{ "id":"/axapi/v3/slb/dns-response-rate-limiting/stats", "type":"object", "node-type":"scalar", "title":"dns-response-rate-limiting", "description":"Statistics for the object dns-response-rate-limiting", "properties":{ "stats":{ "type":"object", "properties":{ "curr_entries":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Current Entry Count", "long-description":"{}", "optional":true }, "total_created":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total Entry Created", "long-description":"{}", "optional":true }, "total_inserted":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Total Entry Inserted", "long-description":"{}", "optional":true }, "total_withdrew":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Total Entry Withdrew", "long-description":"{}", "optional":true }, "total_ready_to_free":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Total Entry Ready To Free", "long-description":"{}", "optional":true }, "total_freed":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Total Entry Freed", "long-description":"{}", "optional":true }, "total_logs":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Total Logs", "long-description":"{}", "optional":true }, "total_overflow_entry_hits":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Total Overflow Entry Hits", "long-description":"{}", "optional":true }, "total_refill":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Total Refills", "long-description":"{}", "optional":true }, "total_credit_exceeded":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"Total Credit Exceeded", "long-description":"{}", "optional":true }, "other_thread_refill":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"Other Thread Refilling", "long-description":"{}", "optional":true }, "err_entry_create_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"Entry Creation Failure", "long-description":"{}", "optional":true }, "err_entry_create_oom":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"Entry Creation Out of Memory", "long-description":"{}", "optional":true }, "err_entry_ext_create_oom":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"Entry Extension Creation Out of Memory", "long-description":"{}", "optional":true }, "err_entry_insert_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Entry Insert Failed", "long-description":"{}", "optional":true }, "err_vport_fail_match":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Failed to Match Vport", "long-description":"{}", "optional":true } } } } }