Operator Messages Manual

Chapter 124 TRAPMUX (Trap Multiplexer) Messages

The messages in this chapter are sent by the Trap Multiplexer subagent. The subsystem ID displayed by these messages includes TRAPMUX as the subsystem name. The Trap Multiplexer generates events that fall into two categories:

  • Trap events (messages 0 through 6) are events that describe each trap received.

  • Process events (messages 101 through 105) are events that highlight Trap Multiplexer process changes.

NOTE: Negative-numbered messages are common to most subsystems. If you receive a negative-numbered message that is not described in this chapter, see Chapter 15.


0

Coldstart Trap SNMP-Trap-Multiplexer trap-multiplexer-process-name, Version: version-number, Community: community-string Enterprise: enterprise-identifier Network addr:ip-address Generic trap: 0, Specific trap: specific-trap-value Time ticks: time-stamp variable-binding-information

trap-multiplexer-process-name

is the name of the Trap Multiplexer process that received the trap.

version-number

is the number in the version field of the trap PDU.

community-string

is the community name associated with the trap originator, from the community field of the trap PDU.

enterprise-identifier

is the enterprise identifier of the trap originator, from the enterprise field of the trap PDU.

ip-address

is the Internet Protocol (IP) address of the trap originator, from the agent-addr field of the trap PDU.

specific-trap-value

is the value in the specific-trap field of the trap PDU.

time-stamp

is the value of the time-stamp field of the trap PDU.

variable-binding-information

can either be (no varbinds) or, if the trap contains one or more varbinds, the information (varbind n OID=varbind-object-identifier, type=varbind-data-type, value=varbind-value) for each varbind, where

n

is a number that identifies the varbind.

varbind-object-identifier

is the object identifier of the varbind in the trap and is in the form of a sequence of integers.

varbind-data-type

is the SNMP data type of the varbind in the trap. The SNMP data type can be one of the following:

COUNTEROBJECT-IDENTIFIER
GAUGEOCTET-STRING
INTEGEROPAQUE
IPADDRTIMETICKS
NULL 

varbind-value

is the value of the varbind.

Cause  The Trap Multiplexer received a coldStart trap. The coldStart trap is a standard SNMP trap signifying that the sending entity has reinitialized—most likely because of a restart due to an error condition—and its configuration may change.

Effect  The effect is specific to the product that generated the trap.

Recovery  This message is intended for applications programs. No operator response is necessary.



1

Warmstart Trap SNMP-Trap-Multiplexer trap-multiplexer-process-name, Version: version-number, Community: community-string Enterprise: enterprise-identifier Network addr:ip-address Generic trap: 1, Specific trap: specific-trap-value Time ticks: time-stamp variable-binding-information

trap-multiplexer-process-name

is the name of the Trap Multiplexer process that received the trap.

version-number

is the number in the version field of the trap PDU.

community-string

is the community name associated with the trap originator, from the community field of the trap PDU.

enterprise-identifier

is the enterprise identifier of the trap originator, from the enterprise field of the trap PDU.

ip-address

is the Internet Protocol (IP) address of the trap originator, from the agent-addr field of the trap PDU.

specific-trap-value

is the value in the specific-trap field of the trap PDU.

time-stamp

is the value of the time-stamp field of the trap PDU.

variable-binding-information

can either be (no varbinds) or, if the trap contains one or more varbinds, the information (varbind n OID=varbind-object-identifier, type=varbind-data-type, value=varbind-value) for each varbind, where

n

is a number that identifies the varbind.

varbind-object-identifier

is the object identifier of the varbind in the trap and is in the form of a sequence of integers.

varbind-data-type

is the SNMP data type of the varbind in the trap. The SNMP data type can be one of the following:

COUNTEROBJECT-IDENTIFIER
GAUGEOCTET-STRING
INTEGEROPAQUE
IPADDRTIMETICKS
NULL 

varbind-value

is the value of the varbind.

Cause  The Trap Multiplexer received a warmStart trap. A warmStart trap is a standard SNMP trap signifying that the sending entity has reinitialized—most likely because of a routine restart—but its configuration will not change.

Effect  The effect is specific to the product that generated the trap.

Recovery  This message is intended for applications programs. No operator response is necessary.



2

Link Down Trap SNMP-Trap-Multiplexer trap-multiplexer-process-name, Version: version-number, Community: community-string Enterprise: enterprise-identifier Network addr:ip-address Generic trap: 2, Specific trap: specific-trap-value Time ticks: time-stamp variable-binding-information

trap-multiplexer-process-name

is the name of the Trap Multiplexer process that received the trap.

version-number

is the number in the version field of the trap PDU.

community-string

is the community name associated with the trap originator, from the community field of the trap PDU.

enterprise-identifier

is the enterprise identifier of the trap originator, from the enterprise field of the trap PDU.

ip-address

is the Internet Protocol (IP) address of the trap originator, from the agent-addr field of the trap PDU.

specific-trap-value

is the value in the specific-trap field of the trap PDU.

time-stamp

is the value of the time-stamp field of the trap PDU.

variable-binding-information

can either be (no varbinds) or, if the trap contains one or more varbinds, the information (varbind n OID=varbind-object-identifier, type=varbind-data-type, value=varbind-value) for each varbind, where

n

is a number that identifies the varbind.

varbind-object-identifier

is the object identifier of the varbind in the trap and is in the form of a sequence of integers.

varbind-data-type

is the SNMP data type of the varbind in the trap. The SNMP data type can be one of the following:

COUNTEROBJECT-IDENTIFIER
GAUGEOCTET-STRING
INTEGEROPAQUE
IPADDRTIMETICKS
NULL 

varbind-value

is the value of the varbind.

Cause  The Trap Multiplexer received a linkDown trap. A linkDown trap is a standard SNMP trap signifying that the sending entity has experienced a failure in one of its communication links.

Effect  The effect is specific to the product that generated the trap.

Recovery  This message is intended for applications programs. The recovery actions required are specific to the product that generated the trap. Contact your local Simple Network Management Protocol (SNMP) site expert for assistance or advice on what tools might be used to identify the source and nature of the problem that caused the linkDown trap.



3

Link Up Trap SNMP-Trap-Multiplexer trap-multiplexer-process-name, Version: version-number, Community: community-string Enterprise: enterprise-identifier Network addr:ip-address Generic trap: 3, Specific trap: specific-trap-value Time ticks: time-stamp variable-binding-information

trap-multiplexer-process-name

is the name of the Trap Multiplexer process that received the trap.

version-number

is the number in the version field of the trap PDU.

community-string

is the community name associated with the trap originator, from the community field of the trap PDU.

enterprise-identifier

is the enterprise identifier of the trap originator, from the enterprise field of the trap PDU.

ip-address

is the Internet Protocol (IP) address of the trap originator, from the agent-addr field of the trap PDU.

specific-trap-value

is the value in the specific-trap field of the trap PDU.

time-stamp

is the value of the time-stamp field of the trap PDU.

variable-binding-information

can either be (no varbinds) or, if the trap contains one or more varbinds, the information (varbind n OID=varbind-object-identifier, type=varbind-data-type, value=varbind-value) for each varbind, where

n

is a number that identifies the varbind.

varbind-object-identifier

is the object identifier of the varbind in the trap and is in the form of a sequence of integers.

varbind-data-type

is the SNMP data type of the varbind in the trap. The SNMP data type can be one of the following:

COUNTEROBJECT-IDENTIFIER
GAUGEOCTET-STRING
INTEGEROPAQUE
IPADDRTIMETICKS
NULL 

varbind-value

is the value of the varbind.

Cause  The Trap Multiplexer received a linkUp trap. A linkUp trap is a standard SNMP trap signifying that one of the sending entity’s communication links has become activated.

Effect  The effect is specific to the product that generated the trap.

Recovery  This message is intended for monitoring programs. No operator response is necessary.



4

Authentication Failure Trap SNMP-Trap-Multiplexer trap-multiplexer-process-name, Version: version-number, Community: community-string Enterprise: enterprise-identifier Network addr:ip-address Generic trap: 4, Specific trap: specific-trap-value Time ticks: time-stamp variable-binding-information

trap-multiplexer-process-name

is the name of the Trap Multiplexer process that received the trap.

version-number

is the number in the version field of the trap PDU.

community-string

is the community name associated with the trap originator, from the community field of the trap PDU.

enterprise-identifier

is the enterprise identifier of the trap originator, from the enterprise field of the trap PDU.

ip-address

is the Internet Protocol (IP) address of the trap originator, from the agent-addr field of the trap PDU.

specific-trap-value

is the value in the specific-trap field of the trap PDU.

time-stamp

is the value of the time-stamp field of the trap PDU.

variable-binding-information

can either be (no varbinds) or, if the trap contains one or more varbinds, the information (varbind n OID=varbind-object-identifier, type=varbind-data-type, value=varbind-value) for each varbind, where

n

is a number that identifies the varbind.

varbind-object-identifier

is the object identifier of the varbind in the trap and is in the form of a sequence of integers.

varbind-data-type

is the SNMP data type of the varbind in the trap. The SNMP data type can be one of the following:

COUNTEROBJECT-IDENTIFIER
GAUGEOCTET-STRING
INTEGEROPAQUE
IPADDRTIMETICKS
NULL 

varbind-value

is the value of the varbind.

Cause  The Trap Multiplexer received an authenticationFailure trap. An authenticationFailure trap is a standard SNMP trap signifying that the sending entity has received a request that failed authentication.

Effect  The effect is specific to the product that generated the trap.

Recovery  This message is intended for applications programs. The recovery actions required are specific to the product that generated the trap. Contact your local Simple Network Management Protocol (SNMP) site expert for assistance or advice on what tools might be used to identify the source and nature of the problem that caused the authenticationFailure trap.



5

Exterior Gateway Protocol Neighbor Loss Trap SNMP-Trap-Multiplexer trap-multiplexer-process-name, Version: version-number, Community: community-string Enterprise: enterprise-identifier Network addr:ip-address Generic trap: 5, Specific trap: specific-trap-value Time ticks: time-stamp variable-binding-information

trap-multiplexer-process-name

is the name of the Trap Multiplexer process that received the trap.

version-number

is the number in the version field of the trap PDU.

community-string

is the community name associated with the trap originator, from the community field of the trap PDU.

enterprise-identifier

is the enterprise identifier of the trap originator, from the enterprise field of the trap PDU.

ip-address

is the Internet Protocol (IP) address of the trap originator, from the agent-addr field of the trap PDU.

specific-trap-value

is the value in the specific-trap field of the trap PDU.

time-stamp

is the value of the time-stamp field of the trap PDU.

variable-binding-information

can either be (no varbinds) or, if the trap contains one or more varbinds, the information (varbind n OID=varbind-object-identifier, type=varbind-data-type, value=varbind-value) for each varbind, where

n

is a number that identifies the varbind.

varbind-object-identifier

is the object identifier of the varbind in the trap and is in the form of a sequence of integers.

varbind-data-type

is the SNMP data type of the varbind in the trap. The SNMP data type can be one of the following:

COUNTEROBJECT-IDENTIFIER
GAUGEOCTET-STRING
INTEGEROPAQUE
IPADDRTIMETICKS
NULL 

varbind-value

is the value of the varbind.

Cause  The Trap Multiplexer received an egpNeighborLoss trap. An egpNeighborLoss trap is a standard SNMP trap signifying that the sending entity no longer has a peer relationship with an Exterior Gateway Protocol (EGP) neighbor.

Effect  The effect is specific to the product that generated the trap.

Recovery  This message is intended for applications programs. The recovery actions required are specific to the product that generated the trap. Contact your local Simple Network Management Protocol (SNMP) site expert for assistance or advice on what tools might be used to identify the source and nature of the problem that caused the egpNeighborLoss trap.



6

Enterprise Specific Trap SNMP-Trap-Multiplexer trap-multiplexer-process-name, Version: version-number, Community: community-string Enterprise: enterprise-identifier Network addr:ip-address Generic trap: 6, Specific trap: specific-trap-value Time ticks: time-stamp variable-binding-information

trap-multiplexer-process-name

is the name of the Trap Multiplexer process that received the trap.

version-number

is the number in the version field of the trap PDU.

community-string

is the community name associated with the trap originator, from the community field of the trap PDU. For SWAN concentrator trap events, the value is Tandem_Computers_EMS. For detailed information about SWAN concentrator traps, see Chapter 108 .

enterprise-identifier

is the enterprise identifier of the trap originator, from the enterprise field of the trap PDU.

If the value of enterprise is 1.3.6.1.4.1.169.7.1, the message was generated by the ServerNet Wide Area Network (SWAN) concentrator. For detailed information, see Chapter 108 .

ip-address

is the Internet Protocol (IP) address of the trap originator, from the agent-addr field of the trap PDU.

specific-trap-value

is the value of the specific-trap field of the trap PDU.

time-stamp

is the value of the time-stamp field of the trap PDU.

variable-binding-information

can either be (no varbinds) or, if the trap contains one or more varbinds, the information (varbind n OID=varbind-object-identifier, type=varbind-data-type, value=varbind-value) for each varbind, where

n

is a number that identifies the varbind.

varbind-object-identifier

is the object identifier of the varbind in the trap and is in the form of a sequence of integers.

varbind-data-type

is the SNMP data type of the varbind in the trap. The SNMP data type can be one of the following:

COUNTEROBJECT-IDENTIFIER
GAUGEOCTET-STRING
INTEGEROPAQUE
IPADDRTIMETICKS
NULL 

varbind-value

is the value of the varbind.

Cause  The Trap Multiplexer received an enterpriseSpecific trap. An enterpriseSpecific trap indicates that the sending entity has experienced some enterprise-defined event.

Effect  The effect is specific to the product that generated the trap.

Recovery  This message is intended for applications programs. The recovery actions required are specific to the product that generated the trap. Contact your local Simple Network Management Protocol (SNMP) site expert for assistance or advice on what tools might be used to identify the source and nature of the problem that caused the enterpiseSpecific trap.



101

Object unavailable SNMP-Trap-Multiplexer trap-multiplexer-process-name, event number: Process-Terminated cause: change-reason, previous state: started, current state: not-running, user content: undefined

trap-multiplexer-process-name

is the name of a Trap Multiplexer process.

change-reason

is one of the following:

  • Arithmetic-overflow

  • Illegal-address-reference

  • Instruction-failure

  • Loop-timer-timeout

  • Memory-Space-Exhausted

  • Process-aborted

  • Process-stopped

  • Stack-overflow

  • Termination-request

Cause  The Trap Multiplexer process terminated normally. (Abnormal termination is reported by the operating system.)

Effect  The backup process of the NonStop process pair should take over. If recovery is successful, an event announcing the takeover is generated.

Recovery  Examine the event logs for related events. Often, Trap Multiplexer event message 103 is generated prior to this event; see the message contents for a description of the associated problem. Contact your local Simple Network Management (SNMP) site expert for assistance in determining the cause of the termination and, if necessary, restarting the Trap Multiplexer process. If the termination resulted from incorrect specification of the agent process name, rerun the Trap Multiplexer using the ‑a startup parameter to specify the proper name.



102

Object available SNMP-Trap-Multiplexer trap-multiplexer-process-name, event number: Process-Started, reason: Process-Started previous state: not-running, current state: started, user content: undefined

trap-multiplexer-process-name

is the name of a Trap Multiplexer process.

Cause  The Trap Multiplexer process has started.

Effect  The process is ready for service.

Recovery  Informational message only; no corrective action is needed.



103

Transient Fault SNMP-Trap-Multiplexer trap-multiplexer-process-name, event number: Process-I/O error, fault type: IO-error FS error: file-system-error-code -- subcode: file-system-error-subcode, file name: file-name, Additional Info: error-text

trap-multiplexer-process-name

is the name of a Trap Multiplexer process.

file-system-error-code

is the file-system error code.

file-system-error-subcode

is the file-system error subcode.

file-name

is the name of the file with which the process experienced an I/O error.

error-text

contains text describing the error.

Cause  The Trap Multiplexer encountered an I/O error. The cause is most likely the assignment of an incorrect agent process name at Trap Multiplexer startup or a stopped NonStop agent process.

Effect  The Trap Multiplexer cannot function. If the Trap Multiplexer was running as a process pair when the I/O error occurred, the backup process takes over. This new primary process tries to establish communication with the NonStop agent. If the process cannot establish communication, it retries every 10 minutes for a period of 1 hour, then stops.

Recovery  Investigate the reported error code and subcode, then correct the condition they describe.

  • If the error code is 14 (file does not exist), the Trap Multiplexer could not open the NonStop agent process, and you should ensure that the NonStop agent is running or that you specified the correct agent process name when starting the Trap Multiplexer.

  • If the error code is in the 4000 range, ensure that the Trap Multiplexer process is started by a member of the super-user group and that no other process is controlling the port you want to monitor for traps.

For a description of the file‑system error, see Appendix B. For more detailed information including recovery actions, see the Guardian Procedure Errors and Messages Manual.



104

Transient Fault SNMP-Trap-Multiplexer trap-multiplexer-process-name, event number: Process-No-Memory-Space, fault type: Memory-full

trap-multiplexer-process-name

is the name of a Trap Multiplexer process.

Cause  The Trap Multiplexer process ran out of memory. The most likely cause is a problem of internal resource management.

Effect  This error may prevent a part of the Trap Multiplexer from functioning. The Trap Multiplexer might be able to correct the situation or might subsequently fail. In the latter case, additional events would be emitted.

Recovery  Try using another disk as a swap space. If the problem persists, contact the Global NonStop Solution Center (GNSC) and provide all relevant information as follows:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages generated

  • Supporting documentation such as Event Management Service (EMS) logs

If your local operating procedures require contacting the Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



105

Transient Fault SNMP-Trap-Multiplexer trap-multiplexer-process-name, event number: Process-Internal-Error, fault type: Internal-error, error detail: error-text

trap-multiplexer-process-name

is the name of a Trap Multiplexer process.

error-text

contains text describing the error.

Cause  The Trap Multiplexer process experienced an internal or logic error.

Effect  The Trap Multiplexer process might or might not be able to recover from the error. If the primary process cannot recover, its backup process should take over; if recovery is successful, an event announcing the takeover is generated. If the error is not recoverable and the Trap Multiplexer process terminates, additional events are generated.

Recovery  If the Trap Multiplexer primary and backup process cannot recover from the error, you can try restarting the subagent. Regardless of whether the Trap Multiplexer is able to recover, contact the Global NonStop Solution Center (GNSC) and provide all relevant information as follows:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages generated

  • Supporting documentation such as Event Management Service (EMS) logs

If your local operating procedures require contacting the Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.