OSI/AS Management Programming Manual

ALTER ENTRY Command
Commands and Responses
056785 Tandem Computers Incorporated 5–47
Tokens in Command Buffer (continued)
02 ZSNPA-LEN type ZSPI-DDL-INT.
02 ZSNPA type ZOSI-DDL-SNPA.
02 ZNETADDR-MODE type ZSPI-DDL-ENUM.
03 ZL3-PROF type ZSPI-DDL-FNAME32.
end.
ZOSI-MAP-ALTER-ENTRY-SNPA
def ZOSI-DDL-ALTER-ENTRY-SNPA.
02 ZL3-SERVR type ZSPI-DDL-FNAME32.
02 ZL3-PROF type ZSPI-DDL-FNAME32.
end.
ZOSI-MAP-ALTER-ENTRY-TSEL
def ZOSI-DDL-ALTER-ENTRY-TSEL.
02 ZL5-SERVR type ZSPI-DDL-FNAME32.
02 ZL5-PROF type ZSPI-DDL-FNAME32.
02 ZL4-PROF type ZSPI-DDL-FNAME32.
end.
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-TYPE.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
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.
Tokens in Command Buffer
ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR
is the Guardian 90 C-series system (ZSPI-TKN-MANAGER) or D-series system
(ZCOM-TKN-XMGR) process name of the OSI manager process to which SCP is to
send this command. This token is optional and can occur only once in the
command.