All MIBs › CISCO-WAN-MG-MIB › mgName
mgName
Module: CISCO-WAN-MG-MIB
OID (symbolic): CISCO-WAN-MG-MIB::mgName
OID (numeric): 1.3.6.1.4.1.351.150.10.1.1.1
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: Denotes name of the MG, as it is identified by media gateway controllers. This corresponds to a domain name under which the Media Gateway could also be registered in a DNS.
What is mgName?
This read-write SnmpAdminString (1-64 characters) holds the name of the Media Gateway as media gateway controllers identify it, corresponding to a domain name under which the gateway could be registered in DNS. An admin sets this so that MGCs and DNS lookups consistently reference the correct gateway identity, which matters for call control and reachability in a VoIP/media gateway deployment. For instance, an admin migrating a gateway to a new site might update mgName to match a newly registered DNS entry for that device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.1.1 snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.1.1.1 snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.10.1.1.1.1 s <value>
Start monitoring Cisco WAN Media Gateway (VoIP-to-PSTN, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-MG-MIB::mgName OID value, configure state conditions and alerts, and monitor any Cisco WAN Media Gateway (VoIP-to-PSTN, legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.10 | ciscoWanMgMIB | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1 | ciscoWanMgMIBObjects | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.1 | mediaGateway | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.1.1 | mgName | CISCO-WAN-MG-MIB |