cvapCodecConfigJitterDelayMode
CISCO-VOICE-AALX-PROFILE-MIB ·
.1.3.6.1.4.1.9.9.323.1.1.2.1.6
Object
The object specifies the jitter buffer mode applied to
a call connection.
adaptive - means to use cvapCodecConfigNewJtrNomDelay as
the initial jitter buffers size and let the DSP
pick the optimal value of the jitter buffer
size between the range of
cvapCodecConfigJitterMaxDelay and
cvapCodecConfigJitterMinDelay.
fixed - means to use a constant jitter buffer size
which is specified by cvapCodecConfigNewJtrNomDelay.
Context
- MIB
- CISCO-VOICE-AALX-PROFILE-MIB
- OID
.1.3.6.1.4.1.9.9.323.1.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cvapCodecConfigEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigJitterDelayMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigJitterDelayMode.<cmgwIndex>.<cvapCodecConfigAdaptType>.<cvapCodecConfigType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigJitterDelayMode'
Syntax
- Source
- CISCO-MEDIA-GATEWAY-MIBCCallControlJitterDelayMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | adaptive |
2 | fixed |
Conformance
Member of