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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | adaptive |
3 | fixedWithTimeStamp |