ospfLsdbSequence
RFC15850-MIB ·
.0.14.4.1.5
Object
column mandatory
The sequence number field is a signed 32-bit integer. 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.
Context
- MIB
- RFC15850-MIB
- OID
.0.14.4.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ospfLsdbEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC15850-MIB::ospfLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC15850-MIB::ospfLsdbSequence.<ospfLsdbAreaId>.<ospfLsdbType>.<ospfLsdbLsid>.<ospfLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC15850-MIB::ospfLsdbSequence'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.