.. _ddos_dst_zone_src_port_range: ddos dst zone src-port-range ============================ DDOS Port & Protocol configuration src-port-range Specification ---------------------------- ===================================== ======================================================================================================================================== ===================================== ======================================================================================================================================== **Type** *Collection* **Object Key(s)** *src-port-range-start, src-port-range-end, protocol* **Collection Name** :ref:`799_src-port-range_list` **Collection URI** /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range **Element Name** src-port-range **Element URI** /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol} **Element Attributes** src-port-range_attributes **Statistics Data URI** /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/stats **Operational Data URI** /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/oper **Schema** :download:`src-port-range schema ` ===================================== ======================================================================================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range .. raw:: html :ref:`799_src-port-range_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range .. raw:: html :ref:`799_src-port-range_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol} .. raw:: html :ref:`799_src-port-range_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range .. raw:: html :ref:`799_src-port-range_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol} .. raw:: html :ref:`799_src-port-range_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol} .. raw:: html :ref:`799_src-port-range_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range .. raw:: html :ref:`799_src-port-range_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol} .. raw:: html :ref:`799_src-port-range_attributes` .. raw:: html
.. _799_src-port-range_list: src-port-range-list ------------------- src-port-range-list is **JSON List** of :ref:`799_src-port-range_attributes` src-port-range-list : [ { :ref:`799_src-port-range_attributes` }, { :ref:`799_src-port-range_attributes` }, ... ] .. _799_src-port-range_attributes: src-port-range attributes ------------------------- **capture-config** **Description:** capture-config is a **JSON Block**. Please see below for :ref:`799_capture-config` **Type:** Object **default-action-list** **Description** Configure default-action-list **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Refernce Object:** :doc:`/axapi/v3/ddos/action-list ` **deny** **Description** Blacklist and Drop all incoming packets for protocol **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **glid-cfg** **Description:** glid-cfg is a **JSON Block**. Please see below for :ref:`799_glid-cfg` **Type:** Object **protocol** **Description** 'udp': UDP port; 'tcp': TCP Port; **Type:** string **Supported Values:** udp, tcp **src-port-range-end** **Description** Src Port-Range End Port Number **Type:** number **Range:** 2-65535 **src-port-range-start** **Description** Src Port-Range Start Port Number **Type:** number **Range:** 1-65535 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **zone-template** **Description:** zone-template is a **JSON Block**. Please see below for :ref:`799_zone-template` **Type:** Object .. _799_capture-config: capture-config ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **capture-config-mode** **Description** 'drop': Apply capture-config to dropped packets; 'forward': Apply capture-config to forwarded packets; 'all': Apply capture-config to both dropped and forwarded packets; **Type:** string **Supported Values:** drop, forward, all **capture-config-name** **Description** Capture-config name **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _799_glid-cfg: glid-cfg ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **glid** **Description** Global limit ID **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Refernce Object:** :doc:`/axapi/v3/glid ` **glid-action** **Description** 'drop': Drop packets for glid exceed (Default); 'ignore': Do nothing for glid exceed; **Type:** string **Supported Values:** drop, ignore .. _799_zone-template: zone-template ^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **src-tcp** **Description** DDOS tcp src template **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **src-udp** **Description** DDOS udp src template **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _799_stats_tcp-port: stats tcp-port -------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - src_ack_auth_fail - 8 - Src ACK Retry Dropped * - - src_well_known_port - 8 - Src TCP SrcPort Wellknown * - - tcp_rexmit_syn_limit_drop - 8 - TCP SYN Retransmit Exceeded Drop * - - outbound_port_bytes_sent - 8 - Outbound Bytes Forwarded * - - filter_total_not_match - 8 - Filter Not Matched on Pkt * - - src_ack_retry_gap_drop - 8 - Src ACK Retry Retry-Gap Dropped * - - filter4_match - 8 - Filter4 Match * - - src_create_conn_non_syn_dropped - 8 - Src Create Conn with non-SYN Packets Dropped * - - prog_first_req_time_exceed - 8 - Progression: First Request Time Exceed * - - sess_aged - 8 - Sessions Aged Out * - - tcp_auth_resp - 8 - TCP Auth Responded * - - pattern_filter1_match - 8 - Extracted Filter1 Match * - - conn_close - 8 - Connections Closed * - - syn_auth_fail - 8 - SYN Auth Failed * - - pattern_filter2_match - 8 - Extracted Filter2 Match * - - syn_retry_init - 8 - SYN Retry Init * - - pattern_filter5_match - 8 - Extracted Filter5 Match * - - wellknown_sport_drop - 8 - TCP SrcPort Wellknown * - - src_filter_total_not_match - 8 - Src Filter Not Matched on Pkt * - - port_syn_rate_exceed - 8 - TCP SYN Rate Exceeded * - - conn_rexmit_rate_excd - 8 - TCP Conn Retransmit Rate Exceeded * - - outbound_port_bytes - 8 - Outbound Bytes Received * - - prog_resp_req_ratio_exceed - 8 - Progression: Response to Request Ratio Exceed * - - out_of_seq_excd - 8 - Out-Of-Seq Exceeded * - - conn_close_w_rst - 8 - RST Connections Closed * - - sflow_external_packets_sent - 8 - Sflow External Packets Sent * - - dst_hw_drop - 8 - Dst Hardware Packets Dropped * - - filter_action_default_pass - 8 - Filter Action Default Pass * - - src_ack_retry_rto_progress - 8 - Src ACK Retry RTO Progress * - - src_filter_action_blacklist - 8 - Src Filter Action Blacklist * - - src_retransmit_excd - 8 - Src Retransmit Exceeded * - - pattern_filter3_match - 8 - Extracted Filter3 Match * - - tcp_rexmit_syn_limit_bl - 8 - TCP SYN Retransmit Exceeded Blacklist * - - src_ack_retry_timeout - 8 - Src ACK Retry Timeout * - - src_filter5_match - 8 - Src Filter5 Match * - - outbound_port_drop - 8 - Outbound Packets Dropped * - - filter5_match - 8 - Filter5 Match * - - prog_response_len_exceed - 8 - Progression: Response Length Exceed * - - tcp_auth_drop - 8 - TCP Auth Dropped * - - src_filter4_match - 8 - Src Filter4 Match * - - src_filter_action_default_pass - 8 - Src Filter Action Default Pass * - - syn_cookie_fail - 8 - SYN Cookie Failed * - - prog_request_len_exceed - 8 - Progression: Request Length Exceed * - - src_syn_retry_rto_fail - 8 - Src SYN Retry RTO Dropped * - - syn_retry_rto_progress - 8 - SYN Retry RTO Progress * - - src_conn_rexmit_rate_excd - 8 - Src TCP Conn Retransmit Rate Exceeded * - - src_out_of_seq_excd - 8 - Src Out-Of-Seq Exceeded * - - rst_cookie_fail - 8 - RST Cookie Failed * - - ack_retry_rto_fail - 8 - ACK Retry RTO Dropped * - - sflow_internal_packets_sent - 8 - Sflow Internal Packets Sent * - - frag_rcvd - 8 - Fragmented Packets Received * - - src_syn_retry_init - 8 - Src SYN Retry Init * - - outbound_port_bytes_drop - 8 - Outbound Bytes Dropped * - - syn_retry_rto_pass - 8 - SYN Retry RTO Passed * - - exceed_action_tunnel - 8 - Exceed Action: Tunnel * - - bl - 8 - Dst Blacklisted * - - filter1_match - 8 - Filter1 Match * - - port_bytes - 8 - Inbound Bytes Received * - - sess_create_inbound - 8 - Inbound Sessions Created * - - filter_auth_fail - 8 - Filter Auth Failed * - - conn_create_from_syn - 8 - Connections Created From SYN * - - exceed_drop_brate_src_pkt - 8 - Src KiBit Rate Exceeded Count * - - src_filter1_match - 8 - Src Filter1 Match * - - src_zero_window_excd - 8 - Src Zero-Window Exceeded * - - pattern_filter4_match - 8 - Extracted Filter4 Match * - - ack_auth_fail - 8 - ACK Retry Dropped * - - sflow_external_samples_packed - 8 - Sflow External Samples Packed * - - src_drop - 8 - Src Packets Dropped * - - syn_retry_blacklist - 8 - SYN Retry Timeout Blacklisted * - - synack_reset_sent - 8 - SYNACK Reset Sent * - - pattern_recognition_pattern_changed - 8 - Pattern Recognition: Pattern Change Detected * - - src_conn_ofo_rate_excd - 8 - Src TCP Conn Out-Of-Seq Rate Exceeded * - - syn_retry_gap_drop - 8 - SYN Retry-Gap Dropped * - - prog_resp_req_time_exceed - 8 - Progression: Response to Request Time Exceed * - - conn_create_from_ack - 8 - Connections Created From ACK * - - filter_none_match - 8 - Filter No Match * - - src_filter3_match - 8 - Src Filter3 Match * - - src_syn_retry_gap_drop - 8 - Src SYN Retry-Gap Dropped * - - syn_drop - 8 - SYN Dropped * - - src_syn_rate_exceed - 8 - Src TCP SYN Rate Exceeded * - - port_conn_rate_exceed - 8 - Conn Rate Exceeded * - - src_syn_retry_timeout - 8 - Src SYN Retry Timeout * - - src_filter_none_match - 8 - Src Filter No Match * - - port_kbit_rate_exceed_pkt - 8 - KiBit Rate Exceeded Count * - - unauth_drop - 8 - TCP Unauth Dropped * - - src_syn_cookie_sent - 8 - Src SYN Cookie Sent * - - port_bytes_sent - 8 - Inbound Bytes Forwarded * - - exceed_drop_brate_src - 8 - Src KiBit Rate Exceeded * - - ack_retry_timeout - 8 - ACK Retry Timeout * - - src_frag_drop - 8 - Src Fragmented Packets Dropped * - - syn_retry_timeout - 8 - SYN Retry Timeout * - - syn_tfo_rcv - 8 - SYN TFO Received * - - port_kbit_rate_exceed - 8 - KiBit Rate Exceeded * - - src_unauth_drop - 8 - Src TCP Unauth Dropped * - - filter_action_whitelist - 8 - Filter Action WL * - - src_conn_pkt_rate_excd - 8 - Src TCP Conn Pkt Rate Exceeded * - - port_src_bl - 8 - Src Blacklisted * - - frag_timeout - 8 - Fragmented Packets Timeout * - - outbound_port_pkt_sent - 8 - Outbound Packets Forwarded * - - sess_create_outbound - 8 - Outbound Sessions Created * - - pattern_filter_drop - 8 - Extracted Filter Drop * - - conn_close_w_fin - 8 - FIN Connections Closed * - - src_syn_retry_blacklist - 8 - Src SYN Retry Timeout Blacklisted * - - src_ack_retry_rto_pass - 8 - Src ACK Retry RTO Passed * - - src_conn_zwindow_rate_excd - 8 - Src TCP Conn Zero-Window Rate Exceeded * - - src_ack_retry_init - 8 - Src ACK Retry Init * - - ack_retry_blacklist - 8 - ACK Retry Timeout Blacklisted * - - filter_action_blacklist - 8 - Filter Action Blacklist * - - port_pkt_sent - 8 - Inbound Packets Forwarded * - - syn_auth_pass - 8 - SYN Auth Passed * - - syn_retry_rto_fail - 8 - SYN Retry RTO Dropped * - - prog_req_resp_time_exceed - 8 - Progression: Request to Response Time Exceed * - - syn_cookie_sent - 8 - SYN Cookie Sent * - - retransmit_excd - 8 - Retransmit Exceeded * - - src_syn_auth_fail - 8 - Src SYN Auth Failed * - - src_filter_action_whitelist - 8 - Src Filter Action WL * - - zero_window_excd - 8 - Zero-Window Exceeded * - - src_ack_retry_reset - 8 - Src ACK Retry Timeout Reset * - - conn_ofo_rate_excd - 8 - TCP Conn Out-Of-Seq Rate Exceeded * - - filter2_match - 8 - Filter2 Match * - - src_ack_retry_blacklist - 8 - Src ACK Retry Timeout Blacklisted * - - frag_drop - 8 - Fragmented Packets Dropped * - - pattern_not_found - 8 - Pattern Recognitoin: Pattern Not Found * - - syn_retry_reset - 8 - SYN Retry Timeout Reset * - - port_conn_limm_exceed - 8 - Conn Limit Exceeded * - - filter3_match - 8 - Filter3 Match * - - exceed_drop_climit_src - 8 - Src Conn Limit Exceeded * - - conn_close_w_idle - 8 - Idle Connections Closed * - - src_filter2_match - 8 - Src Filter2 Match * - - sess_create - 8 - Session Create * - - port_bytes_drop - 8 - Inbound Bytes Dropped * - - exceed_drop_prate_src - 8 - Src Pkt Rate Exceeded * - - ack_retry_pass - 8 - ACK Retry Passed * - - pattern_recognition_generic_error - 8 - Pattern Recognition: Exceptions * - - ack_retry_reset - 8 - ACK Retry Timeout Reset * - - src_syn_cookie_fail - 8 - Src SYN Cookie Failed * - - syn_retry_failed - 8 - SYN Retry Dropped * - - pattern_recognition_sampling_started - 8 - Pattern Recognition: Sampling Started * - - ack_retry_init - 8 - ACK Retry Init * - - sflow_internal_samples_packed - 8 - Sflow Internal Samples Packed * - - ack_retry_gap_drop - 8 - ACK Retry Retry-Gap Dropped * - - create_conn_non_syn_dropped - 8 - Create Conn with non-SYN Packets Dropped * - - syn_retry_pass - 8 - SYN Retry Passed * - - src_syn_retry_failed - 8 - Src SYN Retry Dropped * - - filter_action_drop - 8 - Filter Action Drop * - - src_ack_retry_rto_fail - 8 - Src ACK Retry RTO Dropped * - - conn_zwindow_rate_excd - 8 - TCP Conn Zero-Window Rate Exceeded * - - ack_retry_rto_progress - 8 - ACK Retry RTO Progress * - - port_pkt_rate_exceed - 8 - Packet Rate Exceeded * - - pattern_recognition_proceeded - 8 - Pattern Recognition: Engine Started * - - port_drop - 8 - Inbound Packets Dropped * - - ack_retry_rto_pass - 8 - ACK Retry RTO Passed * - - outbound_port_rcvd - 8 - Outbound Packets Received * - - src_filter_auth_fail - 8 - Src Filter Auth Failed * - - src_syn_retry_rto_pass - 8 - Src SYN Retry RTO Passed * - - src_syn_retry_reset - 8 - Src SYN Retry Timeout Reset * - - port_rcvd - 8 - Inbound Packets Received * - - conn_close_half_open - 8 - Half Open Connections Closed * - - synack_multiple_attempts_per_ip_detected - 8 - SYNACK Multiple Attempts Per IP Detected * - - src_syn_retry_rto_progress - 8 - Src SYN Retry RTO Progress * - - conn_prate_excd - 8 - TCP Conn Pkt Rate Exceeded * - - exceed_drop_crate_src - 8 - Src Conn Rate Exceeded * - - src_rst_cookie_fail - 8 - Src RST Cookie Failed * - - src_auth_drop - 8 - Src TCP Auth Dropped * - - src_filter_action_drop - 8 - Src Filter Action Drop .. _799_stats_udp-port: stats udp-port -------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - pattern_filter5_match - 8 - Extracted Filter5 Match * - - outbound_port_bytes_sent - 8 - Outbound Bytes Forwarded * - - src_udp_retry_gap_drop - 8 - Src UDP Retry-Gap Dropped * - - filter4_match - 8 - Filter4 Match * - - spoof_detect_fail - 8 - UDP Retry Timeout * - - sess_aged - 8 - Sessions Aged Out * - - pattern_filter4_match - 8 - Extracted Filter4 Match * - - pattern_filter1_match - 8 - Extracted Filter1 Match * - - pattern_filter2_match - 8 - Extracted Filter2 Match * - - wellknown_sport_drop - 8 - UDP SrcPort Wellknown * - - src_filter_total_not_match - 8 - Src Filter Not Matched on Pkt * - - src_udp_retry_init - 8 - Src UDP Retry Init * - - src_payload_too_small - 8 - Src UDP Payload Too Small * - - src_udp_retry_pass - 8 - Src UDP Retry Passed * - - udp_retry_init - 8 - UDP Retry Init * - - outbound_port_bytes - 8 - Outbound Bytes Received * - - src_filter5_match - 8 - Src Filter5 Match * - - sflow_external_packets_sent - 8 - Sflow External Packets Sent * - - dst_hw_drop - 8 - Dst Hardware Packets Dropped * - - port_bytes - 8 - Inbound Bytes Received * - - frag_rcvd - 8 - Fragmented Packets Received * - - src_filter_action_blacklist - 8 - Src Filter Action Blacklist * - - pattern_filter3_match - 8 - Extracted Filter3 Match * - - outbound_port_drop - 8 - Outbound Packets Dropped * - - filter5_match - 8 - Filter5 Match * - - src_filter4_match - 8 - Src Filter4 Match * - - src_filter_action_default_pass - 8 - Src Filter Action Default Pass * - - filter_total_not_match - 8 - Filter Not Matched on Pkt * - - sflow_internal_packets_sent - 8 - Sflow Internal Packets Sent * - - payload_too_small - 8 - UDP Payload Too Small * - - src_payload_too_big - 8 - Src UDP Payload Too Large * - - outbound_port_bytes_drop - 8 - Outbound Bytes Dropped * - - exceed_action_tunnel - 8 - Exceed Action: Tunnel * - - bl - 8 - Dst Blacklisted * - - filter1_match - 8 - Filter1 Match * - - ntp_monlist_resp - 8 - NTP Monlist Response * - - sess_create_inbound - 8 - Inbound Sessions Created * - - filter_auth_fail - 8 - Filter Auth Failed * - - exceed_drop_brate_src_pkt - 8 - Src KiBit Rate Exceeded Count * - - src_filter1_match - 8 - Src Filter1 Match * - - udp_retry_pass - 8 - UDP Retry Passed * - - src_udp_auth_drop - 8 - Src UDP Auth Dropped * - - sflow_external_samples_packed - 8 - Sflow External Samples Packed * - - src_drop - 8 - Src Packets Dropped * - - pattern_recognition_pattern_changed - 8 - Pattern Recognition: Pattern Change Detected * - - port_drop - 8 - Inbound Packets Dropped * - - filter_none_match - 8 - Filter No Match * - - src_filter3_match - 8 - Src Filter3 Match * - - ntp_monlist_req - 8 - NTP Monlist Request * - - payload_too_big - 8 - UDP Payload Too Large * - - port_conn_rate_exceed - 8 - Conn Rate Exceeded * - - src_filter_none_match - 8 - Src Filter No Match * - - port_kbit_rate_exceed_pkt - 8 - KiBit Rate Exceeded Count * - - port_bytes_sent - 8 - Inbound Bytes Forwarded * - - exceed_drop_brate_src - 8 - Src KiBit Rate Exceeded * - - src_frag_drop - 8 - Src Fragmented Packets Dropped * - - port_kbit_rate_exceed - 8 - KiBit Rate Exceeded * - - udp_retry_gap_drop - 8 - UDP Retry-Gap Dropped * - - filter_action_whitelist - 8 - Filter Action Whitelist * - - src_conn_pkt_rate_excd - 8 - Src UDP Conn Pkt Rate Exceeded * - - port_src_bl - 8 - Src Blacklisted * - - outbound_port_rcvd - 8 - Outbound Packets Received * - - outbound_port_pkt_sent - 8 - Outbound Packets Forwarded * - - sess_create_outbound - 8 - Outbound Sessions Created * - - pattern_filter_drop - 8 - Extracted Filter Drop * - - pattern_recognition_proceeded - 8 - Pattern Recognition: Engine Started * - - src_well_known_port - 8 - Src UDP SrcPort Wellknown * - - filter_action_blacklist - 8 - Filter Action Blacklist * - - port_pkt_sent - 8 - Inbound Packets Forwarded * - - src_filter_action_whitelist - 8 - Src Filter Action Whitelist * - - filter2_match - 8 - Filter2 Match * - - frag_drop - 8 - Fragmented Packets Dropped * - - pattern_not_found - 8 - Pattern Recognition: Pattern Not Found * - - port_conn_limm_exceed - 8 - Conn Limit Exceeded * - - filter3_match - 8 - Filter3 Match * - - src_ntp_monlist_resp - 8 - Src NTP Monlist Response * - - src_filter2_match - 8 - Src Filter2 Match * - - sess_create - 8 - Session Create * - - port_bytes_drop - 8 - Inbound Bytes Dropped * - - exceed_drop_prate_src - 8 - Src Pkt Rate Exceeded * - - exceed_drop_climit_src - 8 - Src Conn Limit Exceeded * - - udp_auth_drop - 8 - UDP Auth Dropped * - - pattern_recognition_generic_error - 8 - Pattern Recognition: Exceptions * - - src_ntp_monlist_req - 8 - Src NTP Monlist Request * - - pattern_recognition_sampling_started - 8 - Pattern Recognition: Sampling Started * - - sflow_internal_samples_packed - 8 - Sflow Internal Samples Packed * - - filter_action_default_pass - 8 - Filter Action Default Pass * - - filter_action_drop - 8 - Filter Action Drop * - - port_pkt_rate_exceed - 8 - Packet Rate Exceeded * - - frag_timeout - 8 - Fragmented Packets Timeout * - - src_filter_auth_fail - 8 - Src Filter Auth Failed * - - port_rcvd - 8 - Inbound Packets Received * - - conn_prate_excd - 8 - UDP Conn Pkt Rate Exceeded * - - exceed_drop_crate_src - 8 - Src Conn Rate Exceeded * - - src_filter_action_drop - 8 - Src Filter Action Drop * - - src_udp_auth_timeout - 8 - Src UDP Retry Timeout .. _799_oper_data: operational data ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - hw-blacklisted - flag - hw-blacklisted * - - entry-displayed-count - number - entry-displayed-count * - - subnet-ip-addr - ipv4-cidr - subnet-ip-addr * - - ddos_entry_list - - ddos_entry_list * - - service-displayed-count - number - service-displayed-count * - - sources - flag - sources * - - ipv6 - ipv6-address - ipv6 * - - sources-all-entries - flag - sources-all-entries * - - subnet-ipv6-addr - ipv6-address-plen - subnet-ipv6-addr