Expand Management Programming Manual
 COMMANDS AND RESPONSES
 STATISTICS PROCESS Command
 Tokens in Response Buffer
 ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
 ZEXP-MAP-SYS-STATS-NCP
 def ZEXP-DDL-SYS-STATS-NCP.
 02 ZLINK-SENT type ZSPI-DDL-INT2.
 02 ZLINK-RECV type ZSPI-DDL-INT2.
 02 ZPKTS-SENT type ZSPI-DDL-INT2.
 02 ZPKTS-RECV type ZSPI-DDL-INT2.
 02 ZCALLED-SYS type ZSPI-DDL-INT.
 02 ZSEL-SYS type ZSPI-DDL-INT.
 end.
 ZEXP-MAP-PKTS-STATS-NCP
 def ZEXP-DDL-PKTS-STATS-NCP.
 02 ZPKTS-SENT type ZSPI-DDL-INT2.
 02 ZPKTS-RECV type ZSPI-DDL-INT2.
 02 ZFWD-PKTS-SENT type ZSPI-DDL-INT2.
 02 ZFWD-PKTS-RECV type ZSPI-DDL-INT2.
 02 ZCALLED-SYS type ZSPI-DDL-INT.
 end.
 ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
 ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
 ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
 ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
 ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
 Tokens in Command Buffer
 ZSPI-TKN-MANAGER is a standard SPI manager token that contains
 the file name of the EXPAND manager process. This token
 must be present in the command, and duplicate occurrences are
 not allowed. ZSPI-TKN-MANAGER is described in the 
Distributed
Systems Management (DSM) Programming Manual
.
 7-95










