Cisco Cisco Packet Data Gateway (PDG)

Seite von 177
  AAA Thresholds 
AAA Authentication Failure Thresholds  ▀   
 
Thresholding Configuration Guide, StarOS Release 16  ▄  
 
   
25 
AAA Authentication Failure Thresholds 
Authentication failure thresholds generate alerts or alarms based on the number of failed AAA authentication message 
requests that occur 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 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 Authentication Failure Threshold 
Use the following example to configure AAA authentication failure threshold: 
configure 
    threshold aaa-auth-failure <high_thresh>[ clear <low_thresh> ] 
    threshold poll aaa-auth-failure interval  <time> 
    threshold monitoring aaa-auth-failure 
    end