ccmHistoryEventIndex
CISCO-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.9.9.43.1.1.6.1.1
Object
column Integer32
A monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries.
Context
- MIB
- CISCO-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.9.9.43.1.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ccmHistoryEventEntry
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-CONFIG-MAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-MAN-MIB::ccmHistoryEventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONFIG-MAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-MAN-MIB::ccmHistoryEventIndex.<ccmHistoryEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONFIG-MAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONFIG-MAN-MIB::ccmHistoryEventIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647