TR3271 Management Programming Manual

COMMANDS AND RESPONSES
GETVERSION Command
GETVERSION Command
The GETVERSION command causes the TR3271 subsystem to return
its server version and server-banner string. The server banner
string reflects the product name, product number, and release
date; for example,
TR3271- T9372C20 - 15FEB89
The string can be a maximum of 50 bytes in length.
Your management application can issue the GETVERSION command
with the object type ZCOM-OBJ-NULL or ZCOM-OBJ-PROC. If your
management application specifies any other object type in the
command, the TR3271 subsystem returns an error.
Any valid user can issue the GETVERSION command.
Command
ZCOM-CMD-GETVERSION
Object Type
ZCOM-OBJ-PROC
or
ZCOM-OBJ-NULL
Tokens in Command Buffer
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-MAP-REQID !MAP is optional, but if present,
!fields are required.
def ZCOM-DDL-REQID.
02 ZCRTPID type ZSPI-DDL-CRTPID.
02 ZPAID type ZSPI-DDL-INT.
end.
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
>
6-46