All MIBs › CISCO-XGCP-MIB › cXgcpMgcConfigAddrType
cXgcpMgcConfigAddrType
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMgcConfigAddrType
OID (numeric): 1.3.6.1.4.1.9.9.318.1.1.1.1.2
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-write
Description: This object specifies the address type of the MGC (object cXgcpMgcConfigAddress), either ipv4 or ipv6.
What is cXgcpMgcConfigAddrType?
This read-write InetAddressType specifies whether the MGC address in cXgcpMgcConfigAddress is IPv4 or IPv6. It exists as a companion field so the gateway and management tools interpret the address value correctly. For example, an admin switching the configured MGC to an IPv6 host would update this type field to ipv6 at the same time as the address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.1.1.1.2 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMgcConfigAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.1.1.1.2.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMgcConfigAddrType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.1.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cXgcpMgcConfigAddrType.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::cXgcpMgcConfigAddrType 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.1 | cXgcpMgcCfg | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.1.1 | cXgcpMgcConfigTable | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.1.1.1 | cXgcpMgcConfigEntry | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.1.1.1.2 | cXgcpMgcConfigAddrType | CISCO-XGCP-MIB |