TCP/IP TELNET Management Programming Manual
STATUS Command
Commands and Responses
53474 Tandem Computers Incorporated 6–63
Tokens in Response Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-UINT. !{}
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST. !...
ZTNT-TKN-STATUS-PROC token-type ZSPI-TYP-ENUM. !{}
!OBJ-PROC
ZTNT-MAP-STATUS-WIN !{}
!OBJ-WINDOW
def ZTNT-DDL-STATUS-WIN. !All fields are present.
02 ZSTATUS type ZSPI-DDL-ENUM.
end.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM. {}
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST. !...
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
Tokens in Command Buffer
ZSPI-TKN-SSID
identifies the subsystem ID. Your application must provide this token in the
command. The value for the TELNET subsystem is ZTNT-VAL-SSID. This token
is described more fully in “SPI Standard Definitions” in Section 5, “Common
Definitions.”
ZCOM-TKN-OBJNAME
specifies the object for which information is requested. Your application must
provide this token in the command. The object name can include wild-card
characters. If wild-card characters are used, the command can affect multiple
objects. This token is described more fully in “Data Communications Standard
Definitions” in Section 5.
ZCOM-MAP-REQID
is a standard data communications token that your application can optionally
provide. This token is described in “Data Communications Standard Definitions”
in Section 5.