vismCodecJitterDelayMode
CISCO-WAN-CODEC-GEN-PARM-MIB ·
.1.3.6.1.4.1.351.150.21.1.1.1.1.2
Object
column r/w
Enumeration
This object is used to provision the jitter buffer mode
to be apply to a call connection.
The possible values are:
'fixed' : means use a constant jitter buffer size, which
is defined by the vismJitterInitialDelay
(specify in CISCO-VISM-MODULE-MIB MIB) variable.
The DSP will be instructed to use fixed
with no time-stamps mode.
'adaptive': means let the DSP pick the optimal value for
the call connection.
'fixedWithTimeStamp': means use a constant jitter
buffer size, which is defined by the
vismJitterInitialDelay variable. The DSP
will be instructed to use fixed with
time-stamps mode.
For 'g711u', 'g711a', 'clearChannel', and 'lossless'
the default value is fixed.
For 'g726r32000', 'g729a', 'g729ab', 'g726r16000',
'g726r24000','g726r40000', 'g723h','g723l',
'g723ah' and 'g723al' the default value is adaptive.
Context
- MIB
- CISCO-WAN-CODEC-GEN-PARM-MIB
- OID
.1.3.6.1.4.1.351.150.21.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismCodecGenParmEntry
- Groups
- 1
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-WAN-CODEC-GEN-PARM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CODEC-GEN-PARM-MIB::vismCodecJitterDelayMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CODEC-GEN-PARM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CODEC-GEN-PARM-MIB::vismCodecJitterDelayMode.<vismCodecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CODEC-GEN-PARM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CODEC-GEN-PARM-MIB::vismCodecJitterDelayMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | adaptive |
3 | fixedWithTimeStamp |
Conformance
Member of