All MIBs › CISCO-ENTITY-ALARM-MIB › ceAlarmDescrSeverity
ceAlarmDescrSeverity
Module: CISCO-ENTITY-ALARM-MIB
OID (symbolic): CISCO-ENTITY-ALARM-MIB::ceAlarmDescrSeverity
OID (numeric): 1.3.6.1.4.1.9.9.138.1.1.2.1.2
Node type: OBJECT-TYPE
Type: AlarmSeverityOrZero
Access: read-write
Description:
This object specifies the severity associated with the alarm type.
An implementation may chose to not allow dynamic severity assignment, in which case it would restrict access to this object to be read-only.
If an implementation allows dynamic severity assignment, then a management client can revert to the default severity by writing the value '0' to this object.
There exists a class of systems that should implement dynamic severity assignment. For example, consider a DSLAM (Digital Subscriber Loop Access Multiplexor) designed for both the central office and pedestal environments. A 'pedestal' is typically a dark-green metal box mounted on a concrete or stone foundation in which carrier-class companies house equipment. The central office typically controls the temperature and humidity of the environment, reducing reliance on a system's fans. Thus, the customer probably has a desire to reduce the severity of alarms indicating the failure of a fan. However, a pedestal environment has a much greater reliance on a system's fans. Thus, the customer probably has a desire to increase the severity of alarms indicating the failure of a fan.
What is ceAlarmDescrSeverity?
Reports (and on some devices allows configuring) the severity level assigned to a given alarm type, such as critical, major, or minor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.1.2.1.2 snmpwalk -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmDescrSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.1.2.1.2.1 snmpget -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmDescrSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.138.1.1.2.1.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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.1 | ceAlarmDescription | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.1.2 | ceAlarmDescrTable | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.1.2.1 | ceAlarmDescrEntry | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.1.2.1.2 | ceAlarmDescrSeverity | CISCO-ENTITY-ALARM-MIB |