All MIBs › CISCO-XGCP-MIB › cXgcpMediaGwConnOosRsipBehavior
cXgcpMediaGwConnOosRsipBehavior
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMediaGwConnOosRsipBehavior
OID (numeric): 1.3.6.1.4.1.9.9.318.1.2.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the RSIP behavior of the endpoints with active calls (in connections) when they are forced to out-of-service.
The following values can be set for this object:
sendDlcx - The media gateway sends RSIP-graceful and then individual DLCX command to delete the endpoints of each connection and its children before it sends out RSIP-forced command when an endpoint goes into alarm or placed out-of-service forcefully through the user command if the endpoint or its children has any calls (in connections).
rsipOnly - The media gateway sends out RSIP-forced command, and delete the connections without any DLCX or RSIP-graceful command.
This object is applicable only if the endpoint or its children have any calls. If there are no calls on the endpoint, the media gateway sends RSIP-forced command when the endpoint is forced to out-of-service.
What is cXgcpMediaGwConnOosRsipBehavior?
This read-write INTEGER selects how the gateway behaves toward endpoints with active (in-progress) calls when those endpoints are forced out-of-service: sendDlcx(1) sends RSIP-graceful plus individual DLCX commands to tear down each connection before the RSIP-forced command, while rsipOnly(2) skips the explicit per-connection teardown. Admins care because this affects whether the call agent gets explicit per-connection cleanup notifications during a forced out-of-service transition. For example, an admin who needs the call agent to receive individual connection-teardown records during maintenance would set this object to sendDlcx rather than rsipOnly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.22 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwConnOosRsipBehavior
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.22.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwConnOosRsipBehavior.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.22.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::cXgcpMediaGwConnOosRsipBehavior 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.22 | cXgcpMediaGwConnOosRsipBehavior | CISCO-XGCP-MIB |