cospfLocalLsdbSequence

CISCO-OSPF-MIB · .1.3.6.1.4.1.9.10.99.7.1.6

Object

column Integer32
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
CISCO-OSPF-MIB
OID
.1.3.6.1.4.1.9.10.99.7.1.6
Type
column
Access
readonly
Status
current
Parent
cospfLocalLsdbEntry
Groups
1

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 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSPF-MIB::cospfLocalLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSPF-MIB::cospfLocalLsdbSequence.<cospfLocalLsdbIpAddress>.<cospfLocalLsdbAddressLessIf>.<cospfLocalLsdbType>.<cospfLocalLsdbLsid>.<cospfLocalLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OSPF-MIB::cospfLocalLsdbSequence'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2147483647-2147483647

Conformance