X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-118
STATISTICS Command
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-STATS-LINE and ZX25-MAP-STATS-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-STATS-LINE is present if the token ZCOM-TKN-OBJTYPE contains the
value ZCOM-OBJ-LINE. It has the token number ZX25-TNM-STATS-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.
ZFAIL
is the number of times the X25AM subsystem was forced to wait to secure
local pool space.