gidIpEntrySeqno

LIGHTSTREAM-MIB · .1.3.6.1.4.1.711.2.1.15.8.2.1.3

Object

column mandatory Integer32
The flooding protocol sequence number currently associated
with the IP address translation. The sequence number
is a signed 32-bit integer.  It is used to detect old
and duplicate database announcements.  The sequence 
number space is linearly ordered; the larger the
sequence number, the more recent the database
announcement.

Context

MIB
LIGHTSTREAM-MIB
OID
.1.3.6.1.4.1.711.2.1.15.8.2.1.3
Type
column
Access
readonly
Status
mandatory
Parent
gidIpAddressEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647