rtp-stat fault
-
- Last UpdatedJun 3, 2013
- 1 minute read
Configures the RTP statistics application to send QoS fault or clear traps. A QoS fault trap is sent when a specified number of active RTP sessions have QoS indicators over the configured thresholds. A QoS clear trap is sent after a QoS fault trap when the number of active RTP sessions with QoS indicators over the configured thresholds reduces to a specified number. QoS fault and clear traps are enabled by default.
Syntax
rtp-stat fault [fault [clear]]
[no] rtp-stat fault
Parameters
Parameter | Description | Possible Values | Default Value |
---|---|---|---|
fault | The fault trap boundary. If the number of active sessions with QoS faults reaches the fault trap boundary, a QoS fault trap is sent. | 1-100 | 3 |
clear | The clear trap boundary. If the number of active sessions with QoS faults reduces to the clear trap boundary after a QoS fault trap was sent, a QoS clear trap is sent. | 0-99 |
User level
read-write
Context
general
Example
To set the fault trap boundary to 1 and the clear trap boundary to 0:
Gxxx-001(super)# rtp-stat fault 1 0
The fault trap boundary was set to 1 (default: 3)
The clear trap boundary was set to 0