ltmDnsProfileDnsLastAction
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.6.14.1.2.1.9
Object
column
Enumeration
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.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.6.14.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmDnsProfileEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | allow |
1 | drop |
2 | reject |
3 | hint |
4 | noerror |