TR3271 Management Programming Manual

COMMANDS AND RESPONSES
STATISTICS Command
(ZSPI-TKN-) MANAGER, SSID, MAXRESP, CONTEXT, RESPONSE-TYPE,
ALLOW-TYPE, and COMMENT are standard SPI tokens. With the
exception of the ZSPI-TKN-SSID token, which your management
application must pass to SSINIT, these tokens are optional.
These tokens are described in "SPI Standard Definitions" in
Section 5 and the
Distributed Systems Management (DSM)
Programming Manual
.
Tokens in Response Buffer
ZSPI-TKN-SSID is an echo of the subsystem ID value provided by
your application. See "SPI Standard Definitions" in Section 5
for details.
ZSPI-TKN-SERVER-VERSION indicates the software release version of
the TR3271 subsystem. See "SPI Standard Definitions" in Section
5 for details.
ZTR3-MAP-STATS-LINE is the extensible structured token that lists
the statistical counters obtained during the sample period for
the line. It has the token number ZTR3-TNM-STATS-LINE and the
DDL definition ZTR3-DDL-STATS-LINE.
Each counter is defined in a separate field. The fields in the
ZTR3-MAP-STATS-LINE token are as follows:
ZRESET-TIME is the time that the TR3271 subsystem read the
counters. This time indicates the end of the sample period.
ZSAMPLE-TIME is the last time that the counters were reset.
This time indicates the beginning of the sample period.
ZTR3-LINE-CLB is a structure that contains statistical infor-
mation about the CLB level for the specified line. ZTR3-LINE-
CLB consists of the following fields:
ZTOTAL-FRAME is the number of CLB frames that were sent
from and received by the TR3271 subsystem for the specified
line.
ZBCC-ERR is the number of BCC errors that occurred at the
CLB level for the specified line.
ZFRAME-ERR is the number of frame errors that occurred at
the CLB level for the specified line.
ZNO-BUF is the number of times the TR3271 subsystem could
not allocate a buffer for a request made by the specified
line.
6-92