OSI/AS Management Programming Manual

GETVERSION SUBSYS Command
Commands and Responses
5–112 056785 Tandem Computers Incorporated
GETVERSION SUBSYS
Command
The GETVERSION SUBSYS command returns a product version banner identifying
the version level of the OSI manager process for the specified subsystem.
Command
ZCOM-CMD-GETVERSION
Object Type
ZCOM-OBJ-SUBSYS
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-XMGR token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
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-SERVER-BANNER token-type ZSPI-TYP-CHAR50.
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. The product version banner of this process will be returned in the
response.
ZCOM-TKN-OBJNAME
is the name of the OSI manager process (subsystem) whose product version
banner is to be returned. This token is required, can occur only once, and must be
the same as the OSI manager process name specified in either ZSPI-TKN-
MANAGER or ZCOM-TKN-XMGR.