Skip to main content

TCP/IP Connection Termination

The TCP/IP Connection report lists information about individual TCP/IP connections, including job name, IP addresses and ports, data transferred and performance information.

It is generated from SMF type 119 subtype 1 and 2 records. These records are generated for every connection, so IBM warns to use them with care and this record subtype might not be routinely collected.

Tabs

  • Server - The Passive Open (server socket) flag is set in the connection termination record

  • Client - The Active Open (client socket) flag is set in the connection termination record

  • Open - No termination record was found for this connection

Report Parameters

ParameterDescription
SystemFilter by system.
JobnameFilter by job name.
IP AddrFilter by local or remote IP address
PortFilter by local or remote port.

Columns

ColumnDescription
TimeThe time the record was written (connection close).
SystemThe system that wrote the record.
JobnameConnection address space name.
Remote IPRemote IP address.
Remote PortRemote port.
Local IPLocal IP address.
Local PortLocal port.
Conn IDConnection ID.
OpenConnection establishment time.
CloseSession end time - the time session entered TIMEWAIT or LASTACK state.
ReasonConnection termination reason.
DurationTime between connection establishment and TIMEWAIT or LASTACK.
Bytes InInbound byte count.
Bytes In/SecAverage inbound transfer speed. Not useful if there were significant periods of time with no data transferred.
Bytes OutOutbound byte count.
Bytes Out/SecAverage outbound transfer speed. Not useful if there were significant periods of time with no data transferred.
Send WindowSend window at connection close.
Max Send WindowMaximum send window size.
Congestion WindowCongestion window at connection close.
Send Seg. SizeSend segment size at connection close.
RTT (ms)Round trip time in milliseconds, at connection close.
RTT VarianceRound trip time variance estimator in milliseconds, at connection close.
Segments InInbound segment count.
Segments OutOutbound segment count.
Dup AcksTotal number of DUP ACKs received.
RetransmitsNumber of retransmits required.