ConnectionEvent
This textual convention is used to describe various events and statistics that are related to the connections that occur on a firewall. other : A generic connection event. accept : A connection has been acccepted. error : An error has occurred for a connection. drop : The connection has been dropped. close : A connection has been closed. timeout : A connection has been timed out. refused : A connection has been refused. reset : A connection has been reset. noResp : A connection has received no response.
Possible values
9 objects| Number | Name |
|---|---|
| 1 | other |
| 2 | accept |
| 3 | error |
| 4 | drop |
| 5 | close |
| 6 | timeout |
| 7 | refused |
| 8 | reset |
| 9 | noResp |