OSI/AS Management Programming Manual

RESETSTATS SU Command
Commands and Responses
5–212 056785 Tandem Computers Incorporated
buffer, then one of these tokens is returned for each subdevice name. ZOSI-DDL-
STATS-SU-L5 contains the following fields:
ZRESET-TMSTP
is the time and date when the statistics were last reset.
ZSAMPLE-TMSTP
is the time and date when this statistics sample was taken.
ZSPDUS-SENT
is the number of session protocol data units (SPDUs) that have been sent over
the specified subdevice. The range of values is 0 through 2,147,483,647.
ZSPDUS-RECV
is the number of SPDUs that have been received over the specified subdevice.
The range of values is 0 through 2,147,483,647.
ZSPDU-BYTES-SENT
is the total number of bytes of information that have been sent over the
specified subdevice. This total includes both user data and session-control
information. The range of values is 0 through 2,147,483,647. The counter
wraps around when it exceeds 2,147,483,647.
ZSPDU-USERDATA-SENT
is the number of bytes of user data that have been sent over the specified
subdevice. The range of values is 0 through 2,147,483,647. The counter wraps
around when it exceeds 2,147,483,647.
ZSPDU-BYTES-RECV
is the total number of bytes of information that have been received over the
specified subdevice. This total includes both user data and session control
information. The range of values is 0 through 2,147,483,647. The counter
wraps around when it exceeds 2,147,483,647.
ZSPDU-USERDATA-RECV
is the number of bytes of user data that have been received over the specified
subdevice. The range of values is 0 through 2,147,483,647. The counter wraps
around when it exceeds 2,147,483,647.
ZSESS-START-TIME
is the time and date when the specified subdevice was first allocated. This
value cannot be reset by RESETSTATS SU; its value persists for the life of the
subdevice.