2-647
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set snmp buffer
set snmp buffer
To set the size of the SNMP UDP socket receive buffer, use the set snmp buffer command.
set snmp buffer {packets}
Syntax Description
Defaults 95 packets.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You can adjust the SNMP UDP socket receive buffer up to 95 packets by using the set snmp buffer
command.
Examples This example shows how to set the SNMP UDP socket receive buffer to 45:
Console> (enable) set snmp buffer 45
SNMP socket receive buffer set to 45 packets.
Console> (enable)
This example shows the error message the displays when you try to set the SNMP UDP socket receive
buffer above the valid range:
Console> (enable) set snmp buffer 100
Invalid input. Must be an integer between 32 and 95.
Console> (enable)
Related Commands show snmp buffer
packets Number of packets allowed in the buffer; valid ranges are from 32 to 95.