Expand Management Programming Manual
COMMANDS AND RESPONSES
STATISTICS PROCESS Command
ZEXP-MAP-SYS-STATS-NCP is an extensible structured token that
contains statistics information about the communication between
the called system and the selected system. It has the token
number ZEXP-TNM-SYS-STATS-NCP and the DDL definition ZEXP-DDL-
SYS-STATS-NCP. This token is present if and only if ZEXP-TKN-
STATS-NCP-OPT was present in the command and had a value of ZEXP-
VAL-SYS-STATS.
ZEXP-MAP-SYS-STATS-NCP contains the following fields:
ZLINK-SENT is the total number of link requests issued by the
called system to the selected system.
ZLINK-RECV is the total number of link requests received by
the called system from the selected system.
ZPKTS-SENT is the total number of packets sent from the called
system to the selected system.
ZPKTS-RECV is the total number of packets received by the
called system from the selected system.
ZCALLED-SYS is the system number of the called system (ZEXP-
TKN-CALLED-SYS in the command).
ZSEL-SYS is the system number of the selected system (ZEXP-
TKN-SEL-SYS in the command).
ZEXP-MAP-PKTS-STATS-NCP is an extensible structured token that
contains statistics information about network traffic passing
through the called system. It has the token number ZEXP-TNM-
PKTS-STATS-NCP and the DDL definition ZEXP-DDL-PKTS-STATS-NCP.
This token is present if and only if ZEXP-TKN-STATS-NCP-OPT was
present in the command and had a value of ZEXP-VAL-PKTS-STATS.
ZEXP-MAP-PKTS-STATS-NCP contains the following fields:
ZPKTS-SENT is the total number of packets sent by the called
system.
ZPKTS-RECV is the total number of packets received by the
called system.
ZFWD-PKTS-SENT is the total number of forward packets sent by
the called system.
ZFWD-PKTS-RECV is the total number of forward packets received
by the called system.
ZCALLED-SYS is the system number of the called system (ZEXP-
TKN-CALLED-SYS in the command).
7-97