HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_DOWNSTREAM_LU
def_data.host_lu_name
Name of the host LU or host LU pool that the downstream LU will be mapped onto. This is an 8-byte type-A
EBCDIC string, padded on the right with EBCDIC spaces.
For PU concentration, the host LU cannot be a dependent LU type 6.2. However, if the downstream LU is
LU type 6.2, you can configure the host LU as an LU type 0–3 and specify that the model type for the host
LU is unknown.
If the downstream LU is used to communicate with a SNAplus2 Primary RUI application instead of a host,
set this field to the string
#PRIRUI# in EBCDIC.
def_data.allow_timeout
Specifies whether to allow the session between the downstream LU and the upstream LU to timeout if the
session is left inactive for the timeout period specified on the upstream LU definition. Possible values are:
AP_YES
Allow the session this downstream LU has with the upstream LU to timeout.
AP_NO
Do not allow the session this downstream LU has with the upstream LU to timeout.
This field is ignored if the downstream LU is used to communicate with a SNAplus2 Primary RUI application
instead of a host.
def_data.delayed_logon
Specifies whether to use delayed logon with this downstream LU (the upstream LU is not activated until the
user requests it). Possible values are:
AP_YES
Use delayed logon with this downstream LU; the upstream LU is not activated until the user requests
it.
AP_NO
Do not use delayed logon with this downstream LU.
This field is ignored if the downstream LU is used to communicate with a SNAplus2 Primary RUI application
instead of a host.
3.22.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.22.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_DNST_LU_NAME
141