TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-30
GETVERSION Command
ZCOM-TKN-OBJTYPE
specifies the type of object for which information was requested. The value of this
token can be ZCOM-OBJ-PROC or ZCOM-OBJ-NULL. For more details, see Data
Communications Standard Definitions on page 5-9.
ZSPI-TKN-RETCODE
specifies whether the command has been completed successfully. The value of
this token remains zero (ZCOM-ERR-OK) when the command is completed
successfully with or without a warning.
If the command is not completed successfully, the value of this token indicates the
reason the command failed. Always check the error list to determine the token or
value in error. For details on the ZCOM return codes, see the SPI Common
Extensions Manual.
The possible nonzero values of RETCODE in response to the GETVERSION
command are:
ZCOM-ERR-TKN-REQ (-29)
ZCOM-ERR-TKN-DUP (-27)
ZCOM-ERR-TKN-CODE-INV (-26)
ZCOM-ERR-SSID-INV (-24)
ZCOM-ERR-SPI-ERR (-23)
ZCOM-ERR-OBJ-NOT-SUPP (-18)
ZCOM-ERR-OBJ-NOT-FOUND (-17)
ZCOM-ERR-CMD-TOO-LARGE (-8)
ZCOM-ERR-CMD-MISMATCH (-4)
ZSPI-TKN-ERRLIST
indicates the beginning of an error list. For more details, see SPI Standard
Definitions on page 5-1.
ZSPI-TKN-ENDLIST
indicates the end of a data list or an error list. For more details, see SPI Standard
Definitions on page 5-1.
Operational Notes
•
GETVERSION is a nonsensitive command. All users on the system can issue this
command.
•
When the GETVERSION command is completed, the summary state of the object
remains the same as it was before the command was executed.










