All MIBs › CISCO-ENTITY-ALARM-MIB › ceAlarmSyslogEnable
ceAlarmSyslogEnable
Module: CISCO-ENTITY-ALARM-MIB
OID (symbolic): CISCO-ENTITY-ALARM-MIB::ceAlarmSyslogEnable
OID (numeric): 1.3.6.1.4.1.9.9.138.1.4.2
Node type: OBJECT-TYPE
Type: AlarmSeverityOrZero
Access: read-write
Description: This object specifies a severity threshold governing the generation of syslog messages corresponding to alarms. For example, if the value of this object is set to 'major', then the agent generates these a syslog message if and only if the severity of the alarm being indicated is 'major' or 'critical'. The value of '0' disables the generation of syslog messages corresponding to alarms.
Observe that this setting overrides the value of the ceAlarmFilterSyslogEnabled object.
This object affects syslog message generation only; that is, it does not have an effect on monitoring, history logging, and generation of notifications.
What is ceAlarmSyslogEnable?
A configurable severity threshold that controls which alarms cause the device to also emit a corresponding syslog message.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.4.2 snmpwalk -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmSyslogEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.4.2.1 snmpget -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmSyslogEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.138.1.4.2.1 s <value>
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::ceAlarmSyslogEnable 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.4 | ceAlarmFiltering | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.4.2 | ceAlarmSyslogEnable | CISCO-ENTITY-ALARM-MIB |