SnmpApp

Alarms

The following 217 alarms may be generated by N2SVCD Application “SnmpApp”.

Show: Alarm Warning Clear Notice
No alarms found that match search criteria.
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::TcpApp
SV-TP-10000
WARNING
ConfigurationParameter 'num_client_connections' will override DEPRECATED parameter 'pool'.
Cause:

Parameter configuration at startup.

Both num_client_connections and obsolete pool parameters configured.

Overriding pool configuration parameter with num_client_connections.

-
Resolution:

Check configuration for use of pool and remove.

SV-TP-10001
WARNING
ConfigurationParameter 'pool' is DEPRECATED. Please use 'num_client_connections' instead.
Cause:

Parameter configuration at startup.

Using obsolete pool configuration.

-
Resolution:

Check configuration for use of pool and replace with num_client_connections.

SV-TP-10002
WARNING
ConfigurationPing Interval configured but application does not support ping.
Cause:

Parameter configuration at startup.

ping_interval configured for application that does not support ping operations.

-
Resolution:

Check configuration and remove ping_interval for unsupported applications.

SV-TP-10003
WARNING
ConfigurationPing Always configured but application does not support ping.
Cause:

Parameter configuration at startup.

ping_always configured for application that does not support ping always operations.

-
Resolution:

Check configuration and remove ping_always for unsupported applications.

SV-TP-10004
WARNING
ConnectionTeardown persistent connection after PING failed: %s
Cause:

Persistent connection failed to respond to ping request.

%s = The error that occurred when performing the ping operation.
Resolution:

Review the associated error result.

Check remote the connection is accessible.

Check the connection configuration.

Check the remote application is up and accepting pings.

SV-TP-10005
WARNING
ConnectionTransient connections PING failed: %s
Cause:

Transient connection failed to respond to ping request.

%s = The error that occurred when performing the ping operation.
Resolution:

Review the associated error result.

Check remote the connection is accessible.

Check the connection configuration.

Check the remote application is up and accepting pings.

SV-TP-10006
WARNING
MessageDiscarding new user request sent %.1f seconds ago.
Cause:

Application overloaded.

User request has been dropped.

%.1f = The time since the user request was placed on the outbound message queue.
Resolution:

Check if the application is overloaded.

Monitor the application for additional dropped requests.

SV-TP-10010
ALARM
ApplicationQueue size (%s) now above %s.
Cause:

The message queue has increased past the warning threshold.

%s = The current size of the message queue.
%s = The warning threshold.
Resolution:

Check if application is overloaded and falling behind.

Check if application is processing messages successfully.

Monitor application load.

SV-TP-10010
CLEAR
ConnectionQueue size (%s) now below %s.
Cause:

The message queue has decreased past the warning threshold.

%s = The current size of the message queue.
%s = The warning threshold.
Resolution:

None.

SV-TP-10011
WARNING
MessageError on %s creation: %s
Cause:

Failed to create outbound user request instance.

%s = The outbound instance class.
%s = The error message generated when creating the outbound instance class.
Resolution:

Review the associated error result.

Ensure the outbound instance class is a valid outbound instance class.

SV-TP-10012
NOTICE
ApplicationUsing stream socket in [%s] mode with proto [%s].
Cause:

Parameter configuration at startup.

The socket mode to utilize.

%s = The configured stream socket mode (client/connect or server/listen).
%s = The configured stream socket protocol (TCP or SCTP).
Resolution:

None.

SV-TP-10013
NOTICE
ApplicationUsing UDP socket.
Cause:

Parameter configuration at startup.

Application uses UDP.

-
Resolution:

None.

SV-TP-10016
NOTICE
ApplicationPing Interval = %d.
Cause:

Parameter configuration at startup.

The ping interval.

%d = The configured ping interval.
Resolution:

None.

SV-TP-10017
NOTICE
ApplicationPing Always (even when active) = %d.
Cause:

Parameter configuration at startup.

Whether or not ping_always is enabled.

%d = The configured Ping Always value.
Resolution:

None.

SV-TP-10018
NOTICE
ApplicationReconnect Interval = %d.
Cause:

Parameter configuration at startup.

The reconnect interval.

%d = The configured reconnect interval, must be non-zero INTEGER.
Resolution:

None.

SV-TP-10019
NOTICE
ApplicationBacklog Timeout = %d.
Cause:

Parameter configuration at startup.

The backlog timeout.

%d = The configured backlog timeout.
Resolution:

None.

SV-TP-10020
NOTICE
ApplicationServer Timeout = %d.
Cause:

Parameter configuration at startup.

The server timeout.

%d = The configured server timeout.
Resolution:

None.

SV-TP-10021
NOTICE
ApplicationMax # Send Attempt = %d.
Cause:

Parameter configuration at startup.

The max number of send attempts per message.

%d = The configured max number of send attempts.
Resolution:

None.

SV-TP-10022
NOTICE
ApplicationConnection Backlog = %d.
Cause:

Parameter configuration at startup.

The maximum number of items int he connection backlog.

%d = The configured connection backlog.
Resolution:

None.

SV-TP-10023
NOTICE
ApplicationConnection Backlog always 1 Maximum (synchronous).
Cause:

Parameter configuration at startup.

Outbound connection type is synchronous.

Connection backlog defaulting to 1.

-
Resolution:

None.

SV-TP-10024
NOTICE
ApplicationServer Timeout = %d.
Cause:

Parameter configuration at startup.

The server timeout.

%d = The configured server timeout.
Resolution:

None.

SV-TP-10025
NOTICE
ApplicationWarning Queue (Above) threshold = %d.
Cause:

Parameter configuration at startup.

The queue threshold before generating an alarm.

%d = The configured threshold.
Resolution:

None.

SV-TP-10026
NOTICE
ApplicationNotice Queue (Below) threshold = %d.
Cause:

Parameter configuration at startup.

The queue threshold before generating a notice.

%d = The configured threshold.
Resolution:

None.

SV-TP-10027
NOTICE
ApplicationReport Queue Warning Period is %d (secs).
Cause:

Parameter configuration at startup.

The minimum amount of time between queue threshold alarms before generating another one.

%d = The configured queue warning period.
Resolution:

None.

SV-TP-10028
NOTICE
ApplicationApplication will Dynamically define client configuration (e.g. reading from DB).
Cause:

Parameter configuration at startup.

Client application enabled with support for both client and server connections.

-
Resolution:

None.

SV-TP-10029
NOTICE
ApplicationConfiguring as a %s CLIENT (SSL = %s).
Cause:

Parameter configuration at startup.

Client application enabled with only support for client connections.

%s = Client connection proto TCP/SCTP.
%s = Do we use SSL for outbound client connections YES/NO.
Resolution:

None.

SV-TP-10030
NOTICE
ApplicationConfiguring as a %s SERVER (SSL = %s).
Cause:

Parameter configuration at startup.

Server application enabled with only support for server operations.

%s = Server proto TCP/SCTP.
%s = Do we use SSL for inbound server connections YES/NO.
Resolution:

None.

SV-TP-10031
NOTICE
ApplicationConnecting %d (%s) client connections to [%s:%s].
Cause:

Application startup is initiating a number of default connections.

%d = The number of client connections.
%s = The type of connection (persistent or transient).
%s = The remote host.
%s = The remote port.
Resolution:

None.

SV-TP-10032
NOTICE
ConnectionConstructing %s client %s connection to [%s:%s].
Cause:

Application startup has defined an new explicit client connection.

%s = The type of connection (persistent or transient).
%s = The connection protocol TCP/SCTP.
%s = The remote host.
%s = The remote port.
Resolution:

None.

SV-TP-10033
NOTICE
ApplicationConnecting to listen as %s server on [%s:%s] .
Cause:

Application startup.

Preparing to listen as server.

%s = Server proto UDP/TCP/SCTP.
%s = The hosts on which this server listens.
%s = The port on which this server listens.
Resolution:

None.

SV-TP-10034
NOTICE
ApplicationUsing token model [%s] via token app [%s] (retry %d secs).
Cause:

Parameter configuration at startup.

The token model and associated attributes.

%s = The configured token model.
%s = The configured token application name.
%d = The configured token retry-on-failure interval.
Resolution:

None.

SV-TP-10035
NOTICE
ApplicationConnection behavior CASCADE = %s, BALANCE = %s, ROTATE = %s.
Cause:

Parameter configuration at startup.

The parameters configured for connection usage.

%s = Do we cascade/fallback to lower priority when higher priority is backlogged (YES) or only only complete failure (NO).
%s = Do we balance connections actively to ensure the lowest backlog across all connections of equal priority.
%s = Do we rotate/round-robin connections equally (YES) or do we favor the first-connection (NO).
Resolution:

None.

SV-TP-10036
NOTICE
ApplicationRebinding Server listen hosts %s -> %s.
Cause:

Server configuration updated.

Rebind server to new listening host.

%s = The current listening host.
%s = The current listening port.
Resolution:

None.

SV-TP-10038
WARNING
ConfigurationCannot get token. Configured Token App '%s' is not a currently-available application.
Cause:

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

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

Check application configuration defines configured token application.

Check configured token application exists and is configured.

SV-TP-10039
WARNING
MessageCannot send token request: %s
Cause:

Failed to send request to Token application.

%s = The error when attempting to send REST-C-REQUEST to the token application.
Resolution:

Check status of the named token application.

SV-TP-10040
WARNING
MessageOverdue token response from token application.
Cause:

Failed to receive response in time from Token application.

This application cannot function without a token.

-
Resolution:

Check status of the named token application.

SV-TP-10041
NOTICE
ApplicationUsing token path '%s' with ClientId [%s].
Cause:

Parameter configuration at startup.

Amazon Cognito URL path and Client ID.

%s = The configured token path.
%s = The configured token Client ID.
Resolution:

None.

SV-TP-10042
WARNING
ConnectionToken was declined: %s
Cause:

Token request was declined. Application will go OFFLINE.

%s = The reason for the token grant failure.
Resolution:

Check the associated error message.

Contact N-Squared support.

SV-TP-10083
NOTICE
ApplicationRebinding Server listen port %s -> %s.
Cause:

Server configuration updated.

Rebind server to new listening port.

%s = The current listening port.
%s = The new listening port.
Resolution:

None.

N2::Application::TcpApp::TcpConnection
SV-TP-10200
WARNING
MessageError parsing request/response content: %s
Cause:

Failed to parse request/response content.

%s = The error result that occurred when trying to parse the request/response content.
Resolution:

Review the associated error result.

Check message content construction.

SV-TP-10201
WARNING
MessageParsed Response did not contain correlation key. Impossible!
Cause:

Response did not contain correlation key.

-
Resolution:

Check message content construction.

SV-TP-10202
WARNING
MessageReceived response for key [%s] which does not match any pending Request.
Cause:

Received response that does not match a pending request.

%s = The matched index key.
Resolution:

Review associated message key.

Check message order.

Check message content construction.

SV-TP-10203
WARNING
MessageResponse received, but we did not send a Request for synchronous connection.
Cause:

Response received but no request sent on synchronous connection.

-
Resolution:

Check message order.

Review inbound message content.

SV-TP-10204
NOTICE
ConnectionLogin completed OK to %s.
Cause:

Login successfully completed for non-persistent connection.

%s = The remote IPs/port.
Resolution:

None.

SV-TP-10205
WARNING
MessageLogin response is not ACK: %s
Cause:

Received login response that is not an ACK.

%s = The result message generated from the login response.
Resolution:

Check login response message content construction.

SV-TP-10206
ALARM
ConnectionTerminating connection after login failure: %s
Cause:

Terminating persistent connection after failed login.

%s = The result message generated from the failed login.
Resolution:

Review the associated error result.

Check login configuration.

Check if remote application is available and accepting login requests.

SV-TP-10206
CLEAR
ConnectionLogin completed OK to %s.
Cause:

Login successfully completed for persistent connection.

%s = The remote IPs/port.
Resolution:

None.

SV-TP-10207
WARNING
ConfigurationParsed request did not contain correlation key.
Cause:

Parsed request did not contain correlation key.

-
Resolution:

Check request message content construction.

SV-TP-10208
NOTICE
MessageDiscarding request for duplicate key [%s] which is already being handled.
Cause:

Received duplicate inbound request that is already being processed.

Inbound request discarded.

%s = The duplicate key.
Resolution:

None.

SV-TP-10209
WARNING
InternalFailed to construct request instance.
Cause:

Failed to construct request instance.

-
Resolution:

Contact N-Squared support.

SV-TP-10210
WARNING
MessageEncode Error: %s
Cause:

Failed to encode request bytes.

%s = The result that occurred when trying to encode the request bytes.
Resolution:

Review the associated error result.

Check message content construction.

SV-TP-10212
ALARM
ConnectionClosing persistent connection to %s after send request error: %s
Cause:

Persistent connection closed due to request send error.

%s = The remote IPs/port.
%s = The result that occurred when trying to send the request.
Resolution:

Review the associated error result.

Review request message content construction.

Check if the remote application is accepting requests.

SV-TP-10212
CLEAR
ConnectionConnection to %s restored.
Cause:

Connection usable again after closure due to request send error.

%s = The remote IPs/port.
Resolution:

None.

SV-TP-10214
ALARM
ConnectionClosing persistent connection to %s after send response error: %s
Cause:

Persistent connection closed due to response send error.

%s = The remote IPs/port.
%s = The error result that occurred when trying to send the response.
Resolution:

Review the associated error result.

SV-TP-10214
CLEAR
ConnectionConnection to %s restored.
Cause:

Connection usable again after closure due to response send error.

%s = The remote IPs/port.
Resolution:

None.

SV-TP-10215
WARNING
ConnectionClosing transient connection to %s after send request error: %s
Cause:

Transient connection closed due to request send error.

%s = The remote IPs/port.
%s = The result that occurred when trying to send the request.
Resolution:

Review the associated error result.

Review request message content construction.

Check if the remote application is accepting requests.

SV-TP-10216
WARNING
ConnectionClosing transient connection to %s after send response error: %s
Cause:

Transient connection closed due to response send error.

%s = The remote IPs/port.
%s = The error result that occurred when trying to send the response.
Resolution:

Review the associated error result.

SV-TP-10217
WARNING
MessageFailed to send response to %s: %s
Cause:

Failed to send response message.

%s = The remote IPs/port.
%s = The error result that occurred when trying to send the response.
Resolution:

Review the associated error result.

SV-TP-10218
WARNING
MessageFailed to send request to %s: %s.
Cause:

Failed to send request.

%s = The remote IPs/port.
%s = The result that occurred when trying to send the request.
Resolution:

Review the associated error result.

Review request message content construction.

Check if the remote application is accepting requests.

N2::Application::TcpApp::TcpInboundInstance
SV-TP-10300
WARNING
MessageFailed to send response: %s
Cause:

Failed to send TCP response.

%s = The error reason that the response could not be sent.
Resolution:

Review the associated error reason.

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.

SnmpApp
SV-SN-10001
WARNING
MessageFailed to decode received SNMP UDP datagram: %s
Cause:

Failed to decode SNMP message from UDP datagram.

Message will be discarded.

%s = The decode error.
Resolution:

Check inbound message content construction.

SV-SN-10006
WARNING
MessageNo context engine ID for SNMP proxy message. Discarding.
Cause:

SNMP message to be proxied has no context engine ID.

Message will be discarded.

-
Resolution:

Contact N-Squared Support.

SV-SN-10007
WARNING
MessageNo request ID for SNMP proxy message. Discarding.
Cause:

SNMP message to be proxied has no request ID.

Message will be discarded.

-
Resolution:

Contact N-Squared Support.

SV-SN-10008
WARNING
MessageFailed to encode proxied SNMP message: %s
Cause:

SNMP message to be proxied failed to encode.

Message will be discarded.

%s = The decode error.
Resolution:

Contact N-Squared Support.

SV-SN-10036
NOTICE
ConfigurationAdded default engine ID mapping '%s' for application '%s'.
Cause:

Default engine ID mapping added.

%s = The hexadecimal engine ID generated for the application.
%s = The internal application name.
Resolution:

None.

SnmpApp::SnmpInboundInstance
SV-SN-10002
WARNING
MessageReceived SNMP message without PDU content. Discarding.
Cause:

SNMP message received without PDU details.

Message will be discarded.

-
Resolution:

Check inbound message content construction.

SV-SN-10003
WARNING
MessageReceived non-request SNMP message. Discarding.
Cause:

SNMP message received that is not a request.

Message will be discarded.

-
Resolution:

Check inbound message content construction.

SV-SN-10004
WARNING
MessageDuplicate request received for in-progress Instance. Discarding
Cause:

Received duplicate request.

Request discarded.

-
Resolution:

Review inbound message order.

Ensure duplicate requests are not being sent.

SV-SN-10005
WARNING
Message
Configuration
Failed to parse received SNMP message: %s
Cause:

Failed to parse SNMP message.

Message will be discarded.

%s = The parse error.
Resolution:

Check inbound message content construction.

Check SNMP configuration.

SV-SN-10009
WARNING
MessageMessage received with unrecognised username '%s'.
Cause:

Non-authenticated SNMP message received with an unrecognised username.

%s = The received username.
Resolution:

Check inbound message content construction.

Check local user configuration.

SV-SN-10010
WARNING
MessageSNMP access #%d specifies undefined view '%s'.
Cause:

SNMP message received where access view is not defined.

%d = The access's row number in the configuration file.
%s = The access's defined view name.
Resolution:

Contact N-Squared Support.

SV-SN-10011
WARNING
MessageAuthenticated message received outside allowable time window: %s
Cause:

SNMP message received that is outside the allowable time window.

%s = The specific time window issue.
Resolution:

Check inbound message content construction.

Ensure remote SNMP engine implements time synchronisation.

SV-SN-10012
WARNING
MessageNo local mapping for PDU engine ID '%s'.
Cause:

SNMP message received that has no local mapping for received context engine ID.

%s = The received message PDU SNMP engine ID.
Resolution:

Check inbound message PDU engine ID

Check configured engine ID mappings.

SV-SN-10013
WARNING
MessageUnrecognised SNMP authoritative engine ID '%s' received.
Cause:

SNMP message received with an unmapped authoritative engine ID.

%s = The received message authoritative SNMP engine ID.
Resolution:

Check inbound message content construction.

SV-SN-10014
WARNING
MessageBuilt SNMP response message size %d exceeds maximum destination size %d.
Cause:

SNMP response message could not be sent due to exceeding destination maximum message size.

%d = The built message size.
%d = The destination maximum message size.
Resolution:

Contact N-Squared Support.

SV-SN-10015
WARNING
MessageUnable to build SNMP response message: %s
Cause:

SNMP response message could not be built.

%s = The error message from the response build.
Resolution:

Contact N-Squared Support.

SV-SN-10016
WARNING
JobTimeout waiting for at least one application response(s). Sending available information.
Cause:

Timed out waiting for at least one application response(s).

Response will be sent with available response information.

-
Resolution:

Check target application status(es).

Check application timeout value.

SV-SN-10017
WARNING
JobFar end abandoned waiting for local processing. Abandoning request.
Cause:

SNMP client abandoned connection to us before local processing completed.

Cleaning up.

-
Resolution:

Ensure remote timeouts are sufficient to deal with processing delay.

SV-SN-10018
WARNING
MessageApplication '%s' returned variable binding at position %d without OID. Discarding response.
Cause:

Application response to SNMP request did not include OID in variable bindings.

The response will be discarded.

%s = The sending application name.
%d = The variable binding number.
Resolution:

Contact N-Squared Support.

SV-SN-10019
WARNING
MessageUnrecognised SNMP context '%s' received.
Cause:

SNMP message received with an unknown context.

%s = The received message context.
Resolution:

Check inbound message content construction.

Check SNMP access/mapping and context configuration.

SV-SN-10020
WARNING
MessageSNMP user '%s' has no group assigned.
Cause:

SNMP message received for a user with no group assigned.

%s = The received SNMP user.
Resolution:

Check inbound message content construction.

Check SNMP user/group configuration.

SV-SN-10021
WARNING
MessageNo SNMP access entry for group/context/security %s/%s/%s found.
Cause:

SNMP message received where no access entry applies.

%s = The received SNMP user's group.
%s = The received SNMP context.
%s = The received SNMP message security level.
Resolution:

Check inbound message content construction.

Check SNMP access configuration.

SV-SN-10022
WARNING
MessageUnsupported SNMP PDU type %s received.
Cause:

SNMP message received with an invalid PDU view type (not read/write).

%s = The received SNMP PDU type.
Resolution:

Check inbound message content construction.

SV-SN-10023
WARNING
MessageSNMP access #%d has no applicable view configured for PDU type '%s'.
Cause:

SNMP message received where no matching view applies in the selected access.

%d = The access's row number in the configuration file.
%s = The received SNMP PDU type.
Resolution:

Check inbound message content construction.

Check access/view configuration.

SV-SN-10024
WARNING
MessageSNMP access does not allow access to requested OID '%s' with view '%s'. Access details: %s
Cause:

SNMP request received with an OID that is not allowed by the configured view.

%s = The received OID.
%s = The access's selected view.
%s = The access's details.
Resolution:

Check inbound message content construction.

Check access/view configuration.

SV-SN-10025
WARNING
MessageUnmapped SNMP context '%s' received for engine ID '%s'.
Cause:

SNMP message received with no context mapping for the engine ID.

%s = The received PDU context.
%s = The received PDU engine ID.
Resolution:

Check inbound message content construction.

Check SNMP engine ID and context mapping configuration.

SV-SN-10026
WARNING
MessageApplication(s) '%s' unavailable to handle message for engine ID '%s' and context '%s'.
Cause:

SNMP message received with no valid application for engine ID and context mapping.

%s = The configured application name.
%s = The received message engine ID.
%s = The received message context.
Resolution:

Check target application status.

Check SNMP engine ID and context mapping configuration.

SV-SN-10027
WARNING
MessageApplication(s) '%s' unavailable to handle message for engine ID '%s' and context '%s'.
Cause:

SNMP message received that was unable to be passed to all applications matching engine ID and context mapping.

%s = The configured application name.
%s = The received message engine ID.
%s = The received message context.
Resolution:

Check target application status.

Check SNMP engine ID and context mapping configuration.

SV-SN-10028
WARNING
MessageTimeout performing local processing. Advising destination unavailable.
Cause:

Local processing timed out before completion.

-
Resolution:

Check local timeout value.

SV-SN-10029
WARNING
JobTimeout waiting for application response(s). Advising destination unavailable.
Cause:

Timed out waiting for application response(s).

Response will be sent advising destination is unavailable.

-
Resolution:

Check target application status(es).

Check application timeout value.

SV-SN-10030
WARNING
MessageUnsuccessful response from application '%s'. Advising destination unavailable.
Cause:

SNMP message received that was unable to be handled successfully by application(s).

%s = The name of the application that could not successfully process the message.
Resolution:

Contact N-Squared Support.

SV-SN-10031
WARNING
Message
Configuration
Received SNMP message with unsupported security model '%d'.
Cause:

Failed to parse SNMP message.

Message will be discarded.

%d = The parse error.
Resolution:

Check inbound message content construction.

Check SNMP configuration.

SV-SN-10032
WARNING
MessageError sending response: %s
Cause:

SNMP message processing failed to send successful response.

%s = The result of the response send attempt.
Resolution:

Examine failure details and update local/remote configuration accordingly.

SV-SN-10033
WARNING
MessageApplication '%s' returned variable binding at position %d with type '%s', expected '%s'. Discarding response.
Cause:

Application response to SNMP request had an inconsistent variable binding type.

The variable binding will be discarded.

%s = The sending application name.
%d = The variable binding number.
%s = The received variable binding type.
%s = The expected variable binding type.
Resolution:

Contact N-Squared Support.

SV-SN-10034
WARNING
MessageUncountable SNMP OID '%s' with engine ID '%s' and context '%s' maps to multiple applications. Only last-mapped application will be used.
Cause:

SNMP request with at least one uncountable OID maps to multiple applications.

Only the last-mapped application will be used.

%s = The uncountable OID.
%s = The received PDU engine ID.
%s = The received PDU context.
Resolution:

Ensure that SNMP requests for OIDs that are uncountable will be mapped to a single application via engine ID and context.

SV-SN-10035
WARNING
MessageRejecting SNMP request received with both proxy and non-proxy OIDs.
Cause:

SNMP message received with both proxy (RFC 3413) and non-proxy OIDs.

If proxy OIDs are present, non-proxy OIDs may not be present.

The message will be rejected with an error.

-
Resolution:

Check inbound message content construction.

SV-SN-10037
WARNING
MessageSNMP access does not allow access to response OID '%s' with view '%s'. Access details: %s
Cause:

SNMP response generated with an OID that is not allowed by the configured view.

%s = The response OID.
%s = The access's selected view.
%s = The access's details.
Resolution:

Check outbound message content construction.

Check access/view configuration.

SV-SN-10038
WARNING
MessageSNMP '%s' request with engine ID '%s' and context '%s' maps to multiple applications. Only last-mapped application will be used.
Cause:

SNMP 'set' / 'get-next'/'get-bulk' request maps to multiple applications.

Only the last-mapped application will be used.

%s = The received PDU type.
%s = The received PDU engine ID.
%s = The received PDU context.
Resolution:

Ensure that SNMP 'set' / 'get-next'/'get-bulk' requests will be mapped to a single application via engine ID and context.

SV-SN-10039
WARNING
MessageApplication '%s' returned variable binding at position %d with OID '%s', expected '%s'. Discarding response.
Cause:

Application response to SNMP request contained an inconsistent OID to other responses.

The response will be discarded.

%s = The sending application name.
%d = The variable binding number.
%s = The received OID.
%s = The expected OID.
Resolution:

Contact N-Squared Support.

Statistics

The following 46 statistics may be generated by N2SVCD Application “SnmpApp”.

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::TcpApp
send.request.cancel Type: Counter Scope: Message OID: -
Cause: Sent requests cancelled.
Tags: reason abandon Outbound messages abandoned due to send failure(s).
offline Outbound messages not sent due to client being offline.
send.request.retry Type: Counter Scope: Job, Message OID: -
Cause: Outbound messages retrying after timeout or disconnection.
token.request Type: Counter Scope: Job, Message OID: -
Cause: Made token request to the token client application.
token.response.error Type: Counter Scope: Message OID: -
Cause: Token response errors for tokens sent to other applications.
Tags: type timeout Failed to receive token response to the token client application in time.
declined Token request was declined/invalid from the far end.
token.response.success Type: Counter Scope: Job, Message OID: -
Cause: Token request was declined/invalid from the far end.
N2::Application::TcpApp::TcpConnection
connection.connect Type: Counter Scope: Connection OID: -
Cause: TCP connections ready for use.
connection.disconnect Type: Counter Scope: Connection OID: -
Cause: TCP connections disconnected (including failed connection attempts).
connection.error.parse Type: Counter Scope: Job, Message OID: -
Cause: TCP requests or responses that could not be parsed.
receive.request Type: Counter Scope: Message OID: -
Cause: TCP/UDP requests received.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type user Requests received for user messages.
proto The protocol of the network connection (TCP/UDP).
bad_key Requests received with no correlation key.
duplicate Requests received that are already being processed.
no_instance Requests received that failed to construct an instance.
error Requests received that failed to be processed successfully.
ping Ping requests received.
login Login requests received.
receive.response Type: Counter Scope: Message OID: -
Cause: TCP/UDP responses received.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type user Responses received for user messages.
bad_key Responses received with no correlation key.
no_req_async Responses received asynchronously without matching request.
no_req_sync Responses received synchronously without matching request.
ping Ping responses received.
login Login responses received.
send.request Type: Counter Scope: Job, Message OID: -
Cause: TCP/UDP requests prepared to be sent.
Tags: proto tcp Requests sent over TCP.
udp Requests sent over UDP.
send.request.error Type: Counter Scope: Message OID: -
Cause: TCP/UDP requests not sent successfully.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type encode Requests that could not be encoded.
stream Requests that could not be sent.
timeout Requests that timed out on send.
send.response Type: Counter Scope: Job, Message OID: -
Cause: TCP/UDP responses prepared to be sent.
Tags: proto tcp Responses sent over TCP.
udp Responses sent over UDP.
send.response.error Type: Counter Scope: Message OID: -
Cause: TCP/UDP responses not sent successfully.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type encode Responses that could not be encoded.
stream Responses that could not be sent.
send.unsent.error.timeout Type: Counter Scope: Job, Message OID: -
Cause: TCP/UDP requests or responses that timed out on send.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
SnmpApp
snmp.in.bad_msg Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.6
Cause: SNMP requests received where an ASN/BER decode occurred. Functions as RFC3418 snmpInASNParseErrs.
snmp.in.bad_version Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.3
Cause: SNMP requests received where the version is not supported. Functions as RFC3418 snmpInBadVersions.
snmp.recv Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.1
Cause: SNMP messages received (including messages that could not be processed). Functions as RFC3418 snmpInPkts.
SnmpApp::SnmpInboundInstance
snmp.dropped.bad_dest Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.32
Cause: SNMP messages received that could not be delivered to the destination application. Functions as RFC 3418 snmpProxyDrops.
Tags: type unavailable No available application for request.
no_send Unable to send request to application.
snmp.dropped.bad_size Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.31
Cause: SNMP responses that cannot be sent due to exceeding destination maximum message size. Functions as RFC3418 snmpSilentDrops.
snmp.parse.bad_auth Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.5
Cause: SNMP requests that could not be authenticated. Functions as RFC3414 usmStatsWrongDigests.
snmp.parse.bad_flags Type: Counter Scope: Message OID: 1.3.6.1.6.3.11.2.1.2
Cause: SNMP requests with invalid or inconsistent message flags. Functions as RFC3412 snmpInvalidMsgs.
snmp.parse.bad_priv Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.6
Cause: SNMP requests that could not be decrypted. Functions as RFC3414 usmStatsDecryptionErrors.
snmp.parse.bad_sec Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.1
Cause: SNMP requests authenticated or encrypted with security not supported by the user configuration. Functions as RFC3414 usmStatsUnsupportedSecLevels.
snmp.parse.error Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.1
Cause: SNMP requests that could not be parsed.
Tags: type hmac_size User HMAC size is incorrect for configured authentication.
priv_parm Message privacy parameters not valid length for privacy algorithm.
sec_encode Authentication encoding of security parameters failed.
crypt_pdu Encrypted PDU could not be decoded.
snmp.request.acc_denied Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.4
Cause: SNMP messages received that experienced an authentication error during access determination.
Tags: type no_group SNMP messages received for a user with no group assigned.
no_access SNMP messages received where no access could be found for the group/context/security.
bad_pdu SNMP messages received with an invalid PDU view type (not read/write).
no_view SNMP messages received where no matching view applies in the selected access.
bad_view SNMP messages received where matched access view is not defined.
not_allowed SNMP messages received for an OID that is not allowed within the configured view.
response A generated response message contained an OID that is not allowed within the configured view.
snmp.request.bad_auth_id Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.4
Cause: SNMP messages received with an unknown authoritative SNMP engine ID. Functions as RFC3414 usmStatsUnknownEngineIDs.
Tags: type no_id Requests received with no SNMP engine ID (potentially for RFC 3414 authoritative engine ID discovery).
local_id Requests received with RFC 5343 local engine ID for authoritative engine ID discovery.
bad_id Requests received with an unmapped authoritative SNMP engine ID.
bad_context Requests received with no matching context for a mapped SNMP engine ID.
snmp.request.bad_context Type: Counter Scope: Message OID: 1.3.6.1.6.3.12.1.5
Cause: SNMP messages received with an unknown PDU context. Functions as RFC3413 snmpUnknownContexts.
snmp.request.bad_model Type: Counter Scope: Message OID: 1.3.6.1.6.3.11.2.1.1
Cause: SNMP messages received with an unsupported security model. Functions as RFC3412 snmpUnknownSecurityModels.
Tags: model X The received model type as an integer.
snmp.request.bad_pdu Type: Counter Scope: Message OID: 1.3.6.1.6.3.11.2.1.3
Cause: SNMP messages received that could not be passed to an application for handling. Functions as RFC3412 snmpUnknownPDUHandlers.
Tags: type not_req Messages received with a PDU type that is not a request.
no_engine Messages received with PDU SNMP engine ID that has no local mapping.
snmp.request.bad_time Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.2
Cause: SNMP messages received that are outside the allowable time window. Functions as RFC3414 usmStatsNotInTimeWindows.
Tags: type boots_max Messages received when the local boot counter is at the maximum value.
boots_diff Messages received with an engine boot counter differing from the local value.
time_diff Messages received with an engine time differing from the local value by more than the specified margin.
snmp.request.bad_user Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.3
Cause: SNMP requests with an unrecognised user name (including zero-length usernames). Functions as RFC3414 usmStatsUnknownUserNames.
Tags: type auth Authenticated requests received with an unrecognised user name.
clear Non-authenticated requests received with an unrecognised user name.
snmp.request.error Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.3
Cause: Unhandled SNMP requests received.
Tags: type no_handler Requests received not claimed by a handler.
bad_handler Requests received assigned to an invalid handler.
handover Requests received unable to be passed to a handler.
proxy_mix Requests received with both proxy (RFC 3413) and non-proxy OIDs.
snmp.request.ok Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.2
Cause: SNMP request messages routed to application(s) for response processing.
snmp.response.error Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.7
Cause: SNMP response messages that could not be built successfully.
Tags: type no_index Responses where no index for a variable binding could be determined.
bad_index Responses where an invalid index position was specified.
no_type Responses where no type for a variable binding could be determined.
encode Responses where encoding failed.
snmp.response.nok Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.8
Cause: SNMP response messages sent after application-advised error.
snmp.response.ok Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.5
Cause: SNMP messages responding with success after application query.
snmp.response.trimmed Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.6
Cause: SNMP messages received that had their variable binding count trimmed (possibly to zero) due to the response size exceeding the destination's maximum message size. Note that in some cases this may be an error report with a corresponding status - refer RFC 3416.
Tags: pdu get Responses trimmed after receiving a get-request PDU.
next Responses trimmed after receiving a get-next-request PDU.
bulk Responses trimmed after receiving a get-bulk-request PDU.
set Responses trimmed after receiving a set-request PDU.
snmp.unavailable Type: Counter Scope: Message OID: 1.3.6.1.6.3.12.1.4
Cause: SNMP messages that cannot be routed to the N2SVCD destination. Functions as RFC3413 snmpUnavailableContexts.
Tags: type no_map SNMP messages received with a PDU context that is not in the received engine ID mapping.
no_handler SNMP messages received mapped to an unavailable application.
no_send SNMP messages received that were unable to be passed to all mapped applications.
l_timeout SNMP messages received that timed out before local processing completed.
a_timeout SNMP messages received that timed out before all application responses were received.
bad_resp SNMP messages received that received at least one unsuccessful response from an application.
bad_oid SNMP messages received that received an application response with an invalid OID definition.
app_error SNMP messages received that received an error response from an application.
app_value SNMP messages received that received an application response with an invalid OID value type.