DFHSOCK fields

DFHSOCK owns the following performance class data fields relating to the CICS® (Socket Domain) support for TCP/IP:

241 (Type-S, SOIOWTT, 8 bytes)
The elapsed time in which the user task waited for inbound socket I/O. The outbound socket I/O wait time is measured in field ID: 299.

For more information, see Transaction timing fields.

Note: This field is a component of the task suspend time field, SUSPTIME (owner: DFHTASK, field ID: 014).
242 (Type-A, SOBYENCT, 4 bytes)
The number of bytes encrypted by the secure sockets layer (SSL) for the user task.
243 (Type-A, SOBYDECT, 4 bytes)
The number of bytes decrypted by the secure sockets layer (SSL) for the user task.
244 (Type-C, CLIPADDR, 16 bytes): IPIC only
The Client IP address in the form of nnn.nnn.nnn.nnn or Telnet client IP address.
245 (Type-C, TCPSRVCE, 8 bytes)
The name of the installed TCP/IP service resource definition from which the transaction was initiated.
246 (Type-A, PORTNUM, 4 bytes)
The port number of the installed TCP/IP service resource definition from which the transaction was initiated.
288 (Type-A, ISALLOCT, 4 bytes): IPIC only
The number of allocate session requests issued by the user task for sessions using IPIC.
289 (Type-A, SOEXTRCT, 4 bytes)
The number of EXTRACT TCPIP and EXTRACT CERTIFICATE requests issued by the user task.
290 (Type-A, SOCNPSCT, 4 bytes)
The number of non-persistent outbound socket create requests issued by the user task.
291 (Type-A, SOCPSCT, 4 bytes)
The number of persistent outbound socket create requests issued by the user task.
292 (Type-A, SONPSHWM, 4 bytes)
The peak number (high-water mark) of non-persistent outbound sockets owned by the user task.
293 (Type-A, SOPSHWM, 4 bytes)
The peak number (high-water mark) of persistent outbound sockets owned by the user task.
294 (Type-A, SORCVCT, 4 bytes)
The number of outbound socket RECEIVE requests issued by the user task.
295 (Type-A, SOCHRIN, 4 bytes)
The number of characters received by outbound socket RECEIVE requests issued by the user task.
296 (Type-A, SOSENDCT, 4 bytes)
The number of outbound socket SEND requests issued by the user task.
297 (Type-A, SOCHROUT, 4 bytes)
The number of characters sent by outbound socket SEND requests issued by the user task.
298 (Type-A, SOTOTCT, 4 bytes)
The total number of inbound and outbound socket requests issued by the user task.
299 (Type-S, SOOIOWTT (OSOWAIT), 8 bytes)
The elapsed time in which the user task waited for outbound socket I/O. The inbound socket I/O wait time is measured in field ID: 241.

For more information, see Transaction timing fields.

Note: This field is a component of the task suspend time field, SUSPTIME (owner: DFHTASK, field ID: 014).
300 (Type-S, ISIOWTT, 8 bytes): IPIC only
The elapsed time for which a user task waited for control at this end of an IPIC connection.
301 (Type-A, SOMSGIN1, 4 bytes)
The number of inbound socket RECEIVE requests issued by the user task.
302 (Type-A, SOCHRIN1, 4 bytes)
The number of characters received by inbound socket RECEIVE requests issued by the user task.
303 (Type-A, SOMSGOU1, 4 bytes)
The number of inbound socket SEND requests issued by the user task.
304 (Type-A, SOCHROU1, 4 bytes)
The number of characters sent by inbound socket SEND requests issued by the user task.
305 (Type-C, ISIPCNNM, 8 bytes): IPIC only
The name of the IPIC connection whose TCP/IP service attached the user task.
318 (Type-C, CLIPADDR, 40 bytes): IPIC only
The IP address of the client or Telnet client.
330 (Type-A, CLIPPORT, 4 bytes): IPIC only
The port number of the client or Telnet client.

See CICS TCP/IP support for additional information and related performance data for DFHDOCH on page DFHDOCH fields and DFHWEBB on page DFHWEBB fields.

For more information, see the CICS Internet Guide and the CICS External Interfaces Guide.