All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoIPPeerCfgVADEnable
cvVoIPPeerCfgVADEnable
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgVADEnable
OID (numeric): 1.3.6.1.4.1.9.9.63.1.2.3.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether or not the VAD (Voice Activity Detection) voice data is continuously transmitted to IP backbone.
What is cvVoIPPeerCfgVADEnable?
This is a read-write true/false setting controlling whether Voice Activity Detection suppresses transmission of voice data to the IP backbone during silence, or whether voice data is sent continuously regardless of activity. An admin toggles this to save IP bandwidth on VoIP peers when enabled, at the cost of potential clipping artifacts some listeners notice at the start of speech after a silence. For example, an admin managing a bandwidth-constrained WAN might enable VAD on VoIP peers to reduce the average bandwidth consumed by calls that include periods of silence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.7 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgVADEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.7.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgVADEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.7.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvVoIPPeerCfgVADEnable.1
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::cvVoIPPeerCfgVADEnable 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.2 | cvPeer | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3 | cvVoIPPeerCfgTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1 | cvVoIPPeerCfgEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1.7 | cvVoIPPeerCfgVADEnable | CISCO-VOICE-DIAL-CONTROL-MIB |