MIB Viewer

ltmDnsProfileDnsLastAction

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.6.14.1.2.1.9
Access
read-only
Status
current
Sub-identifiers
0
Last action that will be taken if there is no matching zone name, i.e. a DNS query does not match a GTM Wide IP name, is not a DNSSEC query type (e.g. DNSKEY, etc.), does not match a DNS-Express Zone name, and DNS cache is not configured/enabled. allow - last action is to pass the DNS query to either a pool member or on-box BIND. This is pre-11.x behavior; drop - last action is to drop the DNS query; reject - last action is to send a DNS response with a REFUSED rcode set in the header; hint - last action is to send a DNS response with a list of root name servers; noerror - last action is to send a DNS response with a NOERROR rcode set in the header.
INTEGER { allow(0), drop(1), reject(2), hint(3), noerror(4) }