voiceIfMaxJitterBufferLength

MX-VOICEIF-MIB · .1.3.6.1.4.1.4935.15.30.1.10.1.7

Object

column r/w Unsigned32
This is the maximum jitter the adaptive jitter buffer can handle.
The jitter buffer length is in ms. The maximum jitter buffer MUST
be equal to or greater than the target jitter buffer. The maximum jitter
buffer length allowed on some Mediatrix products is smaller than
300 ms.
              
This variable's semantics are different depending on
protocol and/or hardware platforms.
Please refer to the documentation for more details.

Context

MIB
MX-VOICEIF-MIB
OID
.1.3.6.1.4.1.4935.15.30.1.10.1.7
Type
column
Access
readwrite
Status
current
Parent
voiceIfEntry
Groups
1

Walk 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 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfMaxJitterBufferLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfMaxJitterBufferLength.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-VOICEIF-MIB::voiceIfMaxJitterBufferLength'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-300

Conformance