HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF Indications
ISR_INDICATION
cos_name
COS name for this session; this parameter is reserved if deactivated is set to
AP_YES. This is an 8-byte type-A
EBCDIC string (starting with a letter), padded to the right with EBCDIC spaces.
transmission_priority
The transmission priority associated with the session. This parameter is reserved if deactivated is set to
AP_YES.
sense_data
The sense data sent or received on the UNBIND request. This parameter is reserved if deactivated is set to
AP_NO.
If the ISR session was deactivated,
session_stats structures are included for the primary and secondary sessions. The
fields in this structure are as follows:
rcv_ru_size
Maximum receive RU size.
send_ru_size
Maximum send RU size.
max_send_btu_size
Maximum BTU size that can be sent.
max_rcv_btu_size
Maximum BTU size that can be received.
max_send_pac_win
Maximum size of the send pacing window on this session.
cur_send_pac_win
Current size of the send pacing window on this session.
max_rcv_pac_win
Maximum size of the receive pacing window on this session.
cur_rcv_pac_win
Current size of the receive pacing window on this session.
send_data_frames
Number of normal flow data frames sent.
send_fmd_data_frames
Number of normal flow FMD data frames sent.
send_data_bytes
Number of normal flow data bytes sent.
rcv_data_frames
Number of normal flow data frames received.
rcv_fmd_data_frames
Number of normal flow FMD data frames received.
rcv_data_bytes
Number of normal flow data bytes received.
774