All MIBs › RTM-MIB › trapSequenceNum
trapSequenceNum
Module: RTM-MIB
OID (symbolic): RTM-MIB::trapSequenceNum
OID (numeric): 1.3.6.1.4.1.351.120.1.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The sequence number associated with the trap. This sequence number has to match with the value in lastSequenceNumber object embedded in trapPduString.
What is trapSequenceNum?
Reports the sequence number associated with an uploaded trap entry, which must match the value embedded within the trap's own trapPduString. Admins use it to verify the integrity of an uploaded trap record and to track exactly which trap in sequence this entry represents. Comparing this value against the sequence numbers embedded in the actual trapPduString confirms the upload table entry is internally consistent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.4.1.2 snmpwalk -v2c -c public <target> RTM-MIB::trapSequenceNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.4.1.2.1 snmpget -v2c -c public <target> RTM-MIB::trapSequenceNum.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::trapSequenceNum 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.4 | trapUploadTable | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.4.1 | trapUploadEntry | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.4.1.2 | trapSequenceNum | RTM-MIB |