CTmsActionType
This textual convention represents the types of actions that can be applied to mitigate a threat. ignore(1) No action, threat ignored. aclDrop(2) ACL drop action. fpmDrop(3) FPM drop. redirect(4) Redirect traffic to a particular host. police(5) Police the traffic. setIPDscp(6) Set the DSCP in IP header of packet to a specific value. localException(7) Local exception enforced for the threat. quarantine(8) Quarantine the infected host.
Possible values
8 objects| Number | Name |
|---|---|
| 1 | ignore |
| 2 | aclDrop |
| 3 | fpmDrop |
| 4 | redirect |
| 5 | police |
| 6 | setIPDscp |
| 7 | localException |
| 8 | quarantine |