ddos dst zone stats¶
Statistics for the object zone
zone Specification¶
Parameter Value Type Collection Collection Name zone-list Collection URI /axapi/v3/ddos/dst/zone/{zone-name} Element Name zone Element URI /axapi/v3/ddos/dst/zone/{zone-name}/stats Element Attributes zone_attributes Partition Visibility None Schema zone schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/dst/zone/{zone-name} | ||
Create List | POST | /axapi/v3/ddos/dst/zone/{zone-name} | ||
Get Object | GET | /axapi/v3/ddos/dst/zone/{zone-name}/stats | ||
Get List | GET | /axapi/v3/ddos/dst/zone/{zone-name} | ||
Modify Object | POST | /axapi/v3/ddos/dst/zone/{zone-name}/stats | ||
Replace Object | PUT | /axapi/v3/ddos/dst/zone/{zone-name}/stats | ||
Replace List | PUT | /axapi/v3/ddos/dst/zone/{zone-name} | ||
Delete Object | DELETE | /axapi/v3/ddos/dst/zone/{zone-name}/stats |
zone-list¶
zone-list is JSON List of zone attributes
zone-list : [
]
zone attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
zone-name
Description
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
stats¶
Specification Value Type object dns_outbound_query_malformed
Description DNS Outbound Query Malformed
Type: number
Format: counter
dns_outbound_query_resp_chk_blacklisted
Description DNS Outbound Query Resp Check Blacklisted
Type: number
Format: counter
dns_outbound_query_resp_chk_failed
Description DNS Outbound Query Resp Check Failed
Type: number
Format: counter
dns_outbound_query_resp_chk_no_resp_sent
Description DNS Outbound Query Resp Check No Response Sent
Type: number
Format: counter
dns_outbound_query_resp_chk_refused_sent
Description DNS Outbound Query Resp Check REFUSED Sent
Type: number
Format: counter
dns_outbound_query_resp_chk_reset_sent
Description DNS Outbound Query Resp Check RESET Sent
Type: number
Format: counter
dns_outbound_query_resp_size_exceed
Description DNS Outbound Query Response Size Exceed
Type: number
Format: counter
dns_outbound_query_sess_timed_out
Description DNS Outbound Query Session Timed Out
Type: number
Format: counter
dns_outbound_total_query
Description DNS Outbound Total Query
Type: number
Format: counter
dst_clist_overflow_policy_at_learning
Description Dst Src-Based Overflow Policy Hit
Type: number
Format: counter
dst_drop
Description Inbound: Packets Dropped
Type: number
Format: counter
dst_entry_conn_limit_exceed
Description Entry Limit: Conn Exceeded
Type: number
Format: counter
dst_entry_conn_rate_exceed
Description Entry Rate: Conn Exceeded
Type: number
Format: counter
dst_entry_frag_pkt_rate_exceed
Description Entry Rate: Frag Packet Exceeded
Type: number
Format: counter
dst_entry_kbit_rate_exceed
Description Entry Rate: KiBit Exceeded
Type: number
Format: counter
dst_entry_kbit_rate_exceed_count
Description Entry Rate: KiBit Exceeded Count
Type: number
Format: counter
dst_entry_outbound_conn_limit_exceed
Description Outbound Limit: Conn Exceeded
Type: number
Format: counter
dst_entry_outbound_conn_rate_exceed
Description Outbound Rate: Conn Exceeded
Type: number
Format: counter
dst_entry_outbound_frag_pkt_rate_exceed
Description Outbound Rate: Frag Packet Exceeded
Type: number
Format: counter
dst_entry_outbound_kbit_rate_exceed
Description Outbound Rate: KiBit Exceeded
Type: number
Format: counter
dst_entry_outbound_kbit_rate_exceed_count
Description Outbound Rate: KiBit Exceeded Count
Type: number
Format: counter
dst_entry_outbound_pkt_rate_exceed
Description Outbound Rate: Packet Exceeded
Type: number
Format: counter
dst_entry_outbound_tcp_session_aged
Description Outbound: TCP Sessions Aged
Type: number
Format: counter
dst_entry_outbound_tcp_session_created
Description Outbound: TCP Sessions Created
Type: number
Format: counter
dst_entry_outbound_udp_session_aged
Description Outbound: UDP Sessions Aged
Type: number
Format: counter
dst_entry_outbound_udp_session_created
Description Outbound: UDP Sessions Created
Type: number
Format: counter
dst_entry_pkt_rate_exceed
Description Entry Rate: Packet Exceeded
Type: number
Format: counter
dst_exceed_action_drop
Description Entry Exceed Action: Dropped
Type: number
Format: counter
dst_exceed_action_tunnel
Description Entry Exceed Action: Tunnel
Type: number
Format: counter
dst_icmp_any_exceed
Description ICMP Rate: Total Exceed
Type: number
Format: counter
dst_icmp_bytes_rcv
Description ICMP Total Bytes Received
Type: number
Format: counter
dst_icmp_bytes_sent
Description ICMP Total Bytes Forwarded
Type: number
Format: counter
dst_l4_icmp_blacklist_drop
Description Dst ICMP IP-Proto Blacklist Dropped
Type: number
Format: counter
dst_l4_other_blacklist_drop
Description Dst OTHER IP-Proto Blacklist Dropped
Type: number
Format: counter
dst_l4_tcp_blacklist_drop
Description Dst TCP IP-Proto Blacklist Dropped
Type: number
Format: counter
dst_l4_udp_blacklist_drop
Description Dst UDP IP-Proto Blacklist Dropped
Type: number
Format: counter
dst_other_any_exceed
Description OTHER Rate: Total Exceed
Type: number
Format: counter
dst_other_bytes_rcv
Description OTHER Total Bytes Received
Type: number
Format: counter
dst_other_bytes_sent
Description OTHER Total Bytes Forwarded
Type: number
Format: counter
dst_tcp_auth_drop
Description TCP Auth: Dropped
Type: number
Format: counter
dst_tcp_auth_resp
Description TCP Auth: Responded
Type: number
Format: counter
dst_tcp_bytes_rcv
Description TCP Total Bytes Received
Type: number
Format: counter
dst_tcp_bytes_sent
Description TCP Total Bytes Forwarded
Type: number
Format: counter
dst_tcp_conn_close
Description TCP Connections Closed
Type: number
Format: counter
dst_tcp_conn_close_half_open
Description TCP Half Open Connections Closed
Type: number
Format: counter
dst_tcp_conn_close_w_fin
Description TCP FIN Connections Closed
Type: number
Format: counter
dst_tcp_conn_close_w_idle
Description TCP Idle Connections Closed
Type: number
Format: counter
dst_tcp_conn_close_w_rst
Description TCP RST Connections Closed
Type: number
Format: counter
dst_tcp_conn_create_from_ack
Description TCP Connections Created From ACK
Type: number
Format: counter
dst_tcp_conn_create_from_syn
Description TCP Connections Created From SYN
Type: number
Format: counter
dst_tcp_session_aged
Description TCP Sessions Aged
Type: number
Format: counter
dst_udp_auth_drop
Description UDP Auth: Dropped
Type: number
Format: counter
dst_udp_bytes_rcv
Description UDP Total Bytes Received
Type: number
Format: counter
dst_udp_bytes_sent
Description UDP Total Bytes Forwarded
Type: number
Format: counter
dst_udp_retry_fail
Description UDP Auth: Retry Timeout
Type: number
Format: counter
dst_udp_retry_gap_drop
Description UDP Auth: Retry-Gap Dropped
Type: number
Format: counter
dst_udp_retry_timeout_blacklist
Description UDP Auth: Retry Timeout Blacklisted
Type: number
Format: counter
dst_udp_session_aged
Description UDP Sessions Aged
Type: number
Format: counter
east_west_inbound_drop_byte
Description East West: Inbound Bytes Dropped
Type: number
Format: counter
east_west_inbound_drop_pkt
Description East West: Inbound Packets Dropped
Type: number
Format: counter
east_west_inbound_fwd_byte
Description East West: Inbound Bytes Forwarded
Type: number
Format: counter
east_west_inbound_fwd_pkt
Description East West: Inbound Packets Forwarded
Type: number
Format: counter
east_west_inbound_rcv_byte
Description East West: Inbound Bytes Received
Type: number
Format: counter
east_west_inbound_rcv_pkt
Description East West: Inbound Packets Received
Type: number
Format: counter
east_west_outbound_drop_byte
Description East West: Outbound Bytes Dropped
Type: number
Format: counter
east_west_outbound_drop_pkt
Description East West: Outbound Packets Dropped
Type: number
Format: counter
east_west_outbound_fwd_byte
Description East West: Outbound Bytes Forwarded
Type: number
Format: counter
east_west_outbound_fwd_pkt
Description East West: Outbound Packets Forwarded
Type: number
Format: counter
east_west_outbound_rcv_byte
Description East West: Outbound Bytes Received
Type: number
Format: counter
east_west_outbound_rcv_pkt
Description East West: Outbound Packets Received
Type: number
Format: counter
egress_bytes
Description Outbound: Bytes Received
Type: number
Format: counter
egress_packets
Description Outbound: Packets Received
Type: number
Format: counter
entry_sync_message_received
Description Entry Sync Message Received
Type: number
Format: counter
entry_sync_message_sent
Description Entry Sync Message Sent
Type: number
Format: counter
icmp_fwd_recv
Description ICMP Inbound Packets Received
Type: number
Format: counter
inbound_bytes_drop
Description Inbound: Bytes Dropped
Type: number
Format: counter
inbound_bytes_sent
Description Inbound: Bytes Forwarded
Type: number
Format: counter
ingress_bytes
Description Inbound: Bytes Received
Type: number
Format: counter
ingress_packets
Description Inbound: Packets Received
Type: number
Format: counter
outbound_bytes_drop
Description Outbound: Bytes Dropped
Type: number
Format: counter
outbound_bytes_sent
Description Outbound: Bytes Forwarded
Type: number
Format: counter
outbound_drop
Description Outbound: Packets Dropped
Type: number
Format: counter
outbound_pkt_sent
Description Outbound: Packets Forwarded
Type: number
Format: counter
prog_conn_exceed_bl
Description Connection: Violation Exceed Blacklisted
Type: number
Format: counter
prog_conn_exceed_drop
Description Connection: Violation Exceed Dropped
Type: number
Format: counter
prog_conn_rcvd_exceed
Description Connection: Received Exceed
Type: number
Format: counter
prog_conn_rcvd_sent_ratio_exceed
Description Connection: Reveived to Sent Ratio Exceed
Type: number
Format: counter
prog_conn_samples
Description Sample Collected: Connection
Type: number
Format: counter
prog_conn_sent_exceed
Description Connection: Sent Exceed
Type: number
Format: counter
prog_conn_time_exceed
Description Connection: Time Exceed
Type: number
Format: counter
prog_exceed_bl
Description Req-Resp: Violation Exceed Blacklisted
Type: number
Format: counter
prog_exceed_drop
Description Req-Resp: Violation Exceed Dropped
Type: number
Format: counter
prog_first_req_time_exceed
Description Req-Resp: First Request Time Exceed
Type: number
Format: counter
prog_req_resp_time_exceed
Description Req-Resp: Request to Response Time Exceed
Type: number
Format: counter
prog_req_samples
Description Sample Collected: Req-Resp
Type: number
Format: counter
prog_request_len_exceed
Description Req-Resp: Request Length Exceed
Type: number
Format: counter
prog_resp_req_ratio_exceed
Description Req-Resp: Response to Request Ratio Exceed
Type: number
Format: counter
prog_resp_req_time_exceed
Description Req-Resp: Response to Request Time Exceed
Type: number
Format: counter
prog_response_len_exceed
Description Req-Resp: Response Length Exceed
Type: number
Format: counter
prog_win_exceed_bl
Description Time Window: Violation Exceed Blacklisted
Type: number
Format: counter
prog_win_exceed_drop
Description Time Window: Violation Exceed Dropped
Type: number
Format: counter
prog_win_rcvd_exceed
Description Time Window: Received Exceed
Type: number
Format: counter
prog_win_rcvd_sent_ratio_exceed
Description Time Window: Received to Sent Exceed
Type: number
Format: counter
prog_win_samples
Description Sample Collected: Time Window
Type: number
Format: counter
prog_win_sent_exceed
Description Time Window: Sent Exceed
Type: number
Format: counter
secondary_dst_entry_conn_limit_exceed
Description Per Addr Limit: Conn Exceeded
Type: number
Format: counter
secondary_dst_entry_conn_rate_exceed
Description Per Addr Rate: Conn Exceeded
Type: number
Format: counter
secondary_dst_entry_frag_pkt_rate_exceed
Description Per Addr Rate: Frag Packet Exceeded
Type: number
Format: counter
secondary_dst_entry_kbit_rate_exceed
Description Per Addr Rate: KiBit Exceeded
Type: number
Format: counter
secondary_dst_entry_pkt_rate_exceed
Description Per Addr Rate: Packet Exceeded
Type: number
Format: counter
secondary_entry_aged
Description Per Addr Entry Aged
Type: number
Format: counter
secondary_entry_hit
Description Per Addr Entry Hit
Type: number
Format: counter
secondary_entry_learn
Description Per Addr Entry Learned
Type: number
Format: counter
secondary_entry_learning_thre_exceed
Description Per Addr Entry Count Overflow
Type: number
Format: counter
secondary_entry_miss
Description Per Addr Entry Missed
Type: number
Format: counter
secondary_port_aged
Description Per Addr Port Aged
Type: number
Format: counter
secondary_port_learn
Description Per Addr Port Learned
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
source_entry_icmp
Description Source Entry ICMP Count
Type: number
Format: counter
source_entry_other
Description Source Entry OTHER Count
Type: number
Format: counter
source_entry_tcp
Description Source Entry TCP Count
Type: number
Format: counter
source_entry_total
Description Source Entry Total Count
Type: number
Format: counter
source_entry_udp
Description Source Entry UDP Count
Type: number
Format: counter
src_frag_drop
Description Src Fragmented Packets Dropped
Type: number
Format: counter
src_other_filter_action_blacklist
Description Src OTHER Filter Action Blacklist
Type: number
Format: counter
src_other_filter_action_default_pass
Description Src OTHER Filter Action Default Pass
Type: number
Format: counter
src_other_filter_action_drop
Description Src OTHER Filter Action Drop
Type: number
Format: counter
src_other_filter_action_whitelist
Description Src OTHER Filter Action WL
Type: number
Format: counter
src_tcp_action_on_ack_blacklist
Description Src TCP Auth: ACK Retry Timeout Blacklisted
Type: number
Format: counter
src_tcp_action_on_ack_fail
Description Src TCP Auth: ACK Retry Dropped
Type: number
Format: counter
src_tcp_action_on_ack_gap_drop
Description Src TCP Auth: ACK Retry Retry-Gap Dropped
Type: number
Format: counter
src_tcp_action_on_ack_init
Description Src TCP Auth: ACK Retry Init
Type: number
Format: counter
src_tcp_action_on_ack_reset
Description Src TCP Auth: ACK Retry Timeout Reset
Type: number
Format: counter
src_tcp_action_on_ack_timeout
Description Src TCP Auth: ACK Retry Timeout
Type: number
Format: counter
src_tcp_action_on_syn_blacklist
Description Src TCP Auth: SYN Retry Timeout Blacklisted
Type: number
Format: counter
src_tcp_action_on_syn_fail
Description Src TCP Auth: SYN Retry Dropped
Type: number
Format: counter
src_tcp_action_on_syn_gap_drop
Description Src TCP Auth: SYN Retry-Gap Dropped
Type: number
Format: counter
src_tcp_action_on_syn_init
Description Src TCP Auth: SYN Retry Init
Type: number
Format: counter
src_tcp_action_on_syn_reset
Description Src TCP Auth: SYN Retry Timeout Reset
Type: number
Format: counter
src_tcp_action_on_syn_timeout
Description Src TCP Auth: SYN Retry Timeout
Type: number
Format: counter
src_tcp_conn_prate_excd
Description Src TCP Rate: Conn Pkt Exceeded
Type: number
Format: counter
src_tcp_filter_action_blacklist
Description Src TCP Filter Action Blacklist
Type: number
Format: counter
src_tcp_filter_action_default_pass
Description Src TCP Filter Action Default Pass
Type: number
Format: counter
src_tcp_filter_action_drop
Description Src TCP Filter Action Drop
Type: number
Format: counter
src_tcp_filter_action_whitelist
Description Src TCP Filter Action WL
Type: number
Format: counter
src_tcp_out_of_seq_excd
Description Src TCP Out-Of-Seq Exceeded
Type: number
Format: counter
src_tcp_retransmit_excd
Description Src TCP Retransmit Exceeded
Type: number
Format: counter
src_tcp_rst_cookie_fail
Description Src TCP Auth: RST Cookie Failed
Type: number
Format: counter
src_tcp_syn_auth_fail
Description Src TCP Auth: SYN Auth Failed
Type: number
Format: counter
src_tcp_syn_cookie_fail
Description Src TCP Auth: SYN Cookie Failed
Type: number
Format: counter
src_tcp_syn_cookie_sent
Description Src TCP Auth: SYN Cookie Sent
Type: number
Format: counter
src_tcp_unauth_drop
Description Src TCP Auth: Unauth Dropped
Type: number
Format: counter
src_tcp_wellknown_sport_drop
Description Src TCP SrcPort Wellknown
Type: number
Format: counter
src_tcp_zero_window_excd
Description Src TCP Zero-Window Exceeded
Type: number
Format: counter
src_udp_auth_timeout
Description Src UDP Auth: Retry Timeout
Type: number
Format: counter
src_udp_conn_prate_excd
Description Src UDP Rate: Conn Pkt Exceeded
Type: number
Format: counter
src_udp_filter_action_blacklist
Description Src UDP Filter Action Blacklist
Type: number
Format: counter
src_udp_filter_action_default_pass
Description Src UDP Filter Action Default Pass
Type: number
Format: counter
src_udp_filter_action_drop
Description Src UDP Filter Action Drop
Type: number
Format: counter
src_udp_filter_action_whitelist
Description Src UDP Filter Action WL
Type: number
Format: counter
src_udp_max_payload
Description Src UDP Payload Too Large
Type: number
Format: counter
src_udp_min_payload
Description Src UDP Payload Too Small
Type: number
Format: counter
src_udp_ntp_monlist_req
Description Src UDP NTP Monlist Request
Type: number
Format: counter
src_udp_ntp_monlist_resp
Description Src UDP NTP Monlist Response
Type: number
Format: counter
src_udp_retry_gap_drop
Description Src UDP Auth: Retry-Gap Dropped
Type: number
Format: counter
src_udp_retry_init
Description Src UDP Auth: Retry Init
Type: number
Format: counter
src_udp_retry_pass
Description Src UDP Retry Passed
Type: number
Format: counter
src_udp_wellknown_sport_drop
Description Src UDP SrcPort Wellknown
Type: number
Format: counter
tcp_ack_rcvd
Description TCP ACK Received
Type: number
Format: counter
tcp_fin_rcvd
Description TCP FIN Received
Type: number
Format: counter
tcp_fwd_recv
Description TCP Inbound Packets Received
Type: number
Format: counter
tcp_invalid_syn
Description TCP Invalid SYN Received
Type: number
Format: counter
tcp_rexmit_syn_limit_bl
Description TCP SYN Retransmit Exceeded Blacklist
Type: number
Format: counter
tcp_rexmit_syn_limit_drop
Description TCP SYN Retransmit Exceeded Drop
Type: number
Format: counter
tcp_rst_rcvd
Description TCP RST Received
Type: number
Format: counter
tcp_syn_ack_rcvd
Description TCP SYN ACK Received
Type: number
Format: counter
tcp_syn_cookie_fail
Description TCP Auth: SYN Cookie Failed
Type: number
Format: counter
tcp_syn_rcvd
Description TCP Inbound SYN Received
Type: number
Format: counter
udp_fwd_recv
Description UDP Inbound Packets Received
Type: number
Format: counter
victim_ip_aged
Description Victim Identification: IP Entry Aged
Type: number
Format: counter
victim_ip_learned
Description Victim Identification: IP Entry Learned
Type: number
Format: counter
zone_blackhole_inject
Description Dst Blackhole Inject
Type: number
Format: counter
zone_blackhole_withdraw
Description Dst Blackhole Withdraw
Type: number
Format: counter
zone_frag_drop
Description Fragmented Packets Dropped
Type: number
Format: counter
zone_frag_rcvd
Description Fragmented Packets Received
Type: number
Format: counter
zone_icmp_bytes_drop
Description ICMP Total Bytes Dropped
Type: number
Format: counter
zone_icmp_drop
Description ICMP Total Packets Dropped
Type: number
Format: counter
zone_icmp_frag_pkt_rate_exceed
Description ICMP Dst IP-Proto Rate: Frag Exceeded
Type: number
Format: counter
zone_icmp_frag_src_rate_drop
Description ICMP Src Rate: Frag Exceeded
Type: number
Format: counter
zone_icmp_kibit_rate_drop
Description ICMP Dst Rate: KiBit Exceeded
Type: number
Format: counter
zone_icmp_pkt_rate_exceed
Description ICMP Dst Rate: Packet Exceeded
Type: number
Format: counter
zone_icmp_pkt_rcvd
Description ICMP Total Packets Received
Type: number
Format: counter
zone_icmp_pkt_sent
Description ICMP Total Packets Forwarded
Type: number
Format: counter
zone_icmp_src_drop
Description ICMP Src Packets Dropped
Type: number
Format: counter
zone_icmp_src_rate_drop
Description ICMP Src Rate: Total Exceeded
Type: number
Format: counter
zone_ip_proto_kbit_rate_exceed
Description IP-Proto Rate: KiBit Exceeded
Type: number
Format: counter
zone_ip_proto_pkt_rate_exceed
Description IP-Proto Rate: Packet Exceeded
Type: number
Format: counter
zone_other_bytes_drop
Description OTHER Total Bytes Dropped
Type: number
Format: counter
zone_other_drop
Description OTHER Total Packets Dropped
Type: number
Format: counter
zone_other_filter_action_blacklist
Description OTHER Filter Action Blacklist
Type: number
Format: counter
zone_other_filter_action_default_pass
Description OTHER Filter Action Default Pass
Type: number
Format: counter
zone_other_filter_action_drop
Description OTHER Filter Action Drop
Type: number
Format: counter
zone_other_filter_action_whitelist
Description OTHER Filter Action WL
Type: number
Format: counter
zone_other_filter_match
Description OTHER Filter Match
Type: number
Format: counter
zone_other_filter_not_match
Description OTHER Filter Not Matched on Pkt
Type: number
Format: counter
zone_other_frag_pkt_rate_exceed
Description OTHER Dst IP-Proto Rate: Frag Exceeded
Type: number
Format: counter
zone_other_frag_src_rate_drop
Description OTHER Src Rate: Frag Exceeded
Type: number
Format: counter
zone_other_kibit_rate_drop
Description OTHER Dst IP-Proto Rate: KiBit Exceeded
Type: number
Format: counter
zone_other_pkt_rate_exceed
Description OTHER Dst IP-Proto Rate: Packet Exceeded
Type: number
Format: counter
zone_other_pkt_rcvd
Description OTHER Total Packets Received
Type: number
Format: counter
zone_other_pkt_sent
Description OTHER Total Packets Forwarded
Type: number
Format: counter
zone_other_src_drop
Description OTHER Src Packets Dropped
Type: number
Format: counter
zone_other_src_rate_drop
Description OTHER Src Rate: Total Exceeded
Type: number
Format: counter
zone_out_no_route
Description Dst IPv4/v6 Out No Route
Type: number
Format: counter
zone_payload_too_big
Description UDP Payload Too Large
Type: number
Format: counter
zone_payload_too_small
Description UDP Payload Too Small
Type: number
Format: counter
zone_pkt_sent
Description Inbound: Packets Forwarded
Type: number
Format: counter
zone_port_bl
Description Dst Port Blacklist Packets Dropped
Type: number
Format: counter
zone_port_conn_limit_exceed
Description Port Limit: Conn Exceeded
Type: number
Format: counter
zone_port_conn_rate_exceed
Description Port Rate: Conn Exceeded
Type: number
Format: counter
zone_port_kbit_rate_exceed
Description Port Rate: KiBit Exceeded
Type: number
Format: counter
zone_port_kbit_rate_exceed_pkt
Description Port Rate: KiBit Pkt Exceeded
Type: number
Format: counter
zone_port_pkt_rate_exceed
Description Port Rate: Packet Exceeded
Type: number
Format: counter
zone_port_undef_drop
Description Dst Port Undefined Dropped
Type: number
Format: counter
zone_port_undef_hit
Description Dst Port undefined Hit
Type: number
Format: counter
zone_src_port_bl
Description Dst SrcPort Blacklist Packets Dropped
Type: number
Format: counter
zone_src_port_conn_limit_exceed
Description SrcPort Limit: Conn Exceeded
Type: number
Format: counter
zone_src_port_conn_rate_exceed
Description SrcPort Rate: Conn Exceeded
Type: number
Format: counter
zone_src_port_kbit_rate_exceed
Description SrcPort Rate: KiBit Exceeded
Type: number
Format: counter
zone_src_port_pkt_rate_exceed
Description SrcPort Rate: Packet Exceeded
Type: number
Format: counter
zone_src_udp_retry_timeout_blacklist
Description Src UDP Auth: Retry Timeout Blacklisted
Type: number
Format: counter
zone_tcp_action_on_ack_blacklist
Description TCP Auth: ACK Retry Timeout Blacklisted
Type: number
Format: counter
zone_tcp_action_on_ack_fail
Description TCP Auth: ACK Retry Dropped
Type: number
Format: counter
zone_tcp_action_on_ack_gap_drop
Description TCP Auth: ACK Retry Retry-Gap Dropped
Type: number
Format: counter
zone_tcp_action_on_ack_init
Description TCP Auth: ACK Retry Init
Type: number
Format: counter
zone_tcp_action_on_ack_pass
Description TCP Auth: ACK Retry Passed
Type: number
Format: counter
zone_tcp_action_on_ack_reset
Description TCP Auth: ACK Retry Timeout Reset
Type: number
Format: counter
zone_tcp_action_on_ack_timeout
Description TCP Auth: ACK Retry Timeout
Type: number
Format: counter
zone_tcp_action_on_syn_blacklist
Description TCP Auth: SYN Retry Timeout Blacklisted
Type: number
Format: counter
zone_tcp_action_on_syn_fail
Description TCP Auth: SYN Retry Dropped
Type: number
Format: counter
zone_tcp_action_on_syn_gap_drop
Description TCP Auth: SYN Retry-Gap Dropped
Type: number
Format: counter
zone_tcp_action_on_syn_init
Description TCP Auth: SYN Retry Init
Type: number
Format: counter
zone_tcp_action_on_syn_pass
Description TCP Auth: SYN Retry Passed
Type: number
Format: counter
zone_tcp_action_on_syn_reset
Description TCP Auth: SYN Retry Timeout Reset
Type: number
Format: counter
zone_tcp_action_on_syn_timeout
Description TCP Auth: SYN Retry Timeout
Type: number
Format: counter
zone_tcp_any_exceed
Description TCP Dst IP-Proto Rate: Total Exceeded
Type: number
Format: counter
zone_tcp_auth
Description TCP Auth: SYN Cookie Sent
Type: number
Format: counter
zone_tcp_auth_pass
Description TCP Auth: SYN Auth Passed
Type: number
Format: counter
zone_tcp_bytes_drop
Description TCP Total Bytes Dropped
Type: number
Format: counter
zone_tcp_conn_limit_exceed
Description TCP Dst IP-Proto Limit: Conn Exceeded
Type: number
Format: counter
zone_tcp_conn_prate_excd
Description TCP Rate: Conn Pkt Exceeded
Type: number
Format: counter
zone_tcp_conn_rate_exceed
Description TCP Dst IP-Proto Rate: Conn Exceeded
Type: number
Format: counter
zone_tcp_drop
Description TCP Total Packets Dropped
Type: number
Format: counter
zone_tcp_filter_action_blacklist
Description TCP Filter Action Blacklist
Type: number
Format: counter
zone_tcp_filter_action_default_pass
Description TCP Filter Action Default Pass
Type: number
Format: counter
zone_tcp_filter_action_drop
Description TCP Filter Action Drop
Type: number
Format: counter
zone_tcp_filter_action_whitelist
Description TCP Filter Action WL
Type: number
Format: counter
zone_tcp_filter_match
Description TCP Filter Match
Type: number
Format: counter
zone_tcp_filter_not_match
Description TCP Filter Not Matched on Pkt
Type: number
Format: counter
zone_tcp_frag_pkt_rate_exceed
Description TCP Dst IP-Proto Rate: Frag Exceeded
Type: number
Format: counter
zone_tcp_frag_src_rate_drop
Description TCP Src Rate: Frag Exceeded
Type: number
Format: counter
zone_tcp_kibit_rate_drop
Description TCP Dst IP-Proto Rate: KiBit Exceeded
Type: number
Format: counter
zone_tcp_out_of_seq_excd
Description TCP Out-Of-Seq Exceeded
Type: number
Format: counter
zone_tcp_pkt_rate_exceed
Description TCP Dst IP-Proto Rate: Packet Exceeded
Type: number
Format: counter
zone_tcp_pkt_rcvd
Description TCP Total Packets Received
Type: number
Format: counter
zone_tcp_pkt_sent
Description TCP Total Packets Forwarded
Type: number
Format: counter
zone_tcp_port_any_exceed
Description TCP Port Rate: Total Exceed
Type: number
Format: counter
zone_tcp_retransmit_excd
Description TCP Retransmit Exceeded
Type: number
Format: counter
zone_tcp_rst_cookie_fail
Description TCP Auth: RST Cookie Failed
Type: number
Format: counter
zone_tcp_session_created
Description TCP Sessions Created
Type: number
Format: counter
zone_tcp_src_drop
Description TCP Src Packets Dropped
Type: number
Format: counter
zone_tcp_src_rate_drop
Description TCP Src Rate: Total Exceeded
Type: number
Format: counter
zone_tcp_syn
Description TCP Total SYN Received
Type: number
Format: counter
zone_tcp_syn_drop
Description TCP SYN Packets Dropped
Type: number
Format: counter
zone_tcp_unauth_drop
Description TCP Auth: Unauth Dropped
Type: number
Format: counter
zone_tcp_wellknown_sport_drop
Description TCP SrcPort Wellknown
Type: number
Format: counter
zone_tcp_zero_window_excd
Description TCP Zero-Window Exceeded
Type: number
Format: counter
zone_udp_any_exceed
Description UDP Dst IP-Proto Rate: Total Exceeded
Type: number
Format: counter
zone_udp_bytes_drop
Description UDP Total Bytes Dropped
Type: number
Format: counter
zone_udp_conn_limit_exceed
Description UDP Dst IP-Proto Limit: Conn Exceeded
Type: number
Format: counter
zone_udp_conn_prate_excd
Description UDP Rate: Conn Pkt Exceeded
Type: number
Format: counter
zone_udp_conn_rate_exceed
Description UDP Dst IP-Proto Rate: Conn Exceeded
Type: number
Format: counter
zone_udp_drop
Description UDP Total Packets Dropped
Type: number
Format: counter
zone_udp_filter_action_blacklist
Description UDP Filter Action Blacklist
Type: number
Format: counter
zone_udp_filter_action_default_pass
Description UDP Filter Action Default Pass
Type: number
Format: counter
zone_udp_filter_action_drop
Description UDP Filter Action Drop
Type: number
Format: counter
zone_udp_filter_action_whitelist
Description UDP Filter Action WL
Type: number
Format: counter
zone_udp_filter_match
Description UDP Filter Match
Type: number
Format: counter
zone_udp_filter_not_match
Description UDP Filter Not Matched on Pkt
Type: number
Format: counter
zone_udp_frag_pkt_rate_exceed
Description UDP Dst IP-Proto Rate: Frag Exceeded
Type: number
Format: counter
zone_udp_frag_src_rate_drop
Description UDP Src Rate: Frag Exceeded
Type: number
Format: counter
zone_udp_kibit_rate_drop
Description UDP Dst IP-Proto Rate: KiBit Exceeded
Type: number
Format: counter
zone_udp_ntp_monlist_req
Description UDP NTP Monlist Request
Type: number
Format: counter
zone_udp_ntp_monlist_resp
Description UDP NTP Monlist Response
Type: number
Format: counter
zone_udp_pkt_rate_exceed
Description UDP Dst IP-Proto Rate: Packet Exceeded
Type: number
Format: counter
zone_udp_pkt_rcvd
Description UDP Total Packets Received
Type: number
Format: counter
zone_udp_pkt_sent
Description UDP Total Packets Forwarded
Type: number
Format: counter
zone_udp_port_any_exceed
Description UDP Port Rate: Total Exceed
Type: number
Format: counter
zone_udp_retry_init
Description UDP Auth: Retry Init
Type: number
Format: counter
zone_udp_retry_pass
Description UDP Auth: Retry Passed
Type: number
Format: counter
zone_udp_session_created
Description UDP Sessions Created
Type: number
Format: counter
zone_udp_src_drop
Description UDP Src Packets Dropped
Type: number
Format: counter
zone_udp_src_rate_drop
Description UDP Src Rate: Total Exceeded
Type: number
Format: counter
zone_udp_wellknown_sport_drop
Description UDP SrcPort Wellknown
Type: number
Format: counter