Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (T-threshold phspc) 
threshold npu-utilization  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5713 
threshold npu-utilization 
Configures alarm or alert thresholds for the percentage of network processing unit (NPU) utilization. 
Product
 
All 
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 npu-utilization high_thresh clear low_thresh 
default
 
Configures this command with the default threshold settings. 
Default: 0—disabled 
high_thresh
 
Specifies the high percentage threshold for NPU utilization that must be met or exceeded within the polling 
interval to generate an alert or alarm. 
high_thresh
 must be an integer from 0 through 100. A value of 0 disables the threshold. 
Default: 0 
clear low_thresh
 
Specifies the low percentage threshold for NPU utilization that must be met within the polling interval for a 
clear alarm to be generated. 
low_thresh
 must be an integer from 0 through 100. A value of 0 disables the threshold. If not set, the 
high_thresh
 will be the high and low threshold setting. 
Default: 0 
Usage 
Use this command to configure the NPU utilization threshold settings. 
Example
 
The following command sets the NPU utilization threshold settings to a high of 
90
% and a low of 
75
%: 
threshold npu-utilization 90 clear 75