TR3271 Management Programming Manual

COMMANDS AND RESPONSES
INFO Command
Tokens in Command Buffer
ZCOM-TKN-OBJNAME specifies the line or subdevice for which
information is to be returned. 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 INFO command. For the INFO command, the possible values of
this token are as follows:
ZCOM-VAL-SUB-ALL If the object type is LINE, return information
about the named line and all its subordinate
subdevices. If the object type is SU, return
information about the named subdevice only.
ZCOM-VAL-SUB-ONLY If the object type is LINE, return information
about the subdevices subordinate to the named
line. Do not obtain information about the
line. This value is not valid for the SU
object type.
ZCOM-VAL-SUB-NONE If the object type is LINE, return information
for the named line only. If the object type
is SU, return information about the named
subdevice only.
If this token is not present, and the LINE or SU object is
specified, the command affects the named object only. This token
is 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-53