All MIBs › CISCO-CCME-MIB › ccmeNotificationEnable
ccmeNotificationEnable
Module: CISCO-CCME-MIB
OID (symbolic): CISCO-CCME-MIB::ccmeNotificationEnable
OID (numeric): 1.3.6.1.4.1.9.9.439.1.1.48
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This variable indicates whether the system produces the Cisco CallManager Express notifications.
When this variable is 'true', generation of CCME notifications are enabled. When this variable is 'false', generation of CCME notifications is disabled.
What is ccmeNotificationEnable?
A read-write flag controlling whether the system generates Cisco CallManager Express (CCME) SNMP notifications; true enables and false disables notification generation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.439.1.1.48 snmpwalk -v2c -c public <target> CISCO-CCME-MIB::ccmeNotificationEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.439.1.1.48.1 snmpget -v2c -c public <target> CISCO-CCME-MIB::ccmeNotificationEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.439.1.1.48.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccmeNotificationEnable.1
Start monitoring Cisco Unified Communications Manager Express routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CCME-MIB::ccmeNotificationEnable OID value, configure state conditions and alerts, and monitor any Cisco Unified Communications Manager Express routers 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.439 | ciscoCcmeMIB | CISCO-CCME-MIB |
| 1.3.6.1.4.1.9.9.439.1 | ciscoCcmeMIBObjects | CISCO-CCME-MIB |
| 1.3.6.1.4.1.9.9.439.1.1 | ccmeConfig | CISCO-CCME-MIB |
| 1.3.6.1.4.1.9.9.439.1.1.48 | ccmeNotificationEnable | CISCO-CCME-MIB |