{ "id":"/axapi/v3/cgnv6/lw-4o6/global/stats", "type":"object", "node-type":"scalar", "title":"global", "description":"Statistics for the object global", "properties":{ "stats":{ "type":"object", "properties":{ "entry_count":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total Entries Configured", "long-description":"{}", "optional":true }, "self_hairpinning_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Self-Hairpinning Drops", "long-description":"{}", "optional":true }, "all_hairpinning_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"All Hairpinning Drops", "long-description":"{}", "optional":true }, "no_match_icmpv6_sent":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"No-Forward-Match ICMPv6 Sent", "long-description":"{}", "optional":true }, "no_match_icmp_sent":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"No-Reverse-Match ICMP Sent", "long-description":"{}", "optional":true }, "icmp_inbound_drop":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Inbound ICMP Drops", "long-description":"{}", "optional":true }, "fwd_lookup_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Forward Route Lookup Failed", "long-description":"{}", "optional":true }, "rev_lookup_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Reverse Route Lookup Failed", "long-description":"{}", "optional":true }, "interface_not_configured":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"LW-4over6 Interfaces not Configured Drops", "long-description":"{}", "optional":true }, "no_binding_table_matches_fwd":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"No Forward Binding Table Entry Match Drops", "long-description":"{}", "optional":true }, "no_binding_table_matches_rev":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"No Reverse Binding Table Entry Match Drops", "long-description":"{}", "optional":true } } } } }