All MIBs › CISCO-UNITY-EXPRESS-MIB › cueNotifEnable
cueNotifEnable
Module: CISCO-UNITY-EXPRESS-MIB
OID (symbolic): CISCO-UNITY-EXPRESS-MIB::cueNotifEnable
OID (numeric): 1.3.6.1.4.1.9.9.420.1.4.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates if notifications should be generated.
'true' - Notifications will be sent to targets registered via the CUE CLI.
'false' - Notifications will not be sent.
Default value for this object is true because frequency of the notification generation is not very high. The following notifications are controlled by this object. - ciscoUnityExpressApplAlert - ciscoUnityExpressStorageAlert - ciscoUnityExpressSecurityAlert - ciscoUnityExpressCallMgrAlert - ciscoUnityExpressRescExhausted - ciscoUnityExpressBackupAlert - ciscoUnityExpressNTPAlert
What is cueNotifEnable?
This read-write flag controls whether Cisco Unity Express generates its SNMP notifications, such as application, storage, and security alerts, at all. Since the description notes it defaults to true because notification frequency is low, an admin would typically only disable it in unusual cases, and doing so would silence all the alert traps listed for the system, including storage and security warnings. If an admin mistakenly sets cueNotifEnable to false while troubleshooting, they would stop receiving the storage alert traps that would otherwise warn them about mailboxes filling up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.4.1.1 snmpwalk -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueNotifEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.4.1.1.1 snmpget -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueNotifEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.420.1.4.1.1.1 s <value>
Start monitoring Cisco ISR with Unity Express module (voicemail) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNITY-EXPRESS-MIB::cueNotifEnable OID value, configure state conditions and alerts, and monitor any Cisco ISR with Unity Express module (voicemail) 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.420 | ciscoUnityExpressMIB | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1 | ciscoUnityExpressMIBObjects | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.4 | cueNotif | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.4.1 | cueNotifConfig | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.4.1.1 | cueNotifEnable | CISCO-UNITY-EXPRESS-MIB |