jitterBufferType
ZHONE-COM-VOICE-DSP-MIB ·
.1.3.6.1.4.1.5504.4.3.3.1.2
Object
scalar r/w
Enumeration
Voice DSP channel jitter buffer defaults.
There are two types of jitter algorithms: static and
dynamic. Dynamic allows the jitter buffer to grow and
shrink as inter-arrival jitter changes. A static
jitter buffer does not.
Some examples of the voice connection types used for;
Voice Over ATM (VoATM): pots-to-aal2, isdn-to-aal2,
aal2-to-gr303, aal2-to-v52.
Voice Over IP (VoIP) : sip-to-ds1, sip-to-gr303,
sip-to-v52.
Dynamic jitter buffer is not supported in VoATM case.
Default jitter buffer type is static for VoATM, and
dynamic for VoIP.
Context
- MIB
- ZHONE-COM-VOICE-DSP-MIB
- OID
.1.3.6.1.4.1.5504.4.3.3.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- voiceDspDefaultConfiguration
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-VOICE-DSP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-VOICE-DSP-MIB::jitterBufferType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-VOICE-DSP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-VOICE-DSP-MIB::jitterBufferType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |