voiceIfDtmfDetectionMinDuration
MX-VOICEIF-MIB ·
.1.3.6.1.4.1.4935.15.30.1.40.1.70
Object
column r/w
Unsigned32
Defines the minimum duration a DTMF must last to be detected. A DTMF
whose duration is less than the configured value is not detected.
A higher value may help prevent false DTMF detection. However,
increasing the minimum duration can impact jitter if
voiceIfDtmfTransport is configured for out-of-band DTMF.
This value is expressed in milliseconds.
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.40.1.70- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voiceIfDtmfDetectionEntry
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 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfDtmfDetectionMinDuration'
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::voiceIfDtmfDetectionMinDuration.<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::voiceIfDtmfDetectionMinDuration'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 30-5000