ospfv3AreaLsdbSequence

OSPFV3-MIB · .1.3.6.1.2.1.191.1.4.1.5

Object

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
OSPFV3-MIB
OID
.1.3.6.1.2.1.191.1.4.1.5
Type
column
Access
readonly
Status
current
Parent
ospfv3AreaLsdbEntry
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 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AreaLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AreaLsdbSequence.<ospfv3AreaLsdbAreaId>.<ospfv3AreaLsdbType>.<ospfv3AreaLsdbRouterId>.<ospfv3AreaLsdbLsid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPFV3-MIB::ospfv3AreaLsdbSequence'

Syntax

Source
Ospfv3LsaSequenceTC
Base type
Integer32

Values & Constraints

No enumerated values or constraints recorded.

Conformance