HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_INTERNAL_PU
Chapter 3246
Name of the internal PU that is being defined. This is a
type-A EBCDIC string (starting with a letter), padded
on the right with EBCDIC spaces.
def_data.description
A null-terminated text string (0-31 characters followed
by a null character) describing the internal PU. This
string is for information only; it is stored in the node's
configuration file and returned on the
QUERY_DLUR_PU and QUERY_PU verbs, but
SNAplus2 does not make any other use of it.
def_data.initially_active
Specifies whether this internal PU is automatically
started when the node is started. Possible values are:
AP_YES
The PU is automatically started
when the node is started.
AP_NO
The PU is not automatically started;
it must be started manually.
def_data.dlus_name
Name of DLUS node which DLUR will use when it
initiates SSCP-PU activation. The name is a 17-byte
EBCDIC string, right-padded with EBCDIC spaces. It
consists of 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 default
DLUS, set this parameter to 17 binary zeros. In this
case, you must also use DEFINE_DLUR_DEFAULTS
to define the global default DLUS.
def_data.bkup_dlus_name
Name of DLUS node which will serve as the backup
DLUS for this PU. The name is a 17-byte EBCDIC
string, right-padded with EBCDIC spaces. It consists of