OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-4
Syntax Variables in OSI/MHS Commands
IA5-string
is a string of alphanumeric characters (A through Z, 0 through 9). If enclosed in
quotation marks, it can include these additional characters: space and ‘ ( ) + , - . / : =
?. In this implementation, IA5-string is restricted to the character set that SCF
will accept in a quoted string.
To preserve the case of the characters, the string must be entered within quotation
marks. If quotation marks are not used, all characters will be changed to uppercase.
integer
is a sequence of numeric characters (0 through 9).
mhs-proc-name
is in the form [\node.]$proc.#pname.
\node is a valid node name. It is the name of the node in which the MHS manager
resides.
$proc is an alphanumeric string with a maximum length of four characters. It
specifies the name of the MHS manager.
$pname is an alphanumeric string with a maximum length of four characters. It
specifies a valid process name
partial-string
is a string of numeric digits, 0 through 9. Optionally, the string can contain an
asterisk.
printable-string
is a string of alphanumeric characters (A through Z, 0 through 9). If enclosed in
quotation marks, it can include these additional special characters: space and ‘ ( ) +
, - . / : = ?.
To preserve the case of the characters, the string must be entered within quotation
marks. If quotation marks are not used, all characters will be changed to uppercase.
process-name
is a process name in local or network form.
Note.
1. If special characters are included in the string, the string must be entered within quotation
marks.
2. An empty or blank name can be supplied by entering a minimum of one space character (“
“).