HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_DLUS
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.
dlus_data.num_active_pus
Number of PUs currently using the pipe to the DLUS.
dlus_data.pipe_stats.reqactpu_sent
Number of REQACTPUs sent to DLUS over the pipe.
dlus_data.pipe_stats.reqactpu_rsp_received
Number of RSP(REQACTPU)s received from DLUS over the pipe.
dlus_data.pipe_stats.actpu_received
Number of ACTPUs received from DLUS over the pipe.
dlus_data.pipe_stats.actpu_rsp_sent
Number of RSP(ACTPU)s sent to DLUS over the pipe.
dlus_data.pipe_stats.reqdactpu_sent
Number of REQDACTPUs sent to DLUS over the pipe.
dlus_data.pipe_stats.reqdactpu_rsp_received
Number of RSP(REQDACTPU)s received from DLUS over the pipe.
dlus_data.pipe_stats.dactpu_received
Number of DACTPUs received from DLUS over the pipe.
dlus_data.pipe_stats.dactpu_rsp_sent
Number of RSP(DACTPU)s sent to DLUS over the pipe.
dlus_data.pipe_stats.actlu_received
Number of ACTLUs received from DLUS over the pipe.
dlus_data.pipe_stats.actlu_rsp_sent
Number of RSP(ACTLU)s sent to DLUS over the pipe.
dlus_data.pipe_stats.dactlu_received
Number of DACTLUs received from DLUS over the pipe.
dlus_data.pipe_stats.dactlu_rsp_sent
Number of RSP(DACTLU)s sent to DLUS over the pipe.
dlus_data.pipe_stats.sscp_pu_mus_rcvd
Number of SSCP-PU MUs received from DLUS over the pipe.
dlus_data.pipe_stats.sscp_pu_mus_sent
Number of SSCP-PU MUs sent to DLUS over the pipe.
430