wfOspfLsdbSequence

RFC7777-MIB · .1.3.6.1.4.1.18.3.5.3.2.3.3.1.5

Object

column mandatory Integer32
--  Note that the OSPF Sequence Number is a 32 bit signed
--  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.
	    '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.'
	 REFERENCE
	    'OSPF Version 2, Section 12.1.6 LS sequence number'

Context

MIB
RFC7777-MIB
OID
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.5
Type
column
Access
readonly
Status
mandatory
Parent
wfOspfLsdbEntry

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 'RFC7777-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC7777-MIB::wfOspfLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC7777-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC7777-MIB::wfOspfLsdbSequence.<wfOspfLsdbAreaId>.<wfOspfLsdbType>.<wfOspfLsdbLSID>.<wfOspfLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC7777-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC7777-MIB::wfOspfLsdbSequence'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647