OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-60
ADD CUGMEMBER
ADD CUGMEMBER
The ADD CUGMEMBER command adds a closed user group member to the MHS
configuration.
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 GATEWAY object to be added. This token is required.
ZMHS-MAP-CUGMEM-ORNAME
is an extensible structured token that defines the O/R name of the CUG member.
This token is required. The parameter allows the O/R name element to be unused,
which is specified by a length of -1. All structures have a length field followed by a
string field. The length of the field indicates the number of bytes in the string. The
types of CUG member O/R names used by the OSI/MHS subsystem during CUG
checking should conform to one of the following:
Command
ZCOM-CMD-ADD
Object Type
ZCOM-OBJ-CUGMEMBER
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZMHS-MAP-CUGMEM-ORNAME token-type ZMHS-DDL-ORNAME.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
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.