Expand Management Programming Manual
COMMANDS AND RESPONSES
RESETSTATS LINE Command
ZEXP-MAP-STATS-LINE-CSM and ZEXP-MAP-STATS-LINE-NCSM are extensi-
ble structured tokens that contain the statistical information
for a line. Only one of these tokens is present in each response
record. ZEXP-MAP-STATS-LINE-CSM is present when the line handler
is configured as HDLC Normal for 6100 CSS; otherwise, ZEXP-MAP-
STATS-LINE-NCSM is present. These tokens are fully described in
Section 6, "Common Definitions."
ZCOM-TKN-OBJNAME is an object-name token that contains the name
of the line whose statistics are returned in this response record
and whose statistics counters were reinitialized. This token is
present in every response record. ZCOM-TKN-OBJNAME is described
in Section 6, "Common Definitions."
ZCOM-TKN-OBJTYPE is an object-type token that contains the value
ZCOM-OBJ-LINE. This token is present in every response record,
and it is described in Section 6, "Common Definitions."
ZSPI-TKN-RETCODE is the standard SPI return token described in
the
Distributed Systems Management (DSM) Programming Manual
.
Some values of RETCODE that are likely to occur in response to
the RESETSTATS LINE command are the following:
1 (ZEXP-ERR-TOO-MANY-OBJNAMES): More than 30 object names
were in the command.
2 (ZEXP-ERR-NEG-LH-RSP): The EXPAND line handler returned a
negative response.
3 (ZEXP-ERR-EMPT-RSP): The empty response record is being
returned.
5 (ZEXP-ERR-OBJ-TYPE-NAME-MISMATC): A conflict exists be-
tween the object type and an object name.
For descriptions of all EXPAND error numbers and their associated
error lists, refer to Appendix A.
ZSPI-TKN-ERRLIST is a standard SPI error list, as described in
the
Distributed Systems Management (DSM) Programming Manual
. The
list ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT is the standard SPI context token described in
the
Distributed Systems Management (DSM) Programming Manual
.
7-72