All MIBs › RTM-MIB › recoverTrapSequenceNum
recoverTrapSequenceNum
Module: RTM-MIB
OID (symbolic): RTM-MIB::recoverTrapSequenceNum
OID (numeric): 1.3.6.1.4.1.351.120.1.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The sequence number associated with the trap. The system tries to find a matching entry in the list of traps stored. If there is a match, an valid entry returned with value for 'recoverTrapPduString' object.
What is recoverTrapSequenceNum?
Reports the sequence number the system used to search its stored trap list for a matching trap; if found, a valid entry is returned along with the corresponding recoverTrapPduString. Admins use this object, alongside recoverTrapPduString, to look up one specific archived trap by sequence number rather than uploading the entire queue. Querying this object with a target sequence number retrieves that specific historical trap if it's still held in the system's stored trap list.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.5.1.1 snmpwalk -v2c -c public <target> RTM-MIB::recoverTrapSequenceNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.5.1.1.1 snmpget -v2c -c public <target> RTM-MIB::recoverTrapSequenceNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> recoverTrapSequenceNum.1
Start monitoring generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RTM-MIB::recoverTrapSequenceNum OID value, configure state conditions and alerts, and monitor any generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.120 | rtm | RTM-MIB |
| 1.3.6.1.4.1.351.120.1 | trapsConfig | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.5 | recoverTrapTable | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.5.1 | recoverTrapEntry | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.5.1.1 | recoverTrapSequenceNum | RTM-MIB |