All MIBs › RADLAN-OSPF-MIB › rlOspfLsdbSequence
rlOspfLsdbSequence
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfLsdbSequence
OID (numeric): 1.3.6.1.4.1.89.210.5.1.6
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.5.1.6 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfLsdbSequence
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.5.1.6.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfLsdbSequence.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.5 | rlOspfLsdbTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.5.1 | rlOspfLsdbEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.5.1.6 | rlOspfLsdbSequence | RADLAN-OSPF-MIB |