Dell 3548 Switch User Manual


 
Configuring System Information 245
Configuring SNMP Notification Recipients Using CLI Commands
The following table summarizes the equivalent CLI commands for viewing fields displayed in the
Notification Recipients page.
The following is an example of the CLI commands:
Table 6-52. SNMP Community CLI Commands
CLI Command Description
snmp-server host {ipaddress | hostname}
community-string [traps | informs] [1 | 2]
[udp-port port] [filter filtername]
[timeout seconds] [retries retries]
Creates or updates a notification
recipient receiving notifications in
SNMP version 1 or 2.
snmp-server v3-host {ip-address |
hostname} username [traps | informs]
{noauth | auth | priv} [udp-port port]
[filter filtername] [timeout seconds]
[retries retries]
Creates or updates a notification
recipient receiving notifications in
SNMP version 3.
show snmp Shows the current SNMP
configuration.
console(config)# snmp-server host 172.16.1.1 private
console(config)# end
console# show snmp
Community-String Community-Access View name IP address
---------------- ---------------- --------- ----------
public read only user-view All
private read write default 172.16.1.1
private su DefaultSuper 172.17.1.1