X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-114
STATISTICS Command
STATISTICS Command
The STATISTICS 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.
Command
ZCOM-CMD-STATISTICS
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-STATS-LINE
def ZX25-DDL-STATS-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.
02 ZDRV.
04 ZBCC-ERR type ZSPI-DDL-INT.
04 ZNO-BUF-ERR type ZSPI-DDL-INT
--->