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-131
STATUS PROCESS Command for TCPSAM
STATUS PROCESS Display Format
The format of the display for STATUS PROCESS both with the detail option is:
Status
always indicates that the process is STARTED.
PPID
is the processor and process ID of the TCPSAM primary process.
BPID
is the processor and process ID of the TCPSAM backup process. If TCPSAM is
running without a backup process, this field shows ( 0, 0).
Proto
is the protocol associated with the socket, which can be UDP (for a UDP socket),
TCP (for a TCP socket), or a protocol number (for a raw IP socket).
State
is the current state of the socket; it applies only to sockets whose Proto value is
TCP. The possible values are:
CLOSING
if waiting for a terminate connection request acknowledgment from the remote
site.
CLOSE-WAIT
if waiting for a terminate connection request from the local user.
ESTAB
if the connection is open and the user can send and receive data. This is the
normal state for data transfer.
TCPIP Detailed Status PROCESS \BEAR.$SAM2
Status: STARTED
PPID............( 1,54) BPID..................( 2, 32)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
TCP ESTAB 50.0.0.3 ftp 50.0.0.1 1953 0 0
TCP LISTEN 0.0.0.0 echo 0.0.0.0 0 0 0
UDP 0.0.0.0 8000 0.0.0.0 * 0 0
---Multicast Groups--- ---State---
224.0.0.1 STARTED
230.17.123.55 STARTING
239.1.2.3 STOPPED
UDP 0.0.0.0 7000 0.0.0.0 * 0 0