X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-104
RESETSTATS Command
ZPKT-OVERALL
is a structure that contains overall packet-level statistics. These statistics count
the current number and types of packets sent and received by level 3. This
structure consists of the following fields:
ZPKTS-SENT
contains the number of packets sent.
ZPKTS-RECV
contains the number of packets received.
ZINV-RECV
contains the number of packets received that have a nonexistent LCN.
ZDISCARDED-PKTS
is not currently used.
ZPKT-DETL
is a structure that contains more detailed packet-level statistics. The
information in this structure is divided into statistics for packets sent and for
packets received. ZPKT-DETL consists of two structures, ZPKT-SENT and
ZPKT-RECV, as follows:
ZPKT-SENT
is a structure that contains detailed statistics about packets that have been
sent. It consists of the following fields:
ZDIAG-SENT
contains the number of diagnostic packets sent.
ZRESTART-REQS-SENT
contains the number of restart-request packets sent.
ZRESTART-CONF-SENT
contains the number of restart-confirmation packets sent.
ZCLEAR-REQS-SENT
contains the number of clear-request packets sent.
ZCLEAR-CONF-SENT
contains the number of clear-confirmation packets sent.