HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_DLUR_PU
Chapter 4 647
AP_NO
The PU is not automatically started;
it must be started manually.
dlur_pu_detail.defined_dlus_name
Name of DLUS node, defined by either a
DEFINE_INTERNAL_PU verb or a DEFINE_LS verb
(with
dspu_services
set to AP_DLUR).
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.
dlur_pu_detail.bkup_dlus_name
Name of backup DLUS node, defined by either a
DEFINE_INTERNAL_PU verb or a DEFINE_LS verb
(with
dspu_services
set to AP_DLUR).
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.
dlur_pu_detail.pu_id
PU identifier, either defined on
DEFINE_INTERNAL_PU or obtained in an XID from
a downstream PU. This is a 4-byte hexadecimal string,
consisting of a block number (3 hexadecimaldigits) and
a node number (5 hexadecimal digits).
dlur_pu_detail.pu_location
Location of PU.
This is set to AP_INTERNAL, indicating that the PU is on
the local node.
dlur_pu_detail.active_dlus_name
Name of DLUS node that the PU is currently using. If
the SSCP-PU session is not active, this field will be set
to all binary zeros.