HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_RTP_CONNECTION
rtp_connection_detail.rtp_stats.delay_change_sum
Value of the delay change sum currently held by the ARB-R algorithm on this RTP connection.
rtp_connection_detail.rtp_stats.current_receiver_threshold
Value of the receiver threshold currently held by the ARB-R algorithm on this RTP connection.
rtp_connection_detail.rtp_stats.minimum_receiver_threshold
Value of the minimum receiver threshold currently held by the ARB-R algorithm on this RTP connection.
rtp_connection_detail.rtp_stats.maximum_receiver_threshold
Value of the maximum receiver threshold currently held by the ARB-R algorithm on this RTP connection.
rtp_connection_detail.rtp_stats.sent_normals_count
Number of NORMAL feedback ARB-R segments sent by the ARB-R algorithm on this RTP connection.
rtp_connection_detail.rtp_stats.sent_slowdowns_count
Number of SLOWDOWN1 and SLOWDOWN2 feedback ARB-R segments sent by the ARB-R algorithm on
this RTP connection.
rtp_connection_detail.rtp_stats.rcvd_normals_count
Number of NORMAL feedback ARB-R segments received by the ARB-R algorithm on this RTP connection.
rtp_connection_detail.rtp_stats.rcvd_slowdowns_count
Number of SLOWDOWN1 and SLOWDOWN2 feedback ARB-R segments received by the ARB-R algorithm
on this RTP connection.
rtp_connection_detail.rtp_stats.dcs_reset_count_non_heal
Number of delay change sum resets made as a part of normal ARB-R processing on this RTP connection.
rtp_connection_detail.rtp_stats.dcs_reset_count_healing
Number of delay change sum resets made to self-heal the ARB-R algorithm on this RTP connection.
rtp_connection_detail.rtp_stats.arb_mode
The current ARB-R status mode on this RTP connection. Possible values are:
0
GREEN
1
YELLOW
2
RED
rtp_connection_detail.num_sess_active
Number of sessions active on this RTP connection.
rtp_connection_detail.arb_mode
Species the ARB mode in use on this RTP Connection. Possible values are:
AP_ARB_S
Standard mode ARB.
AP_ARB_R
Responsive mode ARB.
AP_UNKNOWN
639