TR3271 Management Programming Manual

COMMANDS AND RESPONSES
LISTOBJECTS Command
Tokens in Command Buffer
ZCOM-TKN-OBJNAME specifies the name of the object to be listed.
Your application must provide this token in the command. This
token is described in "Data-Communications Standard Definitions"
in Section 5, "Common Definitions," 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 LISTOBJECTS command. For the LISTOBJECTS command, the
possible values of this token are as follows:
ZCOM-VAL-SUB-ALL If the object type is LINE, list the named
line and all its subordinate subdevices. If
the object type is SU, list the named subde-
vice only.
ZCOM-VAL-SUB-ONLY If the object type is LINE, list the subde-
vices subordinate to the named line; the line
is not to be affected by this command. This
is not a valid value for the SU object type.
ZCOM-VAL-SUB-NONE If the object type is LINE or SU, list the
named object only.
If this token is not present, the effect is the same as if the
SUB modifier with the value ZCOM-VAL-SUB-NONE had been specified.
(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. See "SPI Standard Definitions" in Section 5
for details.
6-65