ccacEventHistoryIndex
CISCO-CABLE-ADMISSION-CTRL-MIB ·
.1.3.6.1.4.1.9.9.450.1.4.3.1.1
Object
column SNMPv2-SMIUnsigned32
An integer value uniquely identifying the entry in the
table.
The value of this object starts at '1' and monotonically
increases for each condition transition
monitored by the agent. If the value of this object is
'4294967295', the agent will reset it to '1' upon
monitoring the next condition transition.
Context
- MIB
- CISCO-CABLE-ADMISSION-CTRL-MIB
- OID
.1.3.6.1.4.1.9.9.450.1.4.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ccacEventHistoryEntry
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-CABLE-ADMISSION-CTRL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-ADMISSION-CTRL-MIB::ccacEventHistoryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-ADMISSION-CTRL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-ADMISSION-CTRL-MIB::ccacEventHistoryIndex.<ccacEventHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-ADMISSION-CTRL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-ADMISSION-CTRL-MIB::ccacEventHistoryIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295