
213
9.1.2.
SNMP Trap
9.1.2.1.
Receiver Settings
9.1.2.1.1.
CLI Configurations
Node
Command
Description
enable
show snmp
This command displays the SNMP configurations.
enable
configure terminal
This command changes the node to configure
node.
configure snmp trap-receiver
IPADDR (v1|v2c)
COMMUNITY
This command configures the trap receiver’s
configurations, including the IP address, version
(v1 or v2c) and community.
configure snmp trap-ipv6-
receiver IPADDR
(v1|v2c)
COMMUNITY
This command configures the trap IPv6 receiver’s
configurations, including the IP address, version
(v1 or v2c) and community.
Example:
L2SWITCH#configure terminal
L2SWITCH(config)#snmp trap-receiver 192.168.200.106 v2c public
9.1.2.1.2.
Web Configurations
Parameter
Description
Trap Receiver Settings
IP Version
Selects the IP version, IPv4 or IPv6.
IP Address
Enter the IP address of the remote trap station in dotted decimal
notation.