Operation Manual
Configuration Guide 710
Configuring SNMP & RMON Notification Configurations
Step 3 end
Return to privileged EXEC mode.
Step 4 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure the switch to enable bandwidth-control
traps:
Switch#configure
Switch(config)#snmp-server traps bandwidth-control
Switch(config)#end
Switch#copy running-config startup-config
(Optional) Enabling the VLAN Trap
Step 1 configure
Enter global configuration mode.
Step 2 snmp-server traps vlan [ create | delete ]
Enable SNMP extended VLAN-related traps.
create: Enable VLAN-created trap. It is sent when new VLAN is created successfully. By
default, it is disabled.
delete: Enable VLAN-deleted trap. It is sent when VLAN is deleted successfully. By default,
it is disabled.
Step 3 end
Return to privileged EXEC mode.
Step 4 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure the switch to enable
VLAN-created trap
:
Switch#configure
Switch(config)#snmp-server traps vlan create
Switch(config)#end
Switch#copy running-config startup-config
(Optional) Enabling the Link-status Trap
Step 1 configure
Enter global configuration mode.