All MIBs › CISCO-CCM-MIB › ccmQualityReportAlarmEnable
ccmQualityReportAlarmEnable
Module: CISCO-CCM-MIB
OID (symbolic): CISCO-CCM-MIB::ccmQualityReportAlarmEnable
OID (numeric): 1.3.6.1.4.1.9.9.156.1.13.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Allows the generation of the quality report alarm. true(1): Enabling this object will allow the CUCM agent to generate the ccmQualityReport alarm. This is the default value. false(2): Disabling this object will stop the generation of the ccmQualityReport alarm by the CUCM agent.
What is ccmQualityReportAlarmEnable?
A read-write switch that controls whether CUCM generates quality report alarms; true (the default) enables alarm generation and false disables it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.156.1.13.1 snmpwalk -v2c -c public <target> CISCO-CCM-MIB::ccmQualityReportAlarmEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.156.1.13.1.1 snmpget -v2c -c public <target> CISCO-CCM-MIB::ccmQualityReportAlarmEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.156.1.13.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccmQualityReportAlarmEnable.1
Start monitoring Cisco Unified Communications Manager (CUCM) VoIP clusters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CCM-MIB::ccmQualityReportAlarmEnable OID value, configure state conditions and alerts, and monitor any Cisco Unified Communications Manager (CUCM) VoIP clusters 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.156 | ciscoCcmMIB | CISCO-CCM-MIB |
| 1.3.6.1.4.1.9.9.156.1 | ciscoCcmMIBObjects | CISCO-CCM-MIB |
| 1.3.6.1.4.1.9.9.156.1.13 | ccmQualityReportAlarmConfigInfo | CISCO-CCM-MIB |
| 1.3.6.1.4.1.9.9.156.1.13.1 | ccmQualityReportAlarmEnable | CISCO-CCM-MIB |