Cisco Cisco Packet Data Gateway (PDG)

Seite von 174
AAA Thresholds   
▀  AAA Authentication Failure Rate Thresholds 
 
 
▄  Thresholding Configuration Guide, StarOS Release 17 
26 
   
AAA Authentication Failure Rate Thresholds 
Authentication failure rate thresholds generate alerts or alarms based on the percentage of AAA authentication message 
requests that failed during the specified polling interval. Authentication requests are counted for all AAA authentication 
servers that the system is configured to communicate with. 
Alerts or alarms are triggered for authentication failure rates based on the following rules: 
 
Enter condition:  Actual failure percentage > or = High Threshold 
 
Clear condition:  Actual failure percentage < 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 Authentication Failure Rate Threshold 
Use the following example for configuring AAA authentication failure rate threshold: 
configure 
    threshold aaa-auth-failure-rate <high_thresh>[ clear <low_thresh> ] 
    threshold poll aaa-auth-failure-rate interval  <time> 
    threshold monitoring aaa-auth-failure 
    end