ceAlarmList
CISCO-ENTITY-ALARM-MIB ·
.1.3.6.1.4.1.9.9.138.1.2.5.1.3
Object
column AlarmList
This object specifies those alarms currently being asserted
by the corresponding physical entity. Note, an alarm indicates
a condition, not an event. An alarm has two states:
'asserted' Indicates that the condition described by the
alarm exists.
'cleared' Indicates that the condition described by the
alarm does not exist.
For example, a slot in a chassis may define an alarm that
specifies whether the slot contains a module. At the time of
module insertion, the physical entity corresponding to the slot
asserts this alarm, and the alarm remains asserted until the
slot becomes empty.
If an alarm is being asserted by the physical entity, then the
corresponding bit in the alarm list is set to a one. Observe
that if the physical entity is not currently asserting any
alarms, then the list will have a length of zero.
Context
- MIB
- CISCO-ENTITY-ALARM-MIB
- OID
.1.3.6.1.4.1.9.9.138.1.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceAlarmEntry
- Groups
- 1
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::ceAlarmList'
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::ceAlarmList.<entPhysicalIndex>'
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::ceAlarmList'
Values & Constraints
Type Constraints
range: 0..32
Conformance
Member of