AAA Accounting Failure Thresholds ā
Cisco ASR 5000 Series Thresholding Configuration Guide ā
AAA Accounting Failure Thresholds
Accounting failure thresholds generate alerts or alarms based on the number of failed AAA accounting message
requests that occur during the specified polling interval. Accounting requests are counted for all AAA accounting
servers that the system is configured to communicate with.
Alerts or alarms are triggered for accounting failures based on the following rules:
Enter condition: Actual number of failures > or = High Threshold
Clear condition: Actual number of failures < 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 AAA Accounting Failure Threshold
Use the following example to configure AAA accounting failure threshold:
configure
threshold aaa-acct-failure <high_thresh> [ clear <low_thresh> ]
threshold poll aaa-acct-failure interval <time>
threshold monitoring aaa-acct-failure
end