{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-dpdk-stats/trigger-stats-inc", "type":"object", "node-type":"scalar", "title":"trigger-stats-inc", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure stats to trigger packet capture on increment", "properties":{ "pkt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packet drop", "optional":true }, "pkt-lnk-down-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packets link down drop", "optional":true }, "err-pkt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total error packet drop", "optional":true }, "rx-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet error", "optional":true }, "tx-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet error", "optional":true }, "tx-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet drop", "optional":true }, "rx-len-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet length error", "optional":true }, "rx-over-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet over error", "optional":true }, "rx-crc-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet CRC error", "optional":true }, "rx-frame-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet frame error", "optional":true }, "rx-no-buff-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet no buffer error", "optional":true }, "rx-miss-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet miss error", "optional":true }, "tx-abort-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet abort error", "optional":true }, "tx-carrier-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packert carrier error", "optional":true }, "tx-fifo-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet fifo error", "optional":true }, "tx-hbeat-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet HBEAT error", "optional":true }, "tx-windows-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX windows error", "optional":true }, "rx-long-len-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet long length error", "optional":true }, "rx-short-len-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet short length error", "optional":true }, "rx-align-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet align error", "optional":true }, "rx-csum-offload-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Rx packet check-sum offload error", "optional":true }, "io-rx-que-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IO core Rx queue drop", "optional":true }, "io-tx-que-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IO core TX queue drop", "optional":true }, "io-ring-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IO core ring drop", "optional":true }, "w-tx-que-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total worker core queue drop", "optional":true }, "w-link-down-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total worker core link down drop", "optional":true }, "w-ring-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total worker core ring drop", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }