OSI/AS and OSI/TS Supplement (Includes RFC-1006 Support)
Other Useful SCF Commands
RFC-1006 Changes to the SCF, SPI, and PTrace Subsystems
107751 Tandem Computers Incorporated 3–43
FIN-WAIT-1
if waiting for a terminate connection request from the remote TCP site or if
waiting for acknowledgment of the terminate connection request, the process
has sent previously.
FIN-WAIT-2
if waiting for a termination of data to be received after having sent a FIN
(termination of data being sent).
CLOSE-WAIT
if waiting for a terminate connection request from the local user.
CLOSING
if waiting for a terminate connection request acknowledgment from the
remote site.
LAST-ACK
if waiting for acknowledgment of the terminate connection request previously
sent to the remote site (which includes an acknowledgment of its terminate
connection request).
TIME-WAIT
if waiting for sufficient time to pass (about two round trips) to be sure that
stray packets are flushed from the network.
Laddr
is the local IP address associated with the socket, displayed as four-decimal octets.
Lport
is the local port number for either TCP or UDP, depending on the value of Proto.
The more common port values are displayed in text form; others are displayed as
four-decimal octets.
Faddr
is the foreign (remote) IP address associated with the socket, displayed in four-
decimal octets.
Fport
is the foreign port number for either TCP or UDP, depending on the value of
Proto. The more common port values are displayed in text form; others are
displayed as four-decimal octets.