MIB Viewer

ltmDnsProfileDns64Mode

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.6.14.1.2.1.5
Access
read-only
Status
current
Sub-identifiers
0
The mode which specifies whether to perform DNS64 translation, and how to perform it. disable - no DNS64 translation is performed; secondary - send AAAA first, if no result send another A; immediate - send both AAAA and A together; v4only - send only A request.
INTEGER { disable(0), secondary(1), immediate(2), v4only(3) }