All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvCallRateMonitorEnable
cvCallRateMonitorEnable
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvCallRateMonitorEnable
OID (numeric): 1.3.6.1.4.1.9.9.63.1.3.11.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object represents the state of call-monitoring. A value of 'true' indicates that call-monitoring is enabled. A value of 'false' indicates that call-monitoring is disabled.
What is cvCallRateMonitorEnable?
This is a read-write true/false setting that turns call-rate monitoring on or off for the voice gateway. An admin enables this as a prerequisite for the related call-rate objects to have meaningful data, since those figures are only tracked once monitoring is active. For example, an admin wanting to track call-rate trends over time would first need to set this object to true before those related metrics start accumulating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.3.11.1 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvCallRateMonitorEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.3.11.1.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvCallRateMonitorEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.63.1.3.11.1.1 s <value>
Start monitoring Cisco voice gateways (POTS/VoIP dial peers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-DIAL-CONTROL-MIB::cvCallRateMonitorEnable OID value, configure state conditions and alerts, and monitor any Cisco voice gateways (POTS/VoIP dial peers) 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.63 | ciscoVoiceDialControlMIB | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1 | cvdcMIBObjects | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3 | cvGatewayCallActive | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3.11 | cvCallRateMonitor | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3.11.1 | cvCallRateMonitorEnable | CISCO-VOICE-DIAL-CONTROL-MIB |