3Com Switch 7750 Series
Command Reference Guide – SNMP & RMON
Chapter 1 SNMP Configuration Commands
1-19
By default, the length is 100.
Example
# Configure the queue length to 200.
<3Com>system-view
System View: return to User View with Ctrl+Z.
[3Com] snmp-agent trap queue-size 200
1.1.20 snmp-agent trap source
Syntax
snmp-agent trap source
{
interface-type interface-number
}
undo snmp-agent trap source
View
System view
Parameter
nterface-type
: Interface type.
interface-number
: Interface number.
Description
Use the
snmp-agent trap source
command to configure the source address for
sending Trap message.
Use the
undo snmp-agent trap source
command to cancel the source address for
sending Trap message.
The SNMP Trap message sent from a server has a source IP address no matter which
interface the Trap message is sent from.
By default, SNMP chooses an outgoing interface.
You can configure this command to trace a specific event using the source address of a
Trap packet.
Note:
Before setting the IP address of an interface address as the source address of the sent
Trap packet, you must configure an IP address for the interface.
Related command:
snmp-agent trap enable
,
snmp-agent target-host
.