TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-41
INFO Command
The possible nonzero values of RETCODE in response to the INFO 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-NOT-SUPP (-5)
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.
ZSPI-TKN-CONTEXT
specifies whether the response continues with more response messages. If this
token is present, the response continues. If this token is not present, this response
message is the last of the response. For more details, see SPI Standard
Definitions on page 5-1.
Operational Notes
INFO is a nonsensitive command; all valid users on the system can issue the INFO
command.
The summary state of an object does not affect obtaining information for the object.
When the INFO command is completed, the object remains in the same summary
state as before the command was executed.
To change the values of the attributes, use the ALTER command.
To obtain information about the current summary state of an object, use the
STATUS command.
To obtain statistics about an object, use the STATISTICS command.