incaDevEvIndex

INCA-DEVICE-MIB · .1.3.6.1.4.1.39938.1.1.2.8.1.1

Object

column Integer32
Provides relative ordering of the objects in the event
log. This object will always increase except when
(a) the log is reset via incaDevEvControl,
(b) the device reboots and does not implement non-volatile
storage for this log, or (c) it reaches the value 2^31.
The next entry for all the above cases is 1.

Context

MIB
INCA-DEVICE-MIB
OID
.1.3.6.1.4.1.39938.1.1.2.8.1.1
Type
column
Access
readonly
Status
current
Parent
incaDevEventEntry
Groups
1

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance