All MIBs › RTM-MIB › lastSequenceNumber
lastSequenceNumber
Module: RTM-MIB
OID (symbolic): RTM-MIB::lastSequenceNumber
OID (numeric): 1.3.6.1.4.1.351.120.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The sequence number of the last trap generated by the system. This object is used in each of the RTM Compliant trap definitions. The manager can figure out whether any trap is lost(missing) by comparing the lastSequenceNumber values received in last 2 traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.3 snmpwalk -v2c -c public <target> RTM-MIB::lastSequenceNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.3.1 snmpget -v2c -c public <target> RTM-MIB::lastSequenceNumber.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 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.3 | lastSequenceNumber | RTM-MIB |