HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_DLUR_PU
This is set to one of the following.
AP_INTERNAL
PU is on the local node.
AP_DOWNSTREAM
PU is on a downstream node (network node only).
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
eld will be
set to all 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.
dlur_pu_detail.ans_support
Auto Network Shutdown support, as sent to DLUR from the DLUS at SSCP-PU activation. It species whether
link-level contact should be continued if the subarea node initiates an auto network shutdown procedure for
the SSCP controlling the PU. Possible values are:
AP_CONT
Continue link-level contact
AP_STOP
Stop link-level contact.
This eld is reserved if the SSCP-LU session is inactive.
dlur_pu_detail.pu_status
Status of the PU (as seen by DLUR). Possible values are:
AP_RESET
The PU is in reset state.
AP_PEND_ACTPU
The PU is waiting for an ACTPU from the host.
AP_PEND_ACTPU_RSP
Having forwarded an ACTPU to the PU, DLUR is now waiting for the PU to respond to it.
AP_ACTIVE
The PU is active.
AP_PEND_DACTPU_RSP
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
425