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-62
LISTOPENS MON Command for TCPMAN
LISTOPENS MON Display Format With DETAIL
The format of the display for the LISTOPENS MON command with the DETAIL option
is:
OPENER
is the system name and process name of a opener of the TCPSAM Process.
PPID
is the primary processor and process ID of the opener.
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
PTCPIP LISTOPENS MON \BEAR.$ZZTCP.#ZPTM3
<DETAIL-DISPLAY>
OPENER $ZNET PPID 0,47 BPID PLFN 3 BLFN 0
PROTO #ZSPI STATE SENDQ 0 RECVQ 0
LADDR 0.0.0.0 LPORT *
FADDR 0.0.0.0 FPORT *
OPENER $ZPORT PPID 0,47 BPID PLFN 3 BLFN 0
PROTO TCP STATE LISTEN SENDQ 0 RECVQ 0
LADDR 0.0.0.0 LPORT FTP
FADDR 0.0.0.0 FPORT *