TR3271 Management Programming Manual

COMMANDS AND RESPONSES
ABORT Command
Tokens in Command Buffer
ZCOM-TKN-OBJNAME specifies the name of a TR3271 line or subdevice
that is to be terminated. Your application must provide this
token in the command. This token is described in "Data-
Communications Standard Definitions" in Section 5 and the
Communications Management Programming Manual
.
ZCOM-MAP-REQID and ZCOM-TKN-CMD-TIMEOUT are standard data-
communications tokens that your application can optionally pro-
vide. These tokens are described in "Data-Communications
Standard Definitions" in Section 5 and the
Communications
Management Programming Manual
.
ZCOM-TKN-SUB specifies whether subordinates are to be affected by
the ABORT command. For the ABORT command, the possible values of
this token are as follows:
ZCOM-VAL-SUB-ALL If the object type is LINE, terminate the
named line and all its subordinate subdevices.
If the object type is SU, terminate the named
subdevice.
ZCOM-VAL-SUB-ONLY If the object type is LINE, terminate the
subdevices subordinate to the named line, but
do not terminate the line. This value is not
valid with the SU object type.
ZCOM-VAL-SUB-NONE If the object type is LINE, terminate the
named line only if the subordinate subdevices
are currently in the STOPPED summary state.
If the object type is SU, terminate the named
subdevice.
If the subordinate modifier is not present, the subsystem treats
the command as if the ZCOM-VAL-SUB-NONE value has been used.
This token is also described in "Data-Communications Standard
Definitions" in Section 5 and the
Communications Management
Programming Manual
.
(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
.
6-10