Cisco Transport Manager User's Guide, 6.0
Appendix E: Traps Config Group

Table Of Contents

Traps Config Group

E.1  Trap Configuration Table

E.2  Trap Upload Table


Traps Config Group


Use the objects in the trapsConfig group to access the Robust Trap Mechanism (RTM) of CTM. This group contains two tables: trapConfigTable (Table E-2) and trapUploadTable (Table E-3). The trapsConfig group also contains the scalar objects shown in Table E-1.

Table E-1 trapsConfig 

MIB Object
Related Node Types
Description
Values

managerNumOfValidEntries

N/A

Number of managers in the trapConfigTable registered to receive traps.

The maximum number of managers that can register for traps is 16, which includes 1 reserved for CTM.

Access: Read-only.

The range is from 1 to 16.

lastSequenceNumber

N/A

The sequence number of the last trap generated on the CTM RtmProxy.

Access: Read-only.

N/A


E.1  Trap Configuration Table

The trapConfigTable (Table E-2) contains the list of all managers subscribed for robust traps from CTM. Using the objects in this table, you can register for robust traps, set asynchronous trap retrieval mode, and set normal trap reception mode. The trapConfigTable is indexed by the managerIpAddress object.

Table E-2 trapConfigTable 

MIB Object
Description
Values

managerIPaddress

Manager IP address.

Access: Read-write.

The value returned is in ASN.1 IP address format.

managerPortNumber

Manager port number. This number is the UDP port where the manager receives traps.

Default value: 162.

Access: Read-write.

managerRowStatus

When managerRowStatus is set to addRow (1), the manager is registered with the RtmProxy to receive the new traps generated.

Access: Read-write.

1: addRow

2: delRow

readingTrapFlag

Flag set by the manager to indicate missing traps are retrieved. During registration, this flag must be set to false.

When this flag is set to true, the RtmProxy does not forward traps asynchronously to the manager.

Access: Read-write.

1: false

2: true

nextTrapSeqNum

Object to set the sequence number of the trap to be retrieved.

If this object is set to a negative number (-n) during registration, RtmProxy retrieves n previous traps that were sent by RtmProxy before the manager was registered.

The value of n must be greater than 1.

Access: Read-write.

trapFilterRegisterCategory

Categories of traps that a client can register with RtmProxy. The trap categories are:

bit 0 SET: Node object alarm status change traps

bit 1 SET: Node object configuration status change traps

bit 2 SET: Peripheral object alarm status change traps

bit 3 SET: Peripheral object configuration status change traps

bit 4 SET: Card object alarm status change traps

bit 5 SET: Card object configuration status change traps

bit 6 SET: Trunk object alarm status change traps

bit 7 SET: Trunk object configuration status change traps

bit 8 SET: Line object alarm status change traps

bit 9 SET: Line object configuration status change traps

bit 10 SET: Port object alarm status change traps

bit 11 SET: Port object configuration status change traps

bit 12 SET: User connection object alarm status change traps

bit 13 SET: User connection object configuration status change traps

bit 14 SET: Protocol groups object alarm status change traps

bit 15 SET: Protocol groups object configuration status change traps

bit 16 SET: Link station object alarm status change traps

bit 17 SET: Link station object configuration status change traps

bit 18 SET: SNA routes object alarm status change traps

bit 19 SET: SNA routes object configuration status change traps

bit 20 SET: Network connectivity status change traps

bit 21 SET: Automatic Protection Switching (APS) traps

bit 22 SET: SCM health monitor traps

bit 23 SET: Virtual switch interface traps

bit 24 SET: Reliability, Availability, Serviceability (RAS) traps

bit 25 SET: STG traps for Cisco IOS-based devices

Access: Read-write.

The octet string size is from 0 to 8.

Default: Register for all trap categories.

trapRedeliverFlag

Flag to trigger whether or not traps are delivered again.

Access: Read-write.

1: false

2: true

managerNumOfValidEntries

Number of managers in the table that are programmed to receive traps.

Access: Read-only.

The range is from 1 to 16.

lastSequenceNumber

Sequence number of the last trap generated on the SNMP proxy for a manager.

Access: Read-only.


E.2  Trap Upload Table

The SNMP manager uses the trapUploadTable to recover lost traps from the RtmProxy. Table E-3 describes the trapUploadTable objects.

Table E-3 trapUploadTable 

MIB Object
Description
Values

mgrIpAddress

Manager IP address.

Access: Read-only.

trapSequenceNum

Sequence number associated with the trap.

Access: Read-only.

trapPduString

PDU string associated with the trap.

Access: Read-only.

endofQueueflag

End of the queue associated with the trap.

Access: Read-only.

1: false

2: true