OSI/MHS SCF Reference Manual

OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual424828-001
2-64
ADD GROUP Command
RS-CPU
specifies the CPU in which the RS process is to run. This attribute is optional; if
you omit it, the default CPU for the group is assumed. No range checking is done;
however, the maximum value of cpu-number should not exceed the number of
CPUs on the target system minus one (for example, 0 to 7 on an eight-CPU system).
RS-NSAP
defines the network service access point (NSAP) part of the OSI address used by this
group for receiving associations from remote UAs. This value identifies a network
layer entity. It is a hexadecimal string with a maximum length of 40 characters, and
the string must contain an even number of characters. If you do not use this portion
of the address, it has a length of zero and the string portion is blank-filled.
RS-P-SELECTOR
defines the P-selector part of the OSI address used by this group for receiving
associations from adjacent remote UAs. This value identifies a presentation layer
entity. It is a hexadecimal string with a maximum length of 32 characters, and the
string must contain an even number of characters. If you do not use this part of the
address, it has a length of zero and the string portion is blank-filled.
RS-PNAME
specifies the process name of the RS process within this group. mhs-proc-name
must be entered as $proc.#pname. The node name cannot be specified. The
process must reside on the same node as the MHS manager.
RS-PRI
specifies the priority at which the RS process is to run. The maximum value is the
priority of the MHS manager minus 1. If you do not specify this value, the default
value for the group is used.
RS-S-SELECTOR
defines the S-selector part of the OSI address used by this group for receiving
associations from remote UAs. This value identifies a session-layer entity. It is a
hexadecimal string with a maximum length of 32 characters, and the string must
contain an even number of characters. If you do not use this part of the address, it
has a length of zero and the string portion is blank-filled.
RS-T-SELECTOR
defines the T-selector part of the OSI address used by this group for receiving
associations from remote UAs. This value identifies a transport-layer entity. It is a
hexadecimal string with a maximum length of 64 alphanumeric characters, and the
string must contain an even number of characters. If you do not use this part of the
address, it has a length of zero and the string portion is blank-filled.