MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 351 (stratacom). 150 (ciscoWan). 10 (ciscoWanMgMIB). 1 (ciscoWanMgMIBObjects). 6 (mediaGatewayDomainName). 1 (mgDomainNameTable). 1 (mgDomainNameEntry). 3 (mgDnsResolutionType)
OID : 1.3.6.1.4.1.351.150.10.1.6.1.1.3
TXT : iso. org. dod. internet. private. enterprises. stratacom. ciscoWan. ciscoWanMgMIB. ciscoWanMgMIBObjects. mediaGatewayDomainName. mgDomainNameTable. mgDomainNameEntry. mgDnsResolutionType
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.351.150.10.1.6.1.1.3
Module CISCO-WAN-MG-MIB (CISCO)
NommgDnsResolutionType
Accesreadwrite
Statuscurrent
DescriptionThis 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.
SyntaxeEnumeration (1-internalOnly, 2-externalOnly, 3-internalFirst, 4-externalFirst)