{ "id":"/axapi/v3/ddos/l4-other/stats", "type":"object", "node-type":"scalar", "title":"l4-other", "description":"Statistics for the object l4-other", "properties":{ "stats":{ "type":"object", "properties":{ "other_receive":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"OTHER Total Packets Received", "optional":true }, "other_frag_rcvd":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"OTHER Frag Received", "optional":true }, "other_total_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"OTHER Total Packets Dropped", "optional":true }, "other_dst_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"OTHER Dst Packets Dropped", "optional":true }, "other_frag_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"OTHER Frag Dropped", "optional":true }, "other_src_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"OTHER Src Packets Dropped", "optional":true }, "other_drop_black_user_cfg_src":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"OTHER Src Blacklist User Packets Dropped", "optional":true }, "other_src_dst_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"OTHER SrcDst Packets Dropped", "optional":true }, "other_drop_black_user_cfg_src_dst":{ "type":"number", "format":"counter", "size":"8", "oid":"24", "description":"OTHER SrcDst Blacklist User Packets Dropped", "optional":true }, "dst_other_filter_match":{ "type":"number", "format":"counter", "size":"8", "oid":"28", "description":"Dst Filter Match", "optional":true }, "dst_other_filter_not_match":{ "type":"number", "format":"counter", "size":"8", "oid":"29", "description":"Dst Filter No Match", "optional":true }, "dst_other_filter_action_blacklist":{ "type":"number", "format":"counter", "size":"8", "oid":"30", "description":"Dst Filter Action Blacklist", "optional":true }, "dst_other_filter_action_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"31", "description":"Dst Filter Action Drop", "optional":true }, "dst_other_filter_action_default_pass":{ "type":"number", "format":"counter", "size":"8", "oid":"32", "description":"Dst Filter Action Default Pass", "optional":true }, "dst_other_filter_action_whitelist":{ "type":"number", "format":"counter", "size":"8", "oid":"33", "description":"Dst Filter Action WL", "optional":true }, "src_other_filter_match":{ "type":"number", "format":"counter", "size":"8", "oid":"34", "description":"Src Filter Match", "optional":true }, "src_other_filter_not_match":{ "type":"number", "format":"counter", "size":"8", "oid":"35", "description":"Src Filter No Match", "optional":true }, "src_other_filter_action_blacklist":{ "type":"number", "format":"counter", "size":"8", "oid":"36", "description":"Src Filter Action Blacklist", "optional":true }, "src_other_filter_action_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"37", "description":"Src Filter Action Drop", "optional":true }, "src_other_filter_action_default_pass":{ "type":"number", "format":"counter", "size":"8", "oid":"38", "description":"Src Filter Action Default Pass", "optional":true }, "src_other_filter_action_whitelist":{ "type":"number", "format":"counter", "size":"8", "oid":"39", "description":"Src Filter Action WL", "optional":true }, "src_dst_other_filter_match":{ "type":"number", "format":"counter", "size":"8", "oid":"40", "description":"SrcDst Filter Match", "optional":true }, "src_dst_other_filter_not_match":{ "type":"number", "format":"counter", "size":"8", "oid":"41", "description":"SrcDst Filter No Match", "optional":true }, "src_dst_other_filter_action_blacklist":{ "type":"number", "format":"counter", "size":"8", "oid":"42", "description":"SrcDst Filter Action Blacklist", "optional":true }, "src_dst_other_filter_action_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"43", "description":"SrcDst Filter Action Drop", "optional":true }, "src_dst_other_filter_action_default_pass":{ "type":"number", "format":"counter", "size":"8", "oid":"44", "description":"SrcDst Filter Action Default Pass", "optional":true }, "src_dst_other_filter_action_whitelist":{ "type":"number", "format":"counter", "size":"8", "oid":"45", "description":"SrcDst Filter Action WL", "optional":true }, "other_any_exceed":{ "type":"number", "format":"counter", "size":"8", "oid":"46", "description":"OTHER Exceeded", "optional":true }, "other_drop_bl":{ "type":"number", "format":"counter", "size":"8", "oid":"47", "description":"OTHER Blacklisted Packets Dropped", "optional":true }, "other_total_bytes_rcv":{ "type":"number", "format":"counter", "size":"8", "oid":"48", "description":"OTHER Total Bytes Received", "optional":true }, "other_total_bytes_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"49", "description":"OTHER Total Bytes Dropped", "optional":true } } } } }