LhoScpApp

Alarms

The following 246 alarms may be generated by N2SCP Application “LhoScpApp”.

Show: Alarm Warning Clear Notice
No alarms found that match search criteria.
LhoScpApp
SC-LH-10001
NOTICE
ApplicationDefault SCP LOGIC App = '%s'.
Cause:

Parameter configuration at startup.

Logic application configuration.

%s = The configured Logic application name.
Resolution:

None.

LhoScpApp::LhoScpInstance
SC-LH-10201
WARNING
InternalUnexpected clean shutdown in logic state %s. Impossible.
Cause:

The SCP service logic shutdown cleanly but the logic state had not returned to state NONE.

%s = The non-NONE service logic state at the clean call shutdown.
Resolution:

Contact N-Squared Support.

SC-LH-10202
WARNING
InternalNew TCAP guard timer %s overwrites previous active TCAP guard timer %s. Impossible.
Cause:

A new TCAP state machine guard timer was started while a previous one was still running.

%s = The defined timer action.
%s = The existing TCAP guard timer action.
Resolution:

Contact N-Squared Support.

SC-LH-10203
WARNING
InternalRequest to cancel TCAP guard timer %s but no TCAP guard timer is active in SSP state %s. Impossible.
Cause:

The internal SCP state machine attempt to cancel a TCAP guard timer which is not currently running.

%s = The defined timer action.
%s = The current SSP state.
Resolution:

Contact N-Squared Support.

SC-LH-10204
WARNING
InternalRequest to cancel TCAP guard timer %s but TCAP guard timer %s is active instead in SSP state %s. Impossible.
Cause:

Request to cancel TCAP guard timer that does not match current TCAP guard timer.

%s = The defined timer action.
%s = The existing TCAP guard timer action.
%s = The current SSP state.
Resolution:

Contact N-Squared Support.

SC-LH-10206
WARNING
InternalService logic shutdown without logic app handle. Impossible.
Cause:

The SCP service logic shutdown cleanly but we have no logic application handle.

-
Resolution:

Contact N-Squared Support.

N2::ASN1
SV-AS-10000
WARNING
InternalASN1::structure_check: Structure Check Failed: %s
Cause:

ASN.1 structure check failure.

%s = Error result when trying to encode ASN.1 structure.
Resolution:

Contact N-Squared support.

N2::Application
SV-AP-10000
WARNING
ConnectionError sending statistics: %s
Cause:

An error was encountered sending application statistics.

%s = The error that occurred when sending statistics.
Resolution:

Review N2SVCD statistics configuration. Ensure the endpoint is available.

SV-AP-10002
WARNING
ConfigurationUnknown Peer Application [%s].
Cause:

Received request to get handle for unknown peer application.

%s = The peer application name.
Resolution:

Review requested peer application name.

Review application configuration.

SV-AP-10003
WARNING
ConnectionFailed to discover application name [%s] for [%s]: %s
Cause:

Failed discovery of an application name.

%s = The application name which cannot be discovered/resolved.
%s = The label specified at the time of requesting.
%s = Additional reason description for the failure.
Resolution:

Check that the remote application container is started,

correctly configured, and is reachable, and that the container services

API is correctly configured and available.

SV-AP-10004
NOTICE
ConnectionSuccessful discovery of application name [%s] for [%s].
Cause:

Successful discovery of an application name.

%s = The application name which was successfully discovered/resolved.
%s = The label specified at the time of requesting.
Resolution:

None.

SV-AP-10005
NOTICE
ApplicationIPC SHM index is %d.
Cause:

Parameter configuration at startup.

Configured application SHM information.

%d = The configured application SHM index.
Resolution:

None.

SV-AP-10006
NOTICE
ApplicationDiscovery %s (%s) - server [%s:%s].
Cause:

Parameter configuration at startup.

Configured application discovery information.

%s = Are we the discovery server or the client?
%s = The configured socket discovery type.
%s = The configured socket discovery host.
%s = The configured socket discovery port.
Resolution:

None.

SV-AP-10007
NOTICE
ApplicationIPC Socket Listen Port = %d.
Cause:

Parameter configuration at startup.

Configured IPC socket listen port.

%d = The IPC port on which this application accepts IPC message connections.
Resolution:

None.

SV-AP-10008
WARNING
ConnectionFailed to create client socket for app '%s:%s' endpoint %s:%d: %s.
Cause:

Failed to create a new socket client handle.

%s = The application name.
%s = The application subname (supplied or auto-generated).
%s = The remote IP.
%d = The remote TCP port.
%s = The error description.
Resolution:

Check that endpoint address is reachable.

SV-AP-10009
WARNING
ConfigurationEDR App Name '%s' discovery failed: %s
Cause:

EDR application discovery immediate failure.

%s = The EDR application name.
%s = The reason for immediate failure.
Resolution:

Check EDR agent application name configuration.

SV-AP-10012
NOTICE
ApplicationTrace Level is '%s'.
Cause:

Parameter configuration at startup.

Configured application trace level.

%s = The configured application trace level.
Resolution:

None.

SV-AP-10013
NOTICE
ApplicationTrace Level Max is '%s'.
Cause:

Parameter configuration at startup.

Configured application max trace level.

%s = The configured max trace level.
Resolution:

None.

SV-AP-10014
NOTICE
ApplicationTrace Per Second is '%s'.
Cause:

Parameter configuration at startup.

Configured application trace per second.

%s = The configured trace per second.
Resolution:

None.

SV-AP-10015
NOTICE
ApplicationRetaining '%d' shutdown instances.
Cause:

Parameter configuration at startup.

Configured application instance retention count.

%d = The configured shutdown instance retention count.
Resolution:

None.

SV-AP-10016
NOTICE
ApplicationStatistics Slice Count is '%s'.
Cause:

Parameter configuration at startup.

Configured application statistics slice count.

%s = The configured statistics slice count.
Resolution:

None.

SV-AP-10017
NOTICE
ApplicationStatistics Slice Seconds is '%s'.
Cause:

Parameter configuration at startup.

Configured application statistics slice seconds.

%s = The configured statistics slice seconds.
Resolution:

None.

SV-AP-10019
NOTICE
ApplicationEDR Application Name = '%s'.
Cause:

Parameter configuration at startup.

Configured EDR application name.

%s = The configured EDR application name.
Resolution:

None.

SV-AP-10020
NOTICE
ApplicationEDR Default Stream = '%s'.
Cause:

Parameter configuration at startup.

Configured EDR stream.

%s = The configured EDR stream.
Resolution:

None.

SV-AP-10021
WARNING
ConfigurationCannot write EDRs. Configured EDR App '%s' was not available at showtime.
Cause:

Configured EDR application to utilize does not map to known application.

%s = The name of the EDR app that is not known.
Resolution:

Check application configuration defines configured EDR application.

Check configured EDR application exists and is configured.

SV-AP-10023
WARNING
JobUnable to update parameter '%s' to value '%s': %s
Cause:

SNMP set request could not be completed due to update failure.

%s = The parameter to update.
%s = The received new value for the parameter.
%s = The error that prevents the new value being used.
Resolution:

Review error message and validate received message parameters accordingly.

SV-AP-10024
WARNING
JobUnable to roll back parameter '%s' to value '%s' after update to value '%s': %s
Cause:

SNMP set request could not roll back updated parameter after subsequent update failure.

%s = The parameter to update.
%s = The received new value for the parameter.
%s = The original value for the parameter.
%s = The error that prevents the value from being rolled back to.
Resolution:

Review error message and validate received message parameters accordingly.

SV-AP-10029
NOTICE
ApplicationEDRs are Supported but NOT Enabled.
Cause:

Parameter configuration at startup.

Application supports EDRs but they are not enabled.

-
Resolution:

None.

SV-AP-10030
WARNING
ApplicationApplication did not handle timeout reason '%s'.
Cause:

Received timeout that the underlying application did not handle.

%s = The reason the timeout was not handled.
Resolution:

Contact N-Squared support.

SV-AP-10031
NOTICE
ApplicationConfiguration Scalar Update of '%s' %s.
Cause:

Application configuration scalar value updated.

%s = The configuration key that was updated.
%s = Whether or not the update was successful.
Resolution:

None.

SV-AP-10032
NOTICE
ApplicationConfiguration Vector Change of '%s' [%s] Succeeded.
Cause:

Application configuration vector updated.

%s = The updated configuration key.
%s = The update action.
Resolution:

None.

SV-AP-10033
ALARM
ApplicationApplication self transition from %s -> %s.
Cause:

Application access has transitioned between ONLINE <=> SHUTDOWN/OFFLINE/QUIESCE.

%s = The original access level name (ONLINE).
%s = The new access level name (SHUTDOWN/OFFLINE/QUIESCE).
Resolution:

Confirm that this state change is expected.

SV-AP-10033
CLEAR
ApplicationApplication self transition from %s -> %s.
Cause:

Application access has transitioned between SHUTDOWN/OFFLINE/QUIESCE <=> ONLINE.

%s = The original access level name (SHUTDOWN/OFFLINE/QUIESCE).
%s = The new access level name (ONLINE).
Resolution:

None.

SV-AP-10034
WARNING
InternalInstance [%s] already over when performing instance_over().
Cause:

Instance received duplicate 'over' handler.

%s = Instance index.
Resolution:

Contact N-Squared support.

SV-AP-10035
WARNING
InternalInstance [%s] not found when performing instance_over().
Cause:

Instance not found when performing 'over' handler.

%s = Instance index.
Resolution:

Contact N-Squared support.

SV-AP-10038
WARNING
InternalFailed to cancel timer [%s]: %s
Cause:

Failed to cancel in progress timer.

%s = The reason the timer could not be canceled.
%s = The error result when trying to cancel the timer.
Resolution:

Review the associated error reason.

Review the associated error result.

Contact N-Squared support.

SV-AP-10039
WARNING
InternalDiscarding Message from unknown sender '%s'.
Cause:

Received application message from unknown sender.

%s = The unknown sender.
Resolution:

Contact N-Squared support.

SV-AP-10040
WARNING
InternalFailed to process administrative message %s from %s: %s
Cause:

Failed to process admin queue message.

%s = The message.
%s = The sending application identifier (handle key).
%s = The error result when trying to read from the message queue.
Resolution:

Contact N-Squared support.

SV-AP-10041
WARNING
InternalFailed to process user message %s from %s: %s
Cause:

Failed to process user queue message.

%s = The message.
%s = The sending application identifier (handle key).
%s = The error result when trying to read from the message queue.
Resolution:

Contact N-Squared support.

SV-AP-10042
WARNING
ConfigurationConfiguration Request for '%s' (%s) Failed: %s
Cause:

Failed to query application configuration vector.

%s = The configuration key.
%s = The configuration row key.
%s = The error result when trying to query the configuration vector.
Resolution:

Review the associated error result.

Check the inbound message content construction.

SV-AP-10043
WARNING
MessageResources Request for '%s' (%s) Failed: %s
Cause:

Failed to query application resource.

%s = The resource key.
%s = The resource key row.
%s = The error result when trying to query the resource.
Resolution:

Review the associated error result.

Check the inbound message content construction.

SV-AP-10044
WARNING
ConfigurationConfiguration Update of '%s' Failed: %s
Cause:

Failed to update application configuration scalar.

%s = The configuration key.
%s = The error result when trying to update the configuration scalar.
Resolution:

Review the associated error result.

Check the configuration update message content construction.

SV-AP-10045
WARNING
InternalReceived instance message %s with no context. Discarding.
Cause:

Received instance message with no context.

%s = The message.
Resolution:

Review message construction.

Ensure instance message contains instance context.

SV-AP-10046
WARNING
ConfigurationConfiguration environment translation for '\${%s}' is not defined.
Cause:

Configuration environment not defined.

%s = The configuration variable name.
Resolution:

Check environment configuration.

SV-AP-10047
WARNING
ConfigurationCommand `%s` failed to execute: %s
Cause:

Failed to execute variable command.

%s = The error message generated when trying to execute the command.
%s = The command.
Resolution:

Review the associated command error.

Check application execution permissions.

Check command syntax and structure.

SV-AP-10048
WARNING
ConfigurationCommand `%s` died with signal %d.
Cause:

Variable command execution exited with non-zero exit code.

%s = The command.
%d = The exit signal.
Resolution:

Review the associated error signal.

Check application execution permissions.

Check command syntax and structure.

SV-AP-10049
WARNING
ConfigurationCommand `%s` exited with non-zero value %d.
Cause:

Variable command execution exited with non-zero exit code.

%s = The command.
%d = The exit code.
Resolution:

Review the associated exit code.

Check command syntax and structure.

SV-AP-10050
WARNING
Resource
Configuration
Hostname '%s' is not known.
Cause:

Failed to convert Hostname into address.

Hostname is not known.

%s = The hostname.
Resolution:

Check Hostname configuration.

Check address configuration.

Check DNS availability.

SV-AP-10051
WARNING
InternalUnhandled Message '%s' for Context '%s' from App '%s'.
Cause:

Application unable to handle message.

%s = The message.
%s = The message context.
%s = The sending application identifier (handle key).
Resolution:

Contact N-Squared support.

SV-AP-10052
ALARM
ApplicationApplication is now OVERLOADED.
Cause:

Application is now overloaded to the point where processing is affected.

-
Resolution:

Check application traffic levels and configuration.

SV-AP-10052
CLEAR
ApplicationApplication is now %s (not OVERLOADED).
Cause:

Application is no longer overloaded.

%s = The new loading level (NORMAL or HIGH)
Resolution:

None.

SV-AP-10053
NOTICE
ApplicationThrottle Enabled: max %d instances, max tps (%d average over %d secs).
Cause:

Parameter configuration at startup.

Configured application throttling parameters.

%d = The configured maximum active instance count.
%d = The configured maximum TPS (new instances per second).
%d = The configured sliding window (in seconds) for measuring TPS.
Resolution:

None.

SV-AP-10054
ALARM
ApplicationApplication is now at HIGH LOAD.
Cause:

Application is now at high-load (processing is not yet affected).

-
Resolution:

Check application traffic levels and configuration.

SV-AP-10054
CLEAR
ApplicationApplication is now %s (not HIGH LOAD).
Cause:

Application is no longer at high-load.

%s = The new loading level (NORMAL)
Resolution:

None.

SV-AP-10056
NOTICE
ApplicationResource Vector Operation '%s' Succeeded.
Cause:

Application resource vector operation successful.

%s = The vector operation key.
Resolution:

None.

SV-AP-10057
WARNING
InternalError thawing %d byte envelope: %s
Cause:

Failed to thaw message byte envelope.

%d = The message envelope length.
%s = The error that occurred trying to thaw the payload.
Resolution:

Contact N-Squared support.

SV-AP-10058
WARNING
ConfigurationResource Operation of '%s' Failed: %s
Cause:

Failed to perform resource operation.

%s = The resource key.
%s = The error result when trying to perform the resource operation.
Resolution:

Review the associated error result.

Check the configuration update message content construction.

N2::Application::AppInstance
SV-AP-10201
WARNING
JobShutdown/Abort: %s
Cause:

A single instance has received an unexpected shutdown/abort message.

Depending on the application, an "instance" may represent a

transaction, call, session, request/response pair, etc.

%s = The abort reason.
Resolution:

Review the associated abort reason for further details.

SV-AP-10202
WARNING
ConfigurationCannot write EDRs. EDR Application Name is not correctly configured.
Cause:

Cannot write EDR due to no configured EDR application.

-
Resolution:

Check configured EDR application exists and is configured.

SV-AP-10203
WARNING
StoreDiscarded EDR event '%s' after shutdown.
Cause:

Received EDR write event after application shutdown.

%s = EDR event.
Resolution:

Review the associated triggering event.

Review shutdown procedure.

Ensure no traffic is being processed when application shutdown is triggered.

SV-AP-10204
WARNING
StoreFailed sending EDR to EdrApp: %s
Cause:

Failed to send EDR record to EDR writer process.

%s = The error result when attempting to write the EDR to the writer process.
Resolution:

Review the associated error result.

Contact N-Squared support.

SV-AP-10205
WARNING
InternalUnhandled timer '%s' (discarded).
Cause:

Received timeout that the underlying application did not handle timeout.

The timer was discarded.

%s = The reason the timeout was not handled.
Resolution:

Contact N-Squared support.

SV-AP-10206
WARNING
InternalUnhandled message '%s' (discarded).
Cause:

A message was received that was not handled.

The message was discarded.

%s = The unhandled message.
Resolution:

Contact N-Squared support.

N2::Application::Handle::Local
SV-AP-10301
WARNING
Internalsend_message 'sender_context' must be SCALAR.
Cause:

Attempting to send message to application handle that contains non SCALAR 'sender_context'.

-
Resolution:

Contact N-Squared support.

SV-AP-10302
WARNING
Internalsend_message 'context' must be SCALAR.
Cause:

Attempting to send message to application with non SCALAR context.

-
Resolution:

Contact N-Squared support.

SV-AP-10303
WARNING
Internalsend_message 'details' must be undef/HASH.
Cause:

Attempting to send message to application with non SCALAR/HASH/ARRAY details.

-
Resolution:

Contact N-Squared support.

SV-AP-10304
WARNING
InternalQueue of non-management '%s' from '%s' to '%s' failed. Application status = STATUS_SHUTDOWN.
Cause:

Received non-administrative message while in application shutdown.

%s = Message.
%s = Sender name.
%s = Application name.
Resolution:

Contact N-Squared support.

SV-AP-10305
WARNING
InternalERROR cloning %s message parameters: %s
Cause:

Failed to clone message parts for delivery in single-process.

%s = The message type being cloned at this time.
%s = The error that occurred trying to clone the message part.
Resolution:

Contact N-Squared support.

SV-AP-10306
WARNING
InternalQueue '%s' to App '%s' (%s -> %s) failed: %s
Cause:

Failed to queue message to application.

%s = Message.
%s = Application name.
%s = Sender context.
%s = Context.
%s = The error result message.
Resolution:

Contact N-Squared support.

N2::Application::Handle::SHM
SV-AP-10401
WARNING
Internalsend_message 'sender_context' must be SCALAR.
Cause:

Attempting to send shm IPC message to application handle that contains non SCALAR 'sender_context'.

-
Resolution:

Contact N-Squared support.

SV-AP-10402
WARNING
Internalsend_message 'context' must be SCALAR.
Cause:

Attempting to send shm IPC message to application with non SCALAR context.

-
Resolution:

Contact N-Squared support.

SV-AP-10403
WARNING
Internalsend_message 'details' must be undef/HASH.
Cause:

Attempting to send shm IPC message to application with non SCALAR/HASH/ARRAY details.

-
Resolution:

Contact N-Squared support.

SV-AP-10409
WARNING
InternalERROR freezing (N2 encoding) %s message: %s
Cause:

Failed to freeze message (N2 encoding) for delivery in socket IPC.

%s = The message type being frozen at this time.
%s = The error that occurred trying to freeze the message.
Resolution:

Contact N-Squared support.

SV-AP-10410
WARNING
MessageFailed to write SHM message %s to %s (%s Queue): %s
Cause:

Failed to write message to SHM queue. Most likely full.

%s = Message name.
%s = Target application name.
%s = Is administrative message.
%s = Reason for write failure.
Resolution:

Check if target applications are overloaded and responding.

Check the if the target applications are processing load.

Check if downstream applications are accepting and processing requests.

N2::Application::Handle::Socket
SV-AP-10701
WARNING
Internalsend_message 'sender_context' must be SCALAR.
Cause:

Attempting to send socket IPC message to application handle that contains non SCALAR 'sender_context'.

-
Resolution:

Contact N-Squared support.

SV-AP-10702
WARNING
Internalsend_message 'context' must be SCALAR.
Cause:

Attempting to send socket IPC message to application with non SCALAR context.

-
Resolution:

Contact N-Squared support.

SV-AP-10703
WARNING
Internalsend_message 'details' must be undef/HASH.
Cause:

Attempting to send socket IPC message to application with non SCALAR/HASH/ARRAY details.

-
Resolution:

Contact N-Squared support.

SV-AP-10709
WARNING
InternalERROR freezing (BSON encoding) %s message: %s
Cause:

Failed to freeze message (BSON encoding) for delivery in socket IPC.

%s = The message type being frozen at this time.
%s = The error that occurred trying to freeze the message.
Resolution:

Contact N-Squared support.

SV-AP-10710
WARNING
MessageFailed to write socket message %s to %s (%s Queue): %s
Cause:

Failed to write message to socket queue.

%s = Message name.
%s = Target application name.
%s = Is administrative message (does not affect writing).
%s = Reason for write failure.
Resolution:

Check if target applications are overloaded and responding.

Check the if the target applications are processing load.

Check if downstream applications are accepting and processing requests.

N2::Application::Handle::Socket::SocketClientConnection
SV-AP-10501
NOTICE
ApplicationOutbound IPC (%s|%s) (%s -> %s) [%s].
Cause:

Application outbound (client) socket connection has identified the peer endpoint.

%s = Our application real name.
%s = The discovery name by which we found the peer.
%s = The local bind IPs/port
%s = The remote peer IPs/port
%s = The peer self-identified endpoint name
Resolution:

None.

SV-AP-10502
WARNING
ConnectionLost IPC connection to peer (%s) [%s]: %s
Cause:

Application outbound (client) socket connection has been lost.

%s = The local handle key by which we identify the peer
%s = The peer self-identified endpoint name
%s = The error message associated with the connection failure.
Resolution:

Review the associated error message.

Check configuration and network status.

SV-AP-10503
NOTICE
ApplicationEnded IPC connection to peer (%s) [%s]: %s
Cause:

Application outbound (client) socket connection has been ended during shutdown.

%s = The local handle key by which we identify the peer
%s = The peer self-identified endpoint name
%s = The error message associated with the connection failure.
Resolution:

None.

SV-AP-10504
WARNING
InternalERROR thawing %d byte BSON envelope: %s
Cause:

Failed to thaw message BSON byte envelope.

%d = The message envelope length.
%s = The error that occurred trying to thaw the payload.
Resolution:

Contact N-Squared support.

N2::Application::Handle::Socket::SocketServerConnection
SV-AP-10601
NOTICE
ApplicationInbound IPC (%s) (%s -> %s) [%s].
Cause:

Application inbound (server) socket connection has identified the peer endpoint.

%s = The local handle key containing the real peer name and the discovery name by which we were reached.
%s = The remote peer host IPs/port
%s = The local host IPs/port
%s = Our own real application name.
Resolution:

None.

SV-AP-10602
WARNING
InternalERROR thawing %d byte BSON envelope: %s
Cause:

Failed to thaw message BSON byte envelope.

%d = The message envelope length.
%s = The error that occurred trying to thaw the payload.
Resolution:

Contact N-Squared support.

SV-AP-10603
NOTICE
ApplicationLost IPC connection [%s]: %s
Cause:

Application inbound (server) socket connection has been lost.

%s = The handle key containing the peer name and our public name
%s = The error message associated with the connection failure.
Resolution:

Review the associated error message.

Check configuration and network status.

N2::Application::ScpApp
SC-SC-10101
WARNING
JobFailed to start new IDP-initiated instance: %s
Cause:

Failed to start new service instance for received InitialDP.

%s = The error the occurred when trying to start a new instance.
Resolution:

Review the associated error result.

SC-SC-10103
NOTICE
ApplicationAdd extended fields to INITIALDP EDR = %s
Cause:

Parameter configuration at startup.

Add extended fields to IDP EDRs.

%s = Whether or not to add extended EDR information for InitialDP requests.
Resolution:

None.

SC-SC-10104
NOTICE
ApplicationConfigured '%s' for INAP '%s'.
Cause:

Parameter configuration at startup.

Model INAP configuration.

%s = The configured model name.
%s = The configured INAP type.
Resolution:

None.

SC-SC-10105
NOTICE
ApplicationAutomatic '%s' for INAP '%s'.
Cause:

Parameter configuration at startup.

Automatic model INAP configuration.

%s = The configured model name.
%s = The configured INAP type.
Resolution:

None.

SC-SC-10106
NOTICE
ApplicationConfigured for '%s' (AC = '%s').
Cause:

Parameter configuration at startup.

SSP selector configuration.

%s = The configured SSP selector model name.
%s = The configured SSP selector application context.
Resolution:

None.

SC-SC-10107
NOTICE
ApplicationAutomatic for '%s' (AC = '%s').
Cause:

Parameter configuration at startup.

Automatic SSP selector configuration.

%s = The configured SSP selector INAP model.
%s = The configured SSP selector application context.
Resolution:

None.

SC-SC-10108
NOTICE
ApplicationConfiguring Language Map '%s'.
Cause:

Parameter configuration at startup.

Language map configuration.

%s = The configured language map name.
Resolution:

None.

SC-SC-10109
NOTICE
ApplicationConfiguring SRF '%s'.
Cause:

Parameter configuration at startup.

SRF configuration.

%s = The configured SRF name.
Resolution:

None.

SC-SC-10110
NOTICE
ApplicationMask collected DIGITS in PLAYED EDR = %s
Cause:

Parameter configuration at startup.

Mask entered DIGITS in prompt/collect EDRs.

%s = Whether or not mask entered digits in prompt/collect EDRs.
Resolution:

None.

N2::Application::ScpApp::ScpInstance
SC-SC-10010
WARNING
JobReceived unsupported INAP %s OpCode %s from transaction %s
Cause:

Received unsupported INAP/CAMEL Operation Code.

%s = The TCAP component type.
%s = The unsupported INAP Operation Code.
%s = The name of the transaction (SSP or SRF).
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10011
WARNING
JobSSP TCAP not closed at end of call state %s. Apply '%s' cleanup.
Cause:

SSP TCAP not closed at end of supposedly normal call completion.

%s = The SSP_STATE_NONE.
%s = The cleanup process configured to be applied in this case.
Resolution:

Review the INAP/CAMEL traces and compare with standard/expected behavior.

SC-SC-10012
WARNING
JobFailed to send SSP empty TCAP END: %s
Cause:

Failed to send SSP empty TCAP END at supposedly normal call completion.

%s = The error result generated when trying to send the TCAP END.
Resolution:

Review the associated error result.

SC-SC-10013
WARNING
JobFailed to encode SSP cleanup ReleaseCall: %s
Cause:

Failed to encode SSP cleanup INAP/CAMEL ReleaseCall at supposedly normal call completion.

%s = The error result generated when trying to encode the ReleaseCall.
Resolution:

Review the associated error result.

SC-SC-10014
WARNING
JobFailed to send SSP cleanup ReleaseCall: %s
Cause:

Failed to send SSP cleanup INAP/CAMEL ReleaseCall at supposedly normal call completion.

%s = The error result generated when trying to send the ReleaseCall.
Resolution:

Review the associated error result.

SC-SC-10015
WARNING
JobFailed to send SSP cleanup Continue: %s
Cause:

Failed to send SSP cleanup INAP/CAMEL Continue at supposedly normal call completion.

%s = The error result generated when trying to send the Continue.
Resolution:

Review the associated error result.

SC-SC-10016
WARNING
JobFailed to send SSP TCAP ABORT: %s
Cause:

Failed to send SSP TCAP ABORT to terminate call during exception handling.

%s = The error result generated when trying to send the TCAP ABORT.
Resolution:

Review the associated error result.

SC-SC-10017
WARNING
JobSRF is in state %s at cleanup, but has SRF transaction still open. Impossible!
Cause:

SRF in state SRF_STATE_NONE but still has open transaction.

%s = The SRF_STATE_NONE.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10018
WARNING
JobSRF is in state %s at cleanup, but has SRF definition and unexpected SSP state %s. Impossible!
Cause:

The SRF INAP/CAMEL interaction did not cleanly terminate.

%s = The SRF_STATE_NONE.
%s = The unexpected SSP state.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10019
WARNING
JobSRF is in unexpected state %s during cleanup. Impossible!
Cause:

SRF is in an unexpected state at call cleanup time.

%s = The unexpected SRF state.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10020
WARNING
JobFailed to send SRF TCAP ABORT: %s
Cause:

Failed to send SRF TCAP ABORT.

%s = The error result generated when trying to send the TCAP ABORT.
Resolution:

Review the associated error result.

SC-SC-10023
WARNING
JobSRF is in state %s at cleanup, but no SRF definition/transaction. Impossible!
Cause:

SRF is in open state during cleanup, but does not have active definition or transaction.

%s = The current SRF state.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10024
WARNING
JobClean call shutdown but SCP guard timer %s is still active. Impossible!
Cause:

Call that supposedly ended cleanly is still running a timer for expected TCAP activity.

%s = The name of the active TCAP guard timer.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10026
WARNING
JobFailed to send SRF empty TCAP END: %s
Cause:

Failed to send SRF empty TCAP END to close the transaction at call shutdown.

%s = The error result generated when trying to send the TCAP END.
Resolution:

Review the associated error result.

SC-SC-10027
WARNING
JobFailed to send SRF TCAP ABORT: %s
Cause:

Failed to send SRF TCAP ABORT to close the transaction at call shutdown.

%s = The error result generated when trying to send the TCAP ABORT.
Resolution:

Review the associated error result.

SC-SC-10029
WARNING
ConfigurationRequest to send language '%s' using SRF '%s' without a language mechanism.
Cause:

Attempt to use SRF language for which no language transport mechanism is configured.

%s = The requested language.
%s = The SRF definition name.
Resolution:

Check SRF language configuration. Check inbound requested language.

SC-SC-10030
WARNING
ConfigurationSRF '%s' references unknown language map '%s'.
Cause:

Attempt to use a language map which is not defined.

%s = The SRF definition name.
%s = The requested language map name.
Resolution:

Check SRF/SSP language map configuration.

SC-SC-10031
WARNING
ConfigurationLanguage '%s' not known in SRF '%s' language map '%s'.
Cause:

Requested language is not known in SSP language map.

%s = The requested language.
%s = The SRF definition name.
%s = The language map name.
Resolution:

Check SRF/SSP language map configuration.

SC-SC-10032
WARNING
ConfigurationSRF '%s' missing NAP Mechanism language extension Type.
Cause:

SRF configuration has missing NAP mechanism language extension type.

%s = The SRF definition name.
Resolution:

Check SRF/SSP language mechanism configuration.

SC-SC-10033
WARNING
ConfigurationSRF '%s' uses unsupported mechanism '%s'.
Cause:

SRF uses unsupported language mechanism.

%s = The SRF definition name.
%s = The requested SRF definition language mechanism.
Resolution:

Check SRF language mechanism configuration.

SC-SC-10034
WARNING
JobDetected SSP TCAP END when we considered A-Leg still ongoing. Use FINAL instead.
Cause:

The SSP has ended the TCAP transaction unexpectedly within in the SCP call state machine for a charged call.

-
Resolution:

Review the INAP/CAMEL traces and compare with standard/expected behavior.

SC-SC-10037
WARNING
JobFailed to send SSP TCAP ABORT: %s
Cause:

Failed to send SSP TCAP ABORT after unable to find SSP model definition for undefined TCAP AC.

%s = The error result generated when trying to send the TCAP ABORT.
Resolution:

Review the associated error result.

SC-SC-10038
WARNING
JobFailed to send SSP TCAP ABORT: %s
Cause:

Failed to send SSP TCAP ABORT after unable to find SSP model definition.

%s = The error result generated when trying to send the TCAP ABORT.
Resolution:

Review the associated error result.

SC-SC-10039
WARNING
JobFailed to send SSP TCAP ABORT: %s
Cause:

Failed to send SSP TCAP ABORT after service logic failure handling InitialDP.

%s = The error result generated when trying to send the TCAP ABORT.
Resolution:

Review the associated error result.

SC-SC-10040
WARNING
JobReceived EventReportBCSM for EDP '%s' that wasn't armed. Ignoring.
Cause:

Received ERBCSM for unarmed trigger. Ignoring this event.

%s = The name of the unexpected EDP that was received.
Resolution:

Review the INAP/CAMEL traces and compare with standard/expected behavior.

SC-SC-10041
WARNING
JobReceived EventReportBCSM for EDP '%s' that wasn't armed. Ignoring.
Cause:

Received ERBCSM for unarmed trigger. Ignoring this event.

%s = The name of the unexpected EDP that was received.
Resolution:

Review the INAP/CAMEL traces and compare with standard/expected behavior.

SC-SC-10042
WARNING
JobReceived EventReportBCSM for EDP '%s' that wasn't armed. Ignoring.
Cause:

Received ERBCSM for unarmed trigger. Ignoring this event.

%s = The name of the unexpected EDP that was received.
Resolution:

Review the INAP/CAMEL traces and compare with standard/expected behavior.

SC-SC-10043
WARNING
JobReceived EventReportBCSM for EDP '%s' when A-Leg is no longer active. Ignoring.
Cause:

Received ERBCSM when A-leg is no longer active.

%s = The EDP name received after A-leg teardown.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10044
WARNING
JobReceived EventReportBCSM for EDP '%s' that wasn't armed. Ignoring.
Cause:

Received ERBCSM for unarmed trigger. Ignoring this event.

%s = The name of the unexpected EDP that was received.
Resolution:

Review the INAP/CAMEL traces and compare with standard/expected behavior.

SC-SC-10045
WARNING
JobReceived EventReportBCSM for EDP '%s' that wasn't armed. Ignoring.
Cause:

Received ERBCSM for unarmed trigger. Ignoring this event.

%s = The name of the unexpected EDP that was received.
Resolution:

Review the INAP/CAMEL traces and compare with standard/expected behavior.

SC-SC-10046
WARNING
JobApplyChargingReport (%s) callReleasedAtTcpExpiry = true with callActive flag = true in TEARDOWN. Set callActive = false.
Cause:

Received ApplyChargingReport with both callReleasedAtTcpExpiry and callActive set.

%s = The SSP INAP/CAMEL variant.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10047
WARNING
JobCall still active despite request for release at expiry. Incorrect SSP behavior.
Cause:

The SSP was requested to tear down the call at the end of the just-finished grant period, but does not appear to have done so.

-
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10048
WARNING
JobApplyChargingReport (%s) callReleasedAtTcpExpiry = true but we did not set releaseIfdurationExceeded.
Cause:

Received ApplyChargingReport with callReleasedAtTcpExpiry but we did not request releaseIfdurationExceeded.

%s = The SSP INAP/CAMEL variant.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10049
WARNING
JobApplyChargingReport (%s) callActive flag = true in %s TEARDOWN. Treat as false.
Cause:

Received ApplyChargingReport with callActive flag set, but previously received ERBCSM(N) ABANDON EDP.

%s = The SSP INAP/CAMEL variant.
%s = The previously received EDP name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10050
WARNING
JobApplyChargingReport (%s) timeIfNoTariffSwitch unexpectedly missing in %s TEARDOWN.
Cause:

Received ApplyChargingReport with missing timeIfNoTariffSwitch.

%s = The SSP INAP/CAMEL variant.
%s = The previously received EDP name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10051
WARNING
JobApplyChargingReport (%s) callActive flag = true in %s TEARDOWN. Treat as false.
Cause:

Received ApplyChargingReport with callActive flag set following Leg Disconnect.

%s = The SSP INAP/CAMEL variant.
%s = The previously received EDP name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10052
WARNING
JobApplyChargingReport (%s) timeIfNoTariffSwitch unexpectedly missing in %s TEARDOWN.
Cause:

Received ApplyChargingReport with missing timeIfNoTariffSwitch.

%s = The SSP INAP/CAMEL variant.
%s = The previously received EDP name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10053
WARNING
JobApplyChargingReport (%s) in TEARDOWN for unsupported previously-received EDP %s.
Cause:

Received ApplyChargingReport in call TEARDOWN following unsupported EDP.

%s = The SSP INAP/CAMEL variant.
%s = The previously received EDP name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10054
WARNING
JobPlayAnnouncement failed with Error Code %d.
Cause:

The PlayAnnouncement request was rejected by the on-switch or external SRF.

The service logic may choose to continue, or may abandon processing.

%d = The CAMEL/INAP operation error code.
Resolution:

Check the switch/SRF announcement configuration against the service logic expectations.

SC-SC-10055
WARNING
JobPromptAndCollectUserInformation failed with Error Code %d.
Cause:

The PromptAndCollectUserInformation request was rejected by the on-switch or external SRF.

The service logic may choose to continue, or may abandon processing.

%d = The CAMEL/INAP operation error code.
Resolution:

Check the switch/SRF announcement configuration against the service logic expectations.

SC-SC-10056
WARNING
JobConnectToResource failed with Error Code %d.
Cause:

The ConnectToResource request was rejected by the SSP.

The service logic may choose to continue, or may abandon processing.

%d = The CAMEL/INAP operation error code.
Resolution:

Check the SSP ConnectToResource capabilities match our SRF configuration.

SC-SC-10057
WARNING
JobEstablishTemporaryConnection failed with Error Code %d.
Cause:

The EstablishTemporaryConnection request was rejected by the SSP.

The service logic may choose to continue, or may abandon processing.

%d = The CAMEL/INAP operation error code.
Resolution:

Check the SSP EstablishTemporaryConnection capabilities match our SRF configuration.

SC-SC-10059
WARNING
JobTimeout waiting for ARI from SRF '%s'.
Cause:

The AssistRequestInstructions from the external SRF did not arrive within the expected interval of sending EstablishTemporaryConnection.

%s = The SRF definition name within our configuration.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10060
WARNING
JobNew TCAP guard timer %s overwrites previous active TCAP guard timer %s. Impossible.
Cause:

A new TCAP state machine guard timer was started while a previous one was still running.

%s = The defined timer action.
%s = The existing TCAP guard timer action.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10061
WARNING
JobRequest to cancel TCAP guard timer %s but no TCAP guard timer is active in SSP state %s. Impossible.
Cause:

The internal SCP state machine attempt to cancel a TCAP guard timer which is not currently running.

%s = The defined timer action.
%s = The current SSP state.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10062
WARNING
JobRequest to cancel TCAP guard timer %s but TCAP guard timer %s is active instead in SSP state %s. Impossible.
Cause:

Request to cancel TCAP guard timer that does not match current TCAP guard timer.

%s = The defined timer action.
%s = The existing TCAP guard timer action.
%s = The current SSP state.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10063
WARNING
JobTimeout waiting for SRR from (on-switch) SRF '%s'.
Cause:

Timeout waiting for SpecializedResourceReport from on-switch SRF.

Message was lost, or SRF failed, or interaction duration exceeded expected maximum?

%s = The SRF definition name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SRF behavior, check SRF configuration.

SC-SC-10064
WARNING
JobTimeout waiting for SRR from (external) SRF '%s'.
Cause:

Timeout waiting for SpecializedResourceReport from external SRF.

Message was lost, or SRF failed, or interaction duration exceeded expected maximum?

%s = The SRF definition name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SRF behavior, check SRF configuration.

SC-SC-10065
WARNING
JobTimeout waiting for PACUI Result from (on-switch) SRF '%s'.
Cause:

Timeout waiting for PACUI result from SRF.

Message was lost, or SRF failed, or interaction duration exceeded expected maximum?

%s = The SRF definition name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SRF behavior, check SRF configuration.

SC-SC-10066
WARNING
JobTimeout waiting for PACUI Result from (external) SRF '%s'.
Cause:

Timeout waiting for PACUI result from SRF.

Message was lost, or SRF failed, or interaction duration exceeded expected maximum?

%s = The SRF definition name.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SRF behavior, check SRF configuration.

SC-SC-10067
WARNING
JobApplyChargingReport (%s) timeIfNoTariffSwitch non-zero for %s EDP. Force to zero.
Cause:

Received ApplyChargingReport with non-zero timeIfNoTariffSwitch

even though the ERBCSM indicated that the call was Abandoned before

Answer. The non-zero time has been ignored, zero time was charged.

%s = The SSP INAP/CAMEL variant.
%s = The previously received EDP name.
Resolution:

Fix the triggering MSC to send correct values.

SC-SC-10068
WARNING
JobService logic requested FCI, not supported by INAP %s(%s).
Cause:

Requesting use of FCI while INAP/CAMEL protocol variant does not support it.

%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Fix service logic or use different INAP/CAMEL variant.

SC-SC-10069
WARNING
JobService logic requested SRF Interaction, not supported by INAP %s(%s).
Cause:

Requesting use of SRF Interaction while INAP/CAMEL protocol variant does not support it.

%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Fix service logic or use different INAP/CAMEL variant.

SC-SC-10071
WARNING
JobService logic requested CallInformation 0x%02x, but INAP %s(%s) supports only 0x%02x.
Cause:

Requesting use of CallInformation while INAP/CAMEL protocol variant does not support all/part.

%02x = The requested CIR fields as a hex bit-mask.
%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
%02x = The supported CIR fields as a hex bit-mask (0x0000 = no support at all).
Resolution:

Fix service logic or configure a different INAP/CAMEL variant.

SC-SC-10072
WARNING
JobService logic requested Release Tone, not supported by INAP %s(%s).
Cause:

Initial ApplyCharging, service logic requested use of Release Tone while INAP/CAMEL protocol variant does not support it.

%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Fix service logic or use different INAP/CAMEL variant.

SC-SC-10073
WARNING
JobLate ActivityTestResult on SSP transaction while in state %s.
Cause:

Did not receive ActivityTestResult on SSP TCAP within expected window.

Message was lost, or SSP failed?

%s = The SSP state designator.
Resolution:

Review TCAP activity and check for late/missing ActivityTestResult.

SC-SC-10074
WARNING
JobService logic requested Release Tone, not supported by INAP %s(%s).
Cause:

Subsequent ApplyCharging, service logic requested use of Release Tone while INAP/CAMEL protocol variant does not support it.

%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Fix service logic or use different INAP/CAMEL variant.

SC-SC-10075
WARNING
JobLate ApplyChargingReport/ERBCSM on SSP transaction while in state %s.
Cause:

Did not receive ApplyChargingReport or ERBCSM on SSP TCAP within expected window.

%s = The current SSP state designator.
Resolution:

Review TCAP activity and check for late/missing ApplyChargingReport or ERBCSM.

SC-SC-10076
WARNING
JobApplyChargingReport (%s) callReleasedAtTcpExpiry = true but only used %d deci-seconds of %d seconds granted.
Cause:

Received ApplyChargingReport with callReleasedAtTcpExpiry = TRUE but not all granted seconds were used.

%s = The SSP INAP/CAMEL variant.
%d = The number of deci-seconds reported used by the SSP.
%d = The number of seconds granted to the SSP.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10077
WARNING
JobService logic granted %d initial seconds. Truncating to %d seconds %s(%s) protocol maximum.
Cause:

Initial grant in seconds was longer than the supported protocol-layer maximum call duration.

Grant has been reduce to the protocol-maximum. We will also set {release_at_expiry} = true.

%d = The initial grant in seconds.
%d = The maximum call length in seconds.
%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Adjust configuration on the service logic layer to reduce the initial grant size.

SC-SC-10078
WARNING
JobService logic granted %d previous + %d extension seconds. Truncating extension to %d seconds for %d second %s(%s) protocol maximum.
Cause:

Extension grant in seconds will make the call longer than the supported protocol-layer maximum call duration.

Grant has been reduce to the protocol-maximum. We will also set {release_at_expiry} = true.

%d = The total previous grant in seconds.
%d = The latest extension grant in seconds.
%d = The truncated extension grant in seconds.
%d = The total maximum call duration in seconds.
%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Adjust configuration on the service logic layer to shorten extensions and/or total call length.

SC-SC-10079
WARNING
JobApplyChargingReport (%s) timeIfNoTariffSwitch %d deciseconds exceeds total granted %d deciseconds. Truncating.
Cause:

Received CAMEL2 ApplyChargingReport with timeIfNoTariffSwitch total used time exceeding the total granted time.

%s = The SSP INAP/CAMEL variant.
%d = The newly reported total duration in deciseconds supplied by the SSP.
%d = The total granted duration in deciseconds granted to the.
Resolution:

Capture INAP/CAMEL call traces, confirm expected SSP behavior, check SSP model configuration.

SC-SC-10081
WARNING
JobFailed to get CorrelationID for interaction: %s
Cause:

Failed to get a CorrelationID for interaction.

%s = The error result generated when trying to assign the CorrelationID.
Resolution:

Review the associated error result. Check that the SigtranApp is running.

Check that a sufficient correlation ID pool size is assigned.

SC-SC-10082
WARNING
JobGot '%s' timeout in SSP state %s after it was cancelled/replaced. Impossible.
Cause:

Received old TCAP guard timer that should have been cancelled.

%s = The 'scp-guard' timer name.
%s = The current SSP state designator.
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10083
WARNING
JobApplyChargingReport (%s) callReleasedAtTcpExpiry indicated for %s EDP. Force to zero.
Cause:

Received ApplyChargingReport with RADE following Abandon ERBCSM.

%s = The SSP INAP/CAMEL variant.
%s = The previously received EDP name.
Resolution:

Fix the triggering MSC to send correct values.

SC-SC-10084
WARNING
JobReceived late AssistRequestInstructions for abandoned interaction. Discarding.
Cause:

Received late AssistRequestInstructions after giving up waiting.

This can occur if the SRF is late in sending ARI (or network is laggy).

-
Resolution:

Capture INAP/CAMEL call traces, check if SRF is overloaded.

SC-SC-10088
WARNING
JobService logic requested SCI, not supported by INAP %s(%s).
Cause:

Requesting use of SCI while INAP/CAMEL protocol variant does not support it.

%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Fix service logic or use different INAP/CAMEL variant.

SC-SC-10090
WARNING
JobService logic requested FCI, not supported by INAP %s(%s).
Cause:

Requesting use of FCI while INAP/CAMEL protocol variant does not support it.

%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Fix service logic or use different INAP/CAMEL variant.

SC-SC-10091
WARNING
JobService logic requested B-Party Beep, not supported by INAP %s(%s).
Cause:

Requesting use of B-Party Beep while INAP/CAMEL protocol variant does not support it.

%s = The INAP/CAMEL base variant name.
%s = The INAP/CAMEL specific model name.
Resolution:

Fix service logic or use different INAP/CAMEL variant.

SC-SC-10092
WARNING
JobB-Party Beep PlayAnnouncement ID %d failed with Error Code %d.
Cause:

A B-Party Beep announcement was rejected by the switch.

The call will continue regardless.

%d = The messsage ID which could not be played.
%d = The CAMEL/INAP operation error code.
Resolution:

Check the configured B-Party Beep ID and check on-switch announcement capacity.

SC-SC-10093
WARNING
JobMidcall beep timer still running after state machine ended. Impossible!
Cause:

Midcall beep timer was not correctly cleared.

-
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10094
WARNING
JobMidcall beep state machine not ended at clean shutdown. Impossible!
Cause:

The midcall beep state machine wasn't closed down after clean shutdown.

-
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10095
WARNING
JobMidcall beep timer still running after state machine ended. Impossible!
Cause:

Midcall beep timer was not correctly cleared.

-
Resolution:

Capture INAP/CAMEL call traces and contact N-Squared Support.

SC-SC-10096
WARNING
JobB-Party Beep ConnectToResource failed with Error Code %d.
Cause:

A B-Party Beep connect to resource was rejected by the switch.

We expect to receive a subsequent failed PlayAnnouncement error.

The call will continue regardless.

%d = The CAMEL/INAP operation error code.
Resolution:

Check on-switch announcement capacity.

N2::Application::TcapApp
SV-TC-10101
WARNING
InternalDiscarding %s message without (|) context.
Cause:

Received message that did not contain either an instance or transaction context.

%s = The received message.
Resolution:

Contact N-Squared support.

SV-TC-10102
WARNING
MessageFailed to send TCAP-TXNCHECK-RESPONSE notification: %s
Cause:

Failed to send TCAP transaction check response notification.

%s = The error result generated when trying to send the notification.
Resolution:

Review the associated error result.

SV-TC-10103
WARNING
MessageDiscarding %s message for expired instance_idx|transaction = '%s', TID %s.
Cause:

Received message for expired instance_idx or transaction.

Message discarded.

%s = The received message.
%s = The instance/transaction context.
%s = The local TID.
Resolution:

Review the inbound message order and content construction.

SV-TC-10104
WARNING
InternalReceived TCAP-TXNCHECK-REQUEST for unknown transaction %s.
Cause:

Received TCAP transaction check request for unknown transaction.

%s = The received message transaction.
Resolution:

Contact N-Squared support.

SV-TC-10105
WARNING
MessageFailed to send TCAP-TXNCHECK-RESPONSE for transaction %s: %s
Cause:

Failed to send TCAP transaction check response for transaction.

%s = The failing transaction.
%s = The error result generated when trying to send the response.
Resolution:

Review the associated error result.

SV-TC-10106
WARNING
MessageDiscarding %s message without type.
Cause:

Received message without message type.

Message discarded.

%s = The received message.
Resolution:

Check inbound message content construction.

SV-TC-10107
WARNING
MessageDiscarding '%s' (%s) message without (local_tid) sender_context.
Cause:

Received message without send context.

Message discarded.

%s = The received message.
%s = The message type.
Resolution:

Check inbound message content construction.

SV-TC-10108
WARNING
MessageDiscarding associated TCAP_BEGIN for unknown instance_idx|transaction = '%s', New TID %s.
Cause:

Received associated TCAP begin for unknown instance.

%s = The message context.
%s = The associated local TID.
Resolution:

Check network is delivering messages in good time without replay.

SV-TC-10109
WARNING
JobAborting/discarding second TCAP_BEGIN for already-associated transaction = '%s'.
Cause:

Received a second TCAP_BEGIN for an already-open transaction.

%s = The transaction key.
Resolution:

Check network is delivering messages in good time without replay.

SV-TC-10110
WARNING
MessageDiscarding (initial) TCAP_BEGIN sent %.1f seconds ago.
Cause:

Received TCAP begin that exceeded the maximum expiry seconds.

TCAP begin discarded.

%.1f = The amount of seconds since the TCAP begin was sent.
Resolution:

Review associated expiry seconds.

Ensure downstream Sigtran components are still available and processing requests.

SV-TC-10111
WARNING
MessageAborting (initial) TCAP_BEGIN rejected by Application: %s
Cause:

TCAP begin rejected.

%s = The error result generated by the application that reject the TCAP begin.
Resolution:

Review the associated error result.

SV-TC-10112
WARNING
MessageDiscarding '%s' (%s) message without (instance_idx|transaction) context.
Cause:

Received message without instance/transaction context.

Message discarded.

%s = The received message.
%s = The message type.
Resolution:

Review message content construction.

SV-TC-10113
WARNING
MessageDiscarding '%s' (%s) message without (local_tid) sender_context.
Cause:

Received message without sender context.

Message discarded.

%s = The received message.
%s = The message type.
Resolution:

Review message content construction.

SV-TC-10114
WARNING
MessageDiscarding '%s' (%s) message for unknown/expired instance %s.
Cause:

Received message for unknown/expired instance.

Message discarded.

%s = The received message.
%s = The message type.
%s = The instance context.
Resolution:

Review message content construction.

SV-TC-10115
WARNING
MessageDiscarding '%s' (%s) message for unknown transaction %s on instance %s.
Cause:

Received message for unknown instance transaction.

Message discarded.

%s = The received message.
%s = The message type.
%s = The instance transaction.
%s = The instance context.
Resolution:

Review message content construction.

SV-TC-10116
WARNING
MessageDiscarding '%s' (%s) unsupported TCAP type.
Cause:

Received unsupported TCAP type.

%s = The received message.
%s = The message type.
Resolution:

Review the requested TCAP type.

Review the message content construction.

Contact N-Squared support.

SV-TC-10117
WARNING
MessageDiscarded unrecognised component element.
Cause:

Unsupported component element.

Component discarded.

-
Resolution:

Check component element is valid.

N2::Application::TcapApp::TcapInstance
SV-TC-10130
WARNING
MessageInvalid components for TCAP SEND: %s
Cause:

Attempt to send invalid component structure.

%s = Component reference type.
Resolution:

Contact N-Squared support.

SV-TC-10202
WARNING
InternalAttempt to close unknown transaction %s.
Cause:

Attempted to close unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10203
WARNING
InternalDouble close on transaction %s - %s after %s.
Cause:

Attempted to close transaction that is already closed.

%s = The transaction.
%s = The reason generated when trying to perform a duplicate close.
%s = The reason generated when originally closing the transaction.
Resolution:

Contact N-Squared support.

SV-TC-10208
WARNING
InternalAttempt to set returned AC on unknown transaction %s.
Cause:

Attempt to set returned application context on unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10209
WARNING
InternalAttempt to set returned result on unknown transaction %s.
Cause:

Attempt to set result dialogue parameters on unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10210
WARNING
InternalAttempt to get AC on unknown transaction %s.
Cause:

Attempt to get application context from unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10211
WARNING
InternalAttempt to get AARE dialogue result on unknown transaction %s.
Cause:

Attempt to get application context from unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10212
WARNING
InternalOverloading Transaction '%s'. Local TID '%s' is lost!
Cause:

Duplicate initialise method call on non-closed transaction.

%s = The transaction.
%s = The local TID that has been lost.
Resolution:

Contact N-Squared support.

SV-TC-10214
WARNING
InternalAttempt to create invoke component for unknown transaction %s.
Cause:

Attempt to invoke unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10215
WARNING
InternalAttempt to get last sent opcode for unknown transaction %s.
Cause:

Attempt to get last sent opcode for unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10216
WARNING
InternalAttempt to get last received invoke id for unknown transaction %s.
Cause:

Attempt to get last received invoke ID for unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10218
WARNING
JobFailed to ABORT open TCAP Transaction '%s' with Local TID '%s' at shutdown: %s
Cause:

Failed to abort open TCAP transaction at instance shutdown.

%s = The transaction.
%s = The transaction local TID.
%s = The result message generated when trying to send the abort.
Resolution:

Review the associated error result.

SV-TC-10219
WARNING
InternalAttempt to get remote SCCP on unknown transaction %s.
Cause:

Attempt to get remote SCCP address from unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10220
WARNING
InternalAttempt to get TIDs on unknown transaction %s.
Cause:

Attempt to get TIDs from unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

SV-TC-10221
WARNING
InternalAttempt to get local SCCP on unknown transaction %s.
Cause:

Attempt to get local SCCP address from unknown transaction.

%s = The unknown transaction.
Resolution:

Contact N-Squared support.

N2::Match
SV-MA-10000
WARNING
Configurationmatch_value: Split of undefined or non-scalar '%s' element.
Cause:

Split of undefined or non scalar element.

%s = The element type.
Resolution:

Review the associated non-scalar element type.

Check inbound element content construction.

SV-MA-10001
WARNING
Configurationmatch_value: Index. Non-ARRAY '%s' at '%s' in '%s' (Index %d). Abandon.
Cause:

Index non array.

%s = The element part.
%s = The unexpected value type.
%s = The element key.
%d = The element array index.
Resolution:

Review the associated error message.

Check inbound element content construction.

SV-MA-10002
WARNING
Configurationmatch_value: Filter. Non-ARRAY, Non-Hash at '%s' in '%s'. Abandon.
Cause:

Filter non-array or hash.

%s = The element part.
%s = The element key.
Resolution:

Review the associated error message.

Check inbound element content construction.

SV-MA-10003
WARNING
Configurationmatch_value: Expecting HASH. Found single-entry ARRAY but it contains a %s, not a HASH.
Cause:

Expected hash but got single entry array with non hash value.

%s = The element type.
Resolution:

Review the associated error message.

Check inbound element content construction.

SV-MA-10004
WARNING
Configurationmatch_value: non-HASH at '%s' in '%s'. Abandon.
Cause:

Non hash value.

%s = The element part.
%s = The element key.
Resolution:

Review the associated error message.

Check inbound element content construction.

SV-MA-10005
WARNING
Configurationmatch1s_regex: Invalid RegEx pattern /%s/: %s
Cause:

Invalid regular expression pattern.

%s = The expected regular expression pattern.
%s = The error encountered.
Resolution:

Review the associated error result.

Check inbound regular expression construction is valid.

N2::SNMP::MessageV3
SV-AP-10001
NOTICE
ConfigurationUsing localised authentication key '%s' for SNMP v3 messages for engine ID '%s' and user ID '%s'.
Cause:

Notification of the localised SNMP v3 authentication key generated from a plaintext password.

For strict compatibility with SNMP v3, authentication keys should be configured instead of passwords.

%s = The localised key that will be used for SNMP v3 authentication.
%s = The SNMP engine ID used to generate the authentication key.
%s = The SNMP user ID the authentication key belongs to.
Resolution:

None.

SV-AP-10011
NOTICE
ConfigurationUsing localised privacy key '%s' for SNMP v3 messages for engine ID '%s' and user ID '%s'.
Cause:

Notification of the localised SNMP v3 privacy key generated from a plaintext password.

For strict compatibility with SNMP v3, privacy keys should be configured instead of passwords.

%s = The localised key that will be used for SNMP v3 encryption.
%s = The SNMP engine ID used to generate the privacy key.
%s = The SNMP user ID the privacy key belongs to.
Resolution:

None.

N2::TCP::Connection
SV-TP-10500
WARNING
MessageUDP Datagram sent only %d of %d bytes. Datagram was truncated.
Cause:

Mis-formed UDP datagram detected.

%d = The number of bytes that were written via UDP.
%d = The total number of bytes contained in the full datagram.
Resolution:

Review the message content construction.

Inspect the UDP datagram payload.

SV-TP-10506
WARNING
MessageReceived invalid SCTP notification with length %d < 8.
Cause:

Received invalid SCTP notification.

%d = The received notification length.
Resolution:

Contact N-Squared support.

SV-TP-10507
WARNING
MessageReceived invalid SCTP notification with length %d != sn_length %d.
Cause:

Received invalid SCTP notification.

%d = The received notification length.
%d = The notification length, as indicated in the notification.
Resolution:

Contact N-Squared support.

SV-TP-10508
WARNING
MessageReceived invalid SCTP_ASSOC_CHANGE notification with length %d < 20.
Cause:

Received invalid SCTP association change notification.

%d = The received association change notification length.
Resolution:

Contact N-Squared support.

SV-TP-10509
WARNING
MessageInvalid argument sending %d byte UDP Datagram to %s:%d.
Cause:

Failed to send UDP datagram with invalid attribute. Presumably bad destination address/port.

%d = The datagram size in bytes.
%s = The destination IPv4 address.
%d = The destination UDP port number.
Resolution:

Review UDP datagram size, destination, and network routing parameters.

SV-TP-10510
NOTICE
ConnectionSCTP connection is now %s.
Cause:

SIGTRAN SCTP connection has been restarted from the far end.

This indicates that the far-end lost and restored contact, prior to this

end having noticed that the connection association was fully lost.

%s = The new SCTP state (RESTART).
Resolution:

None.

SV-TP-10511
WARNING
MessageReceived unsupported SCTP_ASSOC_CHANGE notification. Flags = 0x%x. Length = %d. State = %d. Error = %d. OB Streams = %d. IB Streams = %d. Assoc ID = %d.
Cause:

Received unsupported SCTP association change notification.

%x = The received association change notification's flags.
%d = The received association change notification's length.
%d = The received association change notification's [unsupported] state.
%d = The received association change notification's error.
%d = The received association change notification's outbound stream count.
%d = The received association change notification's inbound stream count.
%d = The received association change notification's association ID.
Resolution:

Contact N-Squared support.

SV-TP-10512
WARNING
MessageReceived invalid SCTP_PEER_ADDR_CHANGE notification with length %d != 148.
Cause:

Received invalid SCTP peer address change notification.

%d = The received peer address change notification length.
Resolution:

Contact N-Squared support.

SV-TP-10513
WARNING
ConnectionSCTP connection peer [%s] state is now DOWN (%s).
Cause:

SIGTRAN SCTP connection peer is down (unreachable or potentially failed).

Note that each SCTP connection may have multiple peers, and the connection

communication will function as long as one or more other peers are still up.

%s = The peer address description.
%s = The peer status (UNREACHABLE/POTENTIALLY_FAILED).
Resolution:

Check network connectivity and connection parameters.

SV-TP-10514
NOTICE
ConnectionSCTP connection peer [%s] is now UP (%s).
Cause:

SIGTRAN SCTP connection peer is up (available or confirmed).

%s = The peer address description.
%s = The peer status (AVAILABLE/CONFIRMED).
Resolution:

None.

SV-TP-10515
WARNING
MessageReceived unexpected SCTP notification. Type = %d. Length = %d. Flags = 0x%x. SN Length = %d.
Cause:

Received unexpected SCTP notification.

%d = The received notification type.
%d = The received notification length.
%x = The flags for the received notification.
%d = The received notification SN length.
Resolution:

Contact N-Squared support.

SV-TP-10516
WARNING
MessageInvalid message size sending %d byte UDP Datagram to %s:%d.
Cause:

Failed to send UDP datagram with invalid size. Presumably exceeded MTU for route.

%d = The datagram size in bytes.
%s = The destination IPv4 address.
%d = The destination UDP port number.
Resolution:

Review UDP datagram size, destination, and network routing parameters.

SV-TP-10518
ALARM
Connection%s %s connection (local %s, remote %s) failed: %s
Cause:

Logged connection failed during connection attempt or after connecting.

%s = Client/Server indicator.
%s = Connection protocol UDP/TCP/SCTP.
%s = The actual local IP:port values (or configured hostnames).
%s = The actual remote IP:port values (or configured hostnames).
%s = Connection failure reason.
Resolution:

Review socket, host, SSL configuration.

SV-TP-10518
CLEAR
Connection%s %s connection is ready. Local = %s, Remote = %s.
Cause:

A ClientConnection initiated by is now connected, meaning

that the socket transport layer handshake is completed, and if applicable

the SSL handshake is also complete. The application may now initiate

any protocol-specific validation/login process.

%s = Client/Server indicator.
%s = The transport protocol TCP/SCTP/UDP
%s = The actual local IP:port values.
%s = The actual remote IP:port values.
Resolution:

None.

SV-TP-10519
WARNING
Connection%s %s connection (local %s, remote %s) failed: %s
Cause:

Non-logged connection failed during connection attempt or after connecting.

%s = Client (connect) or Server (listen/accept) socket?
%s = Connection protocol TCP/SCTP.
%s = The actual local IP:port values (or configured hostnames).
%s = The actual remote IP:port values (or configured hostnames).
%s = Connection failure reason.
Resolution:

Review socket, host, SSL configuration.

SV-TP-10520
ALARM
Connection%s %s connection is congested. Local = %s, Remote = %s.
Cause:

Connection has become congested.

%s = Client/Server indicator.
%s = The transport protocol TCP/SCTP/UDP
%s = The actual local IP:port values.
%s = The actual remote IP:port values.
Resolution:

Adjust stream buffer size configuration, or reduce traffic on this connection.

SV-TP-10520
CLEAR
Connection%s %s connection is no longer congested. Local = %s, Remote = %s.
Cause:

Connection is no longer congested. This may be because the Connection has terminated.

%s = Client/Server indicator.
%s = The transport protocol TCP/SCTP/UDP
%s = The actual local IP:port values.
%s = The actual remote IP:port values.
Resolution:

None.

N2::TCP::Server
SV-TP-11000
NOTICE
ConnectionCreating UDP connection for %s
Cause:

Application startup.

Creating single UDP connection.

%s = The local host:port.
Resolution:

None.

SV-TP-11007
ALARM
ConnectionError binding %s server: %s
Cause:

Socket bind failed.

%s = Bind protocol.
%s = Bind failure detailed message.
Resolution:

Review socket and host bind configuration.

SV-TP-11007
CLEAR
ConnectionSocket bind/listen succeeded for %s at %s.
Cause:

Socket bind & listen succeeded.

%s = Protocol name.
%s = Local connection point.
Resolution:

None.

SV-TP-11008
WARNING
ConnectionError accepting SCTP on %s: %s
Cause:

Error accepting messages on local connection.

%s = The configured local listen description.
%s = The error message that occurred when trying to accept on the local connection.
Resolution:

Review the associated error result.

SV-TP-11009
WARNING
ConnectionError accepting TCP connection: %s
Cause:

Failed to accept inbound TCP connection.

%s = The error result when trying to accept inbound TCP connection.
Resolution:

Review the associated error result.

SV-TP-11010
WARNING
ConnectionError creating new %s ServerConnection: %s
Cause:

Failed to process new inbound connection.

%s = The protocol type for the stream connection TCP or SCTP.
%s = The error result when trying to accept inbound connection.
Resolution:

Review the associated error result.

SV-TP-11011
NOTICE
ConnectionAccepted SCTP connection from remote IP address %s, remote port %s.
Cause:

Application startup.

SCTP connection accepted connection from remote IP address.

%s = The configured remote IP address.
%s = The configured remote port.
Resolution:

None.

N2::TCP::ServerConnection
SV-TP-10400
WARNING
ConnectionSSL is not supported on '%s' connections. Ignored.
Cause:

SSL is not supported on non-TCP protocol (e.g. UDP).

%s = The configured connection protocol.
Resolution:

Check application protocol and SSL configuration.

N2::Trace
SV-AP-10018
WARNING
MessageSNMP trap queue failed: %s. Trap detail: %s
Cause:

SNMP trap was not able to be queued for sending.

%s = The reason for failure.
%s = The trap details.
Resolution:

Check the error message and update configuration and/or

implementation accordingly.

SV-AP-10025
WARNING
MessageCLASS %s is missing 'trace_label()' method.
Cause:

An N2SVCD class is incorrectly specified.

%s = The class name.
Resolution:

Contact N-Squared support.

SV-AP-10065
NOTICE
ApplicationSuppressed a total of %d duplicate warnings [%s].
Cause:

The same warning ID was logged too many times in a fixed interval.

%d = The number of warnings that were suppressed.
%s = The event ID of the suppressed warnings.
Resolution:

Address the underlying problem which caused the warnings.

N2::Trace::SNMPBroker
SV-AP-10010
WARNING
ConfigurationSNMP App Name '%s' discovery failed: %s
Cause:

SNMP application discovery immediate failure.

%s = The configured SNMP application name.
%s = The reason for immediate failure.
Resolution:

Check global SNMP application name configuration.

SV-AP-10022
NOTICE
Application
Configuration
No SNMP user defined for outbound traps. No message security will be applied.
Cause:

No SNMP user is defined for outbound SNMP traps.

Messages will be sent without security.

-
Resolution:

None.

SV-AP-10026
WARNING
MessageAbandoning undeliverable queued SNMP trap from broker. Trap detail: %s
Cause:

Queued SNMP trap was discarded due to too many pending traps in

the SNMP broker.

%s = The trap details.
Resolution:

Increase the SNMP broker queue size.

Ensure all N2SVCD applications start correctly.

SV-AP-10027
WARNING
MessageFailed to encode queued SNMP v3 trap: %s. Trap detail: %s
Cause:

Queued SNMP v3 trap was was unable to be encoded.

%s = The encoding result.
%s = The trap details.
Resolution:

Contact N-Squared Support.

SV-AP-10028
WARNING
MessageFailed to encode queued SNMP v2c trap: %s. Trap detail: %s
Cause:

Queued SNMP v2c trap was was unable to be encoded.

%s = The encoding result.
%s = The trap details.
Resolution:

Contact N-Squared Support.

SV-AP-10036
WARNING
MessageSNMP application '%s' is not available, abandoning. Trap details: %s
Cause:

Target SNMP application is invalid or not available for

outbound proxying of SNMP trap.

Trap will not be sent.

%s = The target application name.
%s = The trap details.
Resolution:

Ensure SNMP applications are running without error.

Check SNMP configuration.

SV-AP-10037
WARNING
MessageFailed to pass SNMP trap for proxying, abandoning: %s. Trap details: %s
Cause:

SNMP trap was was unable to be passed to an SNMP application

for outbound proxying.

Trap will not be sent.

%s = The target application name.
%s = The trap details.
Resolution:

Review error message.

Ensure SNMP applications are running without error.

Check SNMP configuration.

N2::Trace::SNMPClientConnection
SV-AP-10055
WARNING
MessageAbandoning undeliverable queued SNMP trap from broker client. Trap detail: %s
Cause:

Queued SNMP trap was discarded due to too many pending traps in

the SNMPb broker client.

%s = The trap details.
Resolution:

Increase the SNMP broker queue size.

Ensure all N2SVCD applications start correctly.

SV-AP-10059
WARNING
MessageDiscarding failed SNMP trap: %s. Trap detail: %s
Cause:

SNMP trap failed to send for a reason other than connection refused.

The trap will be discarded.

%s = The send result.
%s = The trap details.
Resolution:

Review error message and update configuration accordingly.

Statistics

The following 30 statistics may be generated by N2SCP Application “LhoScpApp”.

No statistics found that match search criteria.
N2::Application
instance.count Type: Gauge Scope: Job OID: -
Cause: The number of open application instances. Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc.
instance.throttle.max_instances Type: Counter Scope: Message OID: -
Cause: Maximum number of instances exceeding the max number of instances.
instance.throttle.max_tps_average Type: Counter Scope: Message OID: -
Cause: Average max TPS for the last throttle period.
snmp.msg.proxy Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.1.1
Cause: Proxied SNMP requests received from an SNMP app. Note that only (some) request-type SNMP PDUs are sent to applications.
Tags: type get Internal requests received from an SNMP get-request PDU.
next Internal requests received from an SNMP get-next-request PDU.
bulk Internal requests received from an SNMP get-bulk-request PDU.
set Internal requests received from an SNMP set-request PDU.
other Internal requests received from other SNMP PDUs.
N2::Application::AppInstance
instance.abort Type: Counter Scope: Job, Message OID: -
Cause: Application instances aborted due to receiving an unexpected shutdown/abort message. Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc. Note that aborted instances are still counted in instance.shutdown.
instance.shutdown Type: Counter Scope: Job, Message OID: -
Cause: Application instances shut down (for any reason, including abort). Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc.
instance.start Type: Counter Scope: Job, Message OID: -
Cause: Application instances started. Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc.
N2::Application::ScpApp
instance.ok Type: Counter Scope: Message OID: -
Cause: Initial DP messages received that successfully started a new instance.
instance.refused Type: Counter Scope: Message OID: -
Cause: InitialDP messages received that had a new instance refused.
Tags: reason not_started Initial DP messages received that failed to start a new instance.
no_components Uncorrelated TCAP begin messages received without any components.
no_idp Uncorrelated TCAP begin messages received with a component that is not an Initial DP.
no_invoke Uncorrelated TCAP begin messages received with a non-Invoke component.
no_opcode Uncorrelated TCAP begin messages received with a component without an operation code.
no_optype Uncorrelated TCAP begin messages received with a component without an operation type.
N2::Application::ScpApp::ScpInstance
extension Type: Counter Scope: Message OID: -
Cause: TCAP aborts received.
Tags: case no_ride Call extension without Release if Duration Exceeded.
ride Call extension with Release if Duration Exceeded.
proto cap2 Call extension in CAMEL2.
cap34 Call extension in CAMEL3/4.
interaction.start Type: Counter Scope: Message OID: -
Cause: Interactions with SRFs started.
Tags: srf ctr Interactions started using an on-switch resource.
etc Interactions started using an off-switch resource.
msg.overdue Type: Counter Scope: Message OID: -
Cause: Overdue messages not received in good time.
Tags: message ari Expected Assist Routing Instructions messages that were not received.
at_rr Expected Activity Test Return Result messages that were not received.
edp Expected Event Report BCSM or Apply Charging Report messages that were not received.
sl_rr Expected Split Leg Return Result messages that were not received.
mcs_rr Expected Merge Call Segments Return Result messages that were not received.
pacui_rr Expected Prompt and Collect User Information Return Result messages that were not received.
srr Expected Specialized Resource Report messages that were not received.
type beep Expected messages during B-party beep (SRR only) that were not received.
interaction Expected messages during other interaction (SRR only) that were not received.
recv.abort Type: Counter Scope: Message OID: -
Cause: TCAP aborts received.
Tags: at before Aborts received during interaction setup.
during Aborts received while interaction is occurring.
from ssp Aborts received from an SSP.
srf Aborts received from an SRF.
proto cap1 Aborts received during call termination in CAMEL1.
other Aborts received during call termination in CAMEL2/3/4.
srf ctr Aborts received while using an on-switch resource.
etc Aborts received while using an off-switch resource.
state interaction Aborts received during interaction with a resource.
termination Aborts received during call termination.
other Aborts received during any other activity.
unknown Aborts received during an invalid SRF state.
recv.end Type: Counter Scope: Message OID: -
Cause: TCAP ends received.
Tags: at before Ends received during interaction setup.
during Ends received while interaction is occurring.
from ssp Ends received from an SSP.
srf Ends received from an SRF.
srf ctr Ends received while using an on-switch resource.
etc Ends received while using an off-switch resource.
state interaction Ends received during interaction with a resource.
termination Ends received during call termination.
monitoring Ends received during call monitoring.
erbcsm Ends received while waiting for ERBCSM.
cir Ends received while waiting for CIR.
close Ends received during normal call closing.
other Ends received during any other activity.
recv.erbcsm Type: Counter Scope: Message OID: -
Cause: Event Report BCSM messages received.
Tags: dir orig ERBCSMs received for originating or forwarding calls.
term ERBCSMs received terminating calls.
leg 1 ERBCSMs received for leg 1 of a call (disconnect only).
2 ERBCSMs received for leg 2 of a call (disconnect only).
type abandon ERBCSMs received for abandon.
answer ERBCSMs received for answer.
busy ERBCSMs received for destination busy.
disconnect ERBCSMs received for disconnect.
no_answer ERBCSMs received for no answer.
rsf ERBCSMs received for route select failure.
recv.error Type: Counter Scope: Message OID: -
Cause: Error messages returned.
Tags: from ssp Errors received from an SSP.
srf Errors received from an SRF.
message ctr Errors received for Connect To Resource requests.
etc Errors received for Establish Temporary Connection requests.
pa Errors received for Play Announcement requests.
pacui Errors received for Prompt and Collect User Information requests.
type beep Errors received during B-party beep (CTR only).
interaction Errors received due to other interaction (CTR only).
user Errors received due to user input error (PACUI only).
other Errors received due to other input error (PACUI only).
recv.idp Type: Counter Scope: Job OID: -
Cause: Initial DP messages received.
recv.idp.ok Type: Counter Scope: Job OID: -
Cause: Initial DP messages received and processed OK.
recv.idp.special Type: Counter Scope: Message OID: -
Cause: Special number handling applied to received Initial DP messages.
Tags: type abort Initial DP messages that received special number handling for abort.
connect Initial DP messages that received special number handling for connect.
continue Initial DP messages that received special number handling for continue.
release Initial DP messages that received special number handling for release.
xlate Initial DP messages that received special number handling for translate.
recv.msg Type: Counter Scope: Message OID: -
Cause: Miscellaneous messages received.
Tags: case beep Messages received for B-Party beep (SRR only).
other Messages received for non-beep scenarios (SRR only).
type acr Apply Charging Report messages received.
ari Assist Routing Instructions messages received.
at_rr Activity Test return result messages received.
cir Call Information Report messages received.
mcs_rr Merge Call Segments return result messages received.
pacui_rr Prompt and Collect User Information return result messages received.
sl_rr Split Leg return result messages received.
srr Specialized Resource Report messages received.
recv.unknown Type: Counter Scope: Message OID: -
Cause: TCAP messages received containing unknown INAP/CAMEL opcodes.
Tags: from ssp Unknown opcodes received from an SSP.
srf Unknown opcodes received from an SRF.
sent.abort Type: Counter Scope: Message OID: -
Cause: TCAP aborts sent due to processing issues.
Tags: reason bad_ssp Dialogs aborted due to unstable SSP state.
close Assisting dialogs aborted to close session.
no_model SSP dialogs aborted due to no matching SSP model.
bad_ac SSP dialogs aborted due to unexpected TCAP AC.
fail_idp SSP dialogs aborted due to error handling InitialDP.
acr_erbcsm SSP dialogs aborted due to missing ApplyChargingReport or ERBCSM.
explicit Calls explicitly aborted.
srf ctr Aborts sent while using an on-switch resource.
etc Aborts sent while using an off-switch resource.
to ssp Aborts sent to an SSP.
srf Aborts sent to an SRF.
sent.abort.overdue Type: Counter Scope: Message OID: -
Cause: TCAP aborts sent due to overdue outstanding requests.
Tags: reason srr Dialogs aborted due to late SRR.
ari Assisting dialogs aborted due to late ARI arrival.
pacui_rr Dialogs aborted due to late PACUI response.
atr_clear SSP dialogs aborted due to late ATR with no outstanding actions.
atr_outstanding SSP dialogs aborted due to late ATR with outstanding actions.
srf ctr Aborts sent while using an on-switch resource.
etc Aborts sent while using an off-switch resource.
to ssp Aborts sent to an SSP.
srf Aborts sent to an SRF.
sent.at Type: Counter Scope: Message OID: -
Cause: Activity Test messages sent.
Tags: type monitor Monitored call Activity Test messages sent.
pre_extend Pre-extension Activity Test messages sent.
sent.pa Type: Counter Scope: Message OID: -
Cause: Release messages sent.
Tags: proto cs1 Play Announcements sent for Nokia CS1 (beep only).
cs2 Play Announcements sent for split leg CS2 (beep only).
scenario beep Play Announcements sent for B-party beep.
interaction Play Announcements sent for caller interaction.
sent.pacui Type: Counter Scope: Job OID: -
Cause: Prompt and Collect User Information requests sent.
sent.release Type: Counter Scope: Message OID: -
Cause: Release messages sent.
Tags: proto cap1 Releases sent in CAMEL1 (charged only).
other Releases sent in CAMEL2/3/4 (charged only).
reason expiry Charged calls automatically released at AC/ACR expiry.
deny Charged calls automatically released due to AC/ACR extension denial.
scenario charged Releases sent for charged calls.
monitored Monitored calls released for reaching max call duration.
beep Calls automatically released due to B-party hangup during B-party beep.
cleanup Calls automatically released as part of call cleanup.
explicit Calls explicitly released.
sent.xci Type: Counter Scope: Message OID: -
Cause: FCI messages sent.
Tags: scenario termination SCI/FCI sent as part of call termination.
interaction SCI/FCI sent as part of interaction setup.
type fci Furnish Charging Information messages sent.
sci Send Charging Information messages sent.
termination Type: Counter Scope: Message OID: -
Cause: Call terminations requested.
Tags: type continue Terminations requested as Continue.
connect Terminations requested as Connect.
termination.feature Type: Counter Scope: Message OID: -
Cause: Call termination features requested.
Tags: case no_ride Termination without Release if Duration Exceeded (apply charging only).
ride Termination with Release if Duration Exceeded (apply charging only).
default Terminations requested with B-party beep using default ID.
specific Terminations requested with B-party beep using a specific ID.
proto cap2 Termination in CAMEL2 (apply charging only).
cap34 Termination in CAMEL3/4 (apply charging only).
type beep Termination with B-party beep.
ac Termination with Apply Charging.
cir Termination with Call Information Report.