TCP/IP Port Statistics
This report shows statistics for ports configured with the PORT statement in the TCP/IP profile.
The report takes data from type 119 subtype 7 SMF records.
Report Parameters
| Parameter | Description |
|---|---|
| System | Filter by system. |
| Stack | Filter by TCP/IP stack name. |
| Bind Address | Filter by local bind address. |
| Resource Name | Filter by resource name specified on the PORT reservation statement. |
| Port | Filter by port. |
| TCP | Include TCP ports. |
| UDP | Include UDP ports. |
| Active Ports Only | Exclude ports with no activity - all values are zero. |
Columns
| Column | Description |
|---|---|
| System | System name (SMFID). |
| Stack | TCP/IP stack name. |
| Protocol | Protocol - TCP or UDP |
| Resource Name | Resource name specified on the PORT reservation statement. |
| Port | Port |
| Bind Address | Local bind address. |
| TCP Conn | Number of TCP connections established. |
| TCP Binds | Number of TCP socket binds to this reserved port. |
| TCP Busy | Number of TCP connections rejected due to server busy. |
| TCP Syn Attack | Number of TCP connections rejected due to SYN attack detected. |
| TCP Conn Max | Highest number of active TCP connections. |
| UDP In | Number of inbound UDP datagrams. |
| UDP Out | Number of outbound UDP datagrams. |
| UDP Bytes In | Number of inbound UDP bytes. |
| UDP Bytes Out | Number of outbound UDP bytes. |