System information

3-39
SNMP Commands
3
receive notifications, at least one snmp-server enable traps command and
the snmp-server host command for that host must be enabled.
However, some notification types cannot be controlled with the snmp-server
enable traps command. For example, some notification types are always
enabled.
Example
Related Commands
snmp-server enable traps (3-39)
snmp-server enable traps
Use this command to enable this device to send Simple Network Management
Protocol traps (SNMP notifications). Use the no form to disable SNMP notifications.
Syntax
snmp-server enable traps [authentication | link-up-down]
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.
Console(config)#snmp-server host 10.1.19.23 batman
Console(config)#