{ "id":"/axapi/v3/visibility", "type":"object", "node-type":"scalar", "title":"visibility", "partition-visibility":"shared", "auto-created-object":1, "description":"Display Network statistics", "properties":{ "granularity":{ "type":"number", "format":"number", "minimum":1, "maximum":300, "default":5, "partition-visibility":"shared", "description":"Granularity for rate based calculations in seconds (default 5)", "optional":true }, "initial-learning-interval":{ "type":"number", "format":"number", "minimum":1, "maximum":168, "partition-visibility":"shared", "description":"Initial learning interval (in hours) before processing", "optional":true }, "source-entity-topk":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable monitoring entity topk for sources", "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 }, "mon-entity-telemetry-data":{ "type":"object", "$ref":"/axapi/v3/visibility/mon-entity-telemetry-data", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "debug-files":{ "type":"object", "$ref":"/axapi/v3/visibility/debug-files", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mon-topk":{ "type":"object", "$ref":"/axapi/v3/visibility/mon-topk", "properties":{ "sources":{ "type":"object", "$ref":"/axapi/v3/visibility/mon-topk/sources", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "monitored-entity":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "detail":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/detail", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "debug":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/detail/debug", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "sessions":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/sessions", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mon-topk":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/mon-topk", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sources":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/mon-topk/sources", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "secondary":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/secondary", "properties":{ "mon-topk":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/secondary/mon-topk", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sources":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/secondary/mon-topk/sources", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } } } } } }, "file":{ "type":"object", "$ref":"/axapi/v3/visibility/file", "properties":{ "metrics":{ "type":"object", "$ref":"/axapi/v3/visibility/file/metrics", "properties":{ "action":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable persistent storage; 'disable': Disable persistent storage(default); ", "enum":[ "enable", "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "reporting":{ "type":"object", "$ref":"/axapi/v3/visibility/reporting", "properties":{ "session-logging":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable session logging; 'disable': Disable session logging(default); ", "enum":[ "enable", "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "telemetry-export-interval":{ "type":"object", "$ref":"/axapi/v3/visibility/reporting/telemetry-export-interval", "properties":{ "value":{ "type":"number", "format":"number", "minimum":1, "maximum":5, "default":5, "partition-visibility":"shared", "description":"Monitored entity telemetry data export interval in mins (Default 5 mins)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "grouping-export-interval":{ "type":"object", "$ref":"/axapi/v3/visibility/reporting/grouping-export-interval", "properties":{ "value":{ "type":"number", "format":"number", "minimum":10, "maximum":300, "default":30, "partition-visibility":"shared", "description":"The aggregation and exporting interval in seconds (Default 30 seconds)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "template":{ "type":"object", "$ref":"/axapi/v3/visibility/reporting/template", "properties":{ "notification":{ "type":"object", "$ref":"/axapi/v3/visibility/reporting/template/notification", "properties":{ "template-name-list":{ "type":"array", "minItems":1, "items":{ "type":"template-name" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/reporting/template/notification/template-name/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "description":"Notification template name", "optional":false }, "ipv4-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "not-list":[ "ipv6-address", "host-name" ], "description":"Configure the host IPv4 address", "optional":true }, "ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "not-list":[ "ipv4-address", "host-name" ], "description":"Configure the host IPv6 address", "optional":true }, "host-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "not-list":[ "ipv4-address", "ipv6-address" ], "description":"Configure the host name(e.g www.a10networks.com)", "optional":true }, "use-mgmt-port":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Use management port for notifications", "optional":true }, "protocol":{ "type":"string", "format":"enum", "default":"https", "partition-visibility":"shared", "description":"'http': Use http protocol; 'https': Use https protocol(default); (http protocol)", "enum":[ "http", "https" ], "optional":true }, "http-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":80, "partition-visibility":"shared", "description":"Configure the http port to use(default 80) (http port(default 80))", "optional":true }, "https-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":443, "partition-visibility":"shared", "description":"Configure the https port to use(default 443) (http port(default 443))", "optional":true }, "relative-uri":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "default":"/", "partition-visibility":"shared", "description":"Configure the relative uri(e.g /example , default /)", "optional":true }, "action":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': Enable; 'disable': Disable; ", "enum":[ "enable", "disable" ], "optional":true }, "debug-mode":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable debug mode", "optional":true }, "test-connectivity":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Test connectivity to notification receiver", "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 }, "authentication":{ "type":"object", "$ref":"/axapi/v3/visibility/reporting/template/notification/template-name/{name}/authentication", "properties":{ "relative-login-uri":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Configure the authentication login uri" }, "relative-logoff-uri":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Configure the authentication logoff uri" }, "auth-username":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Configure the authentication user name" }, "auth-password":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure the authentication user password (Authentication password)" }, "auth-password-string":{ "type":"string", "format":"password", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Configure the authentication user password (Authentication password)" }, "encrypted":{ "type":"encrypted", "format":"encrypted", "partition-visibility":"shared", "description":"Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)" }, "api-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure api-key as a mode of authentication" }, "api-key-string":{ "type":"string", "format":"password", "minLength":1, "maxLength":64, "partition-visibility":"shared", "description":"Configure api-key as a mode of authentication" }, "api-key-encrypted":{ "type":"encrypted", "format":"encrypted", "partition-visibility":"shared", "description":"Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "debug":{ "type":"object", "$ref":"/axapi/v3/visibility/reporting/template/notification/debug", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } } } } } }, "monitor":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor", "properties":{ "primary-monitor":{ "type":"string", "format":"enum", "partition-visibility":"shared", "modify-not-allowed":1, "description":"'traffic': Mointor traffic; 'xflow': Monitor xflow samples; ", "enum":[ "traffic", "xflow" ] }, "monitor-key":{ "type":"string", "format":"enum", "partition-visibility":"shared", "modify-not-allowed":1, "description":"'source': Monitor traffic from all sources; 'dest': Monitor traffic to any destination; 'service': Monitor traffic to any service; 'source-nat-ip': Monitor traffic to all source nat IPs; ", "enum":[ "source", "dest", "service", "source-nat-ip" ] }, "mon-entity-topk":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable topk for primary entities" }, "source-entity-topk":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable topk for sources to primary-entities" }, "index-sessions":{ "type":"number", "format":"flag", "plat-neg-list":["tps"], "default":0, "partition-visibility":"shared", "description":"Start indexing associated sessions" }, "index-sessions-type":{ "type":"string", "format":"enum", "plat-neg-list":["tps"], "partition-visibility":"shared", "description":"'per-cpu': Use per cpu list; ", "enum":[ "per-cpu" ] }, "v4-class-list":{ "type":"string", "format":"string", "plat-pos-list":["tps"], "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Class list of ipv4 addresses to be monitored" }, "v4-grouping":{ "type":"number", "format":"flag", "plat-pos-list":["tps"], "default":0, "partition-visibility":"shared", "description":"Enable aggregate the log and notification per class-list" }, "v6-class-list":{ "type":"string", "format":"string", "plat-pos-list":["tps"], "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Class list of ipv6 addresses to be monitored" }, "v6-grouping":{ "type":"number", "format":"flag", "plat-pos-list":["tps"], "default":0, "partition-visibility":"shared", "description":"Enable aggregate the log and notification per class-list" }, "template":{ "type":"object", "properties":{ "notification":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "notif-template-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/reporting/template/notification/template-name" } } } ] } } }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "port-scan-filter-settings":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/port-scan-filter-settings", "properties":{ "pkt-rate-threshold":{ "type":"number", "format":"number", "minimum":0, "maximum":255, "default":10, "partition-visibility":"shared", "description":"packet rate threshold for the filter (default 10 pkts/sec, set to 0 pkts/sec to disable the feature)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "agent-list":{ "type":"array", "minItems":1, "items":{ "type":"agent" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/monitor/agent/{agent-name}", "array":[ { "properties":{ "agent-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify name for the agent", "optional":false }, "agent-v4-addr":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Configure agent's IPv4 address", "optional":true }, "agent-v6-addr":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"Configure agent's IPv6 address", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "agent-name" ] } ] }, "sflow":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/sflow", "properties":{ "listening-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":6343, "partition-visibility":"shared", "description":"sFlow port to receive packets (sFlow port number(default 6343))" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "netflow":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/netflow", "properties":{ "listening-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":9996, "partition-visibility":"shared", "description":"Netflow port to receive packets (Netflow port number(default 9996))" }, "template-active-timeout":{ "type":"number", "format":"number", "minimum":2, "maximum":300, "default":30, "partition-visibility":"shared", "description":"Configure active timeout of the netflow templates received in mins (Template active timeout(mins)(default 30mins))" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "debug-list":{ "type":"array", "minItems":1, "items":{ "type":"debug" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/monitor/debug/{debug-ip-addr}+{debug-port}+{debug-protocol}", "array":[ { "properties":{ "debug-ip-addr":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Specify source/dest ip addr", "optional":false }, "debug-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Specify port", "optional":false }, "debug-protocol":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'TCP': TCP; 'UDP': UDP; 'ICMP': ICMP; ", "enum":[ "TCP", "UDP", "ICMP" ], "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "debug-ip-addr", "debug-port", "debug-protocol" ] } ] }, "replay-debug-file":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/replay-debug-file", "properties":{ "debug-ip-addr":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Specify source/dest ip addr" }, "debug-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Specify port" }, "debug-protocol":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'TCP': TCP; 'UDP': UDP; 'ICMP': ICMP; ", "enum":[ "TCP", "UDP", "ICMP" ] } }, "required":[ "debug-ip-addr" ] }, "delete-debug-file":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/delete-debug-file", "properties":{ "debug-ip-addr":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Specify source/dest ip addr" }, "debug-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Specify port" }, "debug-protocol":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'TCP': TCP; 'UDP': UDP; 'ICMP': ICMP; ", "enum":[ "TCP", "UDP", "ICMP" ] } }, "required":[ "debug-ip-addr" ] }, "secondary-monitor":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/secondary-monitor", "properties":{ "secondary-monitoring-key":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'service': Monitor traffic to any service; ", "enum":[ "service" ] }, "mon-entity-topk":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable topk for secondary entities" }, "source-entity-topk":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable topk for sources to secondary-entities" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "debug-list":{ "type":"array", "minItems":1, "items":{ "type":"debug" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/monitor/secondary-monitor/debug/{debug-ip-addr}+{debug-port}+{debug-protocol}", "array":[ { "properties":{ "debug-ip-addr":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Specify source/dest ip addr", "optional":false }, "debug-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Specify port", "optional":false }, "debug-protocol":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'TCP': TCP; 'UDP': UDP; 'ICMP': ICMP; ", "enum":[ "TCP", "UDP", "ICMP" ], "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "debug-ip-addr", "debug-port", "debug-protocol" ] } ] }, "delete-debug-file":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/secondary-monitor/delete-debug-file", "properties":{ "debug-ip-addr":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Specify source/dest ip addr" }, "debug-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Specify port" }, "debug-protocol":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'TCP': TCP; 'UDP': UDP; 'ICMP': ICMP; ", "enum":[ "TCP", "UDP", "ICMP" ] } }, "required":[ "debug-ip-addr" ] }, "replay-debug-file":{ "type":"object", "$ref":"/axapi/v3/visibility/monitor/secondary-monitor/replay-debug-file", "properties":{ "debug-ip-addr":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Specify source/dest ip addr" }, "debug-port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Specify port" }, "debug-protocol":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'TCP': TCP; 'UDP': UDP; 'ICMP': ICMP; ", "enum":[ "TCP", "UDP", "ICMP" ] } }, "required":[ "debug-ip-addr" ] } } } } }, "anomaly-detection":{ "type":"object", "$ref":"/axapi/v3/visibility/anomaly-detection", "properties":{ "sensitivity":{ "type":"string", "format":"enum", "default":"low", "partition-visibility":"shared", "description":"'high': Highly sensitive anomaly detection. Can lead to false positives; 'low': Low sensitivity anomaly detection. Can cause delay in detection and might not detect certain attacks. (default); ", "enum":[ "high", "low" ] }, "restart-learning-on-anomaly":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Relearn anomaly detection parameters after detecting an anomaly" }, "feature-status":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable anomaly-detection (Not valid for source-nat-ip and source monitor types); 'disable': Disable anomaly detection (default); ", "enum":[ "enable", "disable" ] }, "logging":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'per-entity': Enable per entity logging; 'per-metric': Enable per metric logging with threshold details; 'disable': Disable anomaly notifications (Default); ", "enum":[ "per-entity", "per-metric", "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "flow-collector":{ "type":"object", "$ref":"/axapi/v3/visibility/flow-collector", "properties":{ "sflow":{ "type":"object", "$ref":"/axapi/v3/visibility/flow-collector/sflow", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "netflow":{ "type":"object", "$ref":"/axapi/v3/visibility/flow-collector/netflow", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "template":{ "type":"object", "$ref":"/axapi/v3/visibility/flow-collector/netflow/template", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "detail":{ "type":"object", "$ref":"/axapi/v3/visibility/flow-collector/netflow/template/detail", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } } } } } }, "resource-usage":{ "type":"object", "$ref":"/axapi/v3/visibility/resource-usage", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "port-scan-detection":{ "type":"object", "$ref":"/axapi/v3/visibility/port-scan-detection", "properties":{ "events":{ "type":"number", "format":"number", "minimum":10, "maximum":300, "default":10, "partition-visibility":"shared", "description":"Number of scanned port events (default 10)" }, "interval":{ "type":"number", "format":"number", "minimum":1, "maximum":300, "default":60, "partition-visibility":"shared", "description":"Time interval for port scan detection (default 60)" }, "v4-list":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Class list of ipv4 addresses to be whitelisted" }, "v6-list":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Class list of ipv6 addresses to be whitelisted" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ping-sweep-detection":{ "type":"object", "$ref":"/axapi/v3/visibility/ping-sweep-detection", "properties":{ "events":{ "type":"number", "format":"number", "minimum":10, "maximum":300, "default":10, "partition-visibility":"shared", "description":"Number of scanned ip events (default 10)" }, "interval":{ "type":"number", "format":"number", "minimum":1, "maximum":300, "default":60, "partition-visibility":"shared", "description":"Time interval for ip sweep detection (default 60)" }, "v4-list":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Class list of ipv4 addresses to be whitelisted" }, "v6-list":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Class list of ipv6 addresses to be whitelisted" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "zbar":{ "type":"object", "$ref":"/axapi/v3/visibility/zbar", "properties":{ "action":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable zbar infra; 'disable': Disable zbar infra(default); ", "enum":[ "enable", "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "dest":{ "type":"object", "$ref":"/axapi/v3/visibility/zbar/dest", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "bad-sources":{ "type":"object", "$ref":"/axapi/v3/visibility/zbar/dest/bad-sources", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "truples":{ "type":"object", "$ref":"/axapi/v3/visibility/zbar/truples", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "topn":{ "type":"object", "$ref":"/axapi/v3/visibility/topn", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "cgnv6-nat-pool-topn-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"cgnv6-nat-pool-topn-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/topn/cgnv6-nat-pool-topn-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Template Name", "optional":false }, "topn-size":{ "type":"number", "format":"number", "minimum":10, "maximum":200, "partition-visibility":"shared", "description":"Congure value of N for topn", "optional":true }, "interval":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'5': 5 minutes; '15': 15 minutes; '30': 30 minutes; '60': 60 minutes; 'all-time': Since template is activated; ", "enum":[ "5", "15", "30", "60", "all-time" ], "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "metrics":{ "type":"object", "$ref":"/axapi/v3/visibility/topn/cgnv6-nat-pool-topn-tmpl/{name}/metrics", "properties":{ "udp-total":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for UDP Total" }, "tcp-total":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for TCP total" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "cgnv6-nat-pool-topn-node":{ "type":"object", "$ref":"/axapi/v3/visibility/topn/cgnv6-nat-pool-topn-node", "properties":{ "activate":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/topn/cgnv6-nat-pool-topn-tmpl", "description":"Name of the templated to be activated" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "gtp-apn-prefix-topn-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"gtp-apn-prefix-topn-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/topn/gtp-apn-prefix-topn-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Template Name", "optional":false }, "topn-size":{ "type":"number", "format":"number", "minimum":10, "maximum":200, "partition-visibility":"shared", "description":"Congure value of N for topn", "optional":true }, "interval":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'5': 5 minutes; '15': 15 minutes; '30': 30 minutes; '60': 60 minutes; 'all-time': Since template is activated; ", "enum":[ "5", "15", "30", "60", "all-time" ], "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "metrics":{ "type":"object", "$ref":"/axapi/v3/visibility/topn/gtp-apn-prefix-topn-tmpl/{name}/metrics", "properties":{ "uplink-bytes":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Uplink Bytes" }, "downlink-bytes":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Downlink Bytes" }, "uplink-pkts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Uplink Packets" }, "downlink-pkts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Downlink Packets" }, "gtp-v0-c-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Created" }, "gtp-v0-c-tunnel-half-open":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Half open tunnel created" }, "gtp-v0-c-tunnel-half-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Delete Request" }, "gtp-v0-c-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Marked Deleted" }, "gtp-v0-c-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Deleted" }, "gtp-v0-c-half-open-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Half open tunnel closed" }, "gtp-v1-c-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Created" }, "gtp-v1-c-tunnel-half-open":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Half open tunnel created" }, "gtp-v1-c-tunnel-half-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Delete Request" }, "gtp-v1-c-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Marked Deleted" }, "gtp-v1-c-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Deleted" }, "gtp-v1-c-half-open-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Half open tunnel closed" }, "gtp-v2-c-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Created" }, "gtp-v2-c-tunnel-half-open":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Half open tunnel created" }, "gtp-v2-c-tunnel-half-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Delete Request" }, "gtp-v2-c-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Marked Deleted" }, "gtp-v2-c-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Deleted" }, "gtp-v2-c-half-open-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Half open tunnel closed" }, "gtp-u-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTP-U Tunnel Created" }, "gtp-u-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTP-U Tunnel Deleted" }, "gtp-v0-c-update-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPV0-C Update PDP Context Response Unsuccessful" }, "gtp-v1-c-update-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPV1-C Update PDP Context response Unsuccessful" }, "gtp-v2-c-mod_bearer-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPV2-C Modify Bearer Response Unsuccessful" }, "gtp-v0-c-create-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPV0-C Create PDP Context Response Unsuccessful" }, "gtp-v1-c-create-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPV1-C Create PDP Context Response Unsuccessful" }, "gtp-v2-c-create-sess-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPV2-C Create Session Response Unsuccessful" }, "gtp-v2-c-piggyback-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Piggyback Messages seen" }, "gtp-path-management-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTP Path Management Messages Received" }, "gtp-v0-c-tunnel-deleted-restart":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Deleted with Restart/failure" }, "gtp-v1-c-tunnel-deleted-restart":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Deleted with Restart/failure" }, "gtp-v2-c-tunnel-deleted-restart":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Deleted with Restart/failure" }, "drop-vld-reserved-field-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Reserved Header Field Set" }, "drop-vld-tunnel-id-flag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Tunnel Header Flag Not Set" }, "drop-vld-invalid-flow-label-v0":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Invalid Flow Label in GTPv0-C Header" }, "drop-vld-invalid-teid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Invalid TEID Value" }, "drop-vld-unsupported-message-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Message type not supported by GTP Version" }, "drop-vld-out-of-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Out Of State GTP Message" }, "drop-vld-mandatory-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Mandatory IE Not Present" }, "drop-vld-out-of-order-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPv1-C Message Out of Order IE" }, "drop-vld-out-of-state-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Unexpected IE Present in Message" }, "drop-vld-reserved-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Reserved IE Field Present" }, "drop-vld-version-not-supported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Invalid GTP version" }, "drop-vld-message-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Message Length Exceeded" }, "drop-vld-cross-layer-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Cross Layer IP Address Mismatch" }, "drop-vld-country-code-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Country Code Mismatch in IMSI and MSISDN" }, "drop-vld-gtp-u-spoofed-source-address":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-U IP Address Spoofed" }, "drop-vld-gtp-bearer-count-exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP Bearer count exceeded max (11)" }, "drop-vld-gtp-v2-wrong-lbi-create-bearer":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV2-C Wrong LBI in Create Bearer Request" }, "drop-vld-gtp-c-handover-in-progress":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Drop Since Handover In Progress" }, "drop-vld-invalid-pkt-len-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Piggyback message invalid packet length" }, "drop-vld-sanity-failed-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: piggyback message anomaly failed" }, "drop-vld-sequence-num-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Sequence number Mismatch" }, "drop-vld-gtpv0-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV0-C conn Sequence number Buffer Full" }, "drop-vld-gtpv1-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV1-C conn Sequence number Buffer Full" }, "drop-vld-gtpv2-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV2-C conn Sequence number Buffer Full" }, "drop-vld-gtp-invalid-imsi-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Invalid IMSI Length Drop" }, "drop-vld-gtp-invalid-apn-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Invalid APN Length Drop" }, "drop-vld-protocol-flag-unset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Protocol flag in Header Field not Set" }, "drop-flt-message-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: Message Type Not Permitted on Interface" }, "drop-flt-apn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: APN IMSI Filtering" }, "drop-flt-msisdn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: MSISDN Filtering" }, "drop-flt-rat-type-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: RAT Type Filtering" }, "drop-flt-gtp-in-gtp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: GTP in GTP Tunnel Present" }, "drop-rl-gtp-v0-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: Maximum GTPv0-C messages rate" }, "drop-rl-gtp-v1-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: Maximum GTPv1-C messages rate" }, "drop-rl-gtp-v2-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: Maximum GTPv2-C messages rate" }, "drop-rl-gtp-v1-c-create-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv1-C Create PDP Req rate" }, "drop-rl-gtp-v2-c-create-session-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv2-C Create Session Req rate" }, "drop-rl-gtp-v1-c-update-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv1-C Update PDP Req rate" }, "drop-rl-gtp-v2-c-modify-bearer-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv2-C Modify Bearer Req rate" }, "drop-rl-gtp-u-tunnel-create":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Tunnel Creation rate" }, "drop-rl-gtp-u-uplink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Uplink byte rate" }, "drop-rl-gtp-u-uplink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Uplink packet rate" }, "drop-rl-gtp-u-downlink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Downlink byte rate" }, "drop-rl-gtp-u-downlink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Downlink packet rate" }, "drop-rl-gtp-u-total-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Total byte rate" }, "drop-rl-gtp-u-total-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Total packet rate" }, "drop-rl-gtp-u-max-concurrent-tunnels":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Concurrent Tunnels" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "gtp-apn-prefix-topn-node":{ "type":"object", "$ref":"/axapi/v3/visibility/topn/gtp-apn-prefix-topn-node", "properties":{ "activate":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/topn/gtp-apn-prefix-topn-tmpl", "description":"Name of the templated to be activated" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "gtp-network-element-topn-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"gtp-network-element-topn-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/topn/gtp-network-element-topn-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Template Name", "optional":false }, "topn-size":{ "type":"number", "format":"number", "minimum":10, "maximum":200, "partition-visibility":"shared", "description":"Congure value of N for topn", "optional":true }, "interval":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'5': 5 minutes; '15': 15 minutes; '30': 30 minutes; '60': 60 minutes; 'all-time': Since template is activated; ", "enum":[ "5", "15", "30", "60", "all-time" ], "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "metrics":{ "type":"object", "$ref":"/axapi/v3/visibility/topn/gtp-network-element-topn-tmpl/{name}/metrics", "properties":{ "uplink-bytes":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Uplink Bytes" }, "downlink-bytes":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Downlink Bytes" }, "uplink-pkts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Uplink Packets" }, "downlink-pkts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Downlink Packets" }, "gtp-v0-c-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Created" }, "gtp-v0-c-tunnel-half-open":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Half open tunnel created" }, "gtp-v0-c-tunnel-half-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Delete Request" }, "gtp-v0-c-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Marked Deleted" }, "gtp-v0-c-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Deleted" }, "gtp-v0-c-half-open-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Half open tunnel closed" }, "gtp-v1-c-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Created" }, "gtp-v1-c-tunnel-half-open":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Half open tunnel created" }, "gtp-v1-c-tunnel-half-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Delete Request" }, "gtp-v1-c-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Marked Deleted" }, "gtp-v1-c-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Deleted" }, "gtp-v1-c-half-open-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Half open tunnel closed" }, "gtp-v2-c-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Created" }, "gtp-v2-c-tunnel-half-open":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Half open tunnel created" }, "gtp-v2-c-tunnel-half-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Delete Request" }, "gtp-v2-c-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Marked Deleted" }, "gtp-v2-c-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Deleted" }, "gtp-v2-c-half-open-tunnel-closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Half open tunnel closed" }, "gtp-u-tunnel-created":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTP-U Tunnel Created" }, "gtp-u-tunnel-deleted":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTP-U Tunnel Deleted" }, "gtp-v0-c-update-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Update PDP Context Response Unsuccessful" }, "gtp-v1-c-update-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Update PDP Context Response Unsuccessful" }, "gtp-v2-c-mod_bearer-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Modify Bearer Response Unsuccessful" }, "gtp-v0-c-create-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Create PDP Context Response Unsuccessful" }, "gtp-v1-c-create-pdp-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Create PDP Context Response Unsuccessful" }, "gtp-v2-c-create-sess-resp-unsuccess":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Create Session Response Unsuccessful" }, "gtp-v2-c-piggyback-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Piggyback Messages" }, "gtp-path-management-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTP Path Management Messages Received" }, "gtp-v0-c-tunnel-deleted-restart":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Tunnel Deleted with Restart/failure" }, "gtp-v1-c-tunnel-deleted-restart":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Tunnel Deleted with Restart/failure" }, "gtp-v2-c-tunnel-deleted-restart":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Tunnel Deleted with Restart/failure" }, "gtp-v0-c-reserved-message-allow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv0-C Reserved Message Allow" }, "gtp-v1-c-reserved-message-allow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv1-C Reserved Message Allow" }, "gtp-v2-c-reserved-message-allow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for GTPv2-C Reserved Message Allow" }, "drop-vld-reserved-field-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Reserved Header Field Set" }, "drop-vld-tunnel-id-flag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Tunnel Header Flag Not Set" }, "drop-vld-invalid-flow-label-v0":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Invalid Flow Label in GTPv0-C Header" }, "drop-vld-invalid-teid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Invalid TEID Value" }, "drop-vld-unsupported-message-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Message type not supported by GTP Version" }, "drop-vld-out-of-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Out Of State GTP Message" }, "drop-vld-mandatory-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Mandatory IE Not Present" }, "drop-vld-out-of-order-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPv1-C Message Out of Order IE" }, "drop-vld-out-of-state-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Unexpected IE Present in Message" }, "drop-vld-reserved-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Reserved IE Field Present" }, "drop-vld-version-not-supported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Invalid GTP version" }, "drop-vld-message-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Message Length Exceeded" }, "drop-vld-cross-layer-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Cross Layer IP Address Mismatch" }, "drop-vld-country-code-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Country Code Mismatch in IMSI and MSISDN" }, "drop-vld-gtp-u-spoofed-source-address":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-U IP Address Spoofed" }, "drop_vld-gtp-bearer-count-exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP Bearer count exceeded max (11)" }, "drop-vld-gtp-v2-wrong-lbi-create-bearer":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV2-C Wrong LBI in Create Bearer Request" }, "drop-vld-gtp-c-handover-in-progress":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Drop Since Handover In Progress" }, "drop-vld-invalid-pkt-len-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Piggyback message invalid packet length" }, "drop-vld-sanity-failed-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: piggyback message anomaly failed" }, "drop-vld-sequence-num-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Sequence number Mismatch" }, "drop-vld-gtpv0-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV0-C conn Sequence number Buffer Full" }, "drop-vld-gtpv1-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV1-C conn Sequence number Buffer Full" }, "drop-vld-gtpv2-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTPV2-C conn Sequence number Buffer Full" }, "drop-vld-gtp-invalid-imsi-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Invalid IMSI Length Drop" }, "drop-vld-gtp-invalid-apn-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: GTP-C Invalid APN Length Drop" }, "drop-vld-protocol-flag-unset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Validation Drop: Protocol flag in Header Field not Set" }, "drop-flt-message-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: Message Type Not Permitted on Interface" }, "drop-flt-apn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: APN IMSI Filtering" }, "drop-flt-msisdn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: MSISDN Filtering" }, "drop-flt-rat-type-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: RAT Type Filtering" }, "drop-flt-gtp-in-gtp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Filtering Drop: GTP in GTP Tunnel Present" }, "drop-rl-gtp-v0-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: Maximum GTPv0-C messages rate" }, "drop-rl-gtp-v1-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: Maximum GTPv1-C messages rate" }, "drop-rl-gtp-v2-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: Maximum GTPv2-C messages rate" }, "drop-rl-gtp-v1-c-create-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv1-C Create PDP Req rate" }, "drop-rl-gtp-v2-c-create-session-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv2-C Create Session Req rate" }, "drop-rl-gtp-v1-c-update-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv1-C Update PDP Req rate" }, "drop-rl-gtp-v2-c-modify-bearer-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTPv2-C Modify Bearer Req rate" }, "drop-rl-gtp-u-tunnel-create":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Tunnel Creation rate" }, "drop-rl-gtp-u-uplink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Uplink byte rate" }, "drop-rl-gtp-u-uplink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Uplink packet rate" }, "drop-rl-gtp-u-downlink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Downlink byte rate" }, "drop-rl-gtp-u-downlink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Downlink packet rate" }, "drop-rl-gtp-u-total-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Total byte rate" }, "drop-rl-gtp-u-total-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Total packet rate" }, "drop-rl-gtp-u-max-concurrent-tunnels":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Track Top-N entities for Rate-limit Drop: GTP-U Concurrent Tunnels" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "gtp-network-element-topn-node":{ "type":"object", "$ref":"/axapi/v3/visibility/topn/gtp-network-element-topn-node", "properties":{ "activate":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/topn/gtp-network-element-topn-tmpl", "description":"Name of the templated to be activated" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "packet-capture":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "capture-config-list":{ "type":"array", "minItems":1, "items":{ "type":"capture-config" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/capture-config/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify the name of the capture-config", "optional":false }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable packet capture (default enabled)", "optional":true }, "concurrent-captures":{ "type":"number", "format":"number", "minimum":1, "maximum":5000, "partition-visibility":"shared", "not":"concurrent-conn-tag", "description":"Enable and specify maximum concurrent 3 tuple filter based captures in seperate pcaps.", "optional":true }, "concurrent-conn-per-capture":{ "type":"number", "format":"number", "minimum":1, "maximum":1000, "default":100, "partition-visibility":"shared", "description":"Specify maximum number of concurrent connnections(5 tuple matches) to be captured within in a 3 tuple based capture. (default 1", "optional":true }, "concurrent-captures-age":{ "type":"number", "format":"number", "minimum":1, "maximum":10, "default":1, "partition-visibility":"shared", "description":"Specify the time in minutes upto which a 3 tuple filter based capture will be kept active(default 1)", "optional":true }, "concurrent-conn-tag":{ "type":"number", "format":"number", "minimum":1, "maximum":1000, "partition-visibility":"shared", "not":"concurrent-captures", "description":"Enable and specify maximum concurrent connnections(only 5 tuple based) to be captured in common pcaps.", "optional":true }, "number-of-packets-per-conn":{ "type":"number", "format":"number", "minimum":0, "maximum":1000, "default":0, "partition-visibility":"shared", "description":"Specify maximum number of packets to be captured in a 5 tuple based connection (default 0 unlimited).", "optional":true }, "packet-length":{ "type":"number", "format":"number", "minimum":64, "maximum":1518, "default":128, "partition-visibility":"shared", "description":"Packet length in Bytes to capture (Default 128)", "optional":true }, "file-size":{ "type":"number", "format":"number", "minimum":1, "maximum":300, "default":1, "partition-visibility":"shared", "description":"Specify pcapng filesize in MB, Will be distributed per CPU (default 1)", "optional":true }, "file-count":{ "type":"number", "format":"number", "minimum":1, "maximum":50, "default":10, "partition-visibility":"shared", "description":"Specify the number of continuous pcapng files that can be created for capturing packets (default 10)", "optional":true }, "number-of-packets-per-capture":{ "type":"number", "format":"number", "minimum":0, "maximum":1000, "default":0, "partition-visibility":"shared", "description":"Specify Maximum number of packets per global or dynamic capture (default 0 unlimited)", "optional":true }, "number-of-packets-total":{ "type":"number", "format":"number", "minimum":0, "maximum":15000, "default":0, "partition-visibility":"shared", "description":"Specify Maximum number of packets for all captures (default 0 unlimited)", "optional":true }, "enable-continuous-global-capture":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable continuous capture of packets for the global capture(non 3 tuple based capture) overriding size limits", "optional":true }, "create-pcap-files-now":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Operational command to force create temporary pcapng files before completion (for global/non 3 tuple based captures)", "optional":true }, "disable-auto-merge":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable auto merging per CPU pcapng files(default enabled)", "optional":true }, "keep-pcap-files-after-merge":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Keep original per CPU pcapng files after auto merging pcapng files(default disabled)", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "name" ] } ] }, "delete-packet-capture-file":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/delete-packet-capture-file", "properties":{ "file-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Specify the name of the packet capture file to be deleted" }, "all":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Delete all files in this partition" } } }, "global-templates":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "template-list":{ "type":"array", "minItems":1, "items":{ "type":"template" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-sys-obj-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-sys-obj-stats-change":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "system-hardware-forward":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-hardware-forward", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-hardware-forward/trigger-stats-inc", "properties":{ "hw-fwd-flow-singlebit-errors":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward singlebit Errors" }, "hw-fwd-flow-tag-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward tag mismatch errors" }, "hw-fwd-flow-seq-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward sequence mismatch errors" }, "hw-fwd-ageout-drop-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward ageout drop count" }, "hw-fwd-invalidation-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward invalid drop count" }, "hw-fwd-flow-drop-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow drop count" }, "hw-fwd-flow-error-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow error count" }, "hw-fwd-flow-unalign-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow unalign count" }, "hw-fwd-flow-underflow-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow underflow count" }, "hw-fwd-flow-tx-full-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow tx full drop count" }, "hw-fwd-flow-qdr-full-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow qdr full drop count" }, "hw-fwd-phyport-mismatch-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward phyport mismatch count" }, "hw-fwd-vlanid-mismatch-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward vlanid mismatch count" }, "hw-fwd-vmid-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward vmid mismatch count" }, "hw-fwd-protocol-mismatch-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward protocol mismatch count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-hardware-forward/trigger-stats-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" }, "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" }, "hw-fwd-flow-singlebit-errors":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward singlebit Errors" }, "hw-fwd-flow-tag-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward tag mismatch errors" }, "hw-fwd-flow-seq-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward sequence mismatch errors" }, "hw-fwd-ageout-drop-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward ageout drop count" }, "hw-fwd-invalidation-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward invalid drop count" }, "hw-fwd-flow-drop-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow drop count" }, "hw-fwd-flow-error-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow error count" }, "hw-fwd-flow-unalign-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow unalign count" }, "hw-fwd-flow-underflow-count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow underflow count" }, "hw-fwd-flow-tx-full-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow tx full drop count" }, "hw-fwd-flow-qdr-full-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward flow qdr full drop count" }, "hw-fwd-phyport-mismatch-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward phyport mismatch count" }, "hw-fwd-vlanid-mismatch-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward vlanid mismatch count" }, "hw-fwd-vmid-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward vmid mismatch count" }, "hw-fwd-protocol-mismatch-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for hardware forward protocol mismatch count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "system-radius-server":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-radius-server", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-radius-server/trigger-stats-inc", "properties":{ "radius-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Malformed Packet)" }, "request-bad-secret-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Bad Secret Dropped" }, "request-no-key-vap-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request No Key Attribute Dropped" }, "request-malformed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Malformed Dropped" }, "request-ignored":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Ignored" }, "secret-not-configured-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Secret Not Configured Dropped" }, "ha-standby-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA Standby Dropped" }, "ipv6-prefix-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Framed IPV6 Prefix Length Mismatch" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-radius-server/trigger-stats-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" }, "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" }, "radius-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Malformed Packet)" }, "request-bad-secret-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Bad Secret Dropped" }, "request-no-key-vap-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request No Key Attribute Dropped" }, "request-malformed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Malformed Dropped" }, "request-ignored":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Ignored" }, "secret-not-configured-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Secret Not Configured Dropped" }, "ha-standby-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA Standby Dropped" }, "ipv6-prefix-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Framed IPV6 Prefix Length Mismatch" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "system-fpga-drop":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-fpga-drop", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-fpga-drop/trigger-stats-inc", "properties":{ "mrx-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total MRX Drop" }, "hrx-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total HRX Drop" }, "siz-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Size Drop" }, "fcs-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total FCS Drop" }, "land-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total LAND Attack Drop" }, "empty-frag-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Empty frag Drop" }, "mic-frag-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Micro frag Drop" }, "ipv4-opt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IPv4 opt Drop" }, "ipv4-frag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IP frag Drop" }, "bad-ip-hdr-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP hdr len Drop" }, "bad-ip-flags-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP Flags Drop" }, "bad-ip-ttl-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP TTL Drop" }, "no-ip-payload-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total No IP Payload Drop" }, "oversize-ip-payload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Oversize IP PL Drop" }, "bad-ip-payload-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP PL len Drop" }, "bad-ip-frag-offset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP frag off Drop" }, "bad-ip-chksum-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP csum Drop" }, "icmp-pod-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total ICMP POD Drop" }, "tcp-bad-urg-offet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP bad urg off Drop" }, "tcp-short-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP short hdr Drop" }, "tcp-bad-ip-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP Bad IP Len Drop" }, "tcp-null-flags":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP null flags Drop" }, "tcp-null-scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP null scan Drop" }, "tcp-fin-sin":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP SYN&FIN Drop" }, "tcp-xmas-flags":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP XMAS FLAGS Drop" }, "tcp-xmas-scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP XMAS scan Drop" }, "tcp-syn-frag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP SYN frag Drop" }, "tcp-frag-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP frag header Drop" }, "tcp-bad-chksum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP bad csum Drop" }, "udp-short-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP short hdr Drop" }, "udp-bad-ip-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP bad leng Drop" }, "udp-kb-frags":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP KB frag Drop" }, "udp-port-lb":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP port LB Drop" }, "udp-bad-chksum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP bad csum Drop" }, "runt-ip-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Runt IP hdr Drop" }, "runt-tcpudp-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Runt TCPUDP hdr Drop" }, "tun-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Tun mismatch Drop" }, "qdr-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total QDR Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-fpga-drop/trigger-stats-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" }, "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" }, "mrx-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total MRX Drop" }, "hrx-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total HRX Drop" }, "siz-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Size Drop" }, "fcs-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total FCS Drop" }, "land-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total LAND Attack Drop" }, "empty-frag-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Empty frag Drop" }, "mic-frag-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Micro frag Drop" }, "ipv4-opt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IPv4 opt Drop" }, "ipv4-frag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IP frag Drop" }, "bad-ip-hdr-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP hdr len Drop" }, "bad-ip-flags-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP Flags Drop" }, "bad-ip-ttl-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP TTL Drop" }, "no-ip-payload-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total No IP Payload Drop" }, "oversize-ip-payload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Oversize IP PL Drop" }, "bad-ip-payload-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP PL len Drop" }, "bad-ip-frag-offset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP frag off Drop" }, "bad-ip-chksum-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Bad IP csum Drop" }, "icmp-pod-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total ICMP POD Drop" }, "tcp-bad-urg-offet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP bad urg off Drop" }, "tcp-short-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP short hdr Drop" }, "tcp-bad-ip-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP Bad IP Len Drop" }, "tcp-null-flags":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP null flags Drop" }, "tcp-null-scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP null scan Drop" }, "tcp-fin-sin":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP SYN&FIN Drop" }, "tcp-xmas-flags":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP XMAS FLAGS Drop" }, "tcp-xmas-scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP XMAS scan Drop" }, "tcp-syn-frag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP SYN frag Drop" }, "tcp-frag-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP frag header Drop" }, "tcp-bad-chksum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TCP bad csum Drop" }, "udp-short-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP short hdr Drop" }, "udp-bad-ip-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP bad leng Drop" }, "udp-kb-frags":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP KB frag Drop" }, "udp-port-lb":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP port LB Drop" }, "udp-bad-chksum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total UDP bad csum Drop" }, "runt-ip-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Runt IP hdr Drop" }, "runt-tcpudp-hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Runt TCPUDP hdr Drop" }, "tun-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Tun mismatch Drop" }, "qdr-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total QDR Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "system-dpdk-stats":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-dpdk-stats", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-dpdk-stats/trigger-stats-inc", "properties":{ "pkt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packet drop" }, "pkt-lnk-down-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packets link down drop" }, "err-pkt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total error packet drop" }, "rx-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet error" }, "tx-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet error" }, "tx-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet drop" }, "rx-len-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet length error" }, "rx-over-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet over error" }, "rx-crc-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet CRC error" }, "rx-frame-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet frame error" }, "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" }, "rx-miss-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet miss error" }, "tx-abort-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet abort error" }, "tx-carrier-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packert carrier error" }, "tx-fifo-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet fifo error" }, "tx-hbeat-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet HBEAT error" }, "tx-windows-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX windows error" }, "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" }, "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" }, "rx-align-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet align error" }, "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" }, "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" }, "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" }, "io-ring-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IO core ring drop" }, "w-tx-que-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total worker core queue drop" }, "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" }, "w-ring-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total worker core ring drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-dpdk-stats/trigger-stats-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" }, "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" }, "pkt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packet drop" }, "pkt-lnk-down-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packets link down drop" }, "err-pkt-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total error packet drop" }, "rx-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet error" }, "tx-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet error" }, "tx-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet drop" }, "rx-len-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet length error" }, "rx-over-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet over error" }, "rx-crc-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet CRC error" }, "rx-frame-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet frame error" }, "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" }, "rx-miss-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet miss error" }, "tx-abort-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet abort error" }, "tx-carrier-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packert carrier error" }, "tx-fifo-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet fifo error" }, "tx-hbeat-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX packet HBEAT error" }, "tx-windows-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total TX windows error" }, "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" }, "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" }, "rx-align-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total RX packet align error" }, "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" }, "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" }, "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" }, "io-ring-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total IO core ring drop" }, "w-tx-que-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total worker core queue drop" }, "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" }, "w-ring-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total worker core ring drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "ip-anomaly-drop":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/ip-anomaly-drop", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/ip-anomaly-drop/trigger-stats-inc", "properties":{ "land":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Land Attack Drop" }, "emp_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Empty Fragment Drop" }, "emp_mic_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Micro Fragment Drop" }, "opt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Options Drop" }, "frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Fragment Drop" }, "bad_ip_hdrlen":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Header Len Drop" }, "bad_ip_flg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Flags Drop" }, "bad_ip_ttl":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP TTL Drop" }, "no_ip_payload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No IP Payload drop" }, "over_ip_payload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Oversize IP Payload Drop" }, "bad_ip_payload_len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Payload Len Drop" }, "bad_ip_frg_offset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Fragment Offset Drop" }, "csum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Checksum Drop" }, "pod":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Ping of Death Drop" }, "bad_tcp_urg_offset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Bad Urgent Offset Drop" }, "tcp_sht_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Short Header Drop" }, "tcp_bad_iplen":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Bad IP Length Drop" }, "tcp_null_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Null Flags Drop" }, "tcp_null_scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Null Scan Drop" }, "tcp_syn_fin":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Syn and Fin Drop" }, "tcp_xmas":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP XMAS Flags Drop" }, "tcp_xmas_scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP XMAS Scan Drop" }, "tcp_syn_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Syn Fragment Drop" }, "tcp_frg_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Fragmented Header Drop" }, "tcp_bad_csum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Bad Checksum Drop" }, "udp_srt_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Short Header Drop" }, "udp_bad_len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Bad Length Drop" }, "udp_kerb_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Kerberos Fragment Drop" }, "udp_port_lb":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Port Loopback Drop" }, "udp_bad_csum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Bad Checksum Drop" }, "runt_ip_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Runt IP Header Drop" }, "runt_tcp_udp_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Runt TCP/UDP Header Drop" }, "ipip_tnl_msmtch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP-over-IP Tunnel Mismatch Drop" }, "tcp_opt_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Option Error Drop" }, "ipip_tnl_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP-over-IP Tunnel Error Drop" }, "vxlan_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for VXLAN Tunnel Error Drop" }, "nvgre_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GRE Tunnel Error Drop" }, "gre_pptp_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GRE PPTP Error Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/ip-anomaly-drop/trigger-stats-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" }, "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" }, "land":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Land Attack Drop" }, "emp_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Empty Fragment Drop" }, "emp_mic_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Micro Fragment Drop" }, "opt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Options Drop" }, "frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Fragment Drop" }, "bad_ip_hdrlen":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Header Len Drop" }, "bad_ip_flg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Flags Drop" }, "bad_ip_ttl":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP TTL Drop" }, "no_ip_payload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No IP Payload drop" }, "over_ip_payload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Oversize IP Payload Drop" }, "bad_ip_payload_len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Payload Len Drop" }, "bad_ip_frg_offset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Fragment Offset Drop" }, "csum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad IP Checksum Drop" }, "pod":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Ping of Death Drop" }, "bad_tcp_urg_offset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Bad Urgent Offset Drop" }, "tcp_sht_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Short Header Drop" }, "tcp_bad_iplen":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Bad IP Length Drop" }, "tcp_null_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Null Flags Drop" }, "tcp_null_scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Null Scan Drop" }, "tcp_syn_fin":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Syn and Fin Drop" }, "tcp_xmas":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP XMAS Flags Drop" }, "tcp_xmas_scan":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP XMAS Scan Drop" }, "tcp_syn_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Syn Fragment Drop" }, "tcp_frg_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Fragmented Header Drop" }, "tcp_bad_csum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Bad Checksum Drop" }, "udp_srt_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Short Header Drop" }, "udp_bad_len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Bad Length Drop" }, "udp_kerb_frg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Kerberos Fragment Drop" }, "udp_port_lb":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Port Loopback Drop" }, "udp_bad_csum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP Bad Checksum Drop" }, "runt_ip_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Runt IP Header Drop" }, "runt_tcp_udp_hdr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Runt TCP/UDP Header Drop" }, "ipip_tnl_msmtch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP-over-IP Tunnel Mismatch Drop" }, "tcp_opt_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Option Error Drop" }, "ipip_tnl_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP-over-IP Tunnel Error Drop" }, "vxlan_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for VXLAN Tunnel Error Drop" }, "nvgre_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GRE Tunnel Error Drop" }, "gre_pptp_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GRE PPTP Error Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-authentication-global":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-authentication-global", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-authentication-global/trigger-stats-inc", "properties":{ "misses":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authentication Request Missed" }, "open-socket-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Open Socket Failed" }, "connect-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Connect Failed" }, "create-timer-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Timer Creation Failed" }, "get-socket-option-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Get Socket Option Failed" }, "aflex-authz-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authorization failure number in aFleX" }, "authn-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authentication failure number" }, "authz-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authorization failure number" }, "dns-resolve-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM DNS resolve failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-authentication-global/trigger-stats-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" }, "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" }, "misses":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authentication Request Missed" }, "open-socket-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Open Socket Failed" }, "connect-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Connect Failed" }, "create-timer-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Timer Creation Failed" }, "get-socket-option-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM Get Socket Option Failed" }, "aflex-authz-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authorization failure number in aFleX" }, "authn-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authentication failure number" }, "authz-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authorization failure number" }, "dns-resolve-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total AAM DNS resolve failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-server-ldap":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-ldap", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-ldap/trigger-stats-inc", "properties":{ "admin-bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Admin Bind Failure" }, "bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total User Bind Failure" }, "search-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Search Failure" }, "authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authorization Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "ssl-session-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TLS/SSL Session Failure" }, "pw-change-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total password change failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-ldap/trigger-stats-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" }, "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" }, "admin-bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Admin Bind Failure" }, "bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total User Bind Failure" }, "search-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Search Failure" }, "authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authorization Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "ssl-session-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TLS/SSL Session Failure" }, "pw-change-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total password change failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-server-ocsp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-ocsp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-ocsp/trigger-stats-inc", "properties":{ "stapling-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Stapling Dropped Request" }, "stapling-response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Stapling Error Response" }, "stapling-response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Stapling Timeout Response" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-ocsp/trigger-stats-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" }, "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" }, "stapling-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Stapling Dropped Request" }, "stapling-response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Stapling Error Response" }, "stapling-response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Stapling Timeout Response" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total OCSP Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-server-radius":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-radius", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-radius/trigger-stats-inc", "properties":{ "timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-radius/trigger-stats-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" }, "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" }, "timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-server-win":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-win", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-win/trigger-stats-inc", "properties":{ "kerberos-timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Timeout" }, "ntlm-proto-negotiation-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Protocol Negotiation Failure" }, "ntlm-session-setup-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Session Setup Failure" }, "kerberos-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Dropped Request" }, "kerberos-response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Error Response" }, "kerberos-response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Timeout Response" }, "kerberos-job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Job Start Error" }, "kerberos-polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Polling Control Error" }, "ntlm-prepare-req-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Prepare Request Failed" }, "ntlm-timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Timeout" }, "ntlm-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Dropped Request" }, "ntlm-response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Error Response" }, "ntlm-response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Timeout Response" }, "ntlm-job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Job Start Error" }, "ntlm-polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Polling Control Error" }, "kerberos-pw-expiry":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos password expiry" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-win/trigger-stats-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" }, "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" }, "kerberos-timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Timeout" }, "ntlm-proto-negotiation-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Protocol Negotiation Failure" }, "ntlm-session-setup-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Session Setup Failure" }, "kerberos-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Dropped Request" }, "kerberos-response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Error Response" }, "kerberos-response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Timeout Response" }, "kerberos-job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Job Start Error" }, "kerberos-polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos Polling Control Error" }, "ntlm-prepare-req-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Prepare Request Failed" }, "ntlm-timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Timeout" }, "ntlm-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Dropped Request" }, "ntlm-response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Error Response" }, "ntlm-response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Timeout Response" }, "ntlm-job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Job Start Error" }, "ntlm-polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total NTLM Polling Control Error" }, "kerberos-pw-expiry":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Kerberos password expiry" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-account":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-account", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-account/trigger-stats-inc", "properties":{ "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-account/trigger-stats-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" }, "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" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-saml-global":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-saml-global", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-saml-global/trigger-stats-inc", "properties":{ "acs-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total SAML Single-Sign-On Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-saml-global/trigger-stats-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" }, "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" }, "acs-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total SAML Single-Sign-On Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-relay-kerberos":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-relay-kerberos", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-relay-kerberos/trigger-stats-inc", "properties":{ "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "other-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Other Error" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-relay-kerberos/trigger-stats-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" }, "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" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "other-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Other Error" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "aam-auth-captcha":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-captcha", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-captcha/trigger-stats-inc", "properties":{ "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "json-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Failure JSON Response" }, "attr-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Attribute Check Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-captcha/trigger-stats-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" }, "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" }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request" }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response" }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response" }, "json-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Failure JSON Response" }, "attr-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Attribute Check Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error" }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-ssl-error":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-error", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-error/trigger-stats-inc", "properties":{ "app-data-in-handshake":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for app data in handshake" }, "attempt-to-reuse-sess-in-diff-context":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for attempt to reuse sess in diff context" }, "bad-alert-record":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad alert record" }, "bad-authentication-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad authentication type" }, "bad-change-cipher-spec":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad change cipher spec" }, "bad-checksum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad checksum" }, "bad-data-returned-by-callback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad data returned by callback" }, "bad-decompression":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad decompression" }, "bad-dh-g-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dh g length" }, "bad-dh-pub-key-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dh pub key length" }, "bad-dh-p-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dh p length" }, "bad-digest-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad digest length" }, "bad-dsa-signature":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dsa signature" }, "bad-hello-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad hello request" }, "bad-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad length" }, "bad-mac-decode":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad mac decode" }, "bad-message-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad message type" }, "bad-packet-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad packet length" }, "bad-protocol-version-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad protocol version counter" }, "bad-response-argument":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad response argument" }, "bad-rsa-decrypt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa decrypt" }, "bad-rsa-encrypt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa encrypt" }, "bad-rsa-e-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa e length" }, "bad-rsa-modulus-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa modulus length" }, "bad-rsa-signature":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa signature" }, "bad-signature":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad signature" }, "bad-ssl-filetype":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ssl filetype" }, "bad-ssl-session-id-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ssl session id length" }, "bad-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad state" }, "bad-write-retry":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad write retry" }, "bio-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bio not set" }, "block-cipher-pad-is-wrong":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for block cipher pad is wrong" }, "bn-lib":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bn lib" }, "ca-dn-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ca dn length mismatch" }, "ca-dn-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ca dn too long" }, "ccs-received-early":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ccs received early" }, "certificate-verify-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for certificate verify failed" }, "cert-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cert length mismatch" }, "challenge-is-different":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for challenge is different" }, "cipher-code-wrong-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cipher code wrong length" }, "cipher-or-hash-unavailable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cipher or hash unavailable" }, "cipher-table-src-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cipher table src error" }, "compressed-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for compressed length too long" }, "compression-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for compression failure" }, "compression-library-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for compression library error" }, "connection-id-is-different":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for connection id is different" }, "connection-type-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for connection type not set" }, "data-between-ccs-and-finished":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data between ccs and finished" }, "data-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data length too long" }, "decryption-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for decryption failed" }, "decryption-failed-or-bad-record-mac":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for decryption failed or bad record mac" }, "dh-public-value-length-is-wrong":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for dh public value length is wrong" }, "digest-check-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for digest check failed" }, "encrypted-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for encrypted length too long" }, "error-generating-tmp-rsa-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for error generating tmp rsa key" }, "error-in-received-cipher-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for error in received cipher list" }, "excessive-message-size":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for excessive message size" }, "extra-data-in-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for extra data in message" }, "got-a-fin-before-a-ccs":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for got a fin before a ccs" }, "https-proxy-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for https proxy request" }, "http-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for http request" }, "illegal-padding":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for illegal padding" }, "inappropriate-fallback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for inappropriate fallback" }, "invalid-challenge-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid challenge length" }, "invalid-command":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid command" }, "invalid-purpose":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid purpose" }, "invalid-status-response":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid status response" }, "invalid-trust":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid trust" }, "key-arg-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for key arg too long" }, "krb5":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5" }, "krb5-client-cc-principal":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client cc principal" }, "krb5-client-get-cred":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client get cred" }, "krb5-client-init":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client init" }, "krb5-client-mk-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client mk_req" }, "krb5-server-bad-ticket":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server bad ticket" }, "krb5-server-init":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server init" }, "krb5-server-rd-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server rd_req" }, "krb5-server-tkt-expired":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server tkt expired" }, "krb5-server-tkt-not-yet-valid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server tkt not yet valid" }, "krb5-server-tkt-skew":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server tkt skew" }, "length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for length mismatch" }, "length-too-short":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for length too short" }, "library-bug":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for library bug" }, "library-has-no-ciphers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for library has no ciphers" }, "mast-key-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for mast key too long" }, "message-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for message too long" }, "missing-dh-dsa-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dh dsa cert" }, "missing-dh-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dh key" }, "missing-dh-rsa-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dh rsa cert" }, "missing-dsa-signing-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dsa signing cert" }, "missing-export-tmp-dh-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing export tmp dh key" }, "missing-export-tmp-rsa-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing export tmp rsa key" }, "missing-rsa-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing rsa certificate" }, "missing-rsa-encrypting-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing rsa encrypting cert" }, "missing-rsa-signing-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing rsa signing cert" }, "missing-tmp-dh-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing tmp dh key" }, "missing-tmp-rsa-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing tmp rsa key" }, "missing-tmp-rsa-pkey":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing tmp rsa pkey" }, "missing-verify-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing verify message" }, "non-sslv2-initial-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for non sslv2 initial packet" }, "no-certificates-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificates returned" }, "no-certificate-assigned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate assigned" }, "no-certificate-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate returned" }, "no-certificate-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate set" }, "no-certificate-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate specified" }, "no-ciphers-available":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no ciphers available" }, "no-ciphers-passed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no ciphers passed" }, "no-ciphers-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no ciphers specified" }, "no-cipher-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no cipher list" }, "no-cipher-match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no cipher match" }, "no-client-cert-received":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no client cert received" }, "no-compression-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no compression specified" }, "no-method-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no method specified" }, "no-privatekey":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no privatekey" }, "no-private-key-assigned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no private key assigned" }, "no-protocols-available":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no protocols available" }, "no-publickey":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no publickey" }, "no-shared-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no shared cipher" }, "no-verify-callback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no verify callback" }, "null-ssl-ctx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for null ssl ctx" }, "null-ssl-method-passed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for null ssl method passed" }, "old-session-cipher-not-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for old session cipher not returned" }, "packet-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for packet length too long" }, "path-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for path too long" }, "peer-did-not-return-a-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer did not return a certificate" }, "peer-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error" }, "peer-error-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error certificate" }, "peer-error-no-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error no certificate" }, "peer-error-no-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error no cipher" }, "peer-error-unsupported-certificate-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error unsupported certificate type" }, "pre-mac-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for pre mac length too long" }, "problems-mapping-cipher-functions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for problems mapping cipher functions" }, "protocol-is-shutdown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for protocol is shutdown" }, "public-key-encrypt-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for public key encrypt error" }, "public-key-is-not-rsa":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for public key is not rsa" }, "public-key-not-rsa":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for public key not rsa" }, "read-bio-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for read bio not set" }, "read-wrong-packet-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for read wrong packet type" }, "record-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for record length mismatch" }, "record-too-large":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for record too large" }, "record-too-small":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for record too small" }, "required-cipher-missing":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for required cipher missing" }, "reuse-cert-length-not-zero":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for reuse cert length not zero" }, "reuse-cert-type-not-zero":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for reuse cert type not zero" }, "reuse-cipher-list-not-zero":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for reuse cipher list not zero" }, "scsv-received-when-renegotiating":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for scsv received when renegotiating" }, "session-id-context-uninitialized":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for session id context uninitialized" }, "short-read":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for short read" }, "signature-for-non-signing-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for signature for non signing certificate" }, "ssl23-doing-session-id-reuse":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl23 doing session id reuse" }, "ssl2-connection-id-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl2 connection id too long" }, "ssl3-session-id-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 session id too long" }, "ssl3-session-id-too-short":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 session id too short" }, "sslv3-alert-bad-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert bad certificate" }, "sslv3-alert-bad-record-mac":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert bad record mac" }, "sslv3-alert-certificate-expired":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert certificate expired" }, "sslv3-alert-certificate-revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert certificate revoked" }, "sslv3-alert-certificate-unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert certificate unknown" }, "sslv3-alert-decompression-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert decompression failure" }, "sslv3-alert-handshake-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert handshake failure" }, "sslv3-alert-illegal-parameter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert illegal parameter" }, "sslv3-alert-no-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert no certificate" }, "sslv3-alert-peer-error-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error cert" }, "sslv3-alert-peer-error-no-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error no cert" }, "sslv3-alert-peer-error-no-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error no cipher" }, "sslv3-alert-peer-error-unsupp-cert-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error unsupp cert type" }, "sslv3-alert-unexpected-msg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert unexpected msg" }, "sslv3-alert-unknown-remote-err-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert unknown remote err type" }, "sslv3-alert-unspported-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert unspported cert" }, "ssl-ctx-has-no-default-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl ctx has no default ssl version" }, "ssl-handshake-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl handshake failure" }, "ssl-library-has-no-ciphers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl library has no ciphers" }, "ssl-session-id-callback-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id callback failed" }, "ssl-session-id-conflict":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id conflict" }, "ssl-session-id-context-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id context too long" }, "ssl-session-id-has-bad-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id has bad length" }, "ssl-session-id-is-different":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id is different" }, "tlsv1-alert-access-denied":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert access denied" }, "tlsv1-alert-decode-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert decode error" }, "tlsv1-alert-decryption-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert decryption failed" }, "tlsv1-alert-decrypt-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert decrypt error" }, "tlsv1-alert-export-restriction":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert export restriction" }, "tlsv1-alert-insufficient-security":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert insufficient security" }, "tlsv1-alert-internal-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert internal error" }, "tlsv1-alert-no-renegotiation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert no renegotiation" }, "tlsv1-alert-protocol-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert protocol version" }, "tlsv1-alert-record-overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert record overflow" }, "tlsv1-alert-unknown-ca":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert unknown ca" }, "tlsv1-alert-user-cancelled":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert user cancelled" }, "tls-client-cert-req-with-anon-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls client cert req with anon cipher" }, "tls-peer-did-not-respond-with-cert-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls peer did not respond with cert list" }, "tls-rsa-encrypted-value-length-is-wrong":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls rsa encrypted value length is wrong" }, "tried-to-use-unsupported-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tried to use unsupported cipher" }, "unable-to-decode-dh-certs":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to decode dh certs" }, "unable-to-extract-public-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to extract public key" }, "unable-to-find-dh-parameters":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to find dh parameters" }, "unable-to-find-public-key-parameters":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to find public key parameters" }, "unable-to-find-ssl-method":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to find ssl method" }, "unable-to-load-ssl2-md5-routines":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to load ssl2 md5 routines" }, "unable-to-load-ssl3-md5-routines":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to load ssl3 md5 routines" }, "unable-to-load-ssl3-sha1-routines":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to load ssl3 sha1 routines" }, "unexpected-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unexpected message" }, "unexpected-record":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unexpected record" }, "uninitialized":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for uninitialized" }, "unknown-alert-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown alert type" }, "unknown-certificate-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown certificate type" }, "unknown-cipher-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown cipher returned" }, "unknown-cipher-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown cipher type" }, "unknown-key-exchange-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown key exchange type" }, "unknown-pkey-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown pkey type" }, "unknown-protocol":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown protocol" }, "unknown-remote-error-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown remote error type" }, "unknown-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown ssl version" }, "unknown-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown state" }, "unsupported-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported cipher" }, "unsupported-compression-algorithm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported compression algorithm" }, "unsupported-option":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported option" }, "unsupported-protocol":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported protocol" }, "unsupported-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported ssl version" }, "unsupported-status-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported status type" }, "write-bio-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for write bio not set" }, "wrong-cipher-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong cipher returned" }, "wrong-message-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong message type" }, "wrong-counter-of-key-bits":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong counter of key bits" }, "wrong-signature-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong signature length" }, "wrong-signature-size":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong signature size" }, "wrong-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong ssl version" }, "wrong-version-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong version counter" }, "x509-lib":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for x509 lib" }, "x509-verification-setup-problems":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for x509 verification setup problems" }, "clienthello-tlsext":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for clienthello tlsext" }, "parse-tlsext":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for parse tlsext" }, "serverhello-tlsext":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for serverhello tlsext" }, "ssl3-ext-invalid-servername":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 ext invalid servername" }, "ssl3-ext-invalid-servername-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 ext invalid servername type" }, "multiple-sgc-restarts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for multiple sgc restarts" }, "tls-invalid-ecpointformat-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls invalid ecpointformat list" }, "bad-ecc-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ecc cert" }, "bad-ecdsa-sig":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ecdsa sig" }, "bad-ecpoint":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ecpoint" }, "cookie-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cookie mismatch" }, "unsupported-elliptic-curve":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported elliptic curve" }, "no-required-digest":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no required digest" }, "unsupported-digest-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported digest type" }, "bad-handshake-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad handshake length" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-error/trigger-stats-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" }, "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" }, "app-data-in-handshake":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for app data in handshake" }, "attempt-to-reuse-sess-in-diff-context":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for attempt to reuse sess in diff context" }, "bad-alert-record":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad alert record" }, "bad-authentication-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad authentication type" }, "bad-change-cipher-spec":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad change cipher spec" }, "bad-checksum":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad checksum" }, "bad-data-returned-by-callback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad data returned by callback" }, "bad-decompression":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad decompression" }, "bad-dh-g-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dh g length" }, "bad-dh-pub-key-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dh pub key length" }, "bad-dh-p-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dh p length" }, "bad-digest-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad digest length" }, "bad-dsa-signature":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad dsa signature" }, "bad-hello-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad hello request" }, "bad-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad length" }, "bad-mac-decode":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad mac decode" }, "bad-message-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad message type" }, "bad-packet-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad packet length" }, "bad-protocol-version-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad protocol version counter" }, "bad-response-argument":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad response argument" }, "bad-rsa-decrypt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa decrypt" }, "bad-rsa-encrypt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa encrypt" }, "bad-rsa-e-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa e length" }, "bad-rsa-modulus-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa modulus length" }, "bad-rsa-signature":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad rsa signature" }, "bad-signature":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad signature" }, "bad-ssl-filetype":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ssl filetype" }, "bad-ssl-session-id-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ssl session id length" }, "bad-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad state" }, "bad-write-retry":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad write retry" }, "bio-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bio not set" }, "block-cipher-pad-is-wrong":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for block cipher pad is wrong" }, "bn-lib":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bn lib" }, "ca-dn-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ca dn length mismatch" }, "ca-dn-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ca dn too long" }, "ccs-received-early":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ccs received early" }, "certificate-verify-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for certificate verify failed" }, "cert-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cert length mismatch" }, "challenge-is-different":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for challenge is different" }, "cipher-code-wrong-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cipher code wrong length" }, "cipher-or-hash-unavailable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cipher or hash unavailable" }, "cipher-table-src-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cipher table src error" }, "compressed-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for compressed length too long" }, "compression-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for compression failure" }, "compression-library-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for compression library error" }, "connection-id-is-different":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for connection id is different" }, "connection-type-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for connection type not set" }, "data-between-ccs-and-finished":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data between ccs and finished" }, "data-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data length too long" }, "decryption-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for decryption failed" }, "decryption-failed-or-bad-record-mac":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for decryption failed or bad record mac" }, "dh-public-value-length-is-wrong":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for dh public value length is wrong" }, "digest-check-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for digest check failed" }, "encrypted-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for encrypted length too long" }, "error-generating-tmp-rsa-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for error generating tmp rsa key" }, "error-in-received-cipher-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for error in received cipher list" }, "excessive-message-size":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for excessive message size" }, "extra-data-in-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for extra data in message" }, "got-a-fin-before-a-ccs":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for got a fin before a ccs" }, "https-proxy-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for https proxy request" }, "http-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for http request" }, "illegal-padding":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for illegal padding" }, "inappropriate-fallback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for inappropriate fallback" }, "invalid-challenge-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid challenge length" }, "invalid-command":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid command" }, "invalid-purpose":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid purpose" }, "invalid-status-response":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid status response" }, "invalid-trust":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid trust" }, "key-arg-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for key arg too long" }, "krb5":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5" }, "krb5-client-cc-principal":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client cc principal" }, "krb5-client-get-cred":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client get cred" }, "krb5-client-init":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client init" }, "krb5-client-mk-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 client mk_req" }, "krb5-server-bad-ticket":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server bad ticket" }, "krb5-server-init":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server init" }, "krb5-server-rd-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server rd_req" }, "krb5-server-tkt-expired":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server tkt expired" }, "krb5-server-tkt-not-yet-valid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server tkt not yet valid" }, "krb5-server-tkt-skew":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for krb5 server tkt skew" }, "length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for length mismatch" }, "length-too-short":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for length too short" }, "library-bug":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for library bug" }, "library-has-no-ciphers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for library has no ciphers" }, "mast-key-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for mast key too long" }, "message-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for message too long" }, "missing-dh-dsa-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dh dsa cert" }, "missing-dh-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dh key" }, "missing-dh-rsa-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dh rsa cert" }, "missing-dsa-signing-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing dsa signing cert" }, "missing-export-tmp-dh-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing export tmp dh key" }, "missing-export-tmp-rsa-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing export tmp rsa key" }, "missing-rsa-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing rsa certificate" }, "missing-rsa-encrypting-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing rsa encrypting cert" }, "missing-rsa-signing-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing rsa signing cert" }, "missing-tmp-dh-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing tmp dh key" }, "missing-tmp-rsa-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing tmp rsa key" }, "missing-tmp-rsa-pkey":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing tmp rsa pkey" }, "missing-verify-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for missing verify message" }, "non-sslv2-initial-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for non sslv2 initial packet" }, "no-certificates-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificates returned" }, "no-certificate-assigned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate assigned" }, "no-certificate-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate returned" }, "no-certificate-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate set" }, "no-certificate-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no certificate specified" }, "no-ciphers-available":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no ciphers available" }, "no-ciphers-passed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no ciphers passed" }, "no-ciphers-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no ciphers specified" }, "no-cipher-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no cipher list" }, "no-cipher-match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no cipher match" }, "no-client-cert-received":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no client cert received" }, "no-compression-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no compression specified" }, "no-method-specified":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no method specified" }, "no-privatekey":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no privatekey" }, "no-private-key-assigned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no private key assigned" }, "no-protocols-available":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no protocols available" }, "no-publickey":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no publickey" }, "no-shared-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no shared cipher" }, "no-verify-callback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no verify callback" }, "null-ssl-ctx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for null ssl ctx" }, "null-ssl-method-passed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for null ssl method passed" }, "old-session-cipher-not-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for old session cipher not returned" }, "packet-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for packet length too long" }, "path-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for path too long" }, "peer-did-not-return-a-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer did not return a certificate" }, "peer-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error" }, "peer-error-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error certificate" }, "peer-error-no-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error no certificate" }, "peer-error-no-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error no cipher" }, "peer-error-unsupported-certificate-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for peer error unsupported certificate type" }, "pre-mac-length-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for pre mac length too long" }, "problems-mapping-cipher-functions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for problems mapping cipher functions" }, "protocol-is-shutdown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for protocol is shutdown" }, "public-key-encrypt-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for public key encrypt error" }, "public-key-is-not-rsa":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for public key is not rsa" }, "public-key-not-rsa":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for public key not rsa" }, "read-bio-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for read bio not set" }, "read-wrong-packet-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for read wrong packet type" }, "record-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for record length mismatch" }, "record-too-large":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for record too large" }, "record-too-small":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for record too small" }, "required-cipher-missing":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for required cipher missing" }, "reuse-cert-length-not-zero":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for reuse cert length not zero" }, "reuse-cert-type-not-zero":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for reuse cert type not zero" }, "reuse-cipher-list-not-zero":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for reuse cipher list not zero" }, "scsv-received-when-renegotiating":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for scsv received when renegotiating" }, "session-id-context-uninitialized":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for session id context uninitialized" }, "short-read":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for short read" }, "signature-for-non-signing-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for signature for non signing certificate" }, "ssl23-doing-session-id-reuse":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl23 doing session id reuse" }, "ssl2-connection-id-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl2 connection id too long" }, "ssl3-session-id-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 session id too long" }, "ssl3-session-id-too-short":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 session id too short" }, "sslv3-alert-bad-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert bad certificate" }, "sslv3-alert-bad-record-mac":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert bad record mac" }, "sslv3-alert-certificate-expired":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert certificate expired" }, "sslv3-alert-certificate-revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert certificate revoked" }, "sslv3-alert-certificate-unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert certificate unknown" }, "sslv3-alert-decompression-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert decompression failure" }, "sslv3-alert-handshake-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert handshake failure" }, "sslv3-alert-illegal-parameter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert illegal parameter" }, "sslv3-alert-no-certificate":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert no certificate" }, "sslv3-alert-peer-error-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error cert" }, "sslv3-alert-peer-error-no-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error no cert" }, "sslv3-alert-peer-error-no-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error no cipher" }, "sslv3-alert-peer-error-unsupp-cert-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert peer error unsupp cert type" }, "sslv3-alert-unexpected-msg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert unexpected msg" }, "sslv3-alert-unknown-remote-err-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert unknown remote err type" }, "sslv3-alert-unspported-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for sslv3 alert unspported cert" }, "ssl-ctx-has-no-default-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl ctx has no default ssl version" }, "ssl-handshake-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl handshake failure" }, "ssl-library-has-no-ciphers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl library has no ciphers" }, "ssl-session-id-callback-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id callback failed" }, "ssl-session-id-conflict":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id conflict" }, "ssl-session-id-context-too-long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id context too long" }, "ssl-session-id-has-bad-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id has bad length" }, "ssl-session-id-is-different":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl session id is different" }, "tlsv1-alert-access-denied":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert access denied" }, "tlsv1-alert-decode-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert decode error" }, "tlsv1-alert-decryption-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert decryption failed" }, "tlsv1-alert-decrypt-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert decrypt error" }, "tlsv1-alert-export-restriction":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert export restriction" }, "tlsv1-alert-insufficient-security":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert insufficient security" }, "tlsv1-alert-internal-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert internal error" }, "tlsv1-alert-no-renegotiation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert no renegotiation" }, "tlsv1-alert-protocol-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert protocol version" }, "tlsv1-alert-record-overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert record overflow" }, "tlsv1-alert-unknown-ca":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert unknown ca" }, "tlsv1-alert-user-cancelled":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tlsv1 alert user cancelled" }, "tls-client-cert-req-with-anon-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls client cert req with anon cipher" }, "tls-peer-did-not-respond-with-cert-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls peer did not respond with cert list" }, "tls-rsa-encrypted-value-length-is-wrong":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls rsa encrypted value length is wrong" }, "tried-to-use-unsupported-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tried to use unsupported cipher" }, "unable-to-decode-dh-certs":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to decode dh certs" }, "unable-to-extract-public-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to extract public key" }, "unable-to-find-dh-parameters":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to find dh parameters" }, "unable-to-find-public-key-parameters":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to find public key parameters" }, "unable-to-find-ssl-method":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to find ssl method" }, "unable-to-load-ssl2-md5-routines":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to load ssl2 md5 routines" }, "unable-to-load-ssl3-md5-routines":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to load ssl3 md5 routines" }, "unable-to-load-ssl3-sha1-routines":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unable to load ssl3 sha1 routines" }, "unexpected-message":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unexpected message" }, "unexpected-record":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unexpected record" }, "uninitialized":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for uninitialized" }, "unknown-alert-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown alert type" }, "unknown-certificate-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown certificate type" }, "unknown-cipher-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown cipher returned" }, "unknown-cipher-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown cipher type" }, "unknown-key-exchange-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown key exchange type" }, "unknown-pkey-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown pkey type" }, "unknown-protocol":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown protocol" }, "unknown-remote-error-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown remote error type" }, "unknown-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown ssl version" }, "unknown-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unknown state" }, "unsupported-cipher":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported cipher" }, "unsupported-compression-algorithm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported compression algorithm" }, "unsupported-option":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported option" }, "unsupported-protocol":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported protocol" }, "unsupported-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported ssl version" }, "unsupported-status-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported status type" }, "write-bio-not-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for write bio not set" }, "wrong-cipher-returned":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong cipher returned" }, "wrong-message-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong message type" }, "wrong-counter-of-key-bits":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong counter of key bits" }, "wrong-signature-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong signature length" }, "wrong-signature-size":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong signature size" }, "wrong-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong ssl version" }, "wrong-version-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for wrong version counter" }, "x509-lib":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for x509 lib" }, "x509-verification-setup-problems":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for x509 verification setup problems" }, "clienthello-tlsext":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for clienthello tlsext" }, "parse-tlsext":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for parse tlsext" }, "serverhello-tlsext":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for serverhello tlsext" }, "ssl3-ext-invalid-servername":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 ext invalid servername" }, "ssl3-ext-invalid-servername-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ssl3 ext invalid servername type" }, "multiple-sgc-restarts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for multiple sgc restarts" }, "tls-invalid-ecpointformat-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tls invalid ecpointformat list" }, "bad-ecc-cert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ecc cert" }, "bad-ecdsa-sig":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ecdsa sig" }, "bad-ecpoint":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad ecpoint" }, "cookie-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cookie mismatch" }, "unsupported-elliptic-curve":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported elliptic curve" }, "no-required-digest":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no required digest" }, "unsupported-digest-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unsupported digest type" }, "bad-handshake-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for bad handshake length" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-ssl-cert-revoke":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-cert-revoke", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-cert-revoke/trigger-stats-inc", "properties":{ "ocsp_chain_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Certificate chain status revoked" }, "ocsp_chain_status_unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Certificate chain status unknown" }, "ocsp_connection_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP connection error" }, "ocsp_uri_not_found":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP URI not found" }, "ocsp_uri_https":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP URI https" }, "ocsp_uri_unsupported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP URI unsupported" }, "ocsp_response_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP response status revoked" }, "ocsp_response_status_unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP response status unknown" }, "ocsp_cache_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP cache status revoked" }, "ocsp_cache_miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP cache miss" }, "ocsp_other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP other errors" }, "ocsp_response_no_nonce":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP other errors" }, "ocsp_response_nonce_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP other errors" }, "crl_connection_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL connection errors" }, "crl_uri_not_found":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL URI not found" }, "crl_uri_https":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL URI https" }, "crl_uri_unsupported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL URI unsupported" }, "crl_response_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL response status revoked" }, "crl_response_status_unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL response status unknown" }, "crl_cache_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL cache status revoked" }, "crl_other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL other errors" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-cert-revoke/trigger-stats-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" }, "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" }, "ocsp_chain_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Certificate chain status revoked" }, "ocsp_chain_status_unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Certificate chain status unknown" }, "ocsp_connection_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP connection error" }, "ocsp_uri_not_found":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP URI not found" }, "ocsp_uri_https":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP URI https" }, "ocsp_uri_unsupported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP URI unsupported" }, "ocsp_response_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP response status revoked" }, "ocsp_response_status_unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP response status unknown" }, "ocsp_cache_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP cache status revoked" }, "ocsp_cache_miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP cache miss" }, "ocsp_other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP other errors" }, "ocsp_response_no_nonce":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP other errors" }, "ocsp_response_nonce_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log OCSP other errors" }, "crl_connection_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL connection errors" }, "crl_uri_not_found":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL URI not found" }, "crl_uri_https":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL URI https" }, "crl_uri_unsupported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL URI unsupported" }, "crl_response_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL response status revoked" }, "crl_response_status_unknown":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL response status unknown" }, "crl_cache_status_revoked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL cache status revoked" }, "crl_other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRL other errors" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-ssl-forward-proxy":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-forward-proxy", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-forward-proxy/trigger-stats-inc", "properties":{ "failed-in-ssl-handshakes":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in SSL handshakes" }, "failed-in-crypto-operations":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in crypto operations" }, "failed-in-tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in TCP" }, "failed-in-certificate-verification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in Certificate verification" }, "failed-in-certificate-signing":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in Certificate signing" }, "invalid-ocsp-stapling-response":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid OCSP Stapling Response" }, "revoked-ocsp-response":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Revoked OCSP Response" }, "unsupported-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unsupported SSL version" }, "connections-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Connections failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ssl-forward-proxy/trigger-stats-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" }, "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" }, "failed-in-ssl-handshakes":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in SSL handshakes" }, "failed-in-crypto-operations":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in crypto operations" }, "failed-in-tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in TCP" }, "failed-in-certificate-verification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in Certificate verification" }, "failed-in-certificate-signing":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed in Certificate signing" }, "invalid-ocsp-stapling-response":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid OCSP Stapling Response" }, "revoked-ocsp-response":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Revoked OCSP Response" }, "unsupported-ssl-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unsupported SSL version" }, "connections-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Connections failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-ddos-proc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-ddos-proc", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-ddos-proc/trigger-stats-inc", "properties":{ "l3_entry_match_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Entry match drop" }, "l3_entry_match_drop_hw":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 HW entry match drop" }, "l3_entry_drop_max_hw_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Entry Drop due to HW Limit Exceeded" }, "l4_entry_match_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 Entry match drop" }, "l4_entry_match_drop_hw":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 HW Entry match drop" }, "l4_entry_list_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 Entry list alloc failures" }, "ip_node_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Node alloc failures" }, "ip_port_block_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Port block alloc failure" }, "ip_other_block_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Other block alloc failure" }, "l3_entry_add_to_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Entry BGP add failures" }, "l3_entry_remove_from_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 entry BGP remove failures" }, "l3_entry_add_to_hw_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 entry HW add failure" }, "syn_cookie_verification_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SYN cookie verification failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-ddos-proc/trigger-stats-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" }, "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" }, "l3_entry_match_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Entry match drop" }, "l3_entry_match_drop_hw":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 HW entry match drop" }, "l3_entry_drop_max_hw_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Entry Drop due to HW Limit Exceeded" }, "l4_entry_match_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 Entry match drop" }, "l4_entry_match_drop_hw":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 HW Entry match drop" }, "l4_entry_list_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 Entry list alloc failures" }, "ip_node_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Node alloc failures" }, "ip_port_block_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Port block alloc failure" }, "ip_other_block_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Other block alloc failure" }, "l3_entry_add_to_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Entry BGP add failures" }, "l3_entry_remove_from_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 entry BGP remove failures" }, "l3_entry_add_to_hw_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 entry HW add failure" }, "syn_cookie_verification_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SYN cookie verification failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-lsn":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn/trigger-stats-inc", "properties":{ "user_quota_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User-Quota Creation Failed" }, "nat_port_unavailable_tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP NAT Port Unavailable" }, "nat_port_unavailable_udp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP NAT Port Unavailable" }, "nat_port_unavailable_icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP NAT Port Unavailable" }, "new_user_resource_unavailable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for New User NAT Resource Unavailable" }, "tcp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP User-Quota Exceeded" }, "udp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP User-Quota Exceeded" }, "icmp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP User-Quota Exceeded" }, "extended_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Extended User-Quota Exceeded" }, "data_sesn_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data Session User-Quota Exceeded" }, "data_sesn_rate_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Rate User-Quota Exceeded" }, "fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-cone Session Creation Failed" }, "fullcone_self_hairpinning_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Self-Hairpinning Drop" }, "inbound_filtered":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Endpoint-Dependent Filtering Drop" }, "eif_limit_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Endpoint-Independent Filtering Inbound Limit Exceeded" }, "ha_nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Unusable" }, "ha_nat_pool_batch_type_mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Batch Type Mismatch" }, "no_radius_profile_match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No RADIUS Profile Match" }, "no_class_list_match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Class-List Match" }, "lid_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN LID Drop" }, "standby_class_list_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA Standby Class-List drop" }, "sip_alg_quota_inc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG User-Quota Exceeded" }, "sip_alg_alloc_rtp_rtcp_port_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Alloc RTP/RTCP NAT Ports Failure" }, "sip_alg_alloc_single_port_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Alloc Single RTP or RTCP NAT Port Failure" }, "sip_alg_create_single_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Create Single RTP or RTCP Full-cone Session Failure" }, "sip_alg_create_rtp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Create RTP Full-cone Session Failure" }, "sip_alg_create_rtcp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Create RTCP Full-cone Session Failure" }, "h323_alg_alloc_single_port_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Alloc Single RTP or RTCP NAT Port Failure" }, "h323_alg_create_single_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Create Single RTP or RTCP Full-cone Session Failure" }, "h323_alg_create_rtp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Create RTP Full-cone Session Failure" }, "h323_alg_create_rtcp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Create RTCP Full-cone Session Failure" }, "port_overloading_out_of_memory":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Port Overloading Out of Memory" }, "port_overloading_inc_overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Port Overloading Inc Overflow" }, "fullcone_ext_mem_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN Fullcone Extension Memory Allocate Failure" }, "fullcone_ext_mem_alloc_init_faulure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN Fullcone Extension Initialization Failure" }, "mgcp_alg_create_rtp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP ALG Create RTP Full-cone Session Failure" }, "mgcp_alg_create_rtcp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP ALG Create RTCP Full-cone Session Failure" }, "mgcp_alg_port_pair_alloc_from_quota_par":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP ALG Port Pair Allocated From Quota Partition Error" }, "adc_port_allocation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ADC Port Allocation Failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn/trigger-stats-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" }, "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" }, "user_quota_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User-Quota Creation Failed" }, "nat_port_unavailable_tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP NAT Port Unavailable" }, "nat_port_unavailable_udp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP NAT Port Unavailable" }, "nat_port_unavailable_icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP NAT Port Unavailable" }, "new_user_resource_unavailable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for New User NAT Resource Unavailable" }, "tcp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP User-Quota Exceeded" }, "udp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP User-Quota Exceeded" }, "icmp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP User-Quota Exceeded" }, "extended_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Extended User-Quota Exceeded" }, "data_sesn_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data Session User-Quota Exceeded" }, "data_sesn_rate_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Rate User-Quota Exceeded" }, "fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-cone Session Creation Failed" }, "fullcone_self_hairpinning_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Self-Hairpinning Drop" }, "inbound_filtered":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Endpoint-Dependent Filtering Drop" }, "eif_limit_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Endpoint-Independent Filtering Inbound Limit Exceeded" }, "ha_nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Unusable" }, "ha_nat_pool_batch_type_mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Batch Type Mismatch" }, "no_radius_profile_match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No RADIUS Profile Match" }, "no_class_list_match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Class-List Match" }, "lid_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN LID Drop" }, "standby_class_list_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA Standby Class-List drop" }, "sip_alg_quota_inc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG User-Quota Exceeded" }, "sip_alg_alloc_rtp_rtcp_port_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Alloc RTP/RTCP NAT Ports Failure" }, "sip_alg_alloc_single_port_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Alloc Single RTP or RTCP NAT Port Failure" }, "sip_alg_create_single_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Create Single RTP or RTCP Full-cone Session Failure" }, "sip_alg_create_rtp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Create RTP Full-cone Session Failure" }, "sip_alg_create_rtcp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP ALG Create RTCP Full-cone Session Failure" }, "h323_alg_alloc_single_port_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Alloc Single RTP or RTCP NAT Port Failure" }, "h323_alg_create_single_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Create Single RTP or RTCP Full-cone Session Failure" }, "h323_alg_create_rtp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Create RTP Full-cone Session Failure" }, "h323_alg_create_rtcp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for H323 ALG Create RTCP Full-cone Session Failure" }, "port_overloading_out_of_memory":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Port Overloading Out of Memory" }, "port_overloading_inc_overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Port Overloading Inc Overflow" }, "fullcone_ext_mem_alloc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN Fullcone Extension Memory Allocate Failure" }, "fullcone_ext_mem_alloc_init_faulure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN Fullcone Extension Initialization Failure" }, "mgcp_alg_create_rtp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP ALG Create RTP Full-cone Session Failure" }, "mgcp_alg_create_rtcp_fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP ALG Create RTCP Full-cone Session Failure" }, "mgcp_alg_port_pair_alloc_from_quota_par":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP ALG Port Pair Allocated From Quota Partition Error" }, "adc_port_allocation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ADC Port Allocation Failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-lsn-alg-sip":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-sip", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-sip/trigger-stats-inc", "properties":{ "parse-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP Message Parse Error" }, "tcp-out-of-order-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Out-of-Order Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-sip/trigger-stats-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" }, "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" }, "parse-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SIP Message Parse Error" }, "tcp-out-of-order-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Out-of-Order Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-lsn-alg-mgcp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-mgcp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-mgcp/trigger-stats-inc", "properties":{ "parse-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP Message Parse Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-mgcp/trigger-stats-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" }, "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" }, "parse-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for MGCP Message Parse Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-lsn-alg-h323":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-h323", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-h323/trigger-stats-inc", "properties":{ "parse-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Message Parse Error" }, "tcp-out-of-order-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Out-of-Order Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-alg-h323/trigger-stats-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" }, "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" }, "parse-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Message Parse Error" }, "tcp-out-of-order-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Out-of-Order Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-lsn-radius":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-radius", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-radius/trigger-stats-inc", "properties":{ "request-bad-secret-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Bad Secret Dropped" }, "request-no-key-vap-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request No Key Attribute Dropped" }, "request-malformed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Malformed Dropped" }, "secret-not-configured-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Secret Not Configured Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-lsn-radius/trigger-stats-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" }, "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" }, "request-bad-secret-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Bad Secret Dropped" }, "request-no-key-vap-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request No Key Attribute Dropped" }, "request-malformed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Malformed Dropped" }, "secret-not-configured-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Secret Not Configured Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-nat64-global":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-nat64-global", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-nat64-global/trigger-stats-inc", "properties":{ "nat_port_unavailable_tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP NAT Port Unavailable" }, "nat_port_unavailable_udp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP NAT Port Unavailable" }, "nat_port_unavailable_icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP NAT Port Unavailable" }, "tcp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP User-Quota Exceeded" }, "udp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP User-Quota Exceeded" }, "icmp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP User-Quota Exceeded" }, "extended_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Extended User-Quota Exceeded" }, "data_sesn_rate_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Rate User-Quota Exceeded" }, "fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-cone Session Creation Failed" }, "fullcone_self_hairpinning_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Self-Hairpinning Drop" }, "eif_limit_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Endpoint-Independent Filtering Inbound Limit Exceeded" }, "ha_nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Unusable" }, "ha_nat_pool_batch_type_mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Batch Type Mismatch" }, "no_radius_profile_match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No RADIUS Profile Match" }, "lid_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN LID Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-nat64-global/trigger-stats-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" }, "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" }, "nat_port_unavailable_tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP NAT Port Unavailable" }, "nat_port_unavailable_udp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP NAT Port Unavailable" }, "nat_port_unavailable_icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP NAT Port Unavailable" }, "tcp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP User-Quota Exceeded" }, "udp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP User-Quota Exceeded" }, "icmp_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP User-Quota Exceeded" }, "extended_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Extended User-Quota Exceeded" }, "data_sesn_rate_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Rate User-Quota Exceeded" }, "fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-cone Session Creation Failed" }, "fullcone_self_hairpinning_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Self-Hairpinning Drop" }, "eif_limit_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Endpoint-Independent Filtering Inbound Limit Exceeded" }, "ha_nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Unusable" }, "ha_nat_pool_batch_type_mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Batch Type Mismatch" }, "no_radius_profile_match":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No RADIUS Profile Match" }, "lid_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN LID Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-ds-lite-global":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-ds-lite-global", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-ds-lite-global/trigger-stats-inc", "properties":{ "user_quota_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User-Quota Creation Failed" }, "nat_port_unavailable_tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP NAT Port Unavailable" }, "nat_port_unavailable_udp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP NAT Port Unavailable" }, "nat_port_unavailable_icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP NAT Port Unavailable" }, "data_sesn_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data Session User-Quota Exceeded" }, "data_sesn_rate_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Rate User-Quota Exceeded" }, "fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-cone Session Creation Failed" }, "fullcone_self_hairpinning_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Self-Hairpinning Drop" }, "nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT Pool Unusable" }, "ha_nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Unusable" }, "ha_nat_pool_batch_type_mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Batch Type Mismatch" }, "lid_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN LID Drop" }, "user_quota_unusable_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User-Quota Unusable Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-ds-lite-global/trigger-stats-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" }, "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" }, "user_quota_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User-Quota Creation Failed" }, "nat_port_unavailable_tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP NAT Port Unavailable" }, "nat_port_unavailable_udp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for UDP NAT Port Unavailable" }, "nat_port_unavailable_icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP NAT Port Unavailable" }, "data_sesn_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data Session User-Quota Exceeded" }, "data_sesn_rate_user_quota_exceeded":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Rate User-Quota Exceeded" }, "fullcone_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-cone Session Creation Failed" }, "fullcone_self_hairpinning_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Self-Hairpinning Drop" }, "nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT Pool Unusable" }, "ha_nat_pool_unusable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Unusable" }, "ha_nat_pool_batch_type_mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA NAT Pool Batch Type Mismatch" }, "lid_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for LSN LID Drop" }, "user_quota_unusable_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User-Quota Unusable Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-pcp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-pcp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-pcp/trigger-stats-inc", "properties":{ "pkt-not-request-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packet Not a PCP Request" }, "pkt-too-short-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packet Too Short" }, "noroute-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response No Route" }, "unsupported-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unsupported PCP version" }, "l4-process-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3/L4 Process Error" }, "unsol_ance_sent_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unsolicited Announce Send Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-pcp/trigger-stats-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" }, "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" }, "pkt-not-request-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packet Not a PCP Request" }, "pkt-too-short-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packet Too Short" }, "noroute-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response No Route" }, "unsupported-version":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unsupported PCP version" }, "l4-process-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3/L4 Process Error" }, "unsol_ance_sent_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unsolicited Announce Send Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-logging":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-logging", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-logging/trigger-stats-inc", "properties":{ "conn-tcp-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Connection Lost" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-logging/trigger-stats-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" }, "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" }, "conn-tcp-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP Connection Lost" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-l4":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-l4", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-l4/trigger-stats-inc", "properties":{ "no-fwd-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Forward Route for Session" }, "no-rev-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Reverse Route for Session" }, "out-of-session-memory":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out of Session Memory" }, "icmp-host-unreachable-sent":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Host Unreachable Sent" }, "icmp-reply-no-session-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Reply No Session Drop" }, "ipip-truncated":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPIP Truncated Packet" }, "ip-src-invalid-unicast":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Source Not Valid Unicast" }, "ip-dst-invalid-unicast":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Destination Not Valid Unicast" }, "rate_drop_reset_unkn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate Drop reset" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-l4/trigger-stats-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" }, "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" }, "no-fwd-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Forward Route for Session" }, "no-rev-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Reverse Route for Session" }, "out-of-session-memory":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out of Session Memory" }, "icmp-host-unreachable-sent":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Host Unreachable Sent" }, "icmp-reply-no-session-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Reply No Session Drop" }, "ipip-truncated":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPIP Truncated Packet" }, "ip-src-invalid-unicast":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Source Not Valid Unicast" }, "ip-dst-invalid-unicast":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Destination Not Valid Unicast" }, "rate_drop_reset_unkn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate Drop reset" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-icmp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-icmp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-icmp/trigger-stats-inc", "properties":{ "icmp-unknown-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Unknown Type" }, "icmp-no-port-info":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Port Info Not Included" }, "icmp-no-session-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP No Matching Session Drop" }, "icmpv6-unknown-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 Unknown Type" }, "icmpv6-no-port-info":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 Port Info Not Included" }, "icmpv6-no-session-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 No Matching Session Drop" }, "icmp-to-icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMP Conversion" }, "icmp-to-icmpv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMPv6 Conversion" }, "icmpv6-to-icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMP Conversion" }, "icmpv6-to-icmpv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMPv6 Conversion" }, "icmp-bad-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Embedded ICMP Type" }, "icmpv6-bad-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Embedded ICMPv6 Type" }, "64-known-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Forward Known ICMPv6 Drop" }, "64-unknown-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Forward Unknown ICMPv6 Drop" }, "64-midpoint-hop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Forward Unknown Source Drop" }, "46-known-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Reverse Known ICMP Drop" }, "46-unknown-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Reverse Known ICMPv6 Drop" }, "46-no-prefix-for-ipv4":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Reverse No Prefix Match for IPv4" }, "icmp-to-icmp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMP Conversion Error" }, "icmp-to-icmpv6-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMPv6 Conversion Error" }, "icmpv6-to-icmp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMP Conversion Error" }, "icmpv6-to-icmpv6-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMPv6 Conversion Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-icmp/trigger-stats-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" }, "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" }, "icmp-unknown-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Unknown Type" }, "icmp-no-port-info":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP Port Info Not Included" }, "icmp-no-session-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP No Matching Session Drop" }, "icmpv6-unknown-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 Unknown Type" }, "icmpv6-no-port-info":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 Port Info Not Included" }, "icmpv6-no-session-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 No Matching Session Drop" }, "icmp-to-icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMP Conversion" }, "icmp-to-icmpv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMPv6 Conversion" }, "icmpv6-to-icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMP Conversion" }, "icmpv6-to-icmpv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMPv6 Conversion" }, "icmp-bad-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Embedded ICMP Type" }, "icmpv6-bad-type":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Embedded ICMPv6 Type" }, "64-known-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Forward Known ICMPv6 Drop" }, "64-unknown-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Forward Unknown ICMPv6 Drop" }, "64-midpoint-hop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Forward Unknown Source Drop" }, "46-known-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Reverse Known ICMP Drop" }, "46-unknown-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Reverse Known ICMPv6 Drop" }, "46-no-prefix-for-ipv4":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT64 Reverse No Prefix Match for IPv4" }, "icmp-to-icmp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMP Conversion Error" }, "icmp-to-icmpv6-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMP to ICMPv6 Conversion Error" }, "icmpv6-to-icmp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMP Conversion Error" }, "icmpv6-to-icmpv6-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ICMPv6 to ICMPv6 Conversion Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-http-alg":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-http-alg", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-http-alg/trigger-stats-inc", "properties":{ "radius-requst-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Query Request Dropped" }, "radius-response-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Query Response Dropped" }, "out-of-memory-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out-of-Memory Dropped" }, "queue-len-exceed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Queue Length Exceed Dropped" }, "out-of-order-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packet Out-of-Order Dropped" }, "header-insertion-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buff Insertion Failed" }, "header-removal-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buff Removal Failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-http-alg/trigger-stats-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" }, "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" }, "radius-requst-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Query Request Dropped" }, "radius-response-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Query Response Dropped" }, "out-of-memory-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out-of-Memory Dropped" }, "queue-len-exceed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Queue Length Exceed Dropped" }, "out-of-order-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packet Out-of-Order Dropped" }, "header-insertion-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buff Insertion Failed" }, "header-removal-failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buff Removal Failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-dns64":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-dns64", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-dns64/trigger-stats-inc", "properties":{ "resp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response Error" }, "drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-dns64/trigger-stats-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" }, "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" }, "resp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response Error" }, "drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "cgnv6-dhcpv6":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-dhcpv6", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-dhcpv6/trigger-stats-inc", "properties":{ "packets-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packets Dropped" }, "pkts-dropped-during-clear":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packets dropped during clear bindings process" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/cgnv6-dhcpv6/trigger-stats-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" }, "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" }, "packets-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packets Dropped" }, "pkts-dropped-during-clear":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Packets dropped during clear bindings process" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-logging":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-logging", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-logging/trigger-stats-inc", "properties":{ "log-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log Packets Dropped" }, "http-logging-invalid-format":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP Logging Invalid Format Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-logging/trigger-stats-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" }, "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" }, "log-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log Packets Dropped" }, "http-logging-invalid-format":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP Logging Invalid Format Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-logging-gtp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-logging-gtp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-logging-gtp/trigger-stats-inc", "properties":{ "log_type_gtp_out_of_order_ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log Event Type GTP Out of Order IE V1" }, "log_type_gtp_out_of_state_ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log Event Type GTP Out of State IE" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-logging-gtp/trigger-stats-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" }, "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" }, "log_type_gtp_out_of_order_ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log Event Type GTP Out of Order IE V1" }, "log_type_gtp_out_of_state_ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Log Event Type GTP Out of State IE" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-global":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-global", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-global/trigger-stats-inc", "properties":{ "fullcone_creation_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-Cone Creation Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-global/trigger-stats-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" }, "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" }, "fullcone_creation_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Full-Cone Creation Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-alg-rtsp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-alg-rtsp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-alg-rtsp/trigger-stats-inc", "properties":{ "transport-alloc-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Transport Alloc Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-alg-rtsp/trigger-stats-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" }, "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" }, "transport-alloc-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Transport Alloc Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-rad-server":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-rad-server", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-rad-server/trigger-stats-inc", "properties":{ "radius-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Malformed Packet)" }, "request-bad-secret-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Bad Secret Dropped" }, "request-no-key-vap-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request No Key Attribute Dropped" }, "request-malformed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Malformed Dropped" }, "radius-table-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Table Full)" }, "secret-not-configured-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Secret Not Configured Dropped" }, "ha-standby-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA Standby Dropped" }, "ipv6-prefix-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Framed IPV6 Prefix Length Mismatch" }, "invalid-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Radius Request has Invalid Key Field" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-rad-server/trigger-stats-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" }, "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" }, "radius-request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Malformed Packet)" }, "request-bad-secret-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Bad Secret Dropped" }, "request-no-key-vap-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request No Key Attribute Dropped" }, "request-malformed-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Malformed Dropped" }, "radius-table-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Table Full)" }, "secret-not-configured-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Secret Not Configured Dropped" }, "ha-standby-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HA Standby Dropped" }, "ipv6-prefix-length-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Framed IPV6 Prefix Length Mismatch" }, "invalid-key":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Radius Request has Invalid Key Field" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-tcp-syn-cookie":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-tcp-syn-cookie", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-tcp-syn-cookie/trigger-stats-inc", "properties":{ "verification_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SYN cookie verification failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-tcp-syn-cookie/trigger-stats-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" }, "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" }, "verification_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SYN cookie verification failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-ddos-protection":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-ddos-protection", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-ddos-protection/trigger-stats-inc", "properties":{ "ddos_entries_too_many":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Too many DDOS entries" }, "ddos_entry_add_to_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DDoS Entry BGP add failures" }, "ddos_entry_remove_from_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DDOS entry BGP remove failures" }, "ddos_packet_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DDOS Packet Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-ddos-protection/trigger-stats-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" }, "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" }, "ddos_entries_too_many":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Too many DDOS entries" }, "ddos_entry_add_to_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DDoS Entry BGP add failures" }, "ddos_entry_remove_from_bgp_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DDOS entry BGP remove failures" }, "ddos_packet_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DDOS Packet Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fw-gtp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-gtp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-gtp/trigger-stats-inc", "properties":{ "out-of-session-memory":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out of Tunnel Memory" }, "no-fwd-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Forward Route" }, "no-rev-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Reverse Route" }, "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" }, "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" }, "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" }, "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" }, "drop-vld-gtp-echo-out-of-state-":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Echo Out of State Drop" }, "drop-vld-gtp-echo-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Echo IE Length Exceeds Message Length" }, "gtp-u-out-of-state-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-U Out of state Drop" }, "gtp-c-handover-request-out-of-state-dro":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-C Handover Request Out of state Drop" }, "gtp-v1-c-nsapi-not-found-in-delete-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv1-C NSAPI Not Found in GTP Request" }, "gtp-v2-c-bearer-not-found-in-delete-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C Bearer Not Found in GTP Request" }, "gtp-v2-c-bearer-not-found-in-delete-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C Bearer Not Found in GTP Response" }, "gtp-rr-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Message Dropped in RR Mode" }, "drop-gtp-frag-or-jumbo-pkt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Fragmented or JUMBO packet Drop" }, "drop-gtp-missing-cond-ie-bearer-ctx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Missing conditional IE in bearer context Drop" }, "drop-gtp-bearer-not-found-in-resp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Bearer not found in response" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-gtp/trigger-stats-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" }, "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" }, "out-of-session-memory":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out of Tunnel Memory" }, "no-fwd-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Forward Route" }, "no-rev-route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No Reverse Route" }, "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" }, "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" }, "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" }, "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" }, "drop-vld-gtp-echo-out-of-state-":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Echo Out of State Drop" }, "drop-vld-gtp-echo-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Echo IE Length Exceeds Message Length" }, "gtp-u-out-of-state-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-U Out of state Drop" }, "gtp-c-handover-request-out-of-state-dro":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP-C Handover Request Out of state Drop" }, "gtp-v1-c-nsapi-not-found-in-delete-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv1-C NSAPI Not Found in GTP Request" }, "gtp-v2-c-bearer-not-found-in-delete-req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C Bearer Not Found in GTP Request" }, "gtp-v2-c-bearer-not-found-in-delete-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C Bearer Not Found in GTP Response" }, "gtp-rr-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Message Dropped in RR Mode" }, "drop-gtp-frag-or-jumbo-pkt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Fragmented or JUMBO packet Drop" }, "drop-gtp-missing-cond-ie-bearer-ctx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Missing conditional IE in bearer context Drop" }, "drop-gtp-bearer-not-found-in-resp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTP Bearer not found in response" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-fix":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-fix", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-fix/trigger-stats-inc", "properties":{ "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "noroute":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No route failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Source NAT failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-fix/trigger-stats-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" }, "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" }, "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "noroute":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No route failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Source NAT failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-spdy-proxy":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-spdy-proxy", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-spdy-proxy/trigger-stats-inc", "properties":{ "ctx_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Context alloc fail" }, "stream_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Stream alloc fail" }, "http_conn_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP connection allocation fail" }, "request_header_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Request/Header allocation fail" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-spdy-proxy/trigger-stats-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" }, "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" }, "ctx_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Context alloc fail" }, "stream_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Stream alloc fail" }, "http_conn_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP connection allocation fail" }, "request_header_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Request/Header allocation fail" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-http2":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-http2", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-http2/trigger-stats-inc", "properties":{ "proxy_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP2 Proxy alloc Error" }, "deflate_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for deflate alloc fail" }, "inflate_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for inflate alloc fail" }, "cant_allocate_control_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate control frame" }, "cant_allocate_settings_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate SETTINGS frame" }, "data_queue_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data Queue Alloc Error" }, "buff_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buff alloc error" }, "cant_allocate_rst_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate RST_STREAM frame" }, "cant_allocate_goaway_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate GOAWAY frame" }, "cant_allocate_ping_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate PING frame" }, "cant_allocate_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate stream" }, "cant_allocate_window_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate WINDOW_UPDATE frame" }, "alloc_fail_total":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Alloc Fail - Total" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-http2/trigger-stats-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" }, "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" }, "proxy_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP2 Proxy alloc Error" }, "deflate_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for deflate alloc fail" }, "inflate_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for inflate alloc fail" }, "cant_allocate_control_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate control frame" }, "cant_allocate_settings_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate SETTINGS frame" }, "data_queue_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data Queue Alloc Error" }, "buff_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buff alloc error" }, "cant_allocate_rst_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate RST_STREAM frame" }, "cant_allocate_goaway_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate GOAWAY frame" }, "cant_allocate_ping_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate PING frame" }, "cant_allocate_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate stream" }, "cant_allocate_window_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate WINDOW_UPDATE frame" }, "alloc_fail_total":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Alloc Fail - Total" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-smtp":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-smtp", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-smtp/trigger-stats-inc", "properties":{ "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Source NAT failure" }, "send_client_service_not_ready":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Sent client serv-not-rdy" }, "recv_server_unknow_reply_code":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Recv server unknown-code" }, "read_request_line_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Read request line fail" }, "get_all_headers_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Get all headers fail" }, "too_many_headers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Too many headers" }, "line_too_long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Line too long" }, "line_extend_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Line extend fail" }, "line_table_extend_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Table extend fail" }, "insert_resonse_line_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Ins response line fail" }, "remove_resonse_line_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Del response line fail" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-smtp/trigger-stats-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" }, "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" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Source NAT failure" }, "send_client_service_not_ready":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Sent client serv-not-rdy" }, "recv_server_unknow_reply_code":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Recv server unknown-code" }, "read_request_line_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Read request line fail" }, "get_all_headers_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Get all headers fail" }, "too_many_headers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Too many headers" }, "line_too_long":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Line too long" }, "line_extend_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Line extend fail" }, "line_table_extend_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Table extend fail" }, "insert_resonse_line_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Ins response line fail" }, "remove_resonse_line_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Del response line fail" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-mqtt":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-mqtt", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-mqtt/trigger-stats-inc", "properties":{ "parse_connect_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse connect failure" }, "parse_publish_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse publish failure" }, "parse_subscribe_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse subscribe failure" }, "parse_unsubscribe_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse unsubscribe failure" }, "tuple_not_linked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tuple-not-linked failure" }, "tuple_already_linked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tuple-already-linked failure" }, "conn_null":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Null conn" }, "client_id_null":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Null client id" }, "session_exist":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Session already exist" }, "insertion_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Insertion failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-mqtt/trigger-stats-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" }, "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" }, "parse_connect_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse connect failure" }, "parse_publish_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse publish failure" }, "parse_subscribe_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse subscribe failure" }, "parse_unsubscribe_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse unsubscribe failure" }, "tuple_not_linked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tuple-not-linked failure" }, "tuple_already_linked":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for tuple-already-linked failure" }, "conn_null":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Null conn" }, "client_id_null":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Null client id" }, "session_exist":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Session already exist" }, "insertion_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Insertion failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-icap":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-icap", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-icap/trigger-stats-inc", "properties":{ "app_serv_conn_no_pcb_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for App Server Conn no ES PCB Err Stats" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-icap/trigger-stats-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" }, "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" }, "app_serv_conn_no_pcb_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for App Server Conn no ES PCB Err Stats" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-hw-compress":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-hw-compress", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-hw-compress/trigger-stats-inc", "properties":{ "ring_full_count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Compression queue full" }, "max_outstanding_request_count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Max queued request count" }, "max_outstanding_submit_count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Max queued submit count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-hw-compress/trigger-stats-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" }, "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" }, "ring_full_count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Compression queue full" }, "max_outstanding_request_count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Max queued request count" }, "max_outstanding_submit_count":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Max queued submit count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-dns64":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-dns64", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-dns64/trigger-stats-inc", "properties":{ "resp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response Error" }, "drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-dns64/trigger-stats-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" }, "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" }, "resp-err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response Error" }, "drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-mssql":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-mssql", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-mssql/trigger-stats-inc", "properties":{ "auth_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Authentication Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-mssql/trigger-stats-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" }, "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" }, "auth_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Authentication Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-crl-srcip":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-crl-srcip", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-crl-srcip/trigger-stats-inc", "properties":{ "out_of_sessions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out of sessions" }, "threshold_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Threshold exceeded count" }, "lockout_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Lockout drops" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-crl-srcip/trigger-stats-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" }, "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" }, "out_of_sessions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Out of sessions" }, "threshold_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Threshold exceeded count" }, "lockout_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Lockout drops" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "system-job-offload":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-job-offload", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-job-offload/trigger-stats-inc", "properties":{ "fail_submit":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Jobs Failed to Submit" }, "q_no_space":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No More Space in Q" }, "fail_execute":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed to Execute Job" }, "fail_complete":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed to Complete Job" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/system-job-offload/trigger-stats-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" }, "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" }, "fail_submit":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Jobs Failed to Submit" }, "q_no_space":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No More Space in Q" }, "fail_execute":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed to Execute Job" }, "fail_complete":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Failed to Complete Job" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-generic":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-generic", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-generic/trigger-stats-inc", "properties":{ "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of server selection failed" }, "no_route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of no routes" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of snat failures" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-generic/trigger-stats-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" }, "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" }, "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of server selection failed" }, "no_route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of no routes" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of snat failures" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-l4":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-l4", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-l4/trigger-stats-inc", "properties":{ "syncookiessentfailed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP SYN cookie snt fail" }, "svrselfail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server sel failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Source NAT failure" }, "syncookiescheckfailed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP SYN cookie failed" }, "novport_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT no session drops" }, "no_vport_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for vport not matching drops" }, "connlimit_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Limit drops" }, "conn_rate_limit_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn rate limit drops" }, "conn_rate_limit_reset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn rate limit resets" }, "dns_policy_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS Policy Drop" }, "no_resourse_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No resource drop" }, "bw_rate_limit_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for BW-Limit Exceed drop" }, "l4_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 CPS exceed drop" }, "nat_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT CPS exceed drop" }, "l7_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L7 CPS exceed drop" }, "ssl_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SSL CPS exceed drop" }, "ssl_tpt_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SSL TPT exceed drop" }, "concurrent_conn_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3V Conn Limit Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-l4/trigger-stats-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" }, "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" }, "syncookiessentfailed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP SYN cookie snt fail" }, "svrselfail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server sel failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Source NAT failure" }, "syncookiescheckfailed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TCP SYN cookie failed" }, "novport_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT no session drops" }, "no_vport_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for vport not matching drops" }, "connlimit_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn Limit drops" }, "conn_rate_limit_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn rate limit drops" }, "conn_rate_limit_reset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn rate limit resets" }, "dns_policy_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS Policy Drop" }, "no_resourse_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for No resource drop" }, "bw_rate_limit_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for BW-Limit Exceed drop" }, "l4_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L4 CPS exceed drop" }, "nat_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NAT CPS exceed drop" }, "l7_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L7 CPS exceed drop" }, "ssl_cps_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SSL CPS exceed drop" }, "ssl_tpt_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SSL TPT exceed drop" }, "concurrent_conn_exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3V Conn Limit Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-ftp-proxy":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ftp-proxy", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ftp-proxy/trigger-stats-inc", "properties":{ "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for source nat failure" }, "smp_create_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for smp create fail" }, "smp_v6_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv6 fail" }, "smp_v4_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv4 fail" }, "insert_tuple_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel insert tuple fail" }, "auth_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Auth Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-ftp-proxy/trigger-stats-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" }, "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" }, "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for source nat failure" }, "smp_create_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for smp create fail" }, "smp_v6_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv6 fail" }, "smp_v4_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv4 fail" }, "insert_tuple_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel insert tuple fail" }, "auth_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Auth Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-imap-proxy":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-imap-proxy", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-imap-proxy/trigger-stats-inc", "properties":{ "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "no_route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no route failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for source nat failure" }, "smp_create_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for smp create fail" }, "data_server_conn_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data svr conn fail" }, "data_send_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data send fail" }, "rsv_persist_conn_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel Persist fail" }, "smp_v6_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv6 fail" }, "smp_v4_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv4 fail" }, "insert_tuple_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel insert tuple fail" }, "cl_est_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Client EST state erro" }, "ser_connecting_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv CTNG state error" }, "server_response_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv RESP state error" }, "cl_request_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Client RQ state error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-imap-proxy/trigger-stats-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" }, "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" }, "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "no_route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no route failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for source nat failure" }, "smp_create_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for smp create fail" }, "data_server_conn_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data svr conn fail" }, "data_send_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for data send fail" }, "rsv_persist_conn_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel Persist fail" }, "smp_v6_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv6 fail" }, "smp_v4_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv4 fail" }, "insert_tuple_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel insert tuple fail" }, "cl_est_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Client EST state erro" }, "ser_connecting_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv CTNG state error" }, "server_response_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv RESP state error" }, "cl_request_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Client RQ state error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-pop3-proxy":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-pop3-proxy", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-pop3-proxy/trigger-stats-inc", "properties":{ "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "no_route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no route failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for source nat failure" }, "rsv_persist_conn_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel Persist fail" }, "smp_v6_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv6 fail" }, "smp_v4_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv4 fail" }, "insert_tuple_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel insert tuple fail" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-pop3-proxy/trigger-stats-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" }, "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" }, "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection failure" }, "no_route":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for no route failure" }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for source nat failure" }, "rsv_persist_conn_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel Persist fail" }, "smp_v6_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv6 fail" }, "smp_v4_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel SMPv4 fail" }, "insert_tuple_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Serv Sel insert tuple fail" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-switch":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-switch", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-switch/trigger-stats-inc", "properties":{ "prot_down_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Prot Down Drop" }, "unknown_prot_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unknown Prot Drop" }, "ttl_exceeded_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TTL Exceeded Drop" }, "incorrect_len_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Incorrect Length Drop" }, "ipfrag_overlap":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment Overlap" }, "ipfrag_timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment Timeout" }, "ipfrag_overload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag Overload Drops" }, "ipfrag_reasmfails":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment Reasm Fails" }, "badpkt_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Pkt Drop" }, "ip_defrag_invalid_len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Invalid Length Frag" }, "ipv4_frag_6rd_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Frag 6RD Dropped" }, "ipv6frag_udp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag UDP Dropped" }, "ipv6frag_tcp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag TCP Dropped" }, "ipv6frag_ipip_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag IPIP Drop" }, "ip_frag_oversize":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment oversize" }, "ip_frag_too_many":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment too many" }, "ipfrag_tcp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag TCP Dropped" }, "ipfrag_udp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag UDP Dropped" }, "ipfrag_ipip_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag IPIP Drop" }, "invalid_rx_arp_pkt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid ARP PKT Rcvd" }, "invalid_sender_mac_arp_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ARP PKT dropped due to invalid sender MAC" }, "ipv6frag_gre_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag gre Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-switch/trigger-stats-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" }, "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" }, "prot_down_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Prot Down Drop" }, "unknown_prot_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unknown Prot Drop" }, "ttl_exceeded_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TTL Exceeded Drop" }, "incorrect_len_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Incorrect Length Drop" }, "ipfrag_overlap":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment Overlap" }, "ipfrag_timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment Timeout" }, "ipfrag_overload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag Overload Drops" }, "ipfrag_reasmfails":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment Reasm Fails" }, "badpkt_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Pkt Drop" }, "ip_defrag_invalid_len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Invalid Length Frag" }, "ipv4_frag_6rd_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv4 Frag 6RD Dropped" }, "ipv6frag_udp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag UDP Dropped" }, "ipv6frag_tcp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag TCP Dropped" }, "ipv6frag_ipip_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag IPIP Drop" }, "ip_frag_oversize":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment oversize" }, "ip_frag_too_many":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Fragment too many" }, "ipfrag_tcp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag TCP Dropped" }, "ipfrag_udp_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag UDP Dropped" }, "ipfrag_ipip_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IP Frag IPIP Drop" }, "invalid_rx_arp_pkt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid ARP PKT Rcvd" }, "invalid_sender_mac_arp_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ARP PKT dropped due to invalid sender MAC" }, "ipv6frag_gre_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for IPv6 Frag gre Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-rc-cache":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-rc-cache", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-rc-cache/trigger-stats-inc", "properties":{ "rv_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Revalidation Failures" }, "entry_create_failures":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Create failures" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-rc-cache/trigger-stats-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" }, "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" }, "rv_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Revalidation Failures" }, "entry_create_failures":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Create failures" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "so-counters":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/so-counters", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/so-counters/trigger-stats-inc", "properties":{ "so_pkts_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packets dropped" }, "so_pkts_traffic_map_not_found_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Traffic MAP Not Found Drop" }, "so_pkts_scaleout_not_active_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Scaleout Not Active Drop" }, "so_pkts_slb_nat_reserve_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total SLB NAT reserve failures" }, "so_pkts_slb_nat_release_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total SLB NAT release failures" }, "so_pkts_dest_mac_mistmatch_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Destination MAC Mistmatch Drop" }, "so_pkts_l2redirect_dest_mac_zero_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Destination MAC Address zero Drop" }, "so_pkts_l2redirect_interface_not_up":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L2redirect Intf is not UP" }, "so_pkts_l2redirect_invalid_redirect_inf":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Redirect Table Error due to invalid redirect info" }, "so_pkts_l3_redirect_encap_error_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect encap error drop during transmission" }, "so_pkts_l3_redirect_inner_mac_zero_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect inner mac zero drop during transmission" }, "so_pkts_l3_redirect_decap_vlan_sanity_d":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect Decap VLAN Sanity Drop during receipt" }, "so_pkts_l3_redirect_decap_non_ipv4_vxla":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect received non ipv4 VXLAN packet" }, "so_pkts_l3_redirect_decap_rx_encap_para":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect decap Rx encap params error Drop" }, "so_pkts_l3_redirect_table_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect Table error Drop" }, "so_pkts_l3_redirect_rcvd_in_l2_mode_dro":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Recevied l3 redirect packets in L2 mode Drop" }, "so_pkts_l3_redirect_fragmentation_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 redirect encap Fragmentation error" }, "so_pkts_l3_redirect_table_no_entry_foun":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 redirect Table no redirect entry found error" }, "so_pkts_l3_redirect_invalid_dev_dir":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect Invalid Device direction during transmission" }, "so_pkts_l3_redirect_chassis_dest_mac_er":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect RX multi-slot Destination MAC Error" }, "so_pkts_l3_redirect_encap_ipv4_jumbo_fr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect ipv4 packet after encap more than max jumbo size" }, "so_pkts_l3_redirect_encap_ipv6_jumbo_fr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect tx ipv6 packet after encap more than max jumbo size" }, "so_pkts_l3_redirect_too_large_pkts_in_d":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Received L3 Redirected fragmented packets too large" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/so-counters/trigger-stats-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" }, "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" }, "so_pkts_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total packets dropped" }, "so_pkts_traffic_map_not_found_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Traffic MAP Not Found Drop" }, "so_pkts_scaleout_not_active_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Scaleout Not Active Drop" }, "so_pkts_slb_nat_reserve_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total SLB NAT reserve failures" }, "so_pkts_slb_nat_release_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total SLB NAT release failures" }, "so_pkts_dest_mac_mistmatch_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Destination MAC Mistmatch Drop" }, "so_pkts_l2redirect_dest_mac_zero_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Destination MAC Address zero Drop" }, "so_pkts_l2redirect_interface_not_up":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L2redirect Intf is not UP" }, "so_pkts_l2redirect_invalid_redirect_inf":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Redirect Table Error due to invalid redirect info" }, "so_pkts_l3_redirect_encap_error_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect encap error drop during transmission" }, "so_pkts_l3_redirect_inner_mac_zero_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect inner mac zero drop during transmission" }, "so_pkts_l3_redirect_decap_vlan_sanity_d":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect Decap VLAN Sanity Drop during receipt" }, "so_pkts_l3_redirect_decap_non_ipv4_vxla":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect received non ipv4 VXLAN packet" }, "so_pkts_l3_redirect_decap_rx_encap_para":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect decap Rx encap params error Drop" }, "so_pkts_l3_redirect_table_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect Table error Drop" }, "so_pkts_l3_redirect_rcvd_in_l2_mode_dro":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Recevied l3 redirect packets in L2 mode Drop" }, "so_pkts_l3_redirect_fragmentation_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 redirect encap Fragmentation error" }, "so_pkts_l3_redirect_table_no_entry_foun":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 redirect Table no redirect entry found error" }, "so_pkts_l3_redirect_invalid_dev_dir":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect Invalid Device direction during transmission" }, "so_pkts_l3_redirect_chassis_dest_mac_er":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect RX multi-slot Destination MAC Error" }, "so_pkts_l3_redirect_encap_ipv4_jumbo_fr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect ipv4 packet after encap more than max jumbo size" }, "so_pkts_l3_redirect_encap_ipv6_jumbo_fr":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for L3 Redirect tx ipv6 packet after encap more than max jumbo size" }, "so_pkts_l3_redirect_too_large_pkts_in_d":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Received L3 Redirected fragmented packets too large" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "logging-local-log-global":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/logging-local-log-global", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/logging-local-log-global/trigger-stats-inc", "properties":{ "enqueue-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total local-log queue full" }, "enqueue-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total local-log enqueue error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/logging-local-log-global/trigger-stats-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" }, "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" }, "enqueue-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total local-log queue full" }, "enqueue-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total local-log enqueue error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-link-probe":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-link-probe", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-link-probe/trigger-stats-inc", "properties":{ "err_entry_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Failure" }, "err_entry_create_oom":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Out of Memory" }, "err_entry_insert_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Insert Failed" }, "err_tmpl_probe_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Probe Template Creation Failure" }, "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" }, "err_smart_nat_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error creating Smart NAT Instance" }, "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" }, "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" }, "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" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-link-probe/trigger-stats-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" }, "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" }, "err_entry_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Failure" }, "err_entry_create_oom":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Out of Memory" }, "err_entry_insert_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Insert Failed" }, "err_tmpl_probe_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Probe Template Creation Failure" }, "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" }, "err_smart_nat_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error creating Smart NAT Instance" }, "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" }, "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" }, "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" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "slb-hm-dplane":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-hm-dplane", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-hm-dplane/trigger-stats-inc", "properties":{ "err_entry_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Failure" }, "err_entry_create_oom":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Out of Memory" }, "err_entry_insert_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Insert Failed" }, "err_smart_nat_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error creating Smart NAT Instance" }, "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" }, "err_l4_sess_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error allocating L4 session for HM" }, "err_hm_tcp_conn_send":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error in initiating TCP connection for HM" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-hm-dplane/trigger-stats-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" }, "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" }, "err_entry_create_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Failure" }, "err_entry_create_oom":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Creation Out of Memory" }, "err_entry_insert_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Entry Insert Failed" }, "err_smart_nat_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error creating Smart NAT Instance" }, "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" }, "err_l4_sess_alloc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error allocating L4 session for HM" }, "err_hm_tcp_conn_send":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error in initiating TCP connection for HM" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } } } } }, "required":[ "name" ] } ] }, "activate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/activate", "properties":{ "template":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template", "description":"Name of the global templated to be activated" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "object-templates":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "templ-gtp-plcy-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"templ-gtp-plcy-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/templ-gtp-plcy-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/templ-gtp-plcy-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/templ-gtp-plcy-tmpl/{name}/trigger-stats-inc", "properties":{ "drop-vld-sanity-gtp-v2-c-message-with-t":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv2-C Create Session Request with TEID" }, "drop-vld-sanity-gtp-v1-c-message-with-t":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv1-C PDU Notification Request with TEID" }, "drop-vld-sanity-gtp-v0-c-message-with-t":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv0-C PDU Notification Request with TEID" }, "drop-vld-gtp-ie-repeat-count-exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP repeated IE count exceeded" }, "drop-vld-reserved-field-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Reserved Header Field Set" }, "drop-vld-tunnel-id-flag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Tunnel Header Flag Not Set" }, "drop-vld-invalid-flow-label-v0":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Invalid Flow Label in GTPv0-C Header" }, "drop-vld-invalid-teid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Invalid TEID Value" }, "drop-vld-out-of-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Out Of State GTP Message" }, "drop-vld-mandatory-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Mandatory IE Not Present" }, "drop-vld-mandatory-ie-in-grouped-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Mandatory IE in Grouped IE Not Present" }, "drop-vld-out-of-order-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv1-C Message Out of Order IE" }, "drop-vld-out-of-state-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Unexpected IE Present in Message" }, "drop-vld-reserved-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Reserved IE Field Present" }, "drop-vld-version-not-supported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Invalid GTP version" }, "drop-vld-message-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Message Length Exceeded" }, "drop-vld-cross-layer-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Cross Layer IP Address Mismatch" }, "drop-vld-country-code-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Country Code Mismatch in IMSI and MSISDN" }, "drop-vld-gtp-u-spoofed-source-address":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-U IP Address Spoofed" }, "drop-vld-gtp-bearer-count-exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP Bearer count exceeded max (11)" }, "drop-vld-gtp-v2-wrong-lbi-create-bearer":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV2-C Wrong LBI in Create Bearer Request" }, "drop-vld-gtp-c-handover-in-progress":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Drop Since Handover In Progress" }, "drop-vld-v0-reserved-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv0-C Reserved Message Drop" }, "drop-vld-v1-reserved-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv1-C Reserved Message Drop" }, "drop-vld-v2-reserved-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv2-C Reserved Message Drop" }, "drop-vld-invalid-pkt-len-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Piggyback message invalid packet length" }, "drop-vld-sanity-failed-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: piggyback message anomaly failed" }, "drop-vld-sequence-num-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Sequence number Mismatch" }, "drop-vld-gtpv0-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV0-C conn Sequence number Buffer Full" }, "drop-vld-gtpv1-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV1-C conn Sequence number Buffer Full" }, "drop-vld-gtpv2-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV2-C conn Sequence number Buffer Full" }, "drop-vld-gtp-invalid-imsi-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Invalid IMSI Length Drop" }, "drop-vld-gtp-invalid-apn-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Invalid APN Length Drop" }, "drop-vld-protocol-flag-unset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Protocol flag in Header Field not Set" }, "drop-vld-gtpv0-subscriber-attr-miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV0-c Subscriber Attributes Missing" }, "drop-vld-gtpv1-subscriber-attr-miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV1-c Subscriber Attributes Missing" }, "drop-vld-gtpv2-subscriber-attr-miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV2-c Subscriber Attributes Missing" }, "drop-vld-gtp-v0-c-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv0-C IE Length Exceeds Message Length" }, "drop-vld-gtp-v1-c-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv1-C IE Length Exceeds Message Length" }, "drop-vld-gtp-v2-c-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C IE Length Exceeds Message Length" }, "drop-vld-gtp-v0-c-message-length-mismat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv0-C Message Length Mismatch Across Layers" }, "drop-vld-gtp-v1-c-message-length-mismat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv1-C Message Length Mismatch Across Layers" }, "drop-vld-gtp-v2-c-message-length-mismat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C Message Length Mismatch Across Layers" }, "drop-flt-message-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: Message Type Not Permitted on Interface" }, "drop-flt-apn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: APN IMSI Filtering" }, "drop-flt-msisdn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: MSISDN Filtering" }, "drop-flt-rat-type-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: RAT Type Filtering" }, "drop-flt-gtp-in-gtp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: GTP in GTP Tunnel Present" }, "drop-rl-gtp-v0-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: Maximum GTPv0-C Message rate" }, "drop-rl-gtp-v1-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: Maximum GTPv1-C Message rate" }, "drop-rl-gtp-v2-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: Maximum GTPv2-C Message rate" }, "drop-rl-gtp-v1-c-create-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv1-C Create PDP Request rate" }, "drop-rl-gtp-v2-c-create-session-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv2-C Create Session Request rate" }, "drop-rl-gtp-v1-c-update-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv1-C Update PDP Request rate" }, "drop-rl-gtp-v2-c-modify-bearer-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv2-C Modify Bearer Request rate" }, "drop-rl-gtp-u-tunnel-create":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Tunnel Creation rate" }, "drop-rl-gtp-u-uplink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Uplink byte rate" }, "drop-rl-gtp-u-uplink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Uplink packet rate" }, "drop-rl-gtp-u-downlink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Downlink byte rate" }, "drop-rl-gtp-u-downlink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Downlink packet rate" }, "drop-rl-gtp-u-total-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Total byte rate" }, "drop-rl-gtp-u-total-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Total packet rate" }, "drop-rl-gtp-u-max-concurrent-tunnels":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Concurrent Tunnels" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/templ-gtp-plcy-tmpl/{name}/trigger-stats-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" }, "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" }, "drop-vld-sanity-gtp-v2-c-message-with-t":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv2-C Create Session Request with TEID" }, "drop-vld-sanity-gtp-v1-c-message-with-t":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv1-C PDU Notification Request with TEID" }, "drop-vld-sanity-gtp-v0-c-message-with-t":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv0-C PDU Notification Request with TEID" }, "drop-vld-gtp-ie-repeat-count-exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP repeated IE count exceeded" }, "drop-vld-reserved-field-set":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Reserved Header Field Set" }, "drop-vld-tunnel-id-flag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Tunnel Header Flag Not Set" }, "drop-vld-invalid-flow-label-v0":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Invalid Flow Label in GTPv0-C Header" }, "drop-vld-invalid-teid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Invalid TEID Value" }, "drop-vld-out-of-state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Out Of State GTP Message" }, "drop-vld-mandatory-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Mandatory IE Not Present" }, "drop-vld-mandatory-ie-in-grouped-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Mandatory IE in Grouped IE Not Present" }, "drop-vld-out-of-order-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv1-C Message Out of Order IE" }, "drop-vld-out-of-state-ie":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Unexpected IE Present in Message" }, "drop-vld-reserved-information-element":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Reserved IE Field Present" }, "drop-vld-version-not-supported":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Invalid GTP version" }, "drop-vld-message-length":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Message Length Exceeded" }, "drop-vld-cross-layer-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Cross Layer IP Address Mismatch" }, "drop-vld-country-code-mismatch":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Country Code Mismatch in IMSI and MSISDN" }, "drop-vld-gtp-u-spoofed-source-address":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-U IP Address Spoofed" }, "drop-vld-gtp-bearer-count-exceed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP Bearer count exceeded max (11)" }, "drop-vld-gtp-v2-wrong-lbi-create-bearer":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV2-C Wrong LBI in Create Bearer Request" }, "drop-vld-gtp-c-handover-in-progress":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Drop Since Handover In Progress" }, "drop-vld-v0-reserved-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv0-C Reserved Message Drop" }, "drop-vld-v1-reserved-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv1-C Reserved Message Drop" }, "drop-vld-v2-reserved-message-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPv2-C Reserved Message Drop" }, "drop-vld-invalid-pkt-len-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Piggyback message invalid packet length" }, "drop-vld-sanity-failed-piggyback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: piggyback message anomaly failed" }, "drop-vld-sequence-num-correlation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Sequence number Mismatch" }, "drop-vld-gtpv0-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV0-C conn Sequence number Buffer Full" }, "drop-vld-gtpv1-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV1-C conn Sequence number Buffer Full" }, "drop-vld-gtpv2-seqnum-buffer-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV2-C conn Sequence number Buffer Full" }, "drop-vld-gtp-invalid-imsi-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Invalid IMSI Length Drop" }, "drop-vld-gtp-invalid-apn-len-drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTP-C Invalid APN Length Drop" }, "drop-vld-protocol-flag-unset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: Protocol flag in Header Field not Set" }, "drop-vld-gtpv0-subscriber-attr-miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV0-c Subscriber Attributes Missing" }, "drop-vld-gtpv1-subscriber-attr-miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV1-c Subscriber Attributes Missing" }, "drop-vld-gtpv2-subscriber-attr-miss":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Validation Drop: GTPV2-c Subscriber Attributes Missing" }, "drop-vld-gtp-v0-c-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv0-C IE Length Exceeds Message Length" }, "drop-vld-gtp-v1-c-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv1-C IE Length Exceeds Message Length" }, "drop-vld-gtp-v2-c-ie-len-exceed-msg-len":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C IE Length Exceeds Message Length" }, "drop-vld-gtp-v0-c-message-length-mismat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv0-C Message Length Mismatch Across Layers" }, "drop-vld-gtp-v1-c-message-length-mismat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv1-C Message Length Mismatch Across Layers" }, "drop-vld-gtp-v2-c-message-length-mismat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for GTPv2-C Message Length Mismatch Across Layers" }, "drop-flt-message-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: Message Type Not Permitted on Interface" }, "drop-flt-apn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: APN IMSI Filtering" }, "drop-flt-msisdn-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: MSISDN Filtering" }, "drop-flt-rat-type-filtering":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: RAT Type Filtering" }, "drop-flt-gtp-in-gtp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Filtering Drop: GTP in GTP Tunnel Present" }, "drop-rl-gtp-v0-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: Maximum GTPv0-C Message rate" }, "drop-rl-gtp-v1-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: Maximum GTPv1-C Message rate" }, "drop-rl-gtp-v2-c-agg":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: Maximum GTPv2-C Message rate" }, "drop-rl-gtp-v1-c-create-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv1-C Create PDP Request rate" }, "drop-rl-gtp-v2-c-create-session-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv2-C Create Session Request rate" }, "drop-rl-gtp-v1-c-update-pdp-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv1-C Update PDP Request rate" }, "drop-rl-gtp-v2-c-modify-bearer-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTPv2-C Modify Bearer Request rate" }, "drop-rl-gtp-u-tunnel-create":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Tunnel Creation rate" }, "drop-rl-gtp-u-uplink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Uplink byte rate" }, "drop-rl-gtp-u-uplink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Uplink packet rate" }, "drop-rl-gtp-u-downlink-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Downlink byte rate" }, "drop-rl-gtp-u-downlink-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Downlink packet rate" }, "drop-rl-gtp-u-total-byte":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Total byte rate" }, "drop-rl-gtp-u-total-packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Total packet rate" }, "drop-rl-gtp-u-max-concurrent-tunnels":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Rate-limit Drop: GTP-U Concurrent Tunnels" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "interface-ethernet-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"interface-ethernet-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/interface-ethernet-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/interface-ethernet-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/interface-ethernet-tmpl/{name}/trigger-stats-inc", "properties":{ "input_errors":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Input errors" }, "crc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRC" }, "runts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Runts" }, "output_errors":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Output errors" }, "collisions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Collisions" }, "giants_output":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Output Giants" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/interface-ethernet-tmpl/{name}/trigger-stats-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" }, "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" }, "input_errors":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Input errors" }, "crc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CRC" }, "runts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Runts" }, "output_errors":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Output errors" }, "collisions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Collisions" }, "giants_output":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Output Giants" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-jwt-authorization-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-jwt-authorization-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-jwt-authorization-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-jwt-authorization-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-jwt-authorization-tmpl/{name}/trigger-stats-inc", "properties":{ "jwt-authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Authorize Failure" }, "jwt-missing-token":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Missing Token" }, "jwt-missing-claim":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Missing Claim" }, "jwt-token-expired":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Token Expired" }, "jwt-signature-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Signature Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-jwt-authorization-tmpl/{name}/trigger-stats-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" }, "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" }, "jwt-authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Authorize Failure" }, "jwt-missing-token":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Missing Token" }, "jwt-missing-claim":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Missing Claim" }, "jwt-token-expired":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Token Expired" }, "jwt-signature-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Signature Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-aaa-policy-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-aaa-policy-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-aaa-policy-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-aaa-policy-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-aaa-policy-tmpl/{name}/trigger-stats-inc", "properties":{ "error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-aaa-policy-tmpl/{name}/trigger-stats-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" }, "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" }, "error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-logon-http-ins-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-logon-http-ins-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-logon-http-ins-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-logon-http-ins-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-logon-http-ins-tmpl/{name}/trigger-stats-inc", "properties":{ "spn_krb_faiure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SPN Kerberos Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-logon-http-ins-tmpl/{name}/trigger-stats-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" }, "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" }, "spn_krb_faiure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SPN Kerberos Failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-server-ldap-inst-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-server-ldap-inst-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ldap-inst-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ldap-inst-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ldap-inst-tmpl/{name}/trigger-stats-inc", "properties":{ "admin-bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Admin Bind Failure" }, "bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User Bind Failure" }, "search-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Search Failure" }, "authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Authorization Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Timeout" }, "ssl-session-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TLS/SSL Session Failure" }, "pw_change_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Password change failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ldap-inst-tmpl/{name}/trigger-stats-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" }, "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" }, "admin-bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Admin Bind Failure" }, "bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for User Bind Failure" }, "search-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Search Failure" }, "authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Authorization Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Timeout" }, "ssl-session-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TLS/SSL Session Failure" }, "pw_change_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Password change failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-server-ocsp-inst-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-server-ocsp-inst-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ocsp-inst-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ocsp-inst-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ocsp-inst-tmpl/{name}/trigger-stats-inc", "properties":{ "timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Timeout" }, "fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Handle OCSP response failed" }, "stapling-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP Stapling Timeout" }, "stapling-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Handle OCSP response failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-ocsp-inst-tmpl/{name}/trigger-stats-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" }, "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" }, "timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Timeout" }, "fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Handle OCSP response failed" }, "stapling-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for OCSP Stapling Timeout" }, "stapling-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Handle OCSP response failed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-server-rad-inst-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-server-rad-inst-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-rad-inst-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-rad-inst-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-rad-inst-tmpl/{name}/trigger-stats-inc", "properties":{ "timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Timeout" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-rad-inst-tmpl/{name}/trigger-stats-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" }, "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" }, "timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Timeout" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-server-win-inst-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-server-win-inst-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-win-inst-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-win-inst-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-win-inst-tmpl/{name}/trigger-stats-inc", "properties":{ "krb_timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos Timeout" }, "krb_pw_expiry":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos password expiry" }, "ntlm_proto_nego_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Protocol Negotiation Failure" }, "ntlm_session_setup_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Session Setup Failure" }, "ntlm_prepare_req_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Prepare Request Error" }, "ntlm_timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Timeout" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-win-inst-tmpl/{name}/trigger-stats-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" }, "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" }, "krb_timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos Timeout" }, "krb_pw_expiry":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos password expiry" }, "ntlm_proto_nego_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Protocol Negotiation Failure" }, "ntlm_session_setup_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Session Setup Failure" }, "ntlm_prepare_req_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Prepare Request Error" }, "ntlm_timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Timeout" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-saml-service-prov-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-saml-service-prov-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-service-prov-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-service-prov-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-service-prov-tmpl/{name}/trigger-stats-inc", "properties":{ "acs-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SAML Single-Sign-On Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-service-prov-tmpl/{name}/trigger-stats-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" }, "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" }, "acs-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for SAML Single-Sign-On Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-saml-id-prov-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-saml-id-prov-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-id-prov-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-id-prov-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-id-prov-tmpl/{name}/trigger-stats-inc", "properties":{ "md-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Metadata Update Fail Count" }, "acs-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ACS Fail Count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-saml-id-prov-tmpl/{name}/trigger-stats-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" }, "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" }, "md-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Metadata Update Fail Count" }, "acs-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for ACS Fail Count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-service-group-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-service-group-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-tmpl/{name}/trigger-stats-inc", "properties":{ "server_selection_fail_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Drops due to Service selection failure" }, "server_selection_fail_reset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Resets sent out for Service selection failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-tmpl/{name}/trigger-stats-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" }, "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" }, "server_selection_fail_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Drops due to Service selection failure" }, "server_selection_fail_reset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Resets sent out for Service selection failure" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-service-group-mem-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-service-group-mem-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-mem-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-mem-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-mem-tmpl/{name}/trigger-stats-inc", "properties":{ "curr_conn_overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Current connection counter overflow count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-service-group-mem-tmpl/{name}/trigger-stats-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" }, "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" }, "curr_conn_overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Current connection counter overflow count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-relay-hbase-inst-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-relay-hbase-inst-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-hbase-inst-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-hbase-inst-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-hbase-inst-tmpl/{name}/trigger-stats-inc", "properties":{ "server-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Internal Server Error" }, "unavailable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Service Unavailable" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-hbase-inst-tmpl/{name}/trigger-stats-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" }, "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" }, "server-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Internal Server Error" }, "unavailable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Service Unavailable" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-relay-form-inst-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-relay-form-inst-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-form-inst-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-form-inst-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-form-inst-tmpl/{name}/trigger-stats-inc", "properties":{ "invalid_srv_rsp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid Server Response" }, "post_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for POST Failed" }, "invalid_cred":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid Credential" }, "bad_req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Request" }, "not_fnd":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Not Found" }, "error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Internal Server Error" }, "other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Other Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-form-inst-tmpl/{name}/trigger-stats-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" }, "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" }, "invalid_srv_rsp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid Server Response" }, "post_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for POST Failed" }, "invalid_cred":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid Credential" }, "bad_req":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Request" }, "not_fnd":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Not Found" }, "error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Internal Server Error" }, "other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Other Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-relay-ntlm-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-relay-ntlm-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-ntlm-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-ntlm-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-ntlm-tmpl/{name}/trigger-stats-inc", "properties":{ "buffer-alloc-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buffer Allocation Failure" }, "encoding-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Encoding Failure" }, "insert-header-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Insert Header Failure" }, "parse-header-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse Header Failure" }, "internal-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Internal Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-relay-ntlm-tmpl/{name}/trigger-stats-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" }, "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" }, "buffer-alloc-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buffer Allocation Failure" }, "encoding-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Encoding Failure" }, "insert-header-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Insert Header Failure" }, "parse-header-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse Header Failure" }, "internal-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Internal Error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "aam-auth-captcha-inst-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"aam-auth-captcha-inst-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-captcha-inst-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-captcha-inst-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-captcha-inst-tmpl/{name}/trigger-stats-inc", "properties":{ "parse-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total JSON Response Parse Failure" }, "json-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Failure JSON Response" }, "attr-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Attibute Check Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-captcha-inst-tmpl/{name}/trigger-stats-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" }, "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" }, "parse-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total JSON Response Parse Failure" }, "json-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Failure JSON Response" }, "attr-fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Attibute Check Failure" }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "slb-templ-cache-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"slb-templ-cache-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-templ-cache-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-templ-cache-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-templ-cache-tmpl/{name}/trigger-stats-inc", "properties":{ "nc_req_header":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for nc_req_header" }, "nc_res_header":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for nc_res_header" }, "header_save_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for header_save_error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-templ-cache-tmpl/{name}/trigger-stats-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" }, "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" }, "nc_req_header":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for nc_req_header" }, "nc_res_header":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for nc_res_header" }, "header_save_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for header_save_error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "slb-port-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"slb-port-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-port-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-port-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-port-tmpl/{name}/trigger-stats-inc", "properties":{ "es_resp_300":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 300" }, "es_resp_400":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 400" }, "es_resp_500":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 500" }, "resp-3xx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 3xx" }, "resp-4xx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 4xx" }, "resp-5xx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 5xx" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-port-tmpl/{name}/trigger-stats-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" }, "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" }, "es_resp_300":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 300" }, "es_resp_400":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 400" }, "es_resp_500":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 500" }, "resp-3xx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 3xx" }, "resp-4xx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 4xx" }, "resp-5xx":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 5xx" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "slb-vport-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"slb-vport-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-vport-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-vport-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-vport-tmpl/{name}/trigger-stats-inc", "properties":{ "total_mf_dns_pkts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total MF DNS packets" }, "es_total_failure_actions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total failure actions" }, "dnsrrl_total_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS Response-Rate-Limiting Total Responses Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/slb-vport-tmpl/{name}/trigger-stats-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" }, "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" }, "total_mf_dns_pkts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total MF DNS packets" }, "es_total_failure_actions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total failure actions" }, "dnsrrl_total_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS Response-Rate-Limiting Total Responses Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "cgnv6-map-trans-domain-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"cgnv6-map-trans-domain-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-map-trans-domain-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-map-trans-domain-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-map-trans-domain-tmpl/{name}/trigger-stats-inc", "properties":{ "inbound_addr_port_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Destination Address Port Validation Failed" }, "inbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Reverse Route Lookup Failed" }, "inbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv6 Destination Address Unreachable" }, "outbound_addr_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Source Address Validation Failed" }, "outbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Reverse Route Lookup Failed" }, "outbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv4 Destination Address Unreachable" }, "interface_not_configured":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Interfaces not Configured Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-map-trans-domain-tmpl/{name}/trigger-stats-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" }, "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" }, "inbound_addr_port_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Destination Address Port Validation Failed" }, "inbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Reverse Route Lookup Failed" }, "inbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv6 Destination Address Unreachable" }, "outbound_addr_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Source Address Validation Failed" }, "outbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Reverse Route Lookup Failed" }, "outbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv4 Destination Address Unreachable" }, "interface_not_configured":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Interfaces not Configured Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "cgnv6-encap-domain-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"cgnv6-encap-domain-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-encap-domain-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-encap-domain-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-encap-domain-tmpl/{name}/trigger-stats-inc", "properties":{ "inbound_addr_port_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Destination Address Port Validation Failed" }, "inbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Reverse Route Lookup Failed" }, "inbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv6 Destination Address Unreachable" }, "outbound_addr_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Source Address Validation Failed" }, "outbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Reverse Route Lookup Failed" }, "outbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv4 Destination Address Unreachable" }, "interface_not_configured":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Interfaces not Configured Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/cgnv6-encap-domain-tmpl/{name}/trigger-stats-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" }, "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" }, "inbound_addr_port_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Destination Address Port Validation Failed" }, "inbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv4 Reverse Route Lookup Failed" }, "inbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inbound IPv6 Destination Address Unreachable" }, "outbound_addr_validation_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Source Address Validation Failed" }, "outbound_rev_lookup_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv6 Reverse Route Lookup Failed" }, "outbound_dest_unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Outbound IPv4 Destination Address Unreachable" }, "interface_not_configured":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Interfaces not Configured Dropped" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "rule-set-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"rule-set-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-tmpl/{name}/trigger-stats-inc", "properties":{ "unmatched-drops":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unmatched drops counter" }, "deny":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Denied counter" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-tmpl/{name}/trigger-stats-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" }, "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" }, "unmatched-drops":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unmatched drops counter" }, "deny":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Denied counter" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "rule-set-rule-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"rule-set-rule-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-rule-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-rule-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-rule-tmpl/{name}/trigger-stats-inc", "properties":{ "deny-packets":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Denied packets counter" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/rule-set-rule-tmpl/{name}/trigger-stats-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" }, "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" }, "deny-packets":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Denied packets counter" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "fw-server-port-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"fw-server-port-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-server-port-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-server-port-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-server-port-tmpl/{name}/trigger-stats-inc", "properties":{ "es_resp_400":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 400" }, "es_resp_500":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 500" }, "es_resp_invalid_http":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total non-http response" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-server-port-tmpl/{name}/trigger-stats-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" }, "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" }, "es_resp_400":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 400" }, "es_resp_500":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Response status 500" }, "es_resp_invalid_http":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total non-http response" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "fw-service-group-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"fw-service-group-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-tmpl/{name}/trigger-stats-inc", "properties":{ "server_selection_fail_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Service selection fail drop" }, "server_selection_fail_reset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Service selection fail reset" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-tmpl/{name}/trigger-stats-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" }, "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" }, "server_selection_fail_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Service selection fail drop" }, "server_selection_fail_reset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Service selection fail reset" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "fw-service-group-mem-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"fw-service-group-mem-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-mem-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-mem-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-mem-tmpl/{name}/trigger-stats-inc", "properties":{ "curr_conn_overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Current connection counter overflow count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/fw-service-group-mem-tmpl/{name}/trigger-stats-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" }, "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" }, "curr_conn_overflow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Current connection counter overflow count" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] }, "dns_vport-tmpl-list":{ "type":"array", "minItems":1, "items":{ "type":"dns_vport-tmpl" }, "uniqueItems":true, "$ref":"/axapi/v3/visibility/packet-capture/object-templates/dns_vport-tmpl/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Packet Capture Template Name", "optional":false }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/capture-config", "description":"Specify name of the capture-config to use with this template", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "trigger-stats-severity":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/dns_vport-tmpl/{name}/trigger-stats-severity", "properties":{ "error-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all error counters (Default disabled)" }, "error-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert error counters (Default disabled)" }, "error-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning error counters (Default disabled)" }, "error-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical error counters (Default disabled)" }, "error-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource error counters (Default disabled)" }, "drop-counter":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all drop counters (Default disabled)" }, "drop-counter-alert":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all alert drop counters (Default disabled)" }, "drop-counter-warning":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all warning drop counters (Default disabled)" }, "drop-counter-critical":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all critical drop counters (Default disabled)" }, "drop-counter-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all policy drop counters (Default disabled)" }, "drop-counter-out-of-res":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet capture on all out of resource drop counters (Default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-inc":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/dns_vport-tmpl/{name}/trigger-stats-inc", "properties":{ "dnsrrl_total_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for dns rrl drop" }, "total_filter_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for query filter drop" }, "total_max_query_len_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for query too long drop" }, "gslb_query_bad":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for gslb query bad" }, "gslb_response_bad":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for gslb response bad" }, "total_dns_filter_type_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters Total DNS Filter Type Drop" }, "total_dns_filter_class_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters Total DNS Filter Class Drop" }, "dns_filter_type_a_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type A Drop" }, "dns_filter_type_aaaa_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type AAAA Drop" }, "dns_filter_type_cname_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type CNAME Drop" }, "dns_filter_type_mx_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type MX Drop" }, "dns_filter_type_ns_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type NS Drop" }, "dns_filter_type_srv_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type SRV Drop" }, "dns_filter_type_ptr_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type PTR Drop" }, "dns_filter_type_soa_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type SOA Drop" }, "dns_filter_type_txt_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type TXT Drop" }, "dns_filter_type_any_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type Any Drop" }, "dns_filter_type_others_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type OTHERS Drop" }, "dns_filter_class_internet_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class INTERNET Drop" }, "dns_filter_class_chaos_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class CHAOS Drop" }, "dns_filter_class_hesiod_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class HESIOD Drop" }, "dns_filter_class_none_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class NONE Drop" }, "dns_filter_class_any_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class ANY Drop" }, "dns_filter_class_others_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class OTHER Drop" }, "dns_rpz_action_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS RPZ Action Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trigger-stats-rate":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/dns_vport-tmpl/{name}/trigger-stats-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" }, "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" }, "dnsrrl_total_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for dns rrl drop" }, "total_filter_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for query filter drop" }, "total_max_query_len_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for query too long drop" }, "gslb_query_bad":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for gslb query bad" }, "gslb_response_bad":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for gslb response bad" }, "total_dns_filter_type_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters Total DNS Filter Type Drop" }, "total_dns_filter_class_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters Total DNS Filter Class Drop" }, "dns_filter_type_a_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type A Drop" }, "dns_filter_type_aaaa_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type AAAA Drop" }, "dns_filter_type_cname_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type CNAME Drop" }, "dns_filter_type_mx_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type MX Drop" }, "dns_filter_type_ns_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type NS Drop" }, "dns_filter_type_srv_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type SRV Drop" }, "dns_filter_type_ptr_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type PTR Drop" }, "dns_filter_type_soa_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type SOA Drop" }, "dns_filter_type_txt_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type TXT Drop" }, "dns_filter_type_any_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type Any Drop" }, "dns_filter_type_others_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Type OTHERS Drop" }, "dns_filter_class_internet_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class INTERNET Drop" }, "dns_filter_class_chaos_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class CHAOS Drop" }, "dns_filter_class_hesiod_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class HESIOD Drop" }, "dns_filter_class_none_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class NONE Drop" }, "dns_filter_class_any_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class ANY Drop" }, "dns_filter_class_others_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for counters DNS Filter Class OTHER Drop" }, "dns_rpz_action_drop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS RPZ Action Drop" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] } } }, "automated-captures":{ "type":"object", "$ref":"/axapi/v3/visibility/packet-capture/automated-captures", "properties":{ "slb_port_tmpl_error_code_return_inc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Trigger capture when there is 3xx or 4xx or 5xx responses from server" }, "slb_port_tmpl_high_error_code_return":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Trigger capture when there is high number of 3xx or 4xx or 5xx responses from server" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } } } }