{ "id":"/axapi/v3/system/hardware-accelerate/slb/stats", "type":"object", "node-type":"scalar", "operation-not-allowed": ["PUT"], "title":"slb", "description":"Statistics for the object slb", "properties":{ "stats":{ "type":"object", "properties":{ "entry-create":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Hardware Entries Created", "long-description":"{}", "optional":true }, "entry-create-failure":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Hardware Entries Created", "long-description":"{}", "optional":true }, "entry-create-fail-server-down":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Hardware Entries Created", "long-description":"{}", "optional":true }, "entry-create-fail-max-entry":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Hardware Entries Created", "long-description":"{}", "optional":true }, "entry-free":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Hardware Entries Freed", "long-description":"{}", "optional":true }, "entry-free-opp-entry":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Hardware Entries Free due to opposite tuple entry ageout event", "long-description":"{}", "optional":true }, "entry-free-no-hw-prog":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Hardware Entry Free no hw prog", "long-description":"{}", "optional":true }, "entry-free-no-conn":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Hardware Entry Free no matched conn", "long-description":"{}", "optional":true }, "entry-free-no-sw-entry":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Hardware Entry Free no software entry", "long-description":"{}", "optional":true }, "entry-counter":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"Hardware Entry Count", "long-description":"{}", "optional":true }, "entry-age-out":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"Hardware Entries Aged Out", "long-description":"{}", "optional":true }, "entry-age-out-idle":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"Hardware Entries Aged Out Idle", "long-description":"{}", "optional":true }, "entry-age-out-tcp-fin":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"Hardware Entries Aged Out TCP FIN", "long-description":"{}", "optional":true }, "entry-age-out-tcp-rst":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"Hardware Entries Aged Out TCP RST", "long-description":"{}", "optional":true }, "entry-age-out-invalid-dst":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Hardware Entries Aged Out invalid dst", "long-description":"{}", "optional":true }, "entry-force-hw-invalidate":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Hardware Entries Force HW Invalidate", "long-description":"{}", "optional":true }, "entry-invalidate-server-down":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"Hardware Entries Invalidate due to server down", "long-description":"{}", "optional":true }, "tcam-create":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"TCAM Entries Created", "long-description":"{}", "optional":true }, "tcam-free":{ "type":"number", "format":"counter", "size":"8", "oid":"19", "description":"TCAM Entries Freed", "long-description":"{}", "optional":true }, "tcam-counter":{ "type":"number", "format":"counter", "size":"8", "oid":"20", "description":"TCAM Entry Count", "long-description":"{}", "optional":true } } } } }