{ "id":"/axapi/v3/system/hardware-forward", "type":"object", "node-type":"scalar", "title":"hardware-forward", "partition-visibility":"shared", "auto-created-object":1, "description":"", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "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", "partition-visibility":"shared", "description":"'all': all; 'hit-counts': Total packts hit counts; 'hit-index': HW Fwd hit index; 'ipv4-forward-counts': Total IPv4 hardware forwarded packets; 'ipv6-forward-counts': Total IPv6 hardware forwarded packets; 'hw-fwd-module-status': hardware forwarder status flags; 'hw-fwd-prog-reqs': hardware forward programming requests; 'hw-fwd-prog-errors': hardware forward programming Errors; 'hw-fwd-flow-singlebit-errors': hardware forward singlebit Errors; 'hw-fwd-flow-tag-mismatch': hardware forward tag mismatch errors; 'hw-fwd-flow-seq-mismatch': hardware forward sequence mismatch errors; 'hw-fwd-ageout-drop-count': hardware forward ageout drop count; 'hw-fwd-invalidation-drop': hardware forward invalid drop count; 'hw-fwd-flow-hit-index': hardware forward flow hit index; 'hw-fwd-flow-reason-flags': hardware forward flow reason flags; 'hw-fwd-flow-drop-count': hardware forward flow drop count; 'hw-fwd-flow-error-count': hardware forward flow error count; 'hw-fwd-flow-unalign-count': hardware forward flow unalign count; 'hw-fwd-flow-underflow-count': hardware forward flow underflow count; 'hw-fwd-flow-tx-full-drop': hardware forward flow tx full drop count; 'hw-fwd-flow-qdr-full-drop': hardware forward flow qdr full drop count; 'hw-fwd-phyport-mismatch-drop': hardware forward phyport mismatch count; 'hw-fwd-vlanid-mismatch-drop': hardware forward vlanid mismatch count; 'hw-fwd-vmid-drop': hardware forward vmid mismatch count; 'hw-fwd-protocol-mismatch-drop': hardware forward protocol mismatch count; 'hw-fwd-avail-ipv4-entry': hardware forward available ipv4 entries count; 'hw-fwd-avail-ipv6-entry': hardware forward available ipv6 entries count; ", "enum":[ "all", "hit-counts", "hit-index", "ipv4-forward-counts", "ipv6-forward-counts", "hw-fwd-module-status", "hw-fwd-prog-reqs", "hw-fwd-prog-errors", "hw-fwd-flow-singlebit-errors", "hw-fwd-flow-tag-mismatch", "hw-fwd-flow-seq-mismatch", "hw-fwd-ageout-drop-count", "hw-fwd-invalidation-drop", "hw-fwd-flow-hit-index", "hw-fwd-flow-reason-flags", "hw-fwd-flow-drop-count", "hw-fwd-flow-error-count", "hw-fwd-flow-unalign-count", "hw-fwd-flow-underflow-count", "hw-fwd-flow-tx-full-drop", "hw-fwd-flow-qdr-full-drop", "hw-fwd-phyport-mismatch-drop", "hw-fwd-vlanid-mismatch-drop", "hw-fwd-vmid-drop", "hw-fwd-protocol-mismatch-drop", "hw-fwd-avail-ipv4-entry", "hw-fwd-avail-ipv6-entry" ] }, "optional":true } } ] }, "slb":{ "type":"object", "$ref":"/axapi/v3/system/hardware-forward/slb", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'entry-create': Hardware Entries Created; 'entry-create-failure': Hardware Entries Created; 'entry-create-fail-server-down': Hardware Entries Created; 'entry-create-fail-max-entry': Hardware Entries Created; 'entry-free': Hardware Entries Freed; 'entry-free-opp-entry': Hardware Entries Free due to opposite tuple entry ageout event; 'entry-free-no-hw-prog': Hardware Entry Free no hw prog; 'entry-free-no-conn': Hardware Entry Free no matched conn; 'entry-free-no-sw-entry': Hardware Entry Free no software entry; 'entry-counter': Hardware Entry Count; 'entry-age-out': Hardware Entries Aged Out; 'entry-age-out-idle': Hardware Entries Aged Out Idle; 'entry-age-out-tcp-fin': Hardware Entries Aged Out TCP FIN; 'entry-age-out-tcp-rst': Hardware Entries Aged Out TCP RST; 'entry-age-out-invalid-dst': Hardware Entries Aged Out invalid dst; 'entry-force-hw-invalidate': Hardware Entries Force HW Invalidate; 'entry-invalidate-server-down': Hardware Entries Invalidate due to server down; 'tcam-create': TCAM Entries Created; 'tcam-free': TCAM Entries Freed; 'tcam-counter': TCAM Entry Count; ", "enum":[ "all", "entry-create", "entry-create-failure", "entry-create-fail-server-down", "entry-create-fail-max-entry", "entry-free", "entry-free-opp-entry", "entry-free-no-hw-prog", "entry-free-no-conn", "entry-free-no-sw-entry", "entry-counter", "entry-age-out", "entry-age-out-idle", "entry-age-out-tcp-fin", "entry-age-out-tcp-rst", "entry-age-out-invalid-dst", "entry-force-hw-invalidate", "entry-invalidate-server-down", "tcam-create", "tcam-free", "tcam-counter" ] }, "optional":true } } ] } } } } }