.. _ddos_dns_udp_port_stats: ddos dns-udp-port stats ======================= Statistics for the object dns-udp-port dns-udp-port Specification -------------------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Collection* **Collection Name** :ref:`700_dns-udp-port_list` **Collection URI** /axapi/v3/ddos/dns-udp-port **Element Name** dns-udp-port **Element URI** /axapi/v3/ddos/dns-udp-port/stats **Element Attributes** dns-udp-port_attributes **Partition Visibility** None **Schema** :download:`dns-udp-port schema <ddos-dns-udp-port-stats/ddos-dns-udp-port-stats.txt>` ===================================== ================================================================ **Operations Allowed:** .. raw:: html <script type="text/javascript"> function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';} function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';} </script> <table width='90%' style='margin-left:5%'> .. raw:: html <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Create Object .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Create List .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Get Object .. raw:: html </td><td valign = 'top'> GET .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port/stats .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Get List .. raw:: html </td><td valign = 'top'> GET .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_list` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Modify Object .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port/stats .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Replace Object .. raw:: html </td><td valign = 'top'> PUT .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port/stats .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Replace List .. raw:: html </td><td valign = 'top'> PUT .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_list` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Delete Object .. raw:: html </td><td valign = 'top'> DELETE .. raw:: html </td><td valign = 'top'> /axapi/v3/ddos/dns-udp-port/stats .. raw:: html </td><td valign = 'top'> :ref:`700_dns-udp-port_attributes` .. raw:: html </td><td></td></tr> .. raw:: html </table> .. _700_dns-udp-port_list: dns-udp-port-list ----------------- dns-udp-port-list is **JSON List** of :ref:`700_dns-udp-port_attributes` dns-udp-port-list : [ { :ref:`700_dns-udp-port_attributes` }, { :ref:`700_dns-udp-port_attributes` }, ... ] .. _700_dns-udp-port_attributes: dns-udp-port attributes ----------------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`700_stats` **Type:** Object .. _700_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bl** **Description** Dst Blacklisted **Type:** number **Format:** counter **conn_prate_excd** **Description** UDP Conn Pkt Rate Exceeded **Type:** number **Format:** counter **dg_action_default** **Description** Domain Group Action Default **Type:** number **Format:** counter **dg_action_deny** **Description** Domain Group Action Deny **Type:** number **Format:** counter **dg_action_permit** **Description** Domain Group Action Permit **Type:** number **Format:** counter **dg_rate_exceed** **Description** Domain Group Domain Query Rate Exceeded **Type:** number **Format:** counter **dg_request_check_fail** **Description** Domain Group Request Check Fail **Type:** number **Format:** counter **dns_auth_drop** **Description** DNS Auth Dropped **Type:** number **Format:** counter **dns_auth_resp** **Description** DNS Auth Responded **Type:** number **Format:** counter **dns_malform** **Description** Malform Query **Type:** number **Format:** counter **dns_malform_drop** **Description** Malform Query Dropped **Type:** number **Format:** counter **dns_query_class_any** **Description** Query Class ANY **Type:** number **Format:** counter **dns_query_class_chaos** **Description** Query Class CHAOS **Type:** number **Format:** counter **dns_query_class_csnet** **Description** Query Class CSNET **Type:** number **Format:** counter **dns_query_class_hs** **Description** Query Class HESIOD **Type:** number **Format:** counter **dns_query_class_in** **Description** Query Class INTERNET **Type:** number **Format:** counter **dns_query_class_none** **Description** Query Class NONE **Type:** number **Format:** counter **dns_query_class_whitelist_miss** **Description** Query Class Whitelist Miss **Type:** number **Format:** counter **dst_hw_drop** **Description** Dst Hardware Packets Dropped **Type:** number **Format:** counter **exceed_action_drop** **Description** Exceed Action: Dropped **Type:** number **Format:** counter **exceed_action_tunnel** **Description** Exceed Action: Tunnel **Type:** number **Format:** counter **exceed_drop_brate_src** **Description** Src KiBit Rate Exceeded **Type:** number **Format:** counter **exceed_drop_brate_src_pkt** **Description** Src KiBit Rate Exceeded Count **Type:** number **Format:** counter **exceed_drop_climit_src** **Description** Src Conn Limit Exceeded **Type:** number **Format:** counter **exceed_drop_crate_src** **Description** Src Conn Rate Exceeded **Type:** number **Format:** counter **exceed_drop_prate_src** **Description** Src Pkt Rate Exceeded **Type:** number **Format:** counter **filter1_match** **Description** Filter1 Match **Type:** number **Format:** counter **filter2_match** **Description** Filter2 Match **Type:** number **Format:** counter **filter3_match** **Description** Filter3 Match **Type:** number **Format:** counter **filter4_match** **Description** Filter4 Match **Type:** number **Format:** counter **filter5_match** **Description** Filter5 Match **Type:** number **Format:** counter **filter_action_blacklist** **Description** Filter Action Blacklist **Type:** number **Format:** counter **filter_action_default_pass** **Description** Filter Action Default Pass **Type:** number **Format:** counter **filter_action_drop** **Description** Filter Action Drop **Type:** number **Format:** counter **filter_action_whitelist** **Description** Filter Action Whitelist **Type:** number **Format:** counter **filter_auth_fail** **Description** Filter Auth Failed **Type:** number **Format:** counter **filter_none_match** **Description** Filter No Match **Type:** number **Format:** counter **filter_total_not_match** **Description** Filter Not Matched on Pkt **Type:** number **Format:** counter **force_tcp_auth** **Description** Auth Force-TCP **Type:** number **Format:** counter **force_tcp_auth_timeout** **Description** Auth Force-TCP With UDP Timeout **Type:** number **Format:** counter **fqdn_label_count_exceed** **Description** FQDN Label Count Exceeded **Type:** number **Format:** counter **fqdn_label_len_exceed** **Description** FQDN Label Length Exceeded **Type:** number **Format:** counter **fqdn_rate_by_label_count_check** **Description** FQDN Rate by Label Count Checked **Type:** number **Format:** counter **fqdn_rate_by_label_count_exceed** **Description** FQDN Rate by Label Count Exceeded **Type:** number **Format:** counter **fqdn_stage_2_rate_exceed** **Description** FQDN Rate Exceeded **Type:** number **Format:** counter **frag_drop** **Description** Fragmented Packets Dropped **Type:** number **Format:** counter **frag_rcvd** **Description** Fragmented Packets Received **Type:** number **Format:** counter **frag_timeout** **Description** Fragmented Packets Timeout **Type:** number **Format:** counter **is_nxdomain** **Description** NXDOMAIN Response **Type:** number **Format:** counter **non_query_opcode_pass_through** **Description** Non Query Opcode Pass Through **Type:** number **Format:** counter **ntp_monlist_req** **Description** NTP Monlist Request **Type:** number **Format:** counter **ntp_monlist_resp** **Description** NTP Monlist Response **Type:** number **Format:** counter **nxdomain_bl_drop** **Description** NXDOMAIN Response Blacklisted **Type:** number **Format:** counter **nxdomain_drop** **Description** NXDOMAIN Response Dropped **Type:** number **Format:** counter **nxdomain_rate_exceed** **Description** NXDOMAIN Response Rate Exceeded **Type:** number **Format:** counter **outbound_port_bytes** **Description** Outbound Bytes Received **Type:** number **Format:** counter **outbound_port_bytes_drop** **Description** Outbound Bytes Dropped **Type:** number **Format:** counter **outbound_port_bytes_sent** **Description** Outbound Bytes Forwarded **Type:** number **Format:** counter **outbound_port_drop** **Description** Outbound Packets Dropped **Type:** number **Format:** counter **outbound_port_pkt_sent** **Description** Outbound Packets Forwarded **Type:** number **Format:** counter **outbound_port_rcvd** **Description** Outbound Packets Received **Type:** number **Format:** counter **pattern_filter1_match** **Description** Extracted Filter1 Match **Type:** number **Format:** counter **pattern_filter2_match** **Description** Extracted Filter2 Match **Type:** number **Format:** counter **pattern_filter3_match** **Description** Extracted Filter3 Match **Type:** number **Format:** counter **pattern_filter4_match** **Description** Extracted Filter4 Match **Type:** number **Format:** counter **pattern_filter5_match** **Description** Extracted Filter5 Match **Type:** number **Format:** counter **pattern_filter_drop** **Description** Extracted Filter Drop **Type:** number **Format:** counter **pattern_not_found** **Description** Pattern Recognition: Pattern Not Found **Type:** number **Format:** counter **pattern_recognition_generic_error** **Description** Pattern Recognition: Exceptions **Type:** number **Format:** counter **pattern_recognition_pattern_changed** **Description** Pattern Recognition: Pattern Change Detected **Type:** number **Format:** counter **pattern_recognition_proceeded** **Description** Pattern Recognition: Engine Started **Type:** number **Format:** counter **pattern_recognition_sampling_started** **Description** Pattern Recognition: Sampling Started **Type:** number **Format:** counter **payload_too_big** **Description** UDP Payload Too Large **Type:** number **Format:** counter **payload_too_small** **Description** UDP Payload Too Small **Type:** number **Format:** counter **port_bytes** **Description** Inbound Bytes Received **Type:** number **Format:** counter **port_bytes_drop** **Description** Inbound Bytes Dropped **Type:** number **Format:** counter **port_bytes_sent** **Description** Inbound Bytes Forwarded **Type:** number **Format:** counter **port_conn_limm_exceed** **Description** Conn Limit Exceeded **Type:** number **Format:** counter **port_conn_rate_exceed** **Description** Conn Rate Exceeded **Type:** number **Format:** counter **port_drop** **Description** Inbound Packets Dropped **Type:** number **Format:** counter **port_kbit_rate_exceed** **Description** KiBit Rate Exceeded **Type:** number **Format:** counter **port_kbit_rate_exceed_pkt** **Description** KiBit Rate Exceeded Count **Type:** number **Format:** counter **port_pkt_rate_exceed** **Description** Packet Rate Exceeded **Type:** number **Format:** counter **port_pkt_sent** **Description** Inbound Packets Forwarded **Type:** number **Format:** counter **port_rcvd** **Description** Inbound Packets Received **Type:** number **Format:** counter **port_src_bl** **Description** Src Blacklisted **Type:** number **Format:** counter **query_type_a** **Description** Query Type A **Type:** number **Format:** counter **query_type_aaaa** **Description** Query Type AAAA **Type:** number **Format:** counter **query_type_any** **Description** Query Type ANY **Type:** number **Format:** counter **query_type_any_drop** **Description** Query Type ANY Dropped **Type:** number **Format:** counter **query_type_cname** **Description** Query Type CNAME **Type:** number **Format:** counter **query_type_mx** **Description** Query Type MX **Type:** number **Format:** counter **query_type_ns** **Description** Query Type NS **Type:** number **Format:** counter **query_type_opt** **Description** Query Type OPT **Type:** number **Format:** counter **query_type_soa** **Description** Query Type SOA **Type:** number **Format:** counter **query_type_srv** **Description** Query Type SRV **Type:** number **Format:** counter **rate_limit_type0** **Description** Dst Request Rate 1 Exceeded **Type:** number **Format:** counter **rate_limit_type1** **Description** Dst Request Rate 2 Exceeded **Type:** number **Format:** counter **rate_limit_type2** **Description** Dst Request Rate 3 Exceeded **Type:** number **Format:** counter **rate_limit_type3** **Description** Dst Request Rate 4 Exceeded **Type:** number **Format:** counter **rate_limit_type4** **Description** Dst Request Rate 5 Exceeded **Type:** number **Format:** counter **req_retrans** **Description** Request Retransmit **Type:** number **Format:** counter **req_sent** **Description** DNS Requests Forwarded **Type:** number **Format:** counter **req_size_exceed** **Description** Request Size Exceeded **Type:** number **Format:** counter **rrtype_drop** **Description** Record Type Dropped **Type:** number **Format:** counter **sess_aged** **Description** Sessions Aged Out **Type:** number **Format:** counter **sess_create** **Description** Session Create **Type:** number **Format:** counter **sess_create_inbound** **Description** Inbound Sessions Created **Type:** number **Format:** counter **sess_create_outbound** **Description** Outbound Sessions Created **Type:** number **Format:** counter **sflow_external_packets_sent** **Description** Sflow External Packets Sent **Type:** number **Format:** counter **sflow_external_samples_packed** **Description** Sflow External Samples Packed **Type:** number **Format:** counter **sflow_internal_packets_sent** **Description** Sflow Internal Packets Sent **Type:** number **Format:** counter **sflow_internal_samples_packed** **Description** Sflow Internal Samples Packed **Type:** number **Format:** counter **snat_fail** **Description** Source NAT Failure **Type:** number **Format:** counter **spoof_detect_fail** **Description** UDP Retry Timeout **Type:** number **Format:** counter **src_conn_pkt_rate_excd** **Description** Src UDP Conn Pkt Rate Exceeded **Type:** number **Format:** counter **src_dns_auth_drop** **Description** Src DNS Auth Dropped **Type:** number **Format:** counter **src_dns_fqdn_label_len_exceed** **Description** Src FQDN Label Length Exceeded **Type:** number **Format:** counter **src_dns_malform** **Description** Src Malform Query **Type:** number **Format:** counter **src_dns_malform_drop** **Description** Src Malform Query Dropped **Type:** number **Format:** counter **src_drop** **Description** Src Packets Dropped **Type:** number **Format:** counter **src_filter1_match** **Description** Src Filter1 Match **Type:** number **Format:** counter **src_filter2_match** **Description** Src Filter2 Match **Type:** number **Format:** counter **src_filter3_match** **Description** Src Filter3 Match **Type:** number **Format:** counter **src_filter4_match** **Description** Src Filter4 Match **Type:** number **Format:** counter **src_filter5_match** **Description** Src Filter5 Match **Type:** number **Format:** counter **src_filter_action_blacklist** **Description** Src Filter Action Blacklist **Type:** number **Format:** counter **src_filter_action_default_pass** **Description** Src Filter Action Default Pass **Type:** number **Format:** counter **src_filter_action_drop** **Description** Src Filter Action Drop **Type:** number **Format:** counter **src_filter_action_whitelist** **Description** Src Filter Action Whitelist **Type:** number **Format:** counter **src_filter_auth_fail** **Description** Src Filter Auth Failed **Type:** number **Format:** counter **src_filter_none_match** **Description** Src Filter No Match **Type:** number **Format:** counter **src_filter_total_not_match** **Description** Src Filter Not Matched on Pkt **Type:** number **Format:** counter **src_force_tcp_auth** **Description** Src Auth Force-TCP **Type:** number **Format:** counter **src_fqdn_label_count_exceed** **Description** Src FQDN Label Count Exceeded **Type:** number **Format:** counter **src_frag_drop** **Description** Src Fragmented Packets Dropped **Type:** number **Format:** counter **src_ntp_monlist_req** **Description** Src NTP Monlist Request **Type:** number **Format:** counter **src_ntp_monlist_resp** **Description** Src NTP Monlist Response **Type:** number **Format:** counter **src_payload_too_big** **Description** Src UDP Payload Too Large **Type:** number **Format:** counter **src_payload_too_small** **Description** Src UDP Payload Too Small **Type:** number **Format:** counter **src_query_type_any_drop** **Description** Src Query Type ANY Dropped **Type:** number **Format:** counter **src_rate_limit_type0** **Description** Src Request Rate 1 Exceeded **Type:** number **Format:** counter **src_rate_limit_type1** **Description** Src Request Rate 2 Exceeded **Type:** number **Format:** counter **src_rate_limit_type2** **Description** Src Request Rate 3 Exceeded **Type:** number **Format:** counter **src_rate_limit_type3** **Description** Src Request Rate 4 Exceeded **Type:** number **Format:** counter **src_rate_limit_type4** **Description** Src Request Rate 5 Exceeded **Type:** number **Format:** counter **src_udp_auth** **Description** Src Auth UDP Init **Type:** number **Format:** counter **src_udp_auth_drop** **Description** Src UDP Auth Dropped **Type:** number **Format:** counter **src_udp_auth_fail** **Description** Src Auth UDP Failed **Type:** number **Format:** counter **src_udp_auth_timeout** **Description** Src UDP Retry Timeout **Type:** number **Format:** counter **src_udp_retry_gap_drop** **Description** Src UDP Retry-Gap Dropped **Type:** number **Format:** counter **src_udp_retry_init** **Description** Src UDP Retry Init **Type:** number **Format:** counter **src_udp_retry_pass** **Description** Src UDP Retry Passed **Type:** number **Format:** counter **src_well_known_port** **Description** Src UDP SrcPort Wellknown **Type:** number **Format:** counter **token_authentication_curr_salt_matched** **Description** Token Authentication Current Salt Matched **Type:** number **Format:** counter **token_authentication_invalid** **Description** Token Authentication Invalid Packets **Type:** number **Format:** counter **token_authentication_mismatched** **Description** Token Authentication Mismatched Packets **Type:** number **Format:** counter **token_authentication_prev_salt_matched** **Description** Token Authentication Previous Salt Matched **Type:** number **Format:** counter **token_authentication_session_created** **Description** Token Authentication Session Created **Type:** number **Format:** counter **token_authentication_session_created_fail** **Description** Token Authentication Session Created Fail **Type:** number **Format:** counter **udp_auth** **Description** Auth UDP Init **Type:** number **Format:** counter **udp_auth_drop** **Description** UDP Auth Dropped **Type:** number **Format:** counter **udp_auth_fail** **Description** Auth UDP Failed **Type:** number **Format:** counter **udp_auth_pass** **Description** Auth UDP Passed **Type:** number **Format:** counter **udp_auth_retry_fail** **Description** Auth UDP Retry Failed **Type:** number **Format:** counter **udp_auth_retry_gap_drop** **Description** Auth UDP Retry-Gap Dropped **Type:** number **Format:** counter **udp_retry_gap_drop** **Description** UDP Retry-Gap Dropped **Type:** number **Format:** counter **udp_retry_init** **Description** UDP Retry Init **Type:** number **Format:** counter **udp_retry_pass** **Description** UDP Retry Passed **Type:** number **Format:** counter **wellknown_sport_drop** **Description** UDP SrcPort Wellknown **Type:** number **Format:** counter