.. _ddos_detection_stat: ddos detection stat =================== Detection general stat counters stat Specification ------------------ ===================================== ============================================================ ===================================== ============================================================ **Type** *Configuration Resource* **Element Name** stat **Element URI** /axapi/v3/ddos/detection/stat **Element Attributes** stat_attributes **Statistics Data URI** /axapi/v3/ddos/detection/stat/stats **Schema** :download:`stat schema ` ===================================== ============================================================ **Operations Allowed:** .. 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/detection/stat .. raw:: html :ref:`825_stat_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/detection/stat .. raw:: html :ref:`825_stat_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/detection/stat .. raw:: html :ref:`825_stat_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/detection/stat .. raw:: html :ref:`825_stat_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/detection/stat .. raw:: html :ref:`825_stat_attributes` .. raw:: html
.. _825_stat_attributes: stat attributes --------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _825_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'sflow_rcvd': sflow_rcvd; 'msg_other_rcvd': msg_other_rcvd; 'poll_sleep': poll_sleep; 'dst_leart': dst_leart; 'src_leart': src_leart; 'src_dst_leart': src_dst_leart; 'ipv6_rcvd': ipv6_rcvd; 'frag_rcvd': frag_rcvd; 'ip_rcvd': ip_rcvd; 'dst_miss': dst_miss; 'dst_entry_create_fail': dst_entry_create_fail; 'dst_entry_create': dst_entry_create; 'dst_entry_lookup_hit': dst_entry_lookup_hit; 'src_miss': src_miss; 'src_entry_create_fail': src_entry_create_fail; 'src_entry_create': src_entry_create; 'src_entry_lookup_hit': src_entry_lookup_hit; 'ddet_procssed': ddet_procssed; 'ddet_no_candidate': ddet_no_candidate; 'ddet_pkt_parse_failure': ddet_pkt_parse_failure; 'ddet_pkt_client_traffic': ddet_pkt_client_traffic; 'dst_entry_aged': dst_entry_aged; 'src_entry_aged': src_entry_aged; 'src_dst_entry_aged': src_dst_entry_aged; 'dst_idle': dst_idle; 'indicator_report_alloc_fail': indicator_report_alloc_fail; 'notif_queue_max_reached': notif_queue_max_reached; **Type:** string **Supported Values:** all, sflow_rcvd, msg_other_rcvd, poll_sleep, dst_leart, src_leart, src_dst_leart, ipv6_rcvd, frag_rcvd, ip_rcvd, dst_miss, dst_entry_create_fail, dst_entry_create, dst_entry_lookup_hit, src_miss, src_entry_create_fail, src_entry_create, src_entry_lookup_hit, ddet_procssed, ddet_no_candidate, ddet_pkt_parse_failure, ddet_pkt_client_traffic, dst_entry_aged, src_entry_aged, src_dst_entry_aged, dst_idle, indicator_report_alloc_fail, notif_queue_max_reached .. _825_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - sflow_rcvd - 8 - sFlow Packets Received * - - msg_other_rcvd - 8 - Other Message Received * - - src_dst_entry_aged - 8 - SrcDst Entry Aged * - - dst_entry_create_fail - 8 - Dst Entry Create Failed * - - ddet_pkt_parse_failure - 8 - Packet Parse Failed * - - src_entry_aged - 8 - Src Entry Aged * - - dst_entry_aged - 8 - Dst Entry Aged * - - src_entry_lookup_hit - 8 - Src Entry Hit * - - dst_miss - 8 - Dst Entry Missed * - - dst_leart - 8 - Dst Entry Learned * - - ip_rcvd - 8 - IPv4 Received * - - ddet_no_candidate - 8 - Not For Detection * - - frag_rcvd - 8 - Fragment Received * - - src_dst_leart - 8 - SrcDst Entry Learned * - - poll_sleep - 8 - No Sleep Message Received * - - dst_entry_create - 8 - Dst Entry Created * - - indicator_report_alloc_fail - 8 - Indicator report allocate failure * - - ipv6_rcvd - 8 - IPv6 Received * - - ddet_pkt_client_traffic - 8 - Packet Client Traffic * - - src_entry_create_fail - 8 - Src Entry Create Failed * - - src_entry_create - 8 - Src Entry Created * - - ddet_procssed - 8 - Sample Processed * - - dst_idle - 8 - Dst Entry Idled * - - notif_queue_max_reached - 8 - Notification template queue limit reached * - - src_leart - 8 - Src Entry Learned * - - dst_entry_lookup_hit - 8 - Dst Entry Hit * - - src_miss - 8 - Src Entry Missed