TR3271 Management Programming Manual

COMMANDS AND RESPONSES
START Command
ZCOM-TKN-SUB specifies whether subordinates are to be affected by
the START command. For the START command, the possible values of
this token are as follows:
ZCOM-VAL-SUB-ALL If the object type is LINE, start the named
line and all its subordinate subdevices. The
TR3271 subsystem starts the line first, then
the associated subdevices. If the object type
is SU, start the named subdevice only; the
line must already be in the STARTED summary
state.
ZCOM-VAL-SUB-ONLY If the object type is LINE, start only the
subdevices subordinate to the named line; the
line must already be started. This value is
not valid for the SU object type.
ZCOM-VAL-SUB-NONE If the object type is LINE or SU, the named
object is started.
If this token is not present, and the LINE or SU object is
specified, the command affects only the named object.
(ZSPI-TKN-) MANAGER, SSID, MAXRESP, CONTEXT, RESPONSE-TYPE,
ALLOW-TYPE, and COMMENT are standard SPI tokens. With the
exception of the ZSPI-TKN-SSID token, which your management
application must pass to SSINIT, these tokens are optional.
These tokens are described in "SPI Standard Definitions" in
Section 5 and the
Distributed Systems Management (DSM)
Programming Manual
.
Tokens in Response Buffer
ZSPI-TKN-SSID is an echo of the subsystem ID value provided
by your application. This token is described in "SPI Standard
Definitions" in Section 5, "Common Definitions."
ZSPI-TKN-SERVER-VERSION indicates the software release version of
the TR3271 subsystem. See "SPI Standard Definitions" in Section
5 for details.
ZSPI-TKN-DATALIST indicates the beginning of a data list. See
"SPI Standard Definitions" in Section 5 for details.
6-86