TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-29
GETVERSION Command
Tokens in Command Buffer
ZSPI-TKN-SSID 
specifies the subsystem ID, which your management application must pass to 
SSINIT. This token is described in SPI Standard Definitions on page 5-1, and in the 
SPI Programming Manual.
ZCOM-TKN-OBJNAME 
specifies the name of the TCP/IP process to return the version information. Your 
application must provide this token only if the value ZCOM-OBJ-PROC has been 
specified. Your application cannot provide this token if the value ZCOM-OBJ-NULL 
has been specified, as the NULL object type does not have an object name 
associated with it.
(ZSPI-TKN-) MAXRESP and COMMENT 
are standard SPI tokens that your application can provide. These tokens are 
described in SPI Standard Definitions on page 5-1.
Tokens in Response Buffer
ZSPI-TKN-SSID 
is an echo of the subsystem ID value provided in the command by your application. 
For more details, see SPI Standard Definitions on page 5-1.
ZSPI-TKN-SERVER-VERSION 
indicates the software release version of the TCP/IP subsystem. For more details, 
see SPI Standard Definitions on page 5-1.
ZSPI-TKN-DATALIST
indicates the beginning of a data list. The ZSPI-TKN-MAXRESP token must have a 
value other than 0 for data lists to be included in the response. For more details, 
see SPI Standard Definitions on page 5-1.
ZSPI-TKN-SERVER-BANNER
specifies the 50-byte character string that contains the server product name, 
product number, and release date.
ZCOM-TKN-OBJNAME 
specifies the name of the TCP/IP process to which the command was sent. Unless 
there is an error that prevents the GETVERSION command from being attempted 
at all, this token is present in every response record. ZCOM-TKN-OBJNAME is 
described more fully in Data Communications Standard Definitions on page 5-9.










