{ "id":"/axapi/v3/system/counter-lib-accounting/stats", "type":"object", "node-type":"scalar", "title":"counter-lib-accounting", "description":"Statistics for the object counter-lib-accounting", "properties":{ "stats":{ "type":"object", "properties":{ "total-ctr-alloc":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total counters allocated", "long-description":"{}", "optional":true }, "total-ctr-in-rml":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total counters put in rml queue", "long-description":"{}", "optional":true }, "total-ctr-freed":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Total counters actually freed", "long-description":"{}", "optional":true }, "total-ctr-in-system":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Total counters currently allocated in system", "long-description":"{}", "optional":true }, "total-oper-alloc":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Total oper blocks allocated", "long-description":"{}", "optional":true }, "total-oper-free":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Total oper blocks freed", "long-description":"{}", "optional":true }, "total-blocks-in-hash":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Total blocks in hash table", "long-description":"{}", "optional":true }, "total-blocks-in-rml-hash":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Total blocks in rml in hash table", "long-description":"{}", "optional":true }, "total-nodes-alloc":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Total nodes allocated(sflow/history/telemetry/cpu-compute)", "long-description":"{}", "optional":true }, "total-nodes-in-rml":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"Total nodes put in rml queue", "long-description":"{}", "optional":true }, "total-nodes-free":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"Total nodes freed(sflow/history/telemetry/cpu-compute)", "long-description":"{}", "optional":true }, "total-nodes-free-failed":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"Total nodes free failed", "long-description":"{}", "optional":true }, "total-nodes-unlink-failed":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"Total nodes unlink failed", "long-description":"{}", "optional":true }, "total-nodes-in-system":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"Total nodes currently allocated in system", "long-description":"{}", "optional":true }, "total-memblocks-alloc-avro":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Total memory blocks allocated by avro lib", "long-description":"{}", "optional":true }, "total-memblocks-free-avro":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Total memory blocks freed by avro lib", "long-description":"{}", "optional":true }, "total-memblocks-realloc-avro":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"Total memory blocks realloc by avro lib", "long-description":"{}", "optional":true } } } } }