All MIBs › CISCO-XGCP-MIB › cXgcpMediaGwConfiguredPackages
cXgcpMediaGwConfiguredPackages
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMediaGwConfiguredPackages
OID (numeric): 1.3.6.1.4.1.9.9.318.1.2.1.1.21
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: This object represents the bit map of MGCP packages configured and supported in the gateway.
Bit 0 - Not Found Bit 1 - Package DC (Don't care package) Bit 2 - Package G (Generic package) Bit 3 - Package D (DTMF package) Bit 4 - Package M (MF package) Bit 5 - Package T (Trunk package) Bit 6 - Package L (Line package) Bit 7 - Package H (Handset package) Bit 8 - Package R (RTP package) Bit 9 - Package N (NAS package) Bit 10 - Package A (Announcement Server package) Bit 11 - Package S (Script package) Bit 12 - Package ATM (ATM package) Bit 13 - Package MS (MF CAS package) Bit 14 - Package DT (DTMF CAS package) Bit 15 - Package MO (MO package) Bit 16 - Package RES (RES package) Bit 17 - Package S_ASDI (ASDI package (S) NCS) Bit 18 - Package IT (IT package (S) TGCP) Bit 19 - Package MT (MT package) Bit 20 - Package B (B package) Bit 21 - Package SST (SST package) Bit 22 - Package MDR (MDR package) Bit 23 - Package FXR (FAX package) Bit 24 - Package BA (Bulk Audit package) Bit 25 - Package MD (MD package) Bit 26 - Package NAS (Network Access Server package) Bit 27 - Package MDSTE (Modem relay Secure Telephone Equipment package) Bit 28 - Package PRE (PRE package) Bit 29 - Package LCS (MGCP Line Control Signaling package) Bit 33 - Package SRTP (Secure RTP package) Bit 31 - Package FM (Media Format Package)
The value 0 means there is no supported packages.
What is cXgcpMediaGwConfiguredPackages?
This read-write BITS object represents the bitmap of MGCP packages (such as Don't Care, Generic, DTMF, MF, Trunk, Line, Handset) that are configured and enabled for use on the gateway, as opposed to cXgcpMediaGwSupportedPackages which reports what the hardware is merely capable of. Admins set this to control which packages are actually active rather than just available. For example, an admin who only needs DTMF and Trunk package functionality would configure this bitmap to include only those bits even though the gateway hardware supports more packages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.21 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwConfiguredPackages
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.21.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwConfiguredPackages.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.21.1 s <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::cXgcpMediaGwConfiguredPackages 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.21 | cXgcpMediaGwConfiguredPackages | CISCO-XGCP-MIB |