{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/fw-rad-server", "type":"object", "node-type":"scalar", "title":"fw-rad-server", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure triggers for fw.radius.server object", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "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" }, "request-ignored":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Table Full Dropped" }, "radius-table-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Table Full)" }, "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" }, "request-ignored":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Table Full Dropped" }, "radius-table-full":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for RADIUS Request Dropped (Table Full)" }, "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" } } } } }