The TCP Traffic Statistics table provides statistics on the following:
• Connections Opened – Incremented when a TCP connection initiator sends a SYN, or a TCP connection responder receives a SYN.
• Connections Closed – Incremented when a TCP connection is closed when both the initiator and the responder have sent a FIN and received an ACK.
• Connections Refused – Incremented when a RST is encountered, and the responder is in a SYN_RCVD state.
• Connections Aborted – Incremented when a RST is encountered, and the responder is in some state other than SYN_RCVD.
• Total TCP Packets – Incremented with every processed TCP packet.
• Validated Packets Passed – Incremented under the following conditions:
• Malformed Packets Dropped - Incremented under the following conditions:
• Invalid Flag Packets Dropped - Incremented under the following conditions:
•
• Invalid Sequence Packets Dropped – Incremented under the following conditions:
• Invalid Acknowledgement Packets Dropped –Incremented under the following conditions:
• Total UDP Packets – Incremented with every processed UDP packet.
• Validated Packets Passed – Incremented under the following conditions:
• Malformed Packets Dropped - Incremented under the following conditions:
• UDP Floods In Progress – The number of individual forwarding devices that are currently exceeding the UDP Flood Attack Threshold.
• Total UDP Floods Detected – The total number of events in which a forwarding device has exceeded the UDP Flood Attack Threshold.
• Total UDP Flood Packets Rejected – The total number of packets dropped because of UDP Flood Attack detection.The ICMP Traffic Statistics table provides the same categories of information as the UDP Traffic Statistics , except for ICMP Flood Attacks instead of UDP Flood Attacks.