HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_DLUR_PU
Chapter 4 649
Having forwarded a DACTPU to the
PU, DLUR is waiting for the PU to
respond to it.
AP_PEND_INOP
DLUR is waiting for all necessary
events to complete before it
deactivates the PU.
dlur_pu_detail.dlus_session_status
Status of the DLUS pipe currently being used by the
PU. Possible values are:
AP_PENDING_ACTIVE
The pipe is in the process of being
activated.
AP_ACTIVE
The pipe is active.
AP_PENDING_INACTIVE
The pipe is in the process of being
deactivated.
AP_INACTIVE
The pipe is not active.
dlur_pu_detail.fqpcid.pcid
Procedure Correlator ID used on the pipe. This is an
8-byte hexadecimal string. If the SSCP-PU session is
not active this field will be set to binary zeros.
dlur_pu_detail.fqpcid.fqcp_name
Fully qualified Control Point name used on the pipe. If
the SSCP-PU session is not active this field will be set
to binary zeros.
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.