SNAX/APC Management Programming Manual

LISTOPENS Command
Commands and Responses
111813 Tandem Computers Incorporated 5–69
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-MORE-DATA token-type ZSPI-TYP-BOOLEAN.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is a standard SPI token that is optional for SNAX/APC. In other subsystems, this
token contains the process name; however, for SNAX/APC, object names include
the SNAX/APC process name, so this token is not necessary.
ZCOM-TKN-OBJNAME
is a standard data communications token that identifies the object name and the
SNAX/APC process name. SNAX/APC object names have the format
$
snax/apc-process-name
.
object-name
. This token is required. Refer to
Section 3, “Elements of SPI Messages for SNAX/APC,” for further information.
ZCOM-TKN-CMD-TIMEOUT
is a standard data communications token described in the SPI Common Extensions
Manual.
ZCOM-TKN-SUB
indicates whether the command affects the specified object, its subordinate objects,
or both. Refer to Section 3, “Elements of SPI Messages for SNAX/APC,” and
Section 4, “Common Definitions,” for further information.
(ZSPI-TKN-)MAXRESP, CONTEXT, and ALLOW-TYPE
are standard SPI tokens described in the SPI Programming Manual.
ZSPI-TKN-ALLOW
is a standard SPI token described in the SPI Programming Manual. This is an
enumerated token with several enumerated values. The only token value of
interest to SNAX/APC is ZSPI-VAL-ALLOW-SEGMENTS. If this token is in the
command buffer with this value, the response will be segmented and each
segment will contain one character map name and notes on that character map. If
this token is not specified with the ZSPI-VAL-ALLOW-SEGMENTS value in the
LISTOPENS command buffer, the segmented list will not be returned.