CEMT INQUIRE TCPIPSERVICE
|Backlog
| Change the maximum number of requests which can be
| queued in TCP/IP waiting to be processed by the
| service.
|Closetimeout
| returns a fullword value containing the number of
| seconds specified for the timeout period. This can be 0
| through 86400 (24 hours).
|Connection
| The number of current sockets connections for this
| service
|Ipaddress
| returns an IP address. If you specify an IP address in
| the TCPIPSERVICE definition, that address is returned,
| otherwise the default IP address is returned. If there is
| more than one IP address on an OS/390 system, only
| the default is returned.
|Port
| returns the number of the port on which CICS is listening
| on behalf of this service.
|Service
| 8-character name identifying this service.
|Socketclose
| returns a CVDA value indicating whether a timeout value
| is in effect for the TCPIPSERVICE. CVDA values are:
|WAIT
|NO was specified on the definition. Socket receives
| will wait for data indefinitely.
|TIMEOUT
| A value was specified for the SOCKETCLOSE
| parameter on the definition.
|SSL
| returns a CVDA value indicating the status of SSL
| support for this service. CVDA values are
|YES
| Non client authentication SSL flows are processed
| on this port
|NO
| Non SSL flows are processed on this port
|CLIENTAUTH
| SSL client authentication flows are processed on
| this port
|STATUS(cvda)
| returns a CVDA value indicating the state of the service.
| CVDA values are:
|OPEN CICS internal sockets support is open.
|CLOSED CICS internal sockets support has not yet
| been activated, or has been terminated.
|CLOSING CICS internal sockets support is in the
| process of closing.
|IMMCLOSING CICS internal sockets support is in the
| process of immediate termination.
|Transid
| 4-character transaction id used on the attach for the task
| started to process a new request.
|TSQprefix
| returns the 6–character prefix used when the service
| generates TS queue names.
|URM
| 8 character name of Service URM invoked by attached
| task.
Chapter 11. Master terminal CEMT 125