HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF Indications
SERVER_INDICATION
Total number of session control frames sent on this RTP connection.
rtp_stats.delay_change_sum
Value of the delay change sum currently held by the ARB-R algorithm on this RTP connection.
rtp_stats.current_receiver_threshold
Value of the receiver threshold currently held by the ARB-R algorithm on this RTP connection.
rtp_stats.minimum_receiver_threshold
Value of the minimum receiver threshold currently held by the ARB-R algorithm on this RTP connection.
rtp_stats.maximum_receiver_threshold
Value of the maximum receiver threshold currently held by the ARB-R algorithm on this RTP connection.
rtp_stats.sent_normals_count
Number of NORMAL feedback ARB-R segments sent by the ARB-R algorithm on this RTP connection.
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_stats.rcvd_normals_count
Number of NORMAL feedback ARB-R segments received by the ARB-R algorithm on this RTP connection.
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_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_stats.dcs_reset_count_healing
Number of delay change sum resets made to self-heal the ARB-R algorithm on this RTP connection.
rtp_stats.arb_mode
The current ARB-R status mode on this RTP connection. Possible values are:
0
GREEN
1
YELLOW
2
RED
4.24 SERVER_INDICATION
This indication is generated when the SNAplus2 software is started or stopped on another computer on the LAN
or when a servers role as master or backup server changes. A NOF application can use these indications to keep
track of which servers are currently active or to determine when a new server has successfully taken over as master.
Server indications are also generated (for SNAplus2 internal use) when the status of other SNAplus2 components
on a server changes. If the application needs to use server indications as described above, it should check the status
805