cxeCcProfileThistTimeout

CISCO-XGCP-EXT-MIB · .1.3.6.1.4.1.9.9.325.1.1.2.1.21

Object

column r/w secondsInteger32
The MGCP protocol is organized as set of transactions, each
of which is composed of a command and a resonse. The MGCP
messages, being carried over UDP, may be subject to losses.
In the absence of a timely response, commands are repeated.
The media gateway must keep in memory a list of the responses
that it sent to recent transactions, and a list of the
transactions that are currently being executed.
Recent is here defined by the value of cxeCcProfileThistTimeout
that specifies the number of seconds that responses to
old transactions must be kept for.

Context

MIB
CISCO-XGCP-EXT-MIB
OID
.1.3.6.1.4.1.9.9.325.1.1.2.1.21
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::cxeCcProfileThistTimeout'
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::cxeCcProfileThistTimeout.<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::cxeCcProfileThistTimeout'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 1-1000

Conformance