TR3271 Management Programming Manual

COMMANDS AND RESPONSES
STATISTICS Command
STATISTICS Command
The STATISTICS command returns statistical information about the
execution history for the specified object(s). The type of
information returned by this command is the same as that returned
by the RESETSTATS command, but this command does not initialize
the statistics counters after the TR3271 subsystem places the
information in a reply message.
During the sample period, a count is made of information such
as the number of messages sent, messages received, and number of
errors. The sample period is indicated by the ZRESET-TIME and
ZSAMPLE-TIME fields.
You can issue this command for a line or a subdevice, but not
a process. The line summary state is not checked by the TR3271
subsystem when you issue the STATISTICS command.
All valid users can issue the STATISTICS command.
Command
ZCOM-CMD-STATISTICS
Object Type
ZCOM-OBJ-LINE
or
ZCOM-OBJ-SU
Tokens in Command Buffer
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-MAP-REQID !MAP is optional, but if present,
!fields are required.
def ZCOM-DDL-REQID.
02 ZCRTPID type ZSPI-DDL-CRTPID.
02 ZPAID type ZSPI-DDL-INT.
end.
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZCOM-TKN-SUB token-type ZSPI-TYP-ENUM.
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
>
6-89