Cisco Cisco ASR 5000

Page of 9109
Channelized Port Configuration Mode Commands   
▀  threshold high-activity 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2216 
   
threshold high-activity 
Configures the port’s high and low activity thresholds. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Syntax
 
threshold high-activity high_thresh [ clear low_thresh ] 
high_thresh
 
Default: 50 
Sets the threshold for the highest percentage of port activity that must be met or exceeded, within the polling 
interval, to generate an alert or alarm. 
high_thresh_%
 can be configured to any integer value between 0 and 100. 
clear low_thresh
 
Default: 50 
Sets the threshold for the lowest percentage level of port activity that must be met to generate and send a clear 
alarm. If port activity does not drop to or below this threshold then the alarm is maintained. 
low_thresh_%
 can be configured to any integer value between 0 and 100. 
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 
High port activity thresholds generate alerts or alarms based on the utilization percentage of each configured 
port during the specified polling interval. This threshold is configured on a per-port basis. 
Alerts or alarms are triggered for high port activity based on the following rules: 
 
Enter condition: Actual percent utilization of a port > High Threshold 
 
Clear condition: Actual percent utilization of a port < 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 in the Global Configuration Mode Commands chapter of this 
reference to configure the polling interval and the 
threshold monitoring
 command in this chapter to 
enable thresholding for this value. 
Example
 
The following command configures a high port utilization threshold percent of 70 and a low threshold of 50 
for an system using the Alarm thresholding model: 
threshold high-activity 70 clear 50