All MIBs › CISCO-WAN-MG-MIB › mgcDnsResolutionFlag
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'.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 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.5 | mediaGatewayControllerResolution | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.5.1 | mgcResolutionTable | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.5.1.1 | mgcResolutionEntry | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.5.1.1.7 | mgcDnsResolutionFlag | CISCO-WAN-MG-MIB |