HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_LU_0_TO_3_RANGE
description
A null-terminated text string (031 characters followed by a null character) describing the LUs; the same string
is used for each LU in the range. This string is for information only; it is stored in the node
s conguration
le and returned on the QUERY_LU_0_TO_3 verb, but SNAplus2 does not make any other use of it.
min_nau
NAU address of the rst LU, in the range
1255.
max_nau
NAU address of the last LU, in the range 1255.
pool_name
Name of pool to which these LUs belong. This is an 8-byte type-A EBCDIC string, padded on the right with
EBCDIC spaces if the name is shorter than 8 bytes. If a pool with the specied name is not already dened,
SNAplus2 adds a new pool with this name and assigns the LUs to it.
If the LUs do not belong to a pool, set this eld to 8 binary zeros.
pu_name
Name of the PU (as specied on the DEFINE_LS verb) which these LUs will use. This is an 8-byte type-A
EBCDIC string (starting with a letter), padded on the right with EBCDIC spaces.
priority
LU priority when sending to the host. Possible values are:
AP_NETWORK
AP_HIGH
AP_MEDIUM
AP_LOW
lu_model
Type of the LUs. Possible values are:
AP_3270_DISPLAY_MODEL_2
AP_3270_DISPLAY_MODEL_3
AP_3270_DISPLAY_MODEL_4
AP_3270_DISPLAY_MODEL_5
AP_PRINTER
AP_SSCP_PRINTER
AP_RJE_WKSTN
AP_UNKNOWN (LU type will be determined when the session to the host is established)
If you are not using the LUs for 3270 emulation or RJE, it is not necessary to specify an explicit LU type;
set this parameter to AP_UNKNOWN.
If the host system supports DDDLU (Dynamic Denition of Dependent LUs), and this parameter is set
to any value other than AP_UNKNOWN, SNAplus2 will dene the LUs dynamically at the host when the
communications link to the host is established. If the host does not support DDDLU, or if this parameter is
set to AP_UNKNOWN, the LUs must be included in the host conguration.
sscp_id
204