Cisco Cisco ASR 5000

Page of 9109
HA Service Configuration Mode Commands   
▀  threshold dereg-reply-error 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6284 
   
threshold dereg-reply-error 
Sets an alarm or alert based on the number of de-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 dereg-reply-error high_thresh [ clear low_thresh ] 
no threshold dereg-reply-error 
no
 
Deletes the alert or alarm. 
high_thresh
 
Default: 0 
Specifies the high threshold number of de-registration reply errors that must be met or exceeded within the 
polling interval to generate an alert or alarm. It can be configured to an integer from 0 through 100000. 
clear
 
low_thresh
 
Default: 0 
The low threshold number of de-registration reply errors that must be met or exceeded within the polling 
interval to clear an alert or alarm. It can be configured to 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 de-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 de-registration reply errors on the following rules: 
 
Enter condition: Actual number of de-registration reply errors > High Threshold 
 
Clear condition: Actual number of de-registration reply errors < Low Threshold 
Example