Chapter 6 Configuring SNMP
Configuring SNMP Server Trap Limits
6-6
Cisco Global Site Selector Administration Guide
OL-10410-01
Configuring SNMP Server Trap Limits
You can configure the maximum rate at which SNMP traps are set on your GSS
device by using the
snmp-server trap-limit
command in global configuration
mode. To set the default trap rate, use the
no
form of this command. The default
is 25 traps per minute.
To configure SNMP server trap limits for a GSS device, perform the following
steps:
1.
Log in to the CLI and enable privileged EXEC mode.
gss1.example.com>
enable
gss1.example.com#
2.
Access global configuration mode.
gss1.example.com#
config
gss1.example.com(config)#
3.
Enable the SNMP agent by using the following command:
gss1.example.com(config)#
snmp enable
4.
Enable SNMP server trap limits by entering the
snmp-server trap-limit
command and following it with one of the available options and a specified
value:
•
answer-trap
value
—Configures a rate-limit for the answer trap.
•
dns-clause-trap
value
—Configures the rate-limit for DNS clause traps.
•
keepalive-trap
value
—Configures the rate-limit for the keepalive trap.
gss1.example.com(config)#
snmp-server trap-limit answer trap 10
5.
Set the default trap rate by using the
no
form of the
snmp-server trap-limit
command as follows:
gss1.example.com(config)#
no snmp-server trap-limit answer-trap