cospfLsdbSequence

CISCO-OSPF-MIB · .1.3.6.1.4.1.9.10.99.3.1.2

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.3.1.2
Type
column
Access
readonly
Status
current
Parent
cospfLsdbEntry
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::cospfLsdbSequence'
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::cospfLsdbSequence.<ospfLsdbAreaId>.<cospfLsdbType>.<ospfLsdbLsid>.<ospfLsdbRouterId>'
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::cospfLsdbSequence'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-147483647

Conformance