X25AM Management Programming Manual
Error Numbers and Error Lists
X25AM Management Programming Manual—528037-001
A-5
513: ZX25-ERR-TKN-VAL-COMB-INV
513: ZX25-ERR-TKN-VAL-COMB-INV
This error number indicates that the command was rejected because of an invalid 
token values combination. 
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its 
value consists of the X25AM subsystem ID and the error number ZX25-ERR-
ATTR-DUP. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the object name provided with the command on which the error occurred. This 
token is always present in the error list, and it is described in Section 5, Common 
Definitions.
ZCOM-TKN-OBJTYPE
is the object type provided with the command on which the error occurred. Its 
possible values are ZCOM-OBJ-LINE and ZCOM-OBJ-SU. This token is always 
present in the error list, and it is described in the SPI Common Extensions Manual.
ZSPI-TKN-PARM-ERR
is the standard SPI parameter-error token, which identifies the token where the 
error is detected. ZSPI-TKN-PARM-ERR is described in the SPI Programming 
Manual. This token is always present in the error list.
Cause. This error number is returned when the command is rejected because of an 
invalid token values combination.
Recovery. Contact your HP representative.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-PARM-ERR token-type ZSPI-TYP-PARM-ERR.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.










