HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_DSPU_TEMPLATE
num_of_dslu_templates
The number of downstream LU (DSLU) templates being defined by this verb.
The subrecord
dslu_template contains the following parameters:
min_nau
NAU address of the first downstream PU, in the range
1–255.
max_nau
NAU address of the last downstream PU, in the range 1–255.
allow_timeout
Specifies whether to timeout host LUs used by the downstream LU if the session is left inactive for the
timeout period specified on the host LU definition. Possible values are:
AP_YES
SNAplus2 is allowed to timeout host LUs used by this downstream LU.
AP_NO
SNAplus2 is not allowed to timeout host LUs used by this downstream LU.
This field is ignored if the downstream LUs are used to communicate with a SNAplus2 Primary RUI application
instead of a host.
delayed_logon
Specifies whether to delay connecting the downstream LU to the host LU until the first data is received from
the downstream LU. Possible values are:
AP_YES
SNAplus2 delays connecting the downstream LU to the host LU. A simulated logon screen is sent to
the downstream LU.
AP_NO
SNAplus2 does not delay connecting the downstream LU to the host LU.
This field is ignored if the downstream LUs are used to communicate with a SNAplus2 Primary RUI application
instead of a host.
host_lu
Name of the host LU or host LU pool that the downstream LU uses. This name is an 8-byte type-A character
string.
If the downstream LUs are used to communicate with a SNAplus2 Primary RUI application instead of a host,
set this field to the string #PRIRUI# in EBCDIC.
3.24.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.24.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
148