ospfMultiProcessExtLsdbSequence

ECS4510-MIB · .1.3.6.1.4.1.259.10.1.24.1.18.3.23.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
ECS4510-MIB
OID
.1.3.6.1.4.1.259.10.1.24.1.18.3.23.1.4
Type
column
Access
readonly
Status
current
Parent
ospfMultiProcessExtLsdbEntry

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 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4510-MIB::ospfMultiProcessExtLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4510-MIB::ospfMultiProcessExtLsdbSequence.<ospfMultiProcessProcessId>.<ospfMultiProcessExtLsdbType>.<ospfMultiProcessExtLsdbLsid>.<ospfMultiProcessExtLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4510-MIB::ospfMultiProcessExtLsdbSequence'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647