Expand Management Programming Manual

COMMANDS AND RESPONSES
STATISTICS PROCESS Command
ZEXP-TKN-STATS-NCP-OPT, if present, specifies whether the command
is to return statistics about the communication between two
specified systems or statistics about network traffic passing
through a specified system. It has the token number ZEXP-TNM-
STATS-NCP-OPT and the token type ZSPI-TYP-ENUM. This token must
be present in the command, and duplicate occurrences are not
allowed.
ZEXP-TKN-STATS-NCP-OPT can have the following values:
ZEXP-VAL-SYS-STATS Return statistics about the communication
between two specified systems.
ZEXP-VAL-PKTS-STATS Return statistics about network traffic
passing through a specified system.
ZEXP-TKN-CALLED-SYS is the system number of the called system.
It has the token number ZEXP-TNM-CALLED-SYS and the token type
ZSPI-TYP-INT. This token must be present in the command, and
duplicate occurrences are not allowed.
ZEXP-TKN-SEL-SYS is the system number of the selected system. It
has the token number ZEXP-TNM-SEL-SYS and the token type ZSPI-
TYP-INT. This token must be present in the command if and only
if the value of ZEXP-TKN-STATS-NCP-OPT is ZEXP-VAL-SYS-STATS.
Duplicate occurrences are not allowed.
ZCOM-TKN-OBJNAME is an object-name token. This token must
contain the process name "$NCP", and it must be present in the
command. ZCOM-TKN-OBJNAME is described in Section 6, "Common
Definitions."
ZCOM-TKN-CMD-TIMEOUT and ZCOM-MAP-REQID are standard data-
communications tokens that are described in the
Communications
Management Programming Manual
. Duplicate occurrences of these
tokens are not allowed.
(ZSPI-TKN-) MAXRESP, CONTEXT, RESPONSE-TYPE, ALLOW-TYPE, and
COMMENT are standard SPI tokens described in the
Distributed
Systems Management (DSM) Programming Manual
. With the exception
of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are
not allowed.
Tokens in Response Buffer
ZSPI-TKN-DATALIST is a standard SPI data list, as described in
the
Distributed Systems Management (DSM) Programming Manual
. The
list ends with the token ZSPI-TKN-ENDLIST.
7-96