High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LOCAL_LU
Chapter 3248
{
unsigned char sys_name[64]; /* Name of target system for TP */
signed long timeout; /* timeout value in seconds */
unsigned char back_level; /* is target system back-level? */
unsigned char reserved[59]; /* reserved */
} ROUTING_DATA;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_DEFINE_LOCAL_LU
lu_name
Name of the local LU. This is an 8-byte type-A EBCDIC
string (starting with a letter), padded on the right with
EBCDIC spaces.
To modify the attach routing data or description of the
default LU associated with the local node's Control
Point, set this parameter to 8 binary zeros.
def_data.description
A null-terminated text string (0-31 characters followed
by a null character) describing the local LU. This string
is for information only; it is stored in the node's
configuration file and returned on the
QUERY_LOCAL_LU verb, but SNAplus2 does not
make any other use of it.
def_data.security_list_name
Name of the security access list used by this local LU
(defined using the
DEFINE_SECURITY_ACCESS_LIST verb). This
parameter restricts the use of the LU to only the users
named in the specified list. To specify that the LU is
available for use by any user, set this parameter to 14
binary zeros.
def_data.lu_alias
Alias of the local LU. This is an 8-byte ASCII string,