Cisco Cisco Packet Data Gateway (PDG)

Página de 174
AAA Thresholds   
▀  AAA Accounting Failure Rate Thresholds 
 
 
▄  Thresholding Configuration Guide, StarOS Release 17 
24 
   
AAA Accounting Failure Rate Thresholds 
Accounting failure rate thresholds generate alerts or alarms based on the percentage of AAA accounting message 
requests that failed 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 failure rates 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 Rate Threshold 
Use the following example to configure AAA accounting failure rate threshold: 
configure 
    threshold aaa-acct-failure-rate <high_thresh>[ clear <low_thresh> ] 
    threshold poll aaa-acct-failure-rate interval  <time> 
    threshold monitoring aaa-acct-failure 
    end