All MIBs › CISCO-XGCP-MIB › cXgcpMediaGwQuarantineProcess
cXgcpMediaGwQuarantineProcess
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMediaGwQuarantineProcess
OID (numeric): 1.3.6.1.4.1.9.9.318.1.2.1.1.12
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object is used to determine how to handle persistent events.
If this object is set to 'true', the quarantined events should be processed, otherwise the quarantined events is discarded.
What is cXgcpMediaGwQuarantineProcess?
This read-write TruthValue determines whether persistent events held in the gateway's quarantine buffer are processed (true) or simply discarded (false) when the call agent later requests notification. Admins care because discarding quarantined events means the call agent will never learn about events that occurred while it wasn't listening, which can hide real signaling activity. For example, if an admin notices missed notifications for events that occurred during a brief call-agent outage, they would check that this object is set to true so quarantined events get processed once connectivity resumes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.12 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwQuarantineProcess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.12.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwQuarantineProcess.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.12.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cXgcpMediaGwQuarantineProcess.1
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::cXgcpMediaGwQuarantineProcess 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.12 | cXgcpMediaGwQuarantineProcess | CISCO-XGCP-MIB |