ceAlarmHistIndex
CISCO-ENTITY-ALARM-MIB ·
.1.3.6.1.4.1.9.9.138.1.3.3.1.1
Object
column CISCO-TCUnsigned32
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-ENTITY-ALARM-MIB
- OID
.1.3.6.1.4.1.9.9.138.1.3.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ceAlarmHistEntry
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-ENTITY-ALARM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-ALARM-MIB::ceAlarmHistIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-ALARM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-ALARM-MIB::ceAlarmHistIndex.<ceAlarmHistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-ALARM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-ALARM-MIB::ceAlarmHistIndex'
Syntax
- Source
- CISCO-ATM-SWITCH-CUG-MIBUnsigned32
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.