Cisco Cisco ASR 5700

Page of 8994
  Context Configuration Mode Commands S-Z 
threshold ha-service init-rrq-rcvd-rate  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2767 
threshold ha-service init-rrq-rcvd-rate 
Sets an alarm or alert based on the average number of calls setup per second for an HA service. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
threshold ha-service init-rrq-rcvd-rate high_thresh [ clear low_thresh ] 
no threshold ha-service init-rrq-rcvd-rate 
no
 
Deletes the alert or alarm. 
high_thresh
 
Sets the high threshold average number of calls setup per second that must be met or exceeded within the 
polling interval to generate an alert or alarm. It can be configured as an integer from 0 through 1000000. 
Default: 0 
clear low_thresh
 
Sets the low threshold average number of calls setup per second that must be met or exceeded within the 
polling interval to clear an alert or alarm. It can be configured as an integer from 0 through 1000000. Default: 
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 
Use this command to set an alert or an alarm when the average number of calls set upper second is equal to or 
less than a specified number of calls per second. 
Alerts or alarms are triggered for the number of calls setup per second based on the following rules: 
 
Enter Condition: Actual number of calls setup per second > High Threshold 
 
Clear Condition: Actual number of calls setup per second < Low Threshold 
Example