agentOspfAsLsdbSequence

ROUTING-MIB · .1.3.6.1.4.1.7244.2.2.4.18.1.4

Object

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.

Context

MIB
ROUTING-MIB
OID
.1.3.6.1.4.1.7244.2.2.4.18.1.4
Type
column
Access
readonly
Status
current
Parent
agentOspfAsLsdbEntry

Walk 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 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentOspfAsLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentOspfAsLsdbSequence.<agentOspfAsLsdbType>.<agentOspfAsLsdbLsid>.<agentOspfAsLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROUTING-MIB::agentOspfAsLsdbSequence'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647