voiceProfileSIPInterdigitTimeout

ZHNVOICE · .1.3.6.1.4.1.5504.2.5.40.1.3.3.1.24

Object

column r/w Unsigned32
Interdigit timeout, in milliseconds. This the value that will be used 
for T in the dial string. Four Seconds is the default value before the 
dial string is considered complete. Fifteen seconds is the maximum.

Context

MIB
ZHNVOICE
OID
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.24
Type
column
Access
readwrite
Status
current
Parent
voiceProfileSIPEntry
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 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileSIPInterdigitTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileSIPInterdigitTimeout.<voiceServiceIndex>.<voiceProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNVOICE::voiceProfileSIPInterdigitTimeout'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-15000

Conformance