TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-103
STATUS Command
ZSPI-TKN-DATALIST
indicates the beginning of a data list. The ZSPI-TKN-MAXRESP token must have a
value other than 0 for data lists to be included in the response. For more details,
see SPI Standard Definitions on page 5-1.
ZTCI-MAP-STATUS-PROC
is the extensible structured token that lists the summary state of the PROC object.
This token has the token number ZTCI-TNM-STATUS-PROC and the DDL
definition ZTCI-DDL-STATUS-PROC. The only field in this token is:
ZINET-PROC-STATE
is the current summary state of the PROC object. Its value is always
ZCOM-VAL-SUMSTATE-STARTED.
ZTCI-MAP-STATUS-PROTO
is the extensible structured token that lists status information about each socket
associated with the PROC object. This token has the token number
ZTCI-TNM-STATUS-PROTO and the DDL definition ZTCI-DDL-STATUS-PROTO.
There can be multiple ZTCI-MAP-STATUS-PROTO structures for a process. They
are returned in separate data lists or response messages, depending on the value
of ZSPI-TKN-MAXRESP. The fields in the ZTCI-MAP-STATUS-PROTO token are:
ZNET-STATUS-LOC-ADDR
is the local Internet address associated with the socket IP address.
ZNET-STATUS-FORGN-ADDR
is the foreign Internet address associated with the socket IP address.
ZNET-STATUS-LOC-PORT
is the local port number for the protocol used.
ZNET-STATUS-FORGN-PORT
is the foreign port number for the protocol used.
ZNET-STATUS-PROTO
is the protocol associated with the socket. The valid types are TCP or UDP.
ZNET-STATUS-STATE
is the state of the connection. This is related only to TCP. The possible state
values (ZTCI-VAL-TCP-STATE-) are: