TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-28
GETVERSION Command
To add subnets or routes, use the ADD command.
GETVERSION Command
The GETVERSION command causes the TCP/IP subsystem to return its server
version and server-banner string. The server-banner string reflects the product name,
product number, release date, and the date the TCP/IP code was compiled. The string
can be a maximum of 50 bytes in length.
Your management application can issue the GETVERSION command with the NULL
or PROC object type. If your management application specifies any other object type in
the command, the TCP/IP subsystem returns an error.
Any user on the system can issue the GETVERSION command.
Command
ZCOM-CMD-GETVERSION
Object Type
ZCOM-OBJ-PROC or ZCOM-OBJ-NULL
Tokens in Command Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
!Only required for OBJ-PROC
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
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. !...
ZSPI-TKN-SERVER-BANNER
token-type ZSPI-TYP-CHAR50. !{}
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.