wfOspfBackupLsdbSequence

Wellfleet-OSPF-MIB · .1.3.6.1.4.1.18.3.5.3.2.3.10.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
Wellfleet-OSPF-MIB
OID
.1.3.6.1.4.1.18.3.5.3.2.3.10.1.5
Type
column
Access
readonly
Status
mandatory
Parent
wfOspfBackupLsdbEntry

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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfBackupLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfBackupLsdbSequence.<wfOspfBackupLsdbAreaId>.<wfOspfBackupLsdbType>.<wfOspfBackupLsdbLSID>.<wfOspfBackupLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfBackupLsdbSequence'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647