{ "id":"/axapi/v3/ddos/anomaly/stats", "type":"object", "node-type":"scalar", "title":"anomaly", "description":"Statistics for the object anomaly", "properties":{ "stats":{ "type":"object", "properties":{ "land_attack":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"IP Land Attack", "optional":true }, "empty_frag":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"IPv4 Empty Fragment", "optional":true }, "micro_frag":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"IPv4 Micro Fragment", "optional":true }, "ipv4_opt":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"IPv4 Option", "optional":true }, "ip_frag":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"IP Fragment", "optional":true }, "bad_ip_hdr_len":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"IPv4 Invalid Header Length", "optional":true }, "bad_ip_flags":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"IPv4 Invalid Flags", "optional":true }, "bad_ip_ttl":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"IP Invalid TTL", "optional":true }, "no_ip_payload":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"IP Payload None", "optional":true }, "oversize_ip_pl":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"IP Payload Too Large", "optional":true }, "bad_ip_pl_len":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"IP Invalid Payload Length", "optional":true }, "bad_ip_frag_off":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"IPv4 Invalid Fragment Offset", "optional":true }, "bad_ip_csum":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"IPv4 Invalid Checksum", "optional":true }, "icmp_pod":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"ICMP Ping Of Death", "optional":true }, "tcp_bad_urg_off":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"TCP Invalid Urgent Offset", "optional":true }, "tcp_short_hdr":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"TCP Short Header", "optional":true }, "tcp_bad_ip_len":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"TCP Invalid IPv4 Length", "optional":true }, "tcp_null_flags":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"TCP Null Flags", "optional":true }, "tcp_null_scan":{ "type":"number", "format":"counter", "size":"8", "oid":"19", "description":"TCP Null Scan", "optional":true }, "tcp_syn_fin":{ "type":"number", "format":"counter", "size":"8", "oid":"20", "description":"TCP SYN&FIN", "optional":true }, "tcp_xmas_flags":{ "type":"number", "format":"counter", "size":"8", "oid":"21", "description":"TCP XMAS Flags", "optional":true }, "tcp_xmas_scan":{ "type":"number", "format":"counter", "size":"8", "oid":"22", "description":"TCP XMAS Scan", "optional":true }, "tcp_syn_frag":{ "type":"number", "format":"counter", "size":"8", "oid":"23", "description":"TCP SYN Fragment", "optional":true }, "tcp_frag_header":{ "type":"number", "format":"counter", "size":"8", "oid":"24", "description":"TCP Fragment Header", "optional":true }, "tcp_bad_csum":{ "type":"number", "format":"counter", "size":"8", "oid":"25", "description":"TCP Invalid Checksum", "optional":true }, "udp_short_hdr":{ "type":"number", "format":"counter", "size":"8", "oid":"26", "description":"UDP Short Header", "optional":true }, "udp_short_leng":{ "type":"number", "format":"counter", "size":"8", "oid":"27", "description":"UDP Invalid Length", "optional":true }, "udp_kb_frag":{ "type":"number", "format":"counter", "size":"8", "oid":"28", "description":"UDP KB Fragment", "optional":true }, "udp_port_lb":{ "type":"number", "format":"counter", "size":"8", "oid":"29", "description":"UDP Port LB", "optional":true }, "udp_bad_csum":{ "type":"number", "format":"counter", "size":"8", "oid":"30", "description":"UDP Invalid Checksum", "optional":true }, "runt_ip_hdr":{ "type":"number", "format":"counter", "size":"8", "oid":"31", "description":"IP Runt Header", "optional":true }, "runt_tcpudp_hdr":{ "type":"number", "format":"counter", "size":"8", "oid":"32", "description":"TCPUDP Runt Header", "optional":true }, "tun_mismatch":{ "type":"number", "format":"counter", "size":"8", "oid":"33", "description":"IP Tunnel Mismatch", "optional":true }, "tcp_opt_overflow":{ "type":"number", "format":"counter", "size":"8", "oid":"34", "description":"TCP Option Error", "optional":true } } } } }