Configuring trap parameters, Configuration prerequisites, Configuration procedure – H3C Technologies H3C WX6000 Series Access Controllers User Manual
Page 99

7-7
Follow these steps to enable the trap function:
To do…
Use the command…
Remarks
Enter system view
system-view —
Enable the trap function globally
snmp-agent trap enable
[ configuration | flash | standard
[ authentication | coldstart |
linkdown | linkup | warmstart ] * |
system | wlan ]
Optional
Enabled by default.
Enter interface view
interface interface-type
interface-number
Required
Enable the trap function of
interface state changes
enable snmp trap updown
Optional
Enabled by default.
To enable an interface to send linkUp/linkDown traps when its state changes, you need to enable the
trap function of interface state changes on an interface and globally. Use the enable snmp trap
updown command to enable the trap function on an interface, and use the snmp-agent trap enable
[ standard [ linkdown | linkup ] * ] command to enable this function globally.
Configuring Trap Parameters
Configuration prerequisites
To send traps to the NMS, make the following preparations:
z
Basic SNMP configurations have been completed. These configurations include version
configuration: community name is needed when SNMPv1 and v2c are adopted; username and MIB
view are needed if SNMPv3 is adopted.
z
A connection has bee established between the device and the NMS, and they can operate each
other.
Configuration procedure
After traps are sent to the SNMP module, the SNMP module saves the traps in the trap queue. You can
set the size of the queue and the holding time of the traps in the queue, and you can also send the traps
to the specified destination host (usually the NMS).
Follow these steps to configure trap parameters:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Configure target host attribute for
traps
snmp-agent target-host trap
address udp-domain { ip-address
| ipv6 ipv6-address } [ udp-port
port-number ] params
securityname security-string [ v1 |
v2c | v3 [ authentication |
privacy ] ]
Optional
To send the traps to the NMS, this
command is required, and you
must specify ip-address as the IP
address of the NMS.
Configure the source address for
traps
snmp-agent trap source
interface-type interface-number
Optional