X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-95
RESETSTATS Command
RESETSTATS Command
The RESETSTATS command returns statistical information about the execution history 
of lines and subdevices--dynamic information such as the numbers of packets sent and 
received, numbers of errors, and so forth--and then restores the statistics counters to 
their initial values.
Command
ZCOM-CMD-RESETSTATS
Object Type
ZCOM-OBJ-LINE
 or
ZCOM-OBJ-SU
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZCOM-MAP-REQID
 def ZCOM-DDL-REQID.
 02 ZCRTPID type ZSPI-DDL-CRTPID. !{}
 02 ZPAID type ZSPI-DDL-INT. !{}
 end.
ZCOM-TKN-SUB token-type ZSPI-TYP-ENUM.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT. !{}
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZX25-MAP-RSTATS-LINE
 def ZX25-DDL-RSTATS-LINE.
 02 ZTMSTP type ZSPI-DDL-TIMESTAMP.
 02 ZTMSTP-LAST type ZSPI-DDL-TIMESTAMP.
 02 ZLOCALPOOL.
 04 ZINUSE type ZSPI-DDL-INT.
 04 ZHIGH-WATER type ZSPI-DDL-INT.
 04 ZTOTAL-AVAIL type ZSPI-DDL-INT.
 04 ZFAIL type ZSPI-DDL-INT.
 --->










