TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-105
STATUS Command
TIME-WAIT
indicates that the connection has been closed on both sides, but that the
TCP Layer continues to maintain the protocol control block for a short time
to trap stray packets.
ZNET-STATUS-SEND
is the number of bytes of data currently in the send queue for the socket.
ZNET-STATUS-RECV
is the number of bytes of data currently in the receive queue for the socket.
ZTCI-MAP-STATUS-SUBNET
is the extensible structured token that lists the summary state of the SUBNET
object. This token has the token number ZTCI-TNM-STATUS-SUBNET and the
DDL definition ZTCI-DDL-STATUS-SUBNET.
The only field in this token is:
ZSUBNET-STATE
is the current summary state of the SUBNET object. Its value can be either
ZCOM-VAL-SUMSTATE-STARTED or ZCOM-VAL-SUMSTATE-STOPPED.
ZTCI-MAP-STATUS-ROUTE
is the extensible structured token that lists the summary state of the ROUTE
object. This token has the token number ZTCI-TNM-STATUS-ROUTE and the DDL
definition ZTCI-DDL-STATUS-ROUTE.
The fields in this token are:
ZSTATE
is the current summary state of the ROUTE object. Its value can be either
ZCOM-VAL-SUMSTATE-STARTED or ZCOM-VAL-SUMSTATE-STOPPED.
ZREF-CNT
is the number of users of the route.
ZCOM-TKN-OBJNAME
specifies the name of the TCP/IP object for which information was requested.
Unless there is an error that prevents the STATUS command from being attempted
at all, this token is present in every response record. If you have used an object-
name template, a separate ZCOM-TKN-OBJNAME token is returned for each
subnet or route that meets the template requirements. ZCOM-TKN-OBJNAME is
described in Data Communications Standard Definitions on page 5-9.










