HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_LOCAL_LU
Chapter 4 717
A null-terminated text string describing the local LU,
as specified in the definition of the LU.
local_lu_detail.def_data.security_list_name
Name of the security access list used by the local LU
(defined using the
DEFINE_SECURITY_ACCESS_LIST verb). If this
parameter is set to 14 binary zeros, the LU is available
for use by any user.
local_lu_detail.def_data.lu_alias
LU alias. This is an 8-byte ASCII character string.
local_lu_detail.def_data.nau_address
Network accessible unit address of the LU. This is in
the range 1-255 if the LU is a dependent LU, or zero if
the LU is an independent LU.
local_lu_detail.def_data.syncpt_support
Specifies whether the LU supports Syncpoint
functions. Possible values are:
AP_YES
Syncpoint is supported.
AP_NO
Syncpoint is not supported.
local_lu_detail.def_data.lu_session_limit
Maximum total number of sessions (across all modes)
for the local LU. A value of zero indicates that there is
no limit.
local_lu_detail.def_data.default_pool
Specifies whether the LU is in the pool of default
dependent LUs. When an application attempts to start
a conversation without specifying a local LU name,
SNAplus2 will select an unused LU from this pool.
Possible values are:
AP_YES