All MIBs › CISCO-VOICE-COMMON-DIAL-CONTROL-MIB › cvCommonDcCallHistoryVADEnable
cvCommonDcCallHistoryVADEnable
Module: CISCO-VOICE-COMMON-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-COMMON-DIAL-CONTROL-MIB::cvCommonDcCallHistoryVADEnable
OID (numeric): 1.3.6.1.4.1.9.10.55.1.2.1.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: The object indicates whether or not the VAD (Voice Activity Detection) was enabled for the voice call.
What is cvCommonDcCallHistoryVADEnable?
This is a read-only true/false flag, recorded in the call history table, showing whether Voice Activity Detection was enabled during a now-completed call. An admin reviewing historical call records uses this the same way as its active-call counterpart, but retrospectively, to investigate a specific past call's bandwidth behavior. For example, when investigating a customer's after-the-fact complaint about call quality, an admin could pull up this history entry to see whether VAD was active during that particular call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.55.1.2.1.1.2 snmpwalk -v2c -c public <target> CISCO-VOICE-COMMON-DIAL-CONTROL-MIB::cvCommonDcCallHistoryVADEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.55.1.2.1.1.2.1 snmpget -v2c -c public <target> CISCO-VOICE-COMMON-DIAL-CONTROL-MIB::cvCommonDcCallHistoryVADEnable.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvCommonDcCallHistoryVADEnable.1
Start monitoring Cisco voice gateways (VoIP/VoATM/VoFR dial control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-COMMON-DIAL-CONTROL-MIB::cvCommonDcCallHistoryVADEnable OID value, configure state conditions and alerts, and monitor any Cisco voice gateways (VoIP/VoATM/VoFR dial control) 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.55 | ciscoVoiceCommonDialControlMIB | CISCO-VOICE-COMMON-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.10.55.1 | cvCommonDcMIBObjects | CISCO-VOICE-COMMON-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.10.55.1.2 | cvCommonDcCallHistory | CISCO-VOICE-COMMON-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.10.55.1.2.1 | cvCommonDcCallHistoryTable | CISCO-VOICE-COMMON-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.10.55.1.2.1.1 | cvCommonDcCallHistoryEntry | CISCO-VOICE-COMMON-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.10.55.1.2.1.1.2 | cvCommonDcCallHistoryVADEnable | CISCO-VOICE-COMMON-DIAL-CONTROL-MIB |