{ "id":"/axapi/v3/ddos/tunnel", "type":"object", "node-type":"scalar", "title":"tunnel", "auto-created-object":1, "description":"tunnel 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; 'ip_tunnel_rcvd': IPv4 Tunnel Received; 'ip_tunnel_rate_limit_inner': IPv4 Tunnel Rate Limit Inner Pkts; 'ip_tunnel_encap': IPv4 Tunnel Encap; 'ip_tunnel_encap_fail': IPv4 Tunnel Encap Failed; 'ip_tunnel_decap': IPv4 Tunnel Decap; 'ip_tunnel_decap_fail': IPv4 Tunnel Decap Failed; 'ip6_tunnel_rcvd': IPv6 Tunnel Received; 'ip6_tunnel_rate_limit_inner': IPv6 Tunnel Rate Limit Inner Pkts; 'ip6_tunnel_encap': IPv6 Tunnel Encap; 'ip6_tunnel_encap_fail': IPv6 Tunnel Encap Failed; 'ip6_tunnel_decap': IPv6 Tunnel Decap; 'ip6_tunnel_decap_fail': IPv6 Tunnel Decap Failed; 'ip_gre_tunnel_rcvd': GRE Tunnel Received; 'ip_gre_tunnel_rate_limit_inner': GRE Tunnel Rate Limit Inner Pkts; 'ip_gre_tunnel_encap': GRE Tunnel Encap; 'ip_gre_tunnel_encap_fail': GRE Tunnel Encap Failed; 'ip_gre_tunnel_decap': GRE Tunnel Decap; 'ip_gre_tunnel_decap_fail': GRE Tunnel Decap Failed; 'ip_gre_tunnel_encap_key': GRE Tunnel Encap W/ Key; 'ip_gre_tunnel_decap_key': GRE Tunnel Decap W/ Key; 'ip_gre_tunnel_decap_drop': GRE Tunnel Decap Key Mismatch Dropped; 'ip6_gre_tunnel_rcvd': GRE V6 Tunnel Received; 'ip6_gre_tunnel_rate_limit_inner': GRE V6 Tunnel Rate Limit Inner Pkts; 'ip6_gre_tunnel_encap': GRE V6 Tunnel Encap; 'ip6_gre_tunnel_encap_fail': GRE V6 Tunnel Encap Received Failed; 'ip6_gre_tunnel_decap': GRE V6 Tunnel Decap; 'ip6_gre_tunnel_decap_fail': GRE V6 Tunnel Decap Failed; 'ip6_gre_tunnel_encap_key': GRE V6 Tunnel Encap W/ Key; 'ip6_gre_tunnel_decap_key': GRE V6 Tunnel Decap W/ Key; 'ip6_gre_tunnel_decap_drop': GRE V6 Tunnel Decap No Key Dropped; 'ip_esp_tunnel_rcvd': ESP Tunnel Received; 'ip_esp_tunnel_inspect': ESP Tunnel Inspect; 'ip_esp_tunnel_inspect_fail': ESP Tunnel Inspect Fail; 'ip6_esp_tunnel_rcvd': ESP V6 Tunnel Received; 'ip6_esp_tunnel_inspect': ESP V6 Tunnel Inspect; 'ip6_esp_tunnel_inspect_fail': ESP V6 Tunnel Inspect Fail; 'ip_vxlan_tunnel_rcvd': IP VxLAN Received; 'ip_vxlan_tunnel_invalid_vni': IP VxLAN Invalid VNI; 'ip_vxlan_tunnel_decap': IP VxLAN Decap; 'ip_vxlan_tunnel_decap_err': IP VxLAN Decap Error; 'ip_gre_tunnel_keepalive_rcvd': GRE Tunnel Keep-Alive Received; 'jumbo_in_tunnel_drop': Jumbo Packet in Tunnel Drop; ", "enum":[ "all", "ip_tunnel_rcvd", "ip_tunnel_rate_limit_inner", "ip_tunnel_encap", "ip_tunnel_encap_fail", "ip_tunnel_decap", "ip_tunnel_decap_fail", "ip6_tunnel_rcvd", "ip6_tunnel_rate_limit_inner", "ip6_tunnel_encap", "ip6_tunnel_encap_fail", "ip6_tunnel_decap", "ip6_tunnel_decap_fail", "ip_gre_tunnel_rcvd", "ip_gre_tunnel_rate_limit_inner", "ip_gre_tunnel_encap", "ip_gre_tunnel_encap_fail", "ip_gre_tunnel_decap", "ip_gre_tunnel_decap_fail", "ip_gre_tunnel_encap_key", "ip_gre_tunnel_decap_key", "ip_gre_tunnel_decap_drop", "ip6_gre_tunnel_rcvd", "ip6_gre_tunnel_rate_limit_inner", "ip6_gre_tunnel_encap", "ip6_gre_tunnel_encap_fail", "ip6_gre_tunnel_decap", "ip6_gre_tunnel_decap_fail", "ip6_gre_tunnel_encap_key", "ip6_gre_tunnel_decap_key", "ip6_gre_tunnel_decap_drop", "ip_esp_tunnel_rcvd", "ip_esp_tunnel_inspect", "ip_esp_tunnel_inspect_fail", "ip6_esp_tunnel_rcvd", "ip6_esp_tunnel_inspect", "ip6_esp_tunnel_inspect_fail", "ip_vxlan_tunnel_rcvd", "ip_vxlan_tunnel_invalid_vni", "ip_vxlan_tunnel_decap", "ip_vxlan_tunnel_decap_err", "ip_gre_tunnel_keepalive_rcvd", "jumbo_in_tunnel_drop" ] }, "optional":true } } ] } } }