HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_INTERNAL_PU
Chapter 3 247
a network ID of up to 8 A-string characters, an
EBCDIC dot (period) character, and a network name of
up to 8 A-string characters.
To indicate that DLUR should use the global backup
default DLUS, set this parameter to 17 binary zeros. In
this case, you must also use
DEFINE_DLUR_DEFAULTS to define the global
backup default DLUS.
def_data.pu_id
PU identifier. This is a 4-byte hexadecimal string,
consisting of a block number (3 hexadecimaldigits) and
a node number (5 hexadecimal digits). The PU ID must
match the
pu_id
configured at the host.
def_data.dlus_retry_timeout
Reactivation timer for contacting a DLUS. If SNAplus2
fails to contact the DLUS, this parameter specifies the
time in seconds between retries.
Specify a value in the range 0x0001-0xFFFF.
def_data.dlus_retry_limit
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. .
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters: