rtp-stat event-threshold

Last Updated : Nov 06, 2012 |

Sets thresholds on the QoS event counters incremented by the RTP statistics application. If one or more event thresholds are exceeded during an RTP stream and the RTP statistics application is configured to generate QoS SNMP traps, a trap is generated upon termination of the RTP stream. Use the rtp-stat qos-trap command to configure the RTP statistics application to automatically generate QoS traps. Use the rtp-stat threshold command to configure the QoS metric thresholds. Event thresholds should be configured such that the sending of a trap corresponds to a customer’s actual experience of QoS problems during the stream.

Syntax

rtp-stat event-threshold {all|codec-loss|codec-rtt|echo-return-loss|loss|remote-loss|rtt| jitter|remote-jitter|ssrc-change} num

no rtp-stat event-threshold {all|codec-loss|codec-rtt|echo-return-loss|loss|remote-loss|rtt| jitter|remote-jitter|ssrc-change}

Parameters

Parameter

Description

Possible Values

Default Value

all

Keyword specifying to set all event thresholds to the specified number

codec-loss

Keyword specifying to set the event threshold for the codec-loss metric

codec-rtt

Keyword specifying to set the event threshold for the codec-rtt metric

echo-return-loss

Keyword specifying to set the event threshold for the echo-return-loss metric

loss

Keyword specifying to set the event threshold for the loss metric

remote-loss

Keyword specifying to set the event threshold for the remote-loss metric

rtt

Keyword specifying to set the event threshold for the rtt metric

jitter

Keyword specifying to set the event threshold for the jitter metric

remote-jitter

Keyword specifying to set the event threshold for the remote-jitter metric

ssrc-change

Keyword specifying to set the event threshold for the ssrc-change metric

num

The number of events

User level

read-write

Context

general

Example

To set RTP-stat echo-return-loss event-threshold to 2:

Gxxx-001(super)# rtp-stat event-threshold echo-return-loss 2