HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF Indications
RTP_INDICATION
Total number of packets sent by the other end of the RTP connection that were discarded as duplicates of
data already received.
rtp_stats.gaps_detected
Total number of gaps detected by the local node. Each gap corresponds to one or more lost frames.
rtp_stats.send_rate
Current send rate on this RTP connection, measured in kilobits per second. This is the maximum allowed
send rate as calculated by the ARB algorithm.
rtp_stats.max_send_rate
Maximum send rate on this RTP connection, measured in kilobits per second.
rtp_stats.min_send_rate
Minimum send rate on this RTP connection, measured in kilobits per second.
rtp_stats.receive_rate
Current receive rate on this RTP connection, measured in kilobits per second. This is the actual receive rate
calculated over the last measurement interval.
rtp_stats.max_receive_rate
Maximum receive rate on this RTP connection, measured in kilobits per second.
rtp_stats.min_receive_rate
Minimum receive rate on this RTP connection, measured in kilobits per second.
rtp_stats.burst_size
Current burst size on the RTP connection, measured in bytes.
rtp_stats.up_time
Total number of seconds the RTP connection has been active.
rtp_stats.smooth_rtt
Smoothed measure of round-trip time between the local node and the partner RTP node, measured in
milliseconds.
rtp_stats.last_rtt
The last measured round-trip time between the local node and the partner RTP node, measured in milliseconds.
rtp_stats.short_req_timer
The current duration used for the SHORT_REQ timer, measured in milliseconds.
rtp_stats.short_req_timeouts
Number of SHORT_REQ timeouts.
rtp_stats.liveness_timeouts
Total number of times the liveness timer has expired for this RTP connection. The liveness timer expires
when the connection has been idle for the specied in the
rtp_connection_detail.liveness_timer.
rtp_stats.in_invalid_sna_frames
Total number of SNA frames received and discarded as not valid on this RTP connection.
rtp_stats.in_sc_frames
Total number of session control frames received on this RTP connection.
rtp_stats.out_sc_frames
804