cceAlarmHistIndex
CISCO-CONTENT-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.178.1.6.1.2.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 alarm 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 alarm condition transition.
Context
- MIB
- CISCO-CONTENT-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.178.1.6.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cceAlarmHistEntry
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-CONTENT-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-ENGINE-MIB::cceAlarmHistIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONTENT-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-ENGINE-MIB::cceAlarmHistIndex.<cceAlarmHistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONTENT-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONTENT-ENGINE-MIB::cceAlarmHistIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295