Cisco Cisco ASR 5000

Page of 9109
HA Service Configuration Mode Commands   
▀  threshold reg-reply-error 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6300 
   
threshold reg-reply-error 
Set an alarm or alert based on the number of registration reply errors per HA service. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > HA Service Configuration 
configure > context context_name > ha-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ha-service)# 
Syntax
 
threshold reg-reply-error high_thresh [ clear low_thresh ] 
no threshold reg-reply-error 
no
 
Deletes the alert or alarm. 
high_thresh
 
Default: 0 
Specifies the high threshold number of registration reply errors 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. 
clear
 
low_thresh
 
Default:0 
Specifies the low threshold number of registration reply errors that must be met or exceeded within the 
polling interval to clear an alert or alarm. 
low_thresh
 is an integer from 0 through 100000. 
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 number of registration reply errors is equal to or 
greater than a specified number of calls per second. 
Alerts or alarms are triggered for the number of registration reply errors on the following rules: 
 
Enter condition: Actual number of registration reply errors is greater than the high threshold. 
 
Clear condition: Actual number of registration reply errors is less than the low threshold. 
Example