All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoIPCallActiveLatePackets
cvVoIPCallActiveLatePackets
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallActiveLatePackets
OID (numeric): 1.3.6.1.4.1.9.9.63.1.3.2.1.20
Node type: OBJECT-TYPE
Type: AbsoluteCounter32
Access: read-only
Description: The number of received voice packets that arrived too late to playout with CODEC (Coder/Decoder) during the call.
What is cvVoIPCallActiveLatePackets?
This is a read-only counter, in packets, tracking the number of received voice packets that arrived too late to be played out by the CODEC during this call. An admin monitors this alongside the lost-packets counter, since late packets are effectively unusable for real-time playout even though they technically arrived, contributing to the same kind of audio gaps as outright packet loss. For example, an admin seeing high late-packet counts but low outright loss counts would suspect network jitter delaying packets rather than packets being dropped entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.3.2.1.20 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallActiveLatePackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.3.2.1.20.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPCallActiveLatePackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvVoIPCallActiveLatePackets.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::cvVoIPCallActiveLatePackets 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.2 | cvVoIPCallActiveTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3.2.1 | cvVoIPCallActiveEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.3.2.1.20 | cvVoIPCallActiveLatePackets | CISCO-VOICE-DIAL-CONTROL-MIB |