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 ow data frames sent.
sess_stats.send_fmd_data_frames
Number of normal ow FMD data frames sent.
sess_stats.send_data_bytes
Number of normal ow data bytes sent.
sess_stats.rcv_data_frames
Number of normal ow data frames received.
sess_stats.rcv_fmd_data_frames
Number of normal ow FMD data frames received.
sess_stats.rcv_data_bytes
Number of normal ow 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 eld
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 signicant. This eld can be used to correlate the session statistics with the link over which
session trafc ows.
sess_stats.pacing_type
The type of receive pacing in use on this session.
sscp_id
For dependent LU sessions, the identier 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 le sna.net. The target for this verb, identied by the target_handle parameter on the
REGISTER_INDICATION_SINK verb that registers to receive this indication, must be the sna.net le.
4.26.1 VCB Structure
No specic VCB structure is associated with this indication. To register for SNA network indications,
the application species the value
AP_SNA_NET_INDICATION as the indication_opcode parameter on REGIS-
810