{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-link-probe/trigger-stats-rate", "type":"object", "node-type":"scalar", "title":"trigger-stats-rate", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure stats to trigger packet capture on increment rate", "properties":{ "threshold-exceeded-by":{ "type":"number", "format":"number", "minimum":0, "maximum":100, "default":5, "partition-visibility":"shared", "description":"Set the threshold to the number of times greater than the previous duration to start the capture, default is 5", "optional":true }, "duration":{ "type":"number", "format":"number", "minimum":1, "maximum":250, "default":60, "partition-visibility":"shared", "description":"Time in seconds to look for the anomaly, default is 60", "optional":true }, "err_entry_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Failure", "optional":true }, "err_entry_create_oom":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Out of Memory", "optional":true }, "err_entry_insert_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Insert Failed", "optional":true }, "err_tmpl_probe_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Probe Template Creation Failure", "optional":true }, "err_tmpl_probe_create_oom":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Probe Template Creation Out of Memory", "optional":true }, "total_http_response_bad":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total HTTP responses not matching probe template config", "optional":true }, "total_tcp_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP errors in probes sent out", "optional":true }, "err_smart_nat_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error creating Smart NAT Instance", "optional":true }, "err_smart_nat_port_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error obtaining Smart NAT source port", "optional":true }, "err_l4_sess_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error allocating L4 session for probe", "optional":true }, "err_probe_tcp_conn_send":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error in initiating TCP connection for probe", "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 } } }