HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_DLUR_PU
Chapter 4650
The combination of the
pcid
and
fqcp_name
parameters uniquely identify each PU whose sessions
are being routed using DLUR. The
fqcp_name
parameter is the CP name of either the DLUR or DLUS
node, depending on which node initiated the SSCP-PU
session activation.
dlur_pu_detail.dlus_retry_timeout
The interval in seconds between the second and
subsequent attempts to contact the DLUS specified by
the
def_data.dlus_name
and
def_data.bkup_dlus_name
parameters. The interval
between the first and second attempts is always 1
second. If zero is specified, then the defaults specified
using the DEFINE_DLUR_DEFAULTS verb are used. .
dlur_pu_detail.dlus_retry_limit
Number of attempts to recontact a DLUS after an
initial failure. A value of zero indicates that the value
from the DEFINE_DLUR_DEFAULTS verb is used. If
0xFFFF is returned, SNAplus2 will retry indefinitely.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_PU_NAME
The
list_options
parameter was
set to AP_LIST_INCLUSIVE to list all
entries starting from the supplied
name, but the
pu_name
parameter
was not valid.
AP_INVALID_FILTER_OPTION
The
filter
parameter was not set to
a valid value.
AP_INVALID_LIST_OPTION