Expand Management Programming Manual
COMMANDS AND RESPONSES
ALTER PATH Command
ZEXP-MAP-ALTER-PATH contains the following fields:
ZCMPRSS specifies whether or not compression of outgoing
messages is to be enabled. ZCMPRSS can have the following
values:
ZSPI-VAL-TRUE Enable compression of outgoing messages.
ZSPI-VAL-FALSE Disable compression of outgoing messages.
Compression of outgoing messages is enabled by default.
This field corresponds to the SYSGEN modifiers COMPRESS and
NOCOMPRESS.
ZNEXT-SYS specifies the network identification (system number)
of the neighbor system on this path. The default value of
this identification is 255. This field corresponds to the
SYSGEN modifier NEXTSYS.
ZOUT-OF-SEQ-SPACE specifies the maximum number of words of
local pool space that can be used for the out-of-sequence
buffer. The default value is 3072. This field corresponds to
the SYSGEN modifier MAXOOSBUF.
ZOUT-OF-SEQ-TIMEOUT specifies the amount of time in microsec-
onds that the out-of-sequence timer will run before timing
out. This value must be in the range 0 through 327,670,000,
and the default value is 3,000,000. This field corresponds to
the SYSGEN modifier OOSTIMEOUT.
ZRETRIES specifies the number of level-4 retries to attempt
before a failure is reported. This value must be in the
range 1 through 32767, and the default value is 3. This field
corresponds to the SYSGEN modifier L4RETRIES.
ZTIMEOUT specifies the amount of time in microseconds for the
level-4 timer to run before timing out. This value must be
in the range 0 through 327,670,000, and the default value is
20,000,000. This field corresponds to the SYSGEN modifier
L4TIMEOUT.
ZCOM-TKN-OBJNAME is an object-name token that contains the name
of a path whose attributes are to be altered. This token must
be present in the command, and from 1 through 30 object names
are allowed. 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.
7-22