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 stat schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/detection/stat

stat attributes

Get Object

GET

/axapi/v3/ddos/detection/stat

stat attributes

Modify Object

POST

/axapi/v3/ddos/detection/stat

stat attributes

Replace Object

PUT

/axapi/v3/ddos/detection/stat

stat attributes

Delete Object

DELETE

/axapi/v3/ddos/detection/stat

stat attributes

stat attributes

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

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

stats data

  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