TCP/IP Services statistics

This section contains the following statistics:

TCP/IP Services: Resource statistics

These statistics can be accessed online using the EXEC CICS® COLLECT STATISTICS TCPIPSERVICE command, and are mapped by the TCPIPSERVICE and the DFHSORDS dsect. For programming information about the EXEC CICS COLLECT STATISTICS command, see the CICS System Programming Reference manual.

Table 137. TCP/IP Services: Resource statistics
DFHSTUP name Field name Description
TCP/IP Service SOR_SERVICE_NAME is the name of the TCP/IP service

Reset characteristic: not reset

 

Port Number SOR_PORT_NUMBER is the port number being used for this TCP/IP service.

Reset characteristic: not reset

 

Protocol SOR_PROTOCOL is the protocol defined for this TCP/IP service. This can be "ECI", "HTTP", "IIOP", Start of change"USER"End of change, or blank (which means HTTP).

Reset characteristic: not reset

 

SSL SOR_SSL_SUPPORT is the level of SSL support defined for this TCP/IP service.

Reset characteristic: not reset

 

Authenticate SOR_AUTHENTICATE is the authentication and identification scheme specified for this TCP/IP service.

Reset characteristic: not reset

 

Privacy SOR_PRIVACY is the level of SSL encryption support that applies to this TCP/IP service.

Reset characteristic: not reset

 

Attach Security SOR_ATTACHSEC is the level of attach-time security required for this TCP/IP service.

Reset characteristic: not reset

 

Port Backlog SOR_BACKLOG is the port backlog for this TCP/IP service.

Reset characteristic: not reset

 

Start of changeMaxdataEnd of change Start of changeSOR_MAXDATA_LENGTHEnd of change Start of changeis the maximum length of data that may be received on this TCP/IP service.

Reset characteristic: not reset

 

End of change
Date Opened SOR_OPEN_LOCAL is the date on which this TCP/IP service was opened. If this field is not set, SOR_OPEN_LOCAL contains the hexadecimal value X'0000000000000000', shown in the report as "CLOSED". If the field is set, it contains a date expressed in mm/dd/yyyy format. This field contains a valid date if:
  • The TCP/IP service was open at the time the statistics were taken.
  • This is an unsolicited statistics request due to the TCP/IP service being closed.

Reset characteristic: not reset

 

Time Opened SOR_OPEN_LOCAL is the time at which this TCP/IP service was opened. If this field is not set, SOR_OPEN_LOCAL contains the hexadecimal value X'0000000000000000', shown in the report as "CLOSED". If the field is set, it contains a time expressed as a store clock (STCK) value in local time. This field contains a valid time if:
  • The TCP/IP service was open at the time the statistics were taken.
  • This is an unsolicited statistics request due to the TCP/IP service being closed.

Reset characteristic: not reset

 

Date Closed SOR_CLOSE_LOCAL is the date on which this TCP/IP service was closed. If this field is not set, SOR_CLOSE_LOCAL contains the hexadecimal value X'0000000000000000', shown in the report as "OPEN". If the field is set, it contains a date expressed in mm/dd/yyyy format.

Reset characteristic: not reset

 

Time Closed SOR_CLOSE_LOCAL is the time at which this TCP/IP service was closed. If this field is not set, SOR_CLOSE_LOCAL contains the hexadecimal value X'0000000000000000', shown in the report as "OPEN". If the field is set, it contains a time expressed as a store clock (STCK) value in local time.

Reset characteristic: not reset

 

TCP/IP Services: Request statistics

These statistics can be accessed online using the EXEC CICS COLLECT STATISTICS TCPIPSERVICE command are mapped by the DFHSORDS DSECT. For programming information about the EXEC CICS COLLECT STATISTICS command, see the CICS System Programming Reference manual.

Table 138. TCP/IP Services: Request statistics
DFHSTUP name Field name Description
TCP/IP Service SOR_SERVICE_NAME is the name of the TCP/IP service

Reset characteristic: not reset

 

Port Number SOR_PORT_NUMBER is the port number being used for this TCP/IP service.

Reset characteristic: not reset

 

IP Address SOR_IP_ADDRESS is the IP address of this TCP/IP service.

Reset characteristic: not reset

 

Connections -- Current SOR_CURRENT_CONNS is the current number of connections for the TCP/IP service.

Reset characteristic: reset to zero

 

Connections -- Peak SOR_PEAK_CONNS is the peak number of connections for the TCP/IP service.

Reset characteristic: reset to zero

 

Trans Attached SOR_TRANS_ATTACHED is the number of transactions attached by this TCP/IP Service.

Reset characteristic: reset to zero

 

Receive Requests SOR_RECEIVES is the number of receive requests issued for the TCP/IP Service.

Reset characteristic: reset to zero

 

Bytes Received SOR_BYTES_RECEIVED is the number of bytes received for the TCP/IP service.

Reset characteristic: reset to zero

 

Average/ Receive SOR_BYTES_RECEIVED/ SOR_RECEIVES is the average number of bytes per receive request for the TCP/IP service.

Reset characteristic: not applicable

 

Send Requests SOR_SENDS is the number of send requests issued for the TCP/IP Service.

Reset characteristic: reset to zero

 

Bytes Sent SOR_BYTES_SENT is the number of bytes sent for the TCP/IP service.

Reset characteristic: reset to zero

 

Average/Send SOR_BYTES_SENT/ SOR_SENDS is the average number of bytes per send request for the TCP/IP service.

Reset characteristic: not applicable

 

TCP/IP Services: Summary resource statistics

Summary statistics are not available online.

Table 139. TCP/IP Services: Summary resource statistics
DFHSTUP name Description
TCP/IP Service is the name of the TCP/IP service

 

Port Number is the port number being used for this TCP/IP service

 

Protocol is the protocol defined for this TCP/IP service. This can be "ECI", "HTTP", "IIOP", Start of change"USER"End of change, or blank (which means HTTP).
SSL is the level of SSL support defined for this TCP/IP service.

 

Authenticate is the authentication and identification scheme specified for this TCP/IP service.

 

Privacy is the level of SSL encryption support that applies to this TCP/IP service.

 

Attachsec is the level of attach-time security required for this TCP/IP service.

 

Port Backlog is the port backlog defined for this TCP/IP service.

 

Start of changeMaxdataEnd of change Start of changeis the maximum length of data that may be received on this TCP/IP service.

 

End of change

TCP/IP Services: Summary request statistics

Summary statistics are not available online.

Table 140. TCP/IP Services: Summary request statistics
DFHSTUP name Description
TCP/IP Service is the name of the TCP/IP service.

 

Port Number is the port number for the TCP/IP Service.

 

IP Address is the IP address for the TCP/IP Service.

 

Peak Connections is the peak number of connections for the TCP/IP Service.

 

Trans Attached is the total number of transactions attached for the TCP/IP Service.

 

Receive Requests is the total number of receive requests issued for the TCP/IP Service.

 

Bytes Received is the total number of bytes received for the TCP/IP Service.

 

Send Requests is the total number of send requests issued for the TCP/IP Service.

 

Bytes Sent is the total number of bytes sent for the TCP/IP Service.

 

Related reference
Back to full list of statistics and DFHSTUP reports
Appendix A. CICS statistics tables
Interpreting these statistics
Interpreting Web and TCP/IP statistics
DFH0STAT reports for these statistics
TCP/IP Report
TCP/IP Services Report
[[ Contents Previous Page | Next Page Index ]]