cvIfCfgInterDigitTimeOut

CISCO-VOICE-IF-MIB · .1.3.6.1.4.1.9.9.64.1.1.1.1.11

Object

column r/w secondsInteger32
This is the inter-digit timeout that indicates the amount
of time the managed system waits for a subsequent input
digit from the caller. The timer is started upon receipt
of an input digit and restarted as each digit is received
until the destination address is identified. If the timer
expires and no destination address is identified, the
caller is signaled through the appropriate tone and the
call is abandoned. The value of zero disables the timer.
The default value of this object is 10 seconds.

Context

MIB
CISCO-VOICE-IF-MIB
OID
.1.3.6.1.4.1.9.9.64.1.1.1.1.11
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
cvIfCfgEntry
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 'CISCO-VOICE-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-IF-MIB::cvIfCfgInterDigitTimeOut'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-IF-MIB::cvIfCfgInterDigitTimeOut.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-IF-MIB::cvIfCfgInterDigitTimeOut'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-120

Conformance

Member of
Compliance refinements
Write access is not required.