[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring Trap Queues
You can control the SNMP trap egress rate, specify
the method of handling a full queue, and specify the maximum number
of traps kept in the queue.
snmp-server host
- Use to control the SNMP trap egress rate for the host
that is receiving SNMP traps. Use one or more of the following keywords:
-
drainRate—Specifies
the maximum number of traps per second sent to the host
-
full—Specifies the method
for handling the queue full condition
-
size—Specifies the maximum
number of traps kept in the queue
- Example
- host1(config)#snmp-server host 10.10.10.10
trapqueue drainrate 600 full droplastin
size 50
- Use the no version to remove
the SNMP host.
- See snmp-server host.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]