All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoIPCallHistoryFallbackDelay
cvVoIPCallHistoryFallbackDelay
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallHistoryFallbackDelay
OID (numeric): 1.3.6.1.4.1.9.9.63.1.4.2.1.33
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The FallbackDelay is calculated as follows - Take the sum of the round trips for all the probes, divide by the number of probes, and divide by two to get the one-way delay. Then add in jitter_in or jiter_out, which ever is higher.
What is cvVoIPCallHistoryFallbackDelay?
This Gauge32 reports FallbackDelay, calculated as the average one-way delay from probe round trips (round trip sum divided by number of probes, divided by two) plus whichever of incoming or outgoing jitter is higher. It gives an administrator a composite estimate of the delay a real call would experience on a fallback path, factoring in both latency and jitter. For example, a high FallbackDelay value would warn the admin that even though a fallback path is reachable, users would likely perceive noticeable lag if calls were routed there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.4.2.1.33 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallHistoryFallbackDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.4.2.1.33.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallHistoryFallbackDelay.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvVoIPCallHistoryFallbackDelay.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::cvVoIPCallHistoryFallbackDelay 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.4 | cvGatewayCallHistory | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.4.2 | cvVoIPCallHistoryTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.4.2.1 | cvVoIPCallHistoryEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.4.2.1.33 | cvVoIPCallHistoryFallbackDelay | CISCO-VOICE-DIAL-CONTROL-MIB |