nsOspfLsdbSequence
NETSCREEN-OSPF-MIB ·
.1.3.6.1.4.1.3224.18.2.4.1.5
Object
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Context
- MIB
- NETSCREEN-OSPF-MIB
- OID
.1.3.6.1.4.1.3224.18.2.4.1.5- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- nsOspfLsdbEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'NETSCREEN-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-OSPF-MIB::nsOspfLsdbSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-OSPF-MIB::nsOspfLsdbSequence.<nsOspfLsdbAreaId>.<nsOspfLsdbType>.<nsOspfLsdbLsid>.<nsOspfLsdbRouterId>.<nsOspfLsdbVRID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-OSPF-MIB::nsOspfLsdbSequence'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647