TR3271 Management Programming Manual

COMMANDS AND RESPONSES
RESETSTATS Command
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 is to return statistical information and reset
counters. Your application must provide this token in the
command. This token is described more fully in "Data-
Communciations 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 RESETSTATS command. For the RESETSTATS command, the possible
values of this token are as follows:
ZCOM-VAL-SUB-ALL If the object type is LINE, return information
and reset counters for the named line and all
its subordinate subdevices. If the object
type is SU, return information and reset
counters for the named subdevice only.
ZCOM-VAL-SUB-ONLY If the object type is LINE, return information
and reset counters for the subdevices subordi-
nate to the named line. The line is not
affected by this command. This value is not
valid for the SU object type.
ZCOM-VAL-SUB-NONE If the object type is LINE, return information
and reset counters for the named line only.
If the object type is SU, return information
and reset counters for the named subdevice.
6-78