HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_LU_POOL
Chapter 4 791
lu_pool_summary.num_active_lus
Number of LUs in the pool that are active.
lu_pool_detail.overlay_size
The size of the returned lu_pool_data structure, and
therefore the offset to the start of the next entry in the
data buffer.
lu_pool_detail.pool_name
Name of LU pool to which the LU belongs. This is an
8-byte EBCDIC string, padded on the right with spaces
if the name is shorter than 8 characters.
lu_pool_detail.description
A null-terminated text string describing the LU pool,
as specified in the definition of the pool.
lu_pool_detail.lu_name
LU name of the LU. This is an 8-byte type-A EBCDIC
string, padded on the right with spaces if the name is
shorter than 8 characters. If a single lu_pool_detail
structure is returned for a particular pool name with a
string of 8 binary zeros for the LU name, this indicates
that the specified pool is empty.
lu_pool_detail.lu_sscp_sess_active
Specifies whether the LU-SSCP session is active.
Possible values are:
AP_YES
The session is active.
AP_NO
The session is inactive.
lu_pool_detail.appl_conn_active
Specifies whether an application is using the LU.
Possible values are:
AP_YES
An application is using the LU.