All MIBs › CISCO-ENTITY-ALARM-MIB › ceAlarmList
ceAlarmList
Module: CISCO-ENTITY-ALARM-MIB
OID (symbolic): CISCO-ENTITY-ALARM-MIB::ceAlarmList
OID (numeric): 1.3.6.1.4.1.9.9.138.1.2.5.1.3
Node type: OBJECT-TYPE
Type: AlarmList
Access: read-only
Description: 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.
What is ceAlarmList?
Lists the alarms currently asserted (active) on a given physical entity, representing ongoing conditions rather than one-time events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.2.5.1.3 snmpwalk -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.2.5.1.3.1 snmpget -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmList.1
Start monitoring Cisco routers and switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ENTITY-ALARM-MIB::ceAlarmList OID value, configure state conditions and alerts, and monitor any Cisco routers and switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.138 | ciscoEntityAlarmMIB | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1 | ciscoEntityAlarmMIBObjects | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2 | ceAlarmMonitoring | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2.5 | ceAlarmTable | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2.5.1 | ceAlarmEntry | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2.5.1.3 | ceAlarmList | CISCO-ENTITY-ALARM-MIB |