Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  Global Configuration Mode Commands (T-threshold phspc) 
threshold asnpc-lu-denial  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5627 
threshold asnpc-lu-denial 
Configures the alarm or alert thresholds for Location Update (LU) denials. 
Product
 
ASN-GW 
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 asnpc-lu-denial high_thresh [ clear low_thresh ] 
high_thresh
 
Default: 0 
Specifies the high threshold number of LU denials during session that must be met or exceeded within the 
polling interval to generate an alert or alarm. 
high_thresh
 is an integer from 0 through 10000000. A value of 0 disables the threshold. 
clear
 
low_thresh
 
Default: 0 
Specifies the low threshold number of LU denials during session that maintains a previously generated alarm 
condition. If the number of session timeouts falls beneath the low threshold within the polling interval, a clear 
alarm will be generated. 
low_thresh
 is an integer from 0 through 10000000. 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 
Set the maximum number of Location Update denials allowed in the ASNPC service. 
Example
 
The following command configures high threshold of 
10000
 LU denials: 
threshold asnpc-lu-denial 10000