Snmp-server enable traps – Accton Technology VS4512DC User Manual
Page 225
SNMP Commands
4-79
Example
Related Commands
snmp-server enable traps (4-79)
snmp-server enable traps
This command enables this device to send Simple Network Management Protocol
traps (SNMP notifications). Use the no form to disable SNMP notifications.
Syntax
[no] snmp-server enable traps [authentication | link-up-down]
• authentication - Keyword to issue authentication failure traps.
• link-up-down - Keyword to issue link-up or link-down traps.
The link-up-down trap can only be enabled/disabled via the CLI.
Default Setting
Issue authentication and link-up-down traps.
Command Mode
Global Configuration
Command Usage
• If you do not enter an snmp-server enable traps command, no notifications
controlled by this command are sent. In order to configure this device to send
SNMP notifications, you must enter at least one snmp-server enable traps
command. If you enter the command with no keywords, both authentication and
link-up-down notifications are enabled. If you enter the command with a
keyword, only the notification type related to that keyword is enabled.
• The snmp-server enable traps command is used in conjunction with the
snmp-server host command. Use the snmp-server host command to specify
which host or hosts receive SNMP notifications. In order to send notifications,
you must configure at least one snmp-server host command.
Example
Related Commands
Console(config)#snmp-server host 10.1.19.23 batman
Console(config)#
Console(config)#snmp-server enable traps link-up-down
Console(config)#