Dell 3548 Switch User Manual


 
222 Configuring System Information
Enabling SNMP Notifications Using CLI Commands
The following table summarizes the equivalent CLI commands for viewing fields displayed in the SNMP
Global Parameters page.
The following is an example of the CLI commands:
Table 6-46. SNMP Notification Commands
CLI Command Description
snmp-server enable
traps
Enables the router to send Simple Network Management Protocol traps
snmp-server trap
authentication
Enables the router to send Simple Network Management Protocol traps
when authentication fails
show snmp
Checks the status of SNMP communications.
snmp-server engine ID
local {engineid-string |
default}
Indicates the local device engine ID. The field values is a hexadecimal
string. Each byte in hexadecimal character strings is two hexadecimal
digits. Each byte can be separated by a period or colon. The Engine ID
must be defined before SNMPv3 is enabled.
Console(config)# snmp-server enable traps
Console(config)# snmp-server trap authentication
Console# show snmp
Community-String Community-Access View name IP address
---------------- ----------------- --------- ----------
public read only view-1 All
Community-String Group name IP address Type
----
---------------- ---------- ----------
Traps are enabled.
Authentication-failure trap is enabled.