Security::ProfileDoS::DNSQuery

Introduced : BIG-IP_v11.4.0
A list of DNS Query Vectors.

Members

Member

Value

Description

DNS_QUERY_UNKNOWN

0

The DNS query type is unknown (or is unsupported by iControl).

DNS_QUERY_A

1

DNS query type A.

DNS_QUERY_PTR

2

DNS query type PTR.

DNS_QUERY_NS

3

DNS query type NS.

DNS_QUERY_SOA

4

DNS query type SOA.

DNS_QUERY_CNAME

5

DNS query type CNAME.

DNS_QUERY_MX

6

DNS query type MX.

DNS_QUERY_AAAA

7

DNS query type AAAA.

DNS_QUERY_TXT

8

DNS query type TXT.

DNS_QUERY_SRV

9

DNS query type SRV.

DNS_QUERY_AXFR

10

DNS query type AXFR.

DNS_QUERY_IXFR

11

DNS query type IXFR.

DNS_QUERY_ANY

12

DNS query type ANY.

DNS_QUERY_OTHER

13

Other DNS query types.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.