voiceIfAllowDtmfOobRecovery
MX-VOICEIF-MIB ·
.1.3.6.1.4.1.4935.15.30.1.5
Object
Allows faster recovery when playing back an out-of-band DTMF
whose end bit has not been received.
disable:
The DTMF stops playing after 700 RTP packets are
received (~7-60 seconds).
enable:
The DTMF stops playing after 10 RTP packets are received
(~1 second).
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.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- voiceIfMIBObjects
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 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfAllowDtmfOobRecovery.0'
More examples
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::voiceIfAllowDtmfOobRecovery'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |