{ "id":"/axapi/v3/ddos/other-ipproto/{sampling-enable}", "type":"object", "node-type":"list", "title":"other-ipproto", "description":"ddos dst other ip-proto counters", "properties":{ "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "description":"'all': all; 'filter1_match': Filter1 Match; 'filter2_match': Filter2 Match; 'filter3_match': Filter3 Match; 'filter4_match': Filter4 Match; 'filter5_match': Filter5 Match; 'filter_none_match': Filter No Match; 'port_rcvd': Inbound Packets Received; 'port_drop': Inbound Packets Dropped; 'port_pkt_sent': Inbound Packets Forwarded; 'port_pkt_rate_exceed': Packet Rate Exceeded; 'port_kbit_rate_exceed': KiBit Rate Exceeded; 'filter_auth_fail': Filter Auth Failed; 'port_bytes': Inbound Bytes Received; 'outbound_port_bytes': Outbound Bytes Received; 'outbound_port_rcvd': Outbound Packets Received; 'outbound_port_pkt_sent': Outbound Packets Forwarded; 'port_bytes_sent': Inbound Bytes Forwarded; 'port_bytes_drop': Inbound Bytes Dropped; 'port_src_bl': Src Blacklisted; 'filter_action_blacklist': Filter Action Blacklist; 'filter_action_drop': Filter Action Drop; 'filter_action_default_pass': Filter Action Default Pass; 'filter_action_whitelist': Filter Action Whitelist; 'exceed_drop_prate_src': Src Pkt Rate Exceeded; 'exceed_drop_brate_src': Src KiBit Rate Exceeded; 'outbound_port_bytes_sent': Outbound Bytes Forwarded; 'outbound_port_drop': Outbound Packets Dropped; 'outbound_port_bytes_drop': Outbound Bytes Dropped; 'exceed_drop_brate_src_pkt': Src KiBit Rate Exceeded Count; 'port_kbit_rate_exceed_pkt': KiBit Rate Exceeded Count; 'bl': Dst Blacklisted; 'src_drop': Src Packets Dropped; 'frag_rcvd': Fragmented Packets Received; 'frag_drop': Fragmented Packets Dropped; 'filter_total_not_match': Filter Not Matched on Pkt; 'src_filter_action_blacklist': Src Filter Action Blacklist; 'src_filter_action_drop': Src Filter Action Drop; 'src_filter_action_default_pass': Src Filter Action Default Pass; 'src_filter_action_whitelist': Src Filter Action Whitelist; 'frag_timeout': Fragmented Packets Timeout; 'src_frag_drop': Src Fragmented Packets Dropped; 'src_filter1_match': Src Filter1 Match; 'src_filter2_match': Src Filter2 Match; 'src_filter3_match': Src Filter3 Match; 'src_filter4_match': Src Filter4 Match; 'src_filter5_match': Src Filter5 Match; 'src_filter_none_match': Src Filter No Match; 'src_filter_total_not_match': Src Filter Not Matched on Pkt; 'src_filter_auth_fail': Src Filter Auth Failed; 'sflow_internal_samples_packed': Sflow Internal Samples Packed; 'sflow_external_samples_packed': Sflow External Samples Packed; 'sflow_internal_packets_sent': Sflow Internal Packets Sent; 'sflow_external_packets_sent': Sflow External Packets Sent; 'exceed_action_tunnel': Exceed Action: Tunnel; 'dst_hw_drop': Dst Hardware Packets Dropped; ", "enum":[ "all", "filter1_match", "filter2_match", "filter3_match", "filter4_match", "filter5_match", "filter_none_match", "port_rcvd", "port_drop", "port_pkt_sent", "port_pkt_rate_exceed", "port_kbit_rate_exceed", "filter_auth_fail", "port_bytes", "outbound_port_bytes", "outbound_port_rcvd", "outbound_port_pkt_sent", "port_bytes_sent", "port_bytes_drop", "port_src_bl", "filter_action_blacklist", "filter_action_drop", "filter_action_default_pass", "filter_action_whitelist", "exceed_drop_prate_src", "exceed_drop_brate_src", "outbound_port_bytes_sent", "outbound_port_drop", "outbound_port_bytes_drop", "exceed_drop_brate_src_pkt", "port_kbit_rate_exceed_pkt", "bl", "src_drop", "frag_rcvd", "frag_drop", "filter_total_not_match", "src_filter_action_blacklist", "src_filter_action_drop", "src_filter_action_default_pass", "src_filter_action_whitelist", "frag_timeout", "src_frag_drop", "src_filter1_match", "src_filter2_match", "src_filter3_match", "src_filter4_match", "src_filter5_match", "src_filter_none_match", "src_filter_total_not_match", "src_filter_auth_fail", "sflow_internal_samples_packed", "sflow_external_samples_packed", "sflow_internal_packets_sent", "sflow_external_packets_sent", "exceed_action_tunnel", "dst_hw_drop" ] }, "optional":true } } ] } }, "object-keys":[ "sampling-enable" ], "required":[ "sampling-enable" ] }