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>
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.2 | ceAlarmSyslogEnable | CISCO-ENTITY-ALARM-MIB |