TR3271 Management Programming Manual

COMMANDS AND RESPONSES
SWITCH Command
ZCOM-TKN-OBJTYPE specifies the type of object that was switched.
This token can have the value ZCOM-OBJ-PROC or ZCOM-OBJ-LINE.
This token is described in "Data-Communications Standard
Definitions" in Section 5, "Common Definitions," and the
Communications Management Programming Manual
.
ZSPI-TKN-ERRLIST indicates the beginning of an error list.
This token is described in the
Distributed Systems Management
Programming Manual
.
ZSPI-TKN-RETCODE specifies the return code for the command. This
token is described in "SPI Standard Definitions" in Section 5
and the
Distributed Systems Management (DSM) Programming Manual
.
For details on the data-communications error numbers and their
associated error lists, see "Common Error Numbers and Error
Lists" in the
Communications Management Programming Manual
.
The possible nonzero values of RETCODE or within the error list
in response to the SWITCH command are as follows:
ZCOM-ERR-EMPT-RSP (-33)
ZCOM-ERR-TKN-VAL-INV (-30)
ZCOM-ERR-TKN-REQ (-29)
ZCOM-ERR-TKN-DUP (-27)
ZCOM-ERR-TKN-CODE-INV (-26)
ZCOM-ERR-SSID-INV (-24)
ZCOM-ERR-SECUR-VIOL (-22)
ZCOM-ERR-OBJ-NOT-SUPP (-18)
ZCOM-ERR-FNAME-INV (-9)
ZCOM-ERR-CMD-TIMED-OUT (-7)
ZCOM-ERR-RES-NOT-CONFIG (-21)
Your management application specified a CPU or path that was
not configured at system generation time and is therefore
unknown to the target subsystem.
ZCOM-ERR-CMD-MISMATCH (-4)
Your management application tried to switch a subdevice by
using the value ZCOM-OBJ-SU. The command is valid only for
the value ZCOM-OBJ-PROC or ZCOM-OBJ-LINE.
ZCOM-ERR-CMD-INV-IN-SUMSTATE (-3)
Your management application tried to switch a process or line
while the line was in the DIAGNOSING summary state. The
DIAGNOSING summary state prevents processing of the SWITCH
command for the process or line object.
6-117