TCP/IP TELNET Management Programming Manual

STATISTICS Command
Commands and Responses
53474 Tandem Computers Incorporated 6–59
ZTOTAL-USER-REQ is an integer value that indicates the number of user
requests received by the TELNET subsystem during the sample period.
ZCURR-TIME is the time at which the TELNET process read the TELNET
subsystem statistics counters. This time indicates the end of the sample
period.
ZRESET-TIME is the time at which the TELNET subsystem statistics counters
were last reset. This time indicates the beginning of the sample period.
ZTNT-MAP-STATS-WIN
is an extensible structured token that reports the statistics counters that have been
maintained for a window during the sample period. This token is returned only
for the WINDOW object. It has the token number ZTNT-TNM-STATS-WIN and
the DDL definition ZTNT-DDL-STATS-WIN.
Each counter is defined in a separate field. Although duplicate occurrences of the
fields within the token are not allowed, ZTNT-MAP-STATS-WIN can be returned
multiple times when an object-name template has been specified.
The following fields are in the ZTNT-MAP-STATS-WIN token:
ZUSER-BYTES is an integer value that indicates the number of bytes of data
sent by the window user during the sample period.
ZNET-BYTES is an integer value that indicates the number of bytes of data
received from the network by the window during the sample period.
ZREAD-REQ is an integer value that indicates the number of READ requests
posted by the window user during the sample period.
ZWRITE-REQ is an integer value that indicates the number of WRITE requests
posted by the window user during the sample period.
ZWRITE-READ-REQ is an integer value that indicates the number of
WRITEREAD requests posted by the window user during the sample period.
ZCTL-REQ is an integer value that indicates the number of CONTROL
requests posted by the window user during the sample period.
ZSETMODE-REQ is an integer value that indicates the number of SETMODE
requests performed by the window user during the sample period.
ZCANCEL-REQ is an integer value that indicates the number of requests
canceled by the window user during the sample period.
ZCURR-TIME is the time at which the TELNET process read the window
statistics counters. This time indicates the end of the sample period.
ZRESET-TIME is the time at which the window statistics counters were last
reset. This time indicates the beginning of the sample period.