OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-57
ADD CUG
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is the MHS manager name, that is, the process to which SCP is to send this
command. This token is required and must occur only once.
ZCOM-TKN-OBJNAME
is the name of the CUG object to be added. This token is required.
ZMHS-MAP-CUG-PARAMS
is an extensible structured token that defines the closed user group parameters. This
token is required. The ZMHS-MAP-CUG-PARAMS definition, ZMHS-MAP-CUG-
PARAMS, contains the following fields:
ZMAX-MSG-SIZE
is the maximum size of a message or probe sent within the CUG. The range of
values is 0 through 10 megabytes. A value of 0 indicates that no length check is
performed. The SPI-NULL value for this field is 255.
ZLOWEST-PRI
is the lowest X.400 priority of a transferred message within the CUG. The
range of values is 0 (lowest priority) through 2 (highest priority). The
SPI-NULL value for this field is 255. These values have the following
definitions:
ZCONT-TYPE-CHECK
indicates if the content type checking is performed for messages and probes
being sent within the CUG. A value of OFF indicates that no checking is
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
Value Meaning
0 normal messages
1 nonurgent messages
2 urgent messages