MIB Viewer

sysDNSAddressResolvePref

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.1.14.2
Access
read-write
Status
current
Sub-identifiers
0
The value of sysDNSAddressResolvePref specifies how the DNS client will request for address resolution. ipv4-only: The DNS client will only try to resolve a domain name into an ipv4 address. ipv6-first: the DNS client will first try to resolve the domain name in to ipv6 address. If no ipv6 address is available it will try to resolve the domain name into an ipv4 address.
INTEGER { ipv4Only (1), ipv6First (2) }