cxeCcProfileTcritTimeout

CISCO-XGCP-EXT-MIB · .1.3.6.1.4.1.9.9.325.1.1.2.1.19

Object

column r/w secondsInteger32
This object represents the timeout value for the critical 
timer.
              
If used along with a digit map, the timer is started when
the last digit is received. i.e and when no more digits
are required for a digit map match. After this timer
expires, the digit map match is assumed to be complete.
              
If used without a digit map, the timer is started
immediately and cancelled (but not restarted) as soon
as a digit is entered.
              
This object is used by call processing when it processes
mid-call DTMF digit reporting.

Context

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

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 1-1000

Conformance