[previous] Clear Spacer [next]


RTPStats

Syntax

SHow -APPN RTPStats [name]

Default

No default

Description

The RTPStats parameter displays statistics for RTP connections. If you do not specify a name, then statistics for all RTP connections are displayed.

The following is an example of the display obtained by entering the SHow -APPN RTPStats command:

================================= SHow -APPN RTPStats =============================
Name
Up_time
Pkt_sent
S_rate (max,now,min)
out_SC
Round_trip
RTP Partner
Pkt_rcvd
R_rate (max,now,min)
in_SC
Retx
Gap
1. 3C000001
22:31:53
460
983 983 491
1
209
US3COMHQ.IBM7
456
356 356 356
0
0
0
2. 3C000002
22:31:52
469
983 983 491
1
140
US3COMHQ.IBM7
461
754 744 744
0
0
0

Table 29 explains the meanings of the RTPStats display.

Table 29 RTPStats Display Meanings

Display Heading

Meaning

Name

The RTP connection name.

RTP Partner

The RTP connection partner.

Up_time

The up time or the total duration that the RTP connection is active.

Pkt_sent

The number of packets sent on the RTP connection.

Pkt_rcvd

The number of packets received on the RTP connection.

S_rate

The send rate (in kbps) on the RTP connection. The first number is the maximum send rate, the second number is the current send rate, and the third number is the minimum send rate.

(continued)

R_rate

The receive rate (in kbps) on the RTP connection. The first number is the maximum receive rate, the second number is the current receive rate, and the third number is the minimum receive rate.

out_sc

The number of session control frames sent on the RTP connection.

in_sc

The number of session control frames received on the RTP connection.

Round_trip

The round trip time between RTP endpoints (in milliseconds). The first number is the smoothed, or average, round-trip time. The second number is the last measured round-trip time.

Retx

The number of packets resent because of a loss in transit.

Gap

The total number of gaps (indicating lost frames) detected.

[previous] Clear Spacer [next]