High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_DLUR_LU
Chapter 4622
/* active */
unsigned char lu_location; /* downstream or local LU */
unsigned char nau_address; /* NAU address of LU */
unsigned char plu_name[17]; /* PLU name if PLU-SLU session */
/* active */
unsigned char reserv1[27]; /* reserved */
unsigned char rscv_len; /* length of appended RSCV */
} DLUR_LU_DETAIL;
NOTE The DLUR_LU_DETAIL structure may be followed by a Route Selection
Control Vector (RSCV) as defined by SNA Formats. This control vector
defines the session route through the network and is carried on the
BIND. This RSCV is included only if the node's configuration (specified
using DEFINE_NODE) indicates that RSCVs should be stored for DLUR
sessions and if the PLU-SLU session is active.
Supplied Parameters
The application supplies the following parameters:
opcode
AP_QUERY_DLUR_LU
overlay_size
For compatability with future releases of SNAplus2,
your application must use this field to determine the
exact length of the overlay structure returned, and
should not rely on the use of the sizeof() function.
buf_ptr
A pointer to a data buffer that SNAplus2 will use to
return the requested information.
buf_size
Size of the supplied data buffer.
num_entries
Maximum number of DLUR LUs for which data should
be returned. To request data for a specific LU rather