OSI/TS Management Programming Manual
RESETSTATS SU Command
Commands and Responses
056786 Tandem Computers Incorporated 5–151
ZOS4-MAP-STATS-SU-TSP
is an extensible structured token that contains the current statistics for a subdevice,
as they were before being reset. One of these tokens is present for every subdevice
specified in the ZCOM-TKN-OBJNAME token(s) in the command. ZOS4-DDL-
STATS-SU-TSP contains the following fields:
ZRESET-TMSTP
is the timestamp indicating when the counters were last reset.
ZSAMPLE-TMSTP
is the timestamp indicating when the current sample was taken.
ZTPDUS-SENT
contains the number of transport protocol data units (TPDUs) sent by the
subdevice.
ZTPDUS-RECV
contains the number of TPDUs received by the subdevice.
ZTPDUS-REXMIT
contains the number of TPDUs retransmitted by the subdevice.
ZUSER-BYTES-SENT
contains the number of octets of user data sent and acknowledged by the
subdevice.
ZUSER-BYTES-RECV
contains the number of octets of user data received and returned to the user
application by the subdevice.
ZEXP-BYTES-SENT
contains the number of octets of user data sent in expedited TPDUs and
acknowledged by the subdevice.
ZEXP-BYTES-RECV
contains the number of octets of user data received in expedited TPDUs and
returned to the user application by the subdevice.
ZSPI-TKN-RETCODE
indicates whether or not the command was successful. If the command failed, this
token supplies the reason for the failure. Its use is described further in the
Distributed Systems Management (DSM) Programming Manual.