HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_SESSION
Current size of the receive pacing window on this session.
session_detail.sess_stats.send_data_frames
Number of normal flow data frames sent.
session_detail.sess_stats.send_fmd_data_frames
Number of normal flow FMD data frames sent.
session_detail.sess_stats.send_data_bytes
Number of normal flow data bytes sent.
session_detail.sess_stats.rcv_data_frames
Number of normal flow data frames received.
session_detail.sess_stats.rcv_fmd_data_frames
Number of normal flow FMD data frames received.
session_detail.sess_stats.rcv_data_bytes
Number of normal flow data bytes received.
session_detail.sess_stats.sidh
Session ID high byte.
session_detail.sess_stats.sidl
Session ID low byte.
session_detail.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. It sets it to one if the BIND sender is the node
containing the secondary link station.
session_detail.sess_stats.ls_name
Link station name associated with statistics. This is an 8-byte ASCII string, padded on the right with spaces
if the name is shorter than 8 bytes. This field can be used to correlate the session statistics with the link over
which session data flows.
session_detail.sess_stats.pacing_type
The type of receive pacing in use on this session. Possible values are:
AP_NONE
AP_FIXED
AP_ADAPTIVE
session_detail.duplex_support
Returns the conversation duplex support as negotiated on the BIND. Possible values are:
AP_HALF-DUPLEX
Only half-duplex conversations are supported.
AP_FULL_DUPLEX
Both full-duplex and half-duplex sessions are supported. Expedited data is also supported.
session_detail.sscp_id
For dependent LU sessions, this parameter is the SSCP ID received in the ACTPU from the host for the PU
to which the local LU is mapped. For independent LU sessions, this parameter is set to
0 (zero).
session_detail.session_start_time
The time between the CP starting and this session becoming active, measured in one-hundredths of a second.
If the session is not fully active when the query is processed, this parameter is set to
0 (zero).
651