HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF Indications
SNA_NET_INDICATION
Current size of the receive pacing window on this session.
sess_stats.send_data_frames
Number of normal flow data frames sent.
sess_stats.send_fmd_data_frames
Number of normal flow FMD data frames sent.
sess_stats.send_data_bytes
Number of normal flow data bytes sent.
sess_stats.rcv_data_frames
Number of normal flow data frames received.
sess_stats.rcv_fmd_data_frames
Number of normal flow FMD data frames received.
sess_stats.rcv_data_bytes
Number of normal flow data bytes received.
sess_stats.sidh
Session ID high byte.
sess_stats.sidl
Session ID low byte.
sess_stats.odai
Origin Destination Assignor Indicator. When bringing up a session, the sender of the BIND sets this field
to zero if the local node contains the primary link station, and sets it to one if the BIND sender is the node
containing the secondary link station.
sess_stats.ls_name
Link station name associated with statistics. This is an 8-byte string in a locally displayable character set.
All 8 bytes are significant. This field can be used to correlate the session statistics with the link over which
session traffic flows.
sess_stats.pacing_type
The type of receive pacing in use on this session.
sscp_id
For dependent LU sessions, the identifier of the SSCP as received in the ACTPU for the PU used by this
LU. This parameter is 6 bytes and is used only by dependent LUs. This parameter is set to all zeros for
independent LUs.
4.26 SNA_NET_INDICATION
This indication is generated when another NOF application or a SNAplus2 administration tool makes a change
to the SNA network file sna.net. The target for this verb, identified by the target_handle parameter on the
REGISTER_INDICATION_SINK verb that registers to receive this indication, must be the sna.net file.
4.26.1 VCB Structure
No specific VCB structure is associated with this indication. To register for SNA network indications,
the application specifies the value
AP_SNA_NET_INDICATION as the indication_opcode parameter on REGIS-
810