eventIndex

NETI-EVENT-MIB · .1.3.6.1.4.1.2928.2.1.1.3.1.1

Object

Arbitrary index for an entry in the event table.
The eventIndex follows the eventSequenceCounter
as such that the eventSequenceCounter refers to
the last event in the table

Context

MIB
NETI-EVENT-MIB
OID
.1.3.6.1.4.1.2928.2.1.1.3.1.1
Type
column
Access
readonly
Status
current
Parent
eventEntry
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 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-EVENT-MIB::eventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-EVENT-MIB::eventIndex.<eventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-EVENT-MIB::eventIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance