{ "id":"/axapi/v3/ddos/l4-other", "type":"object", "node-type":"scalar", "title":"l4-other", "auto-created-object":1, "description":"l4 other counters", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "description":"'all': all; 'other_receive': OTHER Total Packets Received; 'other_frag_rcvd': OTHER Fragmented Packets Received; 'other_total_drop': OTHER Total Packets Dropped; 'other_dst_drop': OTHER Dst Packets Dropped; 'other_frag_drop': OTHER Fragmented Packets Dropped; 'other_exceed_drop_any_dst': OTHER Dst Exceed Drop (deprecated); 'other_exceed_drop_prate_dst': OTHER Dst Packet Rate Drop (deprecated); 'other_exceed_drop_fprate_dst': OTHER Dst Fragment Rate Drop (deprecated); 'other_frag_exceed_drop_dst': OTHER Dst Fragment Exceed Drop (deprecated); 'other_drop_black_dst': OTHER Dst Blacklist Drop (deprecated); 'other_src_drop': OTHER Src Packets Dropped; 'other_exceed_drop_any_src': OTHER Src Exceed Drop (deprecated); 'other_exceed_drop_prate_src': OTHER Src Packet Rate Drop (deprecated); 'other_exceed_drop_fprate_src': OTHER Src Fragment Rate Drop (deprecated); 'other_frag_exceed_drop_src': OTHER Src Fragment Exceed Drop (deprecated); 'other_drop_black_src': OTHER Src Blacklist Drop (deprecated); 'other_drop_black_user_cfg_src': OTHER Src Blacklist User Packets Dropped; 'other_src_dst_drop': OTHER SrcDst Packets Dropped; 'other_exceed_drop_any_src_dst': OTHER SrcDst Exceed Drop (deprecated); 'other_exceed_drop_prate_src_dst': OTHER SrcDst Packet Rate Drop (deprecated); 'other_exceed_drop_fprate_src_dst': OTHER SrcDst Fragment Rate Drop (deprecated); 'other_frag_exceed_drop_src_dst': OTHER SrcDst Fragment Exceed Drop (deprecated); 'other_drop_black_src_dst': OTHER SrcDst Blacklist Drop (deprecated); 'other_drop_black_user_cfg_src_dst': OTHER SrcDst Blacklist User Packets Dropped; 'other_exceed_drop_brate_dst': OTHER Dst KiBit Rate Drop (KiBit) (deprecated); 'other_exceed_drop_brate_src': OTHER Src KiBit Rate Drop (KiBit) (deprecated); 'other_exceed_drop_brate_src_dst': OTHER SrcDst KiBit Rate Drop (KiBit) (deprecated); 'dst_other_filter_match': Dst Filter Match; 'dst_other_filter_not_match': Dst Filter No Match; 'dst_other_filter_action_blacklist': Dst Filter Action Blacklist; 'dst_other_filter_action_drop': Dst Filter Action Drop; 'dst_other_filter_action_default_pass': Dst Filter Action Default Pass; 'dst_other_filter_action_whitelist': Dst Filter Action WL; 'src_other_filter_match': Src Filter Match; 'src_other_filter_not_match': Src Filter No Match; 'src_other_filter_action_blacklist': Src Filter Action Blacklist; 'src_other_filter_action_drop': Src Filter Action Drop; 'src_other_filter_action_default_pass': Src Filter Action Default Pass; 'src_other_filter_action_whitelist': Src Filter Action WL; 'src_dst_other_filter_match': SrcDst Filter Match; 'src_dst_other_filter_not_match': SrcDst Filter No Match; 'src_dst_other_filter_action_blacklist': SrcDst Filter Action Blacklist; 'src_dst_other_filter_action_drop': SrcDst Filter Action Drop; 'src_dst_other_filter_action_default_pass': SrcDst Filter Action Default Pass; 'src_dst_other_filter_action_whitelist': SrcDst Filter Action WL; 'other_any_exceed': OTHER Exceeded; 'other_drop_bl': OTHER Blacklisted Packets Dropped; 'other_total_bytes_rcv': OTHER Total Bytes Received; 'other_total_bytes_drop': OTHER Total Bytes Dropped; ", "enum":[ "all", "other_receive", "other_frag_rcvd", "other_total_drop", "other_dst_drop", "other_frag_drop", "other_exceed_drop_any_dst", "other_exceed_drop_prate_dst", "other_exceed_drop_fprate_dst", "other_frag_exceed_drop_dst", "other_drop_black_dst", "other_src_drop", "other_exceed_drop_any_src", "other_exceed_drop_prate_src", "other_exceed_drop_fprate_src", "other_frag_exceed_drop_src", "other_drop_black_src", "other_drop_black_user_cfg_src", "other_src_dst_drop", "other_exceed_drop_any_src_dst", "other_exceed_drop_prate_src_dst", "other_exceed_drop_fprate_src_dst", "other_frag_exceed_drop_src_dst", "other_drop_black_src_dst", "other_drop_black_user_cfg_src_dst", "other_exceed_drop_brate_dst", "other_exceed_drop_brate_src", "other_exceed_drop_brate_src_dst", "dst_other_filter_match", "dst_other_filter_not_match", "dst_other_filter_action_blacklist", "dst_other_filter_action_drop", "dst_other_filter_action_default_pass", "dst_other_filter_action_whitelist", "src_other_filter_match", "src_other_filter_not_match", "src_other_filter_action_blacklist", "src_other_filter_action_drop", "src_other_filter_action_default_pass", "src_other_filter_action_whitelist", "src_dst_other_filter_match", "src_dst_other_filter_not_match", "src_dst_other_filter_action_blacklist", "src_dst_other_filter_action_drop", "src_dst_other_filter_action_default_pass", "src_dst_other_filter_action_whitelist", "other_any_exceed", "other_drop_bl", "other_total_bytes_rcv", "other_total_bytes_drop" ] }, "optional":true } } ] } } }