Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (T-threshold phspc) 
threshold call-setup-failure  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5633 
threshold call-setup-failure 
Configures call setup failure, alarm or alert thresholds for the system. 
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 call-setup-failure high_thresh [ clear low_thresh ] 
high_thresh
 
Default: 0 
Specifies the high threshold number of call setup failures experienced by the system that must be met or 
exceeded within the polling interval to generate an alert or alarm. 
high_thresh
 is an integer from 0 through 100000. A value of 0 disables the threshold. 
clear
 
low_thresh
 
Default: 0 
Specifies the low threshold number of call setup failures experienced by the system that maintains a 
previously generated alarm condition. If the number of setup failures falls beneath the low threshold within 
the polling interval, a clear alarm will be generated. 
low_thresh
 is an integer from 0 through 100000. 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 
Call setup failure thresholds generate alerts or alarms based on the total number of call setup failures 
experienced by the system during the specified polling interval. 
Alerts or alarms are triggered for call setup failures based on the following rules: 
 
Enter condition: Actual number of call setup failures is greater than or equal to the high threshold. 
 
Clear condition: Actual number of call setup failures 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