Parameters

If no parameters are specified, all sockets are summarized.
*
An asterisk is used as a placeholder if no variable parameters are specified.
variable_item
Any one of the following variable parameters.
variable_list
You can repeat from 1–32 of the following variable parameters, each separated by a blank space, within parentheses:
SCB_address
Displays only the socket control block (SCB) with this address. An address is specified as 1-16 hexadecimal digits. An IPCS symbol name can be specified for an address. If an address begins with digit a–f or A–F, prefix the address with a zero to avoid the address being interpreted as a symbol name or as a character string.
connection_id
Displays the SCB with this connection ID. A connection ID is specified as 1-8 hexadecimal digits.
In addition to the variable parameters described above, the following keyword parameters can be specified:
SUMMARY
Summarizes the sockets. SUMMARY is the default.
DETAIL
In addition to the SUMMARY display, DETAIL formats the contents of the SCBs.
TCP, TITLE, NOTITLE
See Parameters for a description of these parameters.
Rule: If you specify multiple keywords from the set {SUMMARY, DETAIL}, only the last one is used.