All MIBs › CISCO-ENTITY-ALARM-MIB › ceAlarmNotifiesEnable
ceAlarmNotifiesEnable
Module: CISCO-ENTITY-ALARM-MIB
OID (symbolic): CISCO-ENTITY-ALARM-MIB::ceAlarmNotifiesEnable
OID (numeric): 1.3.6.1.4.1.9.9.138.1.4.1
Node type: OBJECT-TYPE
Type: AlarmSeverityOrZero
Access: read-write
Description:
This object specifies a severity threshold governing the generation of ceAlarmAsserted and ceAlarmCleared notifications. For example, if the value of this object is set to 'major', then the agent generates these notifications if and only if the severity of the alarm being indicated is 'major' or 'critical'. The value of '0' disables the generation of notifications.
Observe that this setting overrides the value of the ceAlarmFilterNotifiesEnabled object.
This object affects notification generation only; that is, it does not affect monitoring, history logging, and syslog message generation.
What is ceAlarmNotifiesEnable?
A configurable severity threshold that controls which alarms trigger ceAlarmAsserted/ceAlarmCleared SNMP notifications; only alarms at or above this severity generate a trap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.4.1 snmpwalk -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmNotifiesEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.4.1.1 snmpget -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmNotifiesEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.138.1.4.1.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.4 | ceAlarmFiltering | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.4.1 | ceAlarmNotifiesEnable | CISCO-ENTITY-ALARM-MIB |