Command Reference Guide
Administration Commands
query_rtp_connection
The amount of time to wait for a response to a request for a status exchange, measured in milliseconds. A
short timer interval provides quick detection of failures but lowers performance.
short_req_timeouts
Total number of times the short_req_ timer has expired for this RTP connection.
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 period specified in the liveness_timer parameter.
in_invalid_sna_frames
Total number of SNA frames received and discarded on this RTP connection because they were not valid.
in_sc_frames
Total number of session control frames received on this RTP connection.
out_sc_frames
Total number of session control frames sent on this RTP connection.
delay_change_sum
Value of the delay change sum currently held by the ARB-R algorithm on this RTP connection.
current_receiver_threshold
Value of the receiver threshold currently held by the ARB-R algorithm on this RTP connection.
minimum_receiver_threshold
Value of the minimum receiver threshold currently held by the ARB-R algorithm on this RTP connection.
maximum_receiver_threshold
Value of the maximum receiver threshold currently held by the ARB-R algorithm on this RTP connection.
sent_normals_count
Number of NORMAL feedback ARB-R segments sent by the ARB-R algorithm on this RTP connection.
sent_slowdowns_count
Number of SLOWDOWN1 and SLOWDOWN2 feedback ARB-R segments sent by the ARB-R algorithm on
this RTP connection.
rcvd_normals_count
Number of NORMAL feedback ARB-R segments received by the ARB-R algorithm on this RTP connection.
rcvd_slowdowns_count
Number of SLOWDOWN1 and SLOWDOWN2 feedback ARB-R segments received by the ARB-R algorithm
on this RTP connection.
dcs_reset_count_non_heal
Number of delay change sum resets made as a part of normal ARB-R processing on this RTP connection.
dcs_reset_count_healing
Number of delay change sum resets made to self-heal the ARB-R algorithm on this RTP connection.
arb_mode_color
The current ARB-R status mode on this RTP connection. Possible values are:
0
GREEN
526