eventLogIndex

SWITCH-CHASSIS-MIB · .1.3.6.1.4.1.207.8.9.1.1.8.4.1.1

Object

column Integer32
A unique value for each entry in the event log.
Its value is between 1 and the minimum of the
value of the eventLogSize and eventLogCount
objects.  The oldest event in the log
corresponds to index 1.

Context

MIB
SWITCH-CHASSIS-MIB
OID
.1.3.6.1.4.1.207.8.9.1.1.8.4.1.1
Type
column
Access
noaccess
Status
current
Parent
eventLogEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647