All MIBs › CISCO-VOICE-AALX-PROFILE-MIB › cvapCodecConfigJitterMaxDelay
cvapCodecConfigJitterMaxDelay
Module: CISCO-VOICE-AALX-PROFILE-MIB
OID (symbolic): CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigJitterMaxDelay
OID (numeric): 1.3.6.1.4.1.9.9.323.1.1.2.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object specifies the maximum jitter buffer size.
If cvapCodecConfigJitterDelayMode is set to adaptive(1), the DSP will dynamically pick an optimal value of the jitter buffer size between the range of cvapCodecConfigJitterMaxDelay and cvapCodecConfigJitterMinDelay.
If cvapCodecConfigJitterDelayMode is set to fixed(2), this object is ignored.
The value of cvapCodecConfigJitterMaxDelay needs to be greater than or equal to the value of cvapCodecConfigNewJtrNomDelay.
What is cvapCodecConfigJitterMaxDelay?
This read-write Unsigned32 (20 to 500 milliseconds) sets the upper bound of the jitter buffer size the DSP can use in adaptive mode, and is ignored entirely when jitter delay mode is fixed. An administrator raises this ceiling on paths with variable delay to absorb more jitter at the cost of added latency. For example, increasing this value on a congested WAN link gives the DSP more room to smooth out packet arrival variation before voice quality suffers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.323.1.1.2.1.7 snmpwalk -v2c -c public <target> CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigJitterMaxDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.323.1.1.2.1.7.1 snmpget -v2c -c public <target> CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigJitterMaxDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.323.1.1.2.1.7.1 i <value>
Start monitoring Cisco voice gateways/routers (voice over ATM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigJitterMaxDelay OID value, configure state conditions and alerts, and monitor any Cisco voice gateways/routers (voice over ATM) 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.323 | ciscoVoiceAalxProfileMIB | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1 | ciscoVoiceAalxProfileMIBObjects | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1 | cvapCodecConfig | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1.2 | cvapCodecConfigTable | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1.2.1 | cvapCodecConfigEntry | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1.2.1.7 | cvapCodecConfigJitterMaxDelay | CISCO-VOICE-AALX-PROFILE-MIB |