TR3271 Management Programming Manual

COMMANDS AND RESPONSES
STATISTICS Command
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST. !...
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
Tokens in Command Buffer
ZCOM-TKN-OBJNAME specifies the line and subdevices for which
the subsystem it to return statistical information. 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 STATISTICS command. For the STATISTICS command, the possible
values of this token are as follows:
ZCOM-VAL-SUB-ALL If the object type is LINE, return information
for the named line and all its subordinate
subdevices. If the object type is SU, return
information about the named subdevice.
ZCOM-VAL-SUB-ONLY If the object type is LINE, return information
for the subdevices subordinate to the named
line; the line is not to be affected by this
command. This value is not valid for the SU
object.
ZCOM-VAL-SUB-NONE If the object type is LINE or SU, return
information for the named object.
If this token is not present, and the LINE or SU object is
specified, the command affects the named object only.
6-91