Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
snmp notif-threshold
Configures the number of SNMP notification that need to be generated for a given event before it is propagated
to the SNMP users.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
snmp notif-threshold count [ low low_count ] [ period seconds ]
[ default | no ] snmp notif-threshold
default
Resets the threshold to 100.
no
Removes all SNMP notification thresholds. All notifications will be broadcast to SNMP users.
count
The traps creation rate will be monitored periodically (as configured by the period field). If the number of
traps created over one period cycle exceeds the count value configured, then the trap creation will be disabled.
count must be an integer from 1 through 10000. Default: 100 for release 18.0 and earlier Default: 300 for
release 19.0 and forward
low low_count
The traps creation rate will be monitored periodically (as configured by the period field). The trap creation
will be enabled again only if the number of trap creation drops below the low_count value configured.
Otherwise, trap creation remains disabled. low_count must be an integer from 1 through 10000. Default: 20
Command Line Interface Reference, Modes G - H, StarOS Release 19    
375
Global Configuration Mode Commands (L-S)
snmp notif-threshold