Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (threshold ppp - url-blacklisting) 
threshold total-pdsn-sessions  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5991 
threshold total-pdsn-sessions 
Configures alarm or alert thresholds for the total number of Packet Data Serving Node (PDSN) sessions in the system. 
Product
 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
threshold total-pdsn-sessions high_thresh [ clear low_thresh ] 
high_thresh
 
Default: 0 
Specifies the high threshold number of total PDSN sessions that must be met or exceeded within the polling 
interval to generate an alert or alarm. 
high_thresh
 is an integer from 0 through 2500000. A value of 0 disables the threshold. 
clear
 
low_thresh
 
Default: 0 
Specifies the low threshold number of total PDSN sessions that maintains a previously generated alarm 
condition. If the number of PDSN sessions falls beneath the low threshold within the polling interval, a clear 
alarm will be generated. 
low_thresh
 is an integer from 0 and 2500000. A value of 0 disables the threshold. 
Important:
  This value is ignored for the Alert model. In addition, if this value is not configured for the Alarm 
model, the system assumes it is identical to the high threshold. 
Usage 
Monitor and set alarms or alerts when the total number of PDSN sessions in the system is equal to or greater 
than the set limit. 
Alerts or alarms are triggered for the total number of PDSN sessions based on the following rules: 
 
Enter condition: Actual total number of PDSN sessions is greater than or equal to the high threshold. 
 
Clear condition: Actual total number of PDSN sessions is less than the 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. 
Refer to the 
threshold poll
 command to configure the polling interval and the 
threshold monitoring
 
command to enable thresholding for this value. 
Example