TR3271 Management Programming Manual

COMMANDS AND RESPONSES
DELETE Command
ZCOM-TKN-SUB specifies whether subordinate objects are to be
affected by the DELETE command. This token must be used if the
specified object type is ZCOM-OBJ-LINE. For the DELETE command,
the possible values of this token are as follows:
ZCOM-VAL-SUB-ONLY If the object type is LINE, delete the subde-
vices subordinate to the named line, but do
not delete the line. This value is not valid
with the SU object.
ZCOM-VAL-SUB-NONE If the object type is SU, delete the named
subdevice. This value is not valid with the
LINE object.
ZCOM-VAL-SUB-ALL If the object type is SU, delete the named
subdevice. This value is not valid with the
LINE object.
Tokens in Response Buffer
ZSPI-TKN-DATALIST indicates the beginning of a data list. This
token is described in "SPI Standard Definitions" in Section
5, "Common Definitions," and the
Distributed Systems Management
(DSM) Programming Manual
.
ZCOM-TKN-OBJNAME specifies either the name of the TR3271 line
whose subdevices were deleted or the name of the subdevice that
was deleted. If the LINE object type was specified in the
command, the first occurrence of this token contains the line
name; subsequent occurrences of this token contain the name of
a subordinate subdevice. If the SU object type was specified
in the command, this token contains the name of a subdevice
that was deleted. Unless there is an error that prevents the
DELETE command from being attempted at all, this token is present
in every response record. ZCOM-TKN-OBJNAME is described in
"Data-Communications Standard Definitions" in Section 5 and the
Communications Management Programming Manual
.
ZCOM-TKN-OBJTYPE specifies the type of object whose name appears
in ZCOM-TKN-OBJNAME. This token can have the following values:
ZCOM-OBJ-LINE The object is a line.
ZCOM-OBJ-SU The object is a subdevice.
This token is described in "Data-Communications Standard
Definitions" in Section 5, "Common Definitions," and the
Communications Management Programming Manual
.
6-38