ceemHistoryEventIndex
CISCO-EMBEDDED-EVENT-MGR-MIB ·
.1.3.6.1.4.1.9.10.134.1.2.3.1.1
Object
column Unsigned32
A monotonically increasing non-zero integer uniquely identifying a generated event. When it reaches the maximum value, the agent wraps the value back to 1 and may flush all existing entries in the event table.
Context
- MIB
- CISCO-EMBEDDED-EVENT-MGR-MIB
- OID
.1.3.6.1.4.1.9.10.134.1.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ceemHistoryEventEntry
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 'CISCO-EMBEDDED-EVENT-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EMBEDDED-EVENT-MGR-MIB::ceemHistoryEventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EMBEDDED-EVENT-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EMBEDDED-EVENT-MGR-MIB::ceemHistoryEventIndex.<ceemHistoryEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EMBEDDED-EVENT-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EMBEDDED-EVENT-MGR-MIB::ceemHistoryEventIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295