Skip to main content

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

ParameterDescription
SystemFilter by system.
StackFilter by TCP/IP stack name.
Bind AddressFilter by local bind address.
Resource NameFilter by resource name specified on the PORT reservation statement.
PortFilter by port.
TCPInclude TCP ports.
UDPInclude UDP ports.
Active Ports OnlyExclude ports with no activity - all values are zero.

Columns

ColumnDescription
SystemSystem name (SMFID).
StackTCP/IP stack name.
ProtocolProtocol - TCP or UDP
Resource NameResource name specified on the PORT reservation statement.
PortPort
Bind AddressLocal bind address.
TCP ConnNumber of TCP connections established.
TCP BindsNumber of TCP socket binds to this reserved port.
TCP BusyNumber of TCP connections rejected due to server busy.
TCP Syn AttackNumber of TCP connections rejected due to SYN attack detected.
TCP Conn MaxHighest number of active TCP connections.
UDP InNumber of inbound UDP datagrams.
UDP OutNumber of outbound UDP datagrams.
UDP Bytes InNumber of inbound UDP bytes.
UDP Bytes OutNumber of outbound UDP bytes.