ā Configuring Diameter Thresholds
ā Cisco ASR 5000 Series Thresholding Configuration Guide
threshold dcca-unknown-rating-group <high_thresh> [ clear <low_thresh> ]
threshold poll dcca-unknown-rating-group interval <seconds>
threshold monitoring ecs
end
Diameter Retry Rate Threshold
Diameter Retry Rate threshold generates alerts or alarms based on the percentage of Diameter requests that were re-tried
during the polling interval.
Alerts or alarms are triggered based on the following rules:
Enter condition: Percentage of Diameter requests retried > or = High Threshold
Clear condition: Percentage of Diameter requests retried < Low Threshold
If a trigger condition occurs within the polling interval, the alert or alarm will not be generated until the end of the
polling interval.
Configuring Diameter Retry Rate Threshold
To configure the Diameter Retry Rate threshold use the following configuration:
configure
threshold diameter diameter-retry-rate <high_thresh> [ clear <low_thresh> ]
threshold poll diameter-retry-rate interval <seconds>
threshold monitoring diameter
end