All MIBs › CISCO-XGCP-MIB › cXgcpMediaGwRequestTimeOut
cXgcpMediaGwRequestTimeOut
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMediaGwRequestTimeOut
OID (numeric): 1.3.6.1.4.1.9.9.318.1.2.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The request timeout is the period that the XGCP protocol waits before retransmitting an unacknowledged message. It is the responsibility of the requesting entity to provide suitable timeouts for all outstanding commands, and to retry commands when timeouts exceeded.
What is cXgcpMediaGwRequestTimeOut?
This read-write Integer32, in milliseconds from 1 to 10000, is the request timeout the XGCP protocol waits before retransmitting an unacknowledged signaling message, with the requesting entity responsible for retrying commands whose timeout has been exceeded. Admins tune it because too short a value causes needless retransmissions on a healthy but slower network, while too long delays recovery from lost messages. For example, on a WAN-connected gateway with higher latency to its call agent, an admin might increase this timeout to avoid unnecessary retransmission storms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.1 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwRequestTimeOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.1.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwRequestTimeOut.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.1.1 i <value>
Start monitoring Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-XGCP-MIB::cXgcpMediaGwRequestTimeOut OID value, configure state conditions and alerts, and monitor any Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.318 | ciscoXgcpMIB | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1 | cXgcpObjects | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2 | cXgcpMediaGw | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2.1 | cXgcpMediaGwTable | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2.1.1 | cXgcpMediaGwEntry | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2.1.1.1 | cXgcpMediaGwRequestTimeOut | CISCO-XGCP-MIB |