Expand Management Programming Manual

COMMANDS AND RESPONSES
INFO PATH Command
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.
ZEXP-MAP-INFO-PATH is an extensible structured token that con-
tains the current values of the attributes of the path. It has
the token number ZEXP-TNM-INFO-PATH and the DDL definition ZEXP-
DDL-INFO-PATH. This token is present in every response record.
ZEXP-MAP-INFO-PATH contains the following fields:
ZCMPRSS indicates whether or not compression of outgoing
messages is enabled. ZCMPRSS can have one of the following
values:
ZSPI-VAL-TRUE Compression of outgoing messages is
enabled.
ZSPI-VAL-FALSE Compression of outgoing messages is
disabled.
This field corresponds to the SYSGEN modifiers COMPRESS and
NOCOMPRESS.
ZNEXT-SYS contains the network identification (system number)
of the neighbor system on this path. This field corresponds
to the SYSGEN modifier NEXTSYS.
ZOUT-OF-SEQ-SPACE contains the maximum number of words of
local pool space that can be used for the out-of-sequence
buffer. This field corresponds to the SYSGEN modifier
MAXOOSBUF.
ZOUT-OF-SEQ-TIMEOUT contains the amount of time in microsec-
onds that the out-of-sequence timer will run before timing
out. This field corresponds to the SYSGEN modifier
OOSTIMEOUT.
ZRETRIES contains the number of level-4 retries that will
be attempted before a failure is reported. This field
corresponds to the SYSGEN modifier L4RETRIES.
ZTIME-FACT contains the current routing time factor for the
path. This field has no corresponding SYSGEN modifier.
ZTIMEOUT contains the amount of time in microseconds that
the level-4 timer will run before timing out. This field
corresponds to the SYSGEN modifier L4TIMEOUT.
7-47