MIB Viewer

f2000EASDNSServerTypeRemoteA

OBJECT-TYPE
1.3.6.1.4.1.4756.20.731.20.1.8
Access
read-write
Status
current
Sub-identifiers
0
f2000EAS Series card IP Configuration: This setting controls the DNS name resolution done by the switch. The following modes are supported: 0:No DNS server No DNS server will be used. 1:Configured IPv4 or IPv6 Explicitly provide the valid IPv4 unicast address of the DNS Server in dotted decimal notation. Make sure the configured DNS server could be reachable (e.g. via PING) for activating DNS service. Explicitly provide the valid IPv6 unicast (except linklocal) address of the DNS Server. Make sure the configured DNS server could be reachable (e.g. via PING6) for activating DNS service. 2:From any DHCPv4 interfaces The first DNS server offered from a DHCP lease to a DHCP-enabled interface will be used. 3:From this DHCPv4 interfaces The first DNS server offered from a DHCP lease to a DHCP-enabled interface will be used. 4:From any DHCPv6 interfaces Specify from which DHCPv6-enabled interface a provided DNS server should be preferred. 5:From this DHCPv6 interface The first DNS server offered from a DHCPv6 lease to a DHCPv6-enabled interface will be used
INTEGER { no-DNS-server(0), configured-ipv4-or-ipv6(1), from-any-dhcpv4-interfaces(2), from-this-dhcpv4-interface(3), from-any-dhcpv6-interface(4), from-this-dhcpv6-interface(5) }