{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-gtp/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 }, "out-of-session-memory":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out of Tunnel Memory", "optional":true }, "gtp-smp-path-check-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP SMP PATH check Failed", "optional":true }, "gtp-smp-check-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP SMP check Failed", "optional":true }, "gtp-smp-session-count-check-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-U session count is not in range of 0-11 in GTP-C SMP", "optional":true }, "gtp-c-ref-count-smp-exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-C session count on C-smp exceeded 2", "optional":true }, "gtp-u-smp-in-rml-with-sess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-U smp is marked RML with U-session", "optional":true }, "gtp-tunnel-rate-limit-entry-create-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Tunnel Level Rate Limit Entry Create Failure", "optional":true }, "gtp-rate-limit-smp-create-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Rate Limit SMP Create Failure", "optional":true }, "gtp-rate-limit-t3-ctr-create-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Rate Limit Dynamic Counters Create Failure", "optional":true }, "gtp-rate-limit-entry-create-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Rate Limit Entry Create Failure", "optional":true }, "gtp-smp-dec-sess-count-check-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-U session count is 0 in GTP-C SMP", "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 } } }