equipmentEventLogIndex
EQUIPMENT-COMMON-MIB ·
.1.3.6.1.4.1.7262.20.1.2.2.1.1
Object
column Unsigned32
A monotonically increasing integer for the sole purpose of indexing entries within the log. When it reaches the maximum value,the agent wraps the value back to 1. This number should correspond to the number of notifications sent by the agent.
Context
- MIB
- EQUIPMENT-COMMON-MIB
- OID
.1.3.6.1.4.1.7262.20.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- equipmentEventLogEntry
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 'EQUIPMENT-COMMON-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-COMMON-MIB::equipmentEventLogIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQUIPMENT-COMMON-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-COMMON-MIB::equipmentEventLogIndex.<equipmentEventLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQUIPMENT-COMMON-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQUIPMENT-COMMON-MIB::equipmentEventLogIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295