{ "id":"/axapi/v3/ddos/detection/statistics/stats", "type":"object", "node-type":"scalar", "title":"statistics", "description":"Statistics for the object statistics", "properties":{ "stats":{ "type":"object", "properties":{ "sflow-packets-received":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"sFlow Packets Received", "optional":true }, "not-supported-sflow-ver":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"sFlow Packets Version Not Supported", "optional":true }, "netflow-pkts-received":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Netflow Packets Received", "optional":true }, "not-supproted-nflow-ver":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Netflow Packets Version Not Supported", "optional":true }, "agent-not-found":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Detection Agent Not Found", "optional":true }, "pkt-drop":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Flow Packets Dropped", "optional":true }, "report-alloc-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Report Allocate Failure", "optional":true }, "report-enqueue-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Report Enqueue Failure", "optional":true }, "sample-procssed":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"Sample Processed", "optional":true }, "ip_rcvd":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"IPv4 Received", "optional":true }, "ipv6_rcvd":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"IPv6 Received", "optional":true }, "frag_rcvd":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"Fragment Received", "optional":true }, "dst-hit":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"Dst Entry Hit", "optional":true }, "dst-miss":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Dst Entry Missed", "optional":true }, "dst-learn":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Dst Entry Learned", "optional":true }, "dst-age":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"Dst Entry Aged", "optional":true }, "dst-service-hit":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"Dst Service Entry Hit", "optional":true }, "dst-service-miss":{ "type":"number", "format":"counter", "size":"8", "oid":"19", "description":"Dst Service Entry Missed", "optional":true }, "dst-service-learn":{ "type":"number", "format":"counter", "size":"8", "oid":"20", "description":"Dst Service Entry Learned", "optional":true }, "dst-service-age":{ "type":"number", "format":"counter", "size":"8", "oid":"21", "description":"Dst Service Entry Aged", "optional":true }, "src-hit":{ "type":"number", "format":"counter", "size":"8", "oid":"22", "description":"Src Entry Hit", "optional":true }, "src-miss":{ "type":"number", "format":"counter", "size":"8", "oid":"23", "description":"Src Entry Missed", "optional":true }, "src-learn":{ "type":"number", "format":"counter", "size":"8", "oid":"24", "description":"Src Entry Learned", "optional":true }, "src-age":{ "type":"number", "format":"counter", "size":"8", "oid":"25", "description":"Src Entry Aged", "optional":true }, "entry-alloc-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"26", "description":"Entry Allocate Failure", "optional":true }, "geo-learn":{ "type":"number", "format":"counter", "size":"8", "oid":"27", "description":"Geolocation Entry Learned", "optional":true }, "geo-age":{ "type":"number", "format":"counter", "size":"8", "oid":"28", "description":"Geolocation Entry Aged", "optional":true }, "unmatch-entry-port-zero":{ "type":"number", "format":"counter", "size":"8", "oid":"29", "description":"Unmatched Entry Port-zero Packet", "optional":true }, "object-alloc-oom":{ "type":"number", "format":"counter", "size":"8", "oid":"30", "description":"Object Allocate Failure Out of Memory", "optional":true }, "invalid-event":{ "type":"number", "format":"counter", "size":"8", "oid":"31", "description":"Invalid Event in Notification", "optional":true }, "rtbh-start-sent":{ "type":"number", "format":"counter", "size":"8", "oid":"32", "description":"RTBH Start Notification Sent", "optional":true }, "rtbh-stop-sent":{ "type":"number", "format":"counter", "size":"8", "oid":"33", "description":"RTBH Stop Notification Sent", "optional":true }, "rtbh-start-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"34", "description":"RTBH Start Notification Sent Failed", "optional":true }, "rtbh-stop-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"35", "description":"RTBH Stop Notification Sent Failed", "optional":true }, "invalid-proto":{ "type":"number", "format":"counter", "size":"8", "oid":"36", "description":"Invalid Proto in Notification", "optional":true }, "dst-ip-learn":{ "type":"number", "format":"counter", "size":"8", "oid":"37", "description":"Dst IP Entry Learned", "optional":true }, "dst-ip-age":{ "type":"number", "format":"counter", "size":"8", "oid":"38", "description":"Dst IP Entry Aged", "optional":true } } } } }