OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-76
ADD GROUP
ZMR-LIST
is a structure that defines a list of MR groups to which this MS can submit
messages. If ZMR-COUNT has a value of -1, this structure is blank-filled. If
you specify an integer in the ZMR-COUNT attribute, then the number of times
you specify a group name in the ZMR-GROUP-NAME attribute must equal the
integer you specify for ZMR-COUNT.
ZMR-GROUP-NAME
is the group name for the MR. The SPI-NULL value for this field is 0.
ZMS-PSWD-SVR
is the name of the MS BIND password server process. When an APPL object
served by this MS group binds on to the MS or uses the register-MS service to
change credentials, the process specified in this attribute is used to validate the
password. Also, this process is accessed when an APPL object served by this
MS group is added, altered, or deleted. The process specified in this attribute
must reside on the same node as the MHS manager.
This token is optional. A value of -1 indicates that it is not used. The
SPI-NULL value for this field is 0.
ZMHS-MAP-MR-PARAMS
is an extensible structured token that contains attributes specific to MR GROUP
process. This token is required. ZMHS-DDL-MR-PARAMS contains the following
fields:
ZMRP-PNAME
specifies the process name of the MRP within this group. This process must
reside on the same node as the MHS manager. The SPI-NULL value for this
field is 0.
ZMRP-CPU
is the CPU on which the MRP process will run. No range checking is
performed. However, this value should not exceed the number of CPUs on the
target system minus one (for example, a value in the range 0 to 7 for an 8-CPU
system). If the null value is detected, the default value for the group is used.
The SPI-NULL value for this field is 255.
ZMRP-BACKUP
is the backup CPU the MRP process will use. No range checking is performed.
However, this value should not exceed the number of CPUs on the target system
minus one (for example, a value in the range 0 to 7 for an eight-CPU system). If
the null value is detected, the default value for the group is used. The SPI-
NULL value for this field is 255.