mgDnsResolutionType

CISCO-WAN-MG-MIB · .1.3.6.1.4.1.351.150.10.1.6.1.1.3

Object

column r/w Enumeration
This object determines the kind of DNS resolution to 
be applied for a particular domain name.
              
'internalOnly' means that the gateway will not try to 
resolve the IP address for this domain name using 
external DNS. The IP address/es for this domain name 
will be obtained from the first half of mgcResolutionTable, 
which are added by the user.
              
'externalOnly' means the IP address for this domain name 
will be resolved externally using external DNS.
              
'internalFirst' means the first preference will be given 
to statically provisioned IP address/es, followed the IP 
address/es resolved using external DNS.
              
'externalFirst' means the first preference will be given 
to IP addresses resolved using external DNS followed by 
statically provisioned IP addresses.
              
This object can be modified when mgDomainNameRowStatus
is active except that if the mgDomainName refers to 
external DNS server then this object cannot be changed.
              
The request to change from 'internalOnly' to other types
will be rejected if external DNS server is 'NULL'. The
external DNS server can be set to 'NULL' through 
the object vismExtDnsServerDn in CISCO-VISM-MODULE-MIB.
              
When user change this object to 'internalOnly' then all
the externally resolved IP addresses should be implicitly
deleted from mgcResolutionTable.

Context

MIB
CISCO-WAN-MG-MIB
OID
.1.3.6.1.4.1.351.150.10.1.6.1.1.3
Type
column
Access
readwrite
Status
current
Parent
mgDomainNameEntry
Table
mgDomainNameTable
Siblings
3

Syntax

Enumeration

Values & Constraints

Enumerated Values
1internalOnly
2externalOnly
3internalFirst
4externalFirst

Related Objects

Sibling Objects