All MIBs › RADLAN-OSPF-MIB › rlOspfLocalLsdbSequence
rlOspfLocalLsdbSequence
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfLocalLsdbSequence
OID (numeric): 1.3.6.1.4.1.89.210.18.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.18.1.7 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfLocalLsdbSequence
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.18.1.7.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfLocalLsdbSequence.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.18 | rlOspfLocalLsdbTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.18.1 | rlOspfLocalLsdbEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.18.1.7 | rlOspfLocalLsdbSequence | RADLAN-OSPF-MIB |