CISCO-WAN-MG-MIB :: mgcDnsResolutionFlag

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-MG-MIBmgcDnsResolutionFlag

mgcDnsResolutionFlag

Module: CISCO-WAN-MG-MIB

OID (symbolic): CISCO-WAN-MG-MIB::mgcDnsResolutionFlag

OID (numeric): 1.3.6.1.4.1.351.150.10.1.5.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: All entries statically configured by the customer (i.e. all entries in the top half of the table) will have the flag set to 'internal'. All IP addresses obtained due to external resolution of the domain name (that is, entries in the bottom half of the table) will have this flag set to 'external'.

What is mgcDnsResolutionFlag?

This read-only INTEGER reports internal(1) for entries statically configured by the customer, and external(2) for IP addresses obtained through external DNS resolution of the domain name, per the description distinguishing the top half of the table (static) from the bottom half (dynamically resolved). An admin uses this flag to quickly tell, for any given resolved address, whether it came from manual configuration or automatic DNS lookup when auditing the resolution table. If an admin expects a particular MGC address to come from external DNS but this flag shows internal, that mismatch signals the entry was actually entered manually.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.5.1.1.7
snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgcDnsResolutionFlag

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.5.1.1.7.1
snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgcDnsResolutionFlag.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mgcDnsResolutionFlag.1

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::mgcDnsResolutionFlag 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.150ciscoWanCISCOWAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.351.150.10ciscoWanMgMIBCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1ciscoWanMgMIBObjectsCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.5mediaGatewayControllerResolutionCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.5.1mgcResolutionTableCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.5.1.1mgcResolutionEntryCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.5.1.1.7mgcDnsResolutionFlagCISCO-WAN-MG-MIB