3com S7906E Guide De Référence

Page de 2327
 
1-26 
Default Level 
3: Manage level 
Parameters 
size: Number of traps that can be stored in the trap sending queue, in the range 1 to 1,000. 
Description 
Use the snmp-agent trap queue-size command to set the size of the trap sending queue. 
Use the undo snmp-agent trap queue-size command to restore the default queue size. 
By default, up to 100 traps can be stored in the trap sending queue. 
After traps are generated, they will be saved into the trap sending queue. The size of the queue 
determines the maximum number of the traps that can be stored in the queue. When the size of the trap 
sending queue reaches the configured value, the newly generated traps are saved into the queue, and 
the earliest ones are discarded. 
Related commands: snmp-agent trap enablesnmp-agent target-hostsnmp-agent trap life
Examples 
# Set the maximum number of traps that can be stored in the trap sending queue to 200. 
<Sysname> system-view 
[Sysname] snmp-agent trap queue-size 200 
snmp-agent trap source 
Syntax 
snmp-agent trap source interface-type interface-number 
undo snmp-agent trap source 
View 
System view 
Default Level 
3: Manage level 
Parameters 
interface-type interface-number: Specifies the interface type and interface number. 
Description 
Use the snmp-agent trap source command to specify the source IP address contained in the trap. 
Use the undo snmp-agent trap source command to restore the default. 
By default, SNMP chooses the IP address of an interface to be the source IP address of the trap. 
Upon the execution of this command, the system uses the primary IP address of the specified interface 
as the source IP address of the traps, and the NMS will use this IP address to uniquely identify the agent. 
Even if the agent sends out traps through different interfaces, the NMS uses this IP address to filter all 
traps sent from the agent. 
Use this command to trace a specific event by the source IP address of a trap.