All MIBs › CISCO-XGCP-MIB › cXgcpMediaGwRestartMwd
cXgcpMediaGwRestartMwd
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMediaGwRestartMwd
OID (numeric): 1.3.6.1.4.1.9.9.318.1.2.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The maximum waiting delay (MWD) timeout value is used for the media gateway to send the first Restart In Progress to the MGC.
When a gateway is powered on, it should initiate a restart timer to a random value, uniformly distributed between 0 and a maximum waiting delay (MWD). The gateway should send the first RSIP message when the timer expires.
The initial value of this object is chosen in an implementation-dependent manner by the MGCP functionality based on the call volume of the system.
What is cXgcpMediaGwRestartMwd?
This read-write Integer32, in milliseconds from 0 to 600000, sets the maximum waiting delay (MWD) used to randomly seed the restart timer a gateway starts on power-up, sending its first Restart In Progress (RSIP) message to the MGC when that randomized timer expires. Admins care because this randomization prevents many gateways from flooding the MGC with RSIP messages simultaneously after a shared power event. For example, an admin managing a rack of gateways that reboot together after a power outage would rely on this MWD spreading their RSIP notifications out over time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwRestartMwd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwRestartMwd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.5.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::cXgcpMediaGwRestartMwd 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.5 | cXgcpMediaGwRestartMwd | CISCO-XGCP-MIB |