WAN Manager SPI Programming Guide
Commands and Response Tokens
WAN Manager SPI Programming Guide—540013-001
4-5
Description of Body Tokens
ZCOM-TKN-MANAGER
contains the name of the subsystem manager. This token is not required in the
command buffer, but allowed. More than one occurrence of this token is not
allowed and results in a ZCOM-ERR-TKN-DUP error. Its value for WAN manager is
$ZZWAN.
ZSPI-TKN-ALLOW-TYPE
indicates how to proceed when the WAN manager encounters an error or warning
on an object. The possible values are:
ZSPI-VAL-NORM-ONLY
The WAN manager continues command processing with the next object in the
set only if the command was completely successful on the previous object (no
error list.) This is the default value if ZSPI-TKN-ALLOW-TYPE is not included
in the command.
ZSPI-VAL-WARN-AND-NORM
The WAN manager processes the next object in the set even if it encounters a
warning on the previous object. (A warning means that ZSPI-TKN-RETCODE
contains ZSPI-ERR-OK, but the response contains an error list). The SCF
commands are ALLOW NO ERRORS and ALLOW ALL WARNINGS.
ZSPI-VAL-ERR-WARN-AND-NORM
The WAN manager processes the next object in the set regardless of problems
encountered on the previous object. The SCF command is ALLOW ALL.
ZCOM-TKN-SUB
specifies the WAN manager subordinate objects. If this optional token is used,
assume the WAN manager object hierarchy in Figure 3-1 on page 3-4. The
permissible values are ZCOM-VAL-SUB-NONE, ZCOM-VAL-SUB-ONLY, or
ZCOM-VAL-SUB-ALL. If the value is ZCOM-VAL-SUB-ONLY or ZCOM-VAL-SUB-
ALL, the WAN manager returns the subordinate objects.
ZCOM-TKN-SEL-SUMSTATE
specifies to include or exclude objects from processing based on their reported
summary state. It can take any of these values:
ZCOM-VAL-SUMSTATE-ABORTING ZCOM-VAL-SUMSTATE-STOPPED
ZCOM-VAL-SUMSTATE-DIAG ZCOM-VAL-SUMSTATE-STOPPING
ZCOM-VAL-SUMSTATE-STARTED ZCOM-VAL-SUMSTATE-SUSP
ZCOM-VAL-SUMSTATE-STARTING ZCOM-VAL-SUMSTATE-SUSPENDING