All MIBs › CISCO-CALLHOME-MIB › ccmSysLogSeverity
ccmSysLogSeverity
Module: CISCO-CALLHOME-MIB
OID (symbolic): CISCO-CALLHOME-MIB::ccmSysLogSeverity
OID (numeric): 1.3.6.1.4.1.9.9.300.1.1.23
Node type: OBJECT-TYPE
Type: SyslogSeverity
Access: read-write
Description: Different devices implementing this mib may use different criteria for issuing Call Home alerts.
For the devices that issue Call Home alerts based on severity level of the syslog messages generated on the device, this object determines syslog severity levels beyond which a Call Home alert message will be issued.
Any syslog message with a severity value greater than the value set for this object will be ignored by the agent. Note: severity numeric values increase as their severity decreases, e.g. error(4) is more severe than debug(8).
For the devices that do not issue Call Home alerts based on syslog severity levels this object has no effect.
What is ccmSysLogSeverity?
A configurable threshold defining which syslog severity levels on the device will trigger a Call Home alert to be generated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.300.1.1.23 snmpwalk -v2c -c public <target> CISCO-CALLHOME-MIB::ccmSysLogSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.300.1.1.23.1 snmpget -v2c -c public <target> CISCO-CALLHOME-MIB::ccmSysLogSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.300.1.1.23.1 s <value>
Start monitoring Cisco routers/switches (Call Home diagnostic/alerting) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CALLHOME-MIB::ccmSysLogSeverity OID value, configure state conditions and alerts, and monitor any Cisco routers/switches (Call Home diagnostic/alerting) 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.300 | ciscoCallHomeMIB | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1 | ciscoCallHomeMIBObjects | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1.1 | ccmCallHomeConfiguration | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1.1.23 | ccmSysLogSeverity | CISCO-CALLHOME-MIB |