HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF Indications
DLUS_INDICATION
The pipe has become inactive.
AP_NO
The pipe has become active.
dlus_name
Name of the DLUS node. 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.
If the pipe was deactivated, a
pipe_stats structure is included. The fields in this structure are as follows:
pipe_stats.reqactpu_sent
Number of REQACTPUs sent to DLUS over the pipe.
pipe_stats.reqactpu_rsp_received
Number of RSP(REQACTPU)s received from DLUS over the pipe.
pipe_stats.actpu_received
Number of ACTPUs received from DLUS over the pipe.
pipe_stats.actpu_rsp_sent
Number of RSP(ACTPU)s sent to DLUS over the pipe.
pipe_stats.reqdactpu_sent
Number of REQDACTPUs sent to DLUS over the pipe.
pipe_stats.reqdactpu_rsp_received
Number of RSP(REQDACTPU)s received from DLUS over the pipe.
pipe_stats.dactpu_received
Number of DACTPUs received from DLUS over the pipe.
pipe_stats.dactpu_rsp_sent
Number of RSP(DACTPU)s sent to DLUS over the pipe.
pipe_stats.actlu_received
Number of ACTLUs received from DLUS over the pipe.
pipe_stats.actlu_rsp_sent
Number of RSP(ACTLU)s sent to DLUS over the pipe.
pipe_stats.dactlu_received
Number of DACTLUs received from DLUS over the pipe.
pipe_stats.dactlu_rsp_sent
Number of RSP(DACTLU)s sent to DLUS over the pipe.
pipe_stats.sscp_pu_mus_rcvd
Number of SSCP-PU MUs received from DLUS over the pipe.
pipe_stats.sscp_pu_mus_sent
Number of SSCP-PU MUs sent to DLUS over the pipe.
pipe_stats.sscp_lu_mus_rcvd
Number of SSCP-LU MUs received from DLUS over the pipe.
763