TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-65
LISTOPENS PROCESS Command for TCPSAM
Bpid
is the backup processor and process ID of the opener.
Plfn
is the logical file number of the primary opener process.
Blfn
is the logical file number of the backup opener process.
Proto
is the protocol of the opener.
State
is the state a particular socket is in. Only sockets with TCP protocol have states
associated with them. The possible state values are: CLOSED, LISTEN, SYN-
SENT, SYN-RCVD, ESTAB, CLOSING, FIN-WAIT-1, FIN-WAIT-2, TIME-WAIT,
CLOSE-WAIT, LAST-ACK, and FAIL-WAIT.
SendQ
specifies the number of bytes of data in the send queue and receive queue of the
socket
RecvQ
specifies the number of bytes of data in the send queue and receive queue of the
socket.
Laddr
specifies the local internet address associated with the socket (IP addresses).
Lport
is the local port number for either TCP or UDP depending on the protocol listed in
the PROTO field. LPORT is displayed in text form for the more common port
values. It is displayed in decimal if they are not recognized as a common port.
Faddr
specifies the foreign internet address associated with the socket (IP addresses).
Fport
is the foreign port number for either TCP or UDP depending on the protocol listed
in the PROTO field. FPORT is displayed in text form for the more common port
values. It is displayed in decimal if they are not recognized as a common port.