X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-99
RESETSTATS Command
(ZSPI-TKN-) MAXRESP, CONTEXT, RESPONSE-TYPE, ALLOW-TYPE, and
COMMENT
are standard SPI tokens described in the SPI Programming Manual. With the
exception of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are not
allowed.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
is a standard SPI data list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZX25-MAP-RSTATS-LINE and ZX25-MAP-RSTATS-SU
are extensible structured tokens that contain the statistical information for a line
and a subdevice, respectively. Only one of these tokens is present in every
response record.
ZX25-MAP-RSTATS-LINE is present if the token ZCOM-TKN-OBJTYPE contains
the value ZCOM-OBJ-LINE. It has the token number ZX25-TNM-RSTATS-LINE
and the DDL definition ZX25-DDL-STATS-LINE. This token contains the following
fields:
ZTMSTP
contains the time that the statistics counters were read.
ZTMSTP-LAST
is the time that the statistics counters were reset.
ZLOCALPOOL
is a structure that contains local pool statistics for all lines. This information
relates to the actual amount of memory space required by the X25AM
subsystem for buffers. ZLOCALPOOL consists of the following fields:
ZINUSE
is the number of kilobytes of local pool currently being used.
ZHIGH-WATER
is the maximum number of kilobytes of local pool used at any one point.
ZTOTAL-AVAIL
is the number of kilobytes of local pool configured at system-generation
time.