180 Configuring System Information
www.dell.com | support.dell.com
Configuring Communities Using CLI Commands
The following table summarizes the equivalent CLI commands for setting fields displayed in the
SNMP Community
page.
The following is an example of the CLI commands:
Table 6-43. SNMP Community CLI Commands
CLI Command Description
snmp-server community
string [ro | rw | su] [ip-
address]
Sets up the community access string to permit
access to SNMP protocol.
snmp-server host {ip-address
| hostname} community-
string [1 | 2]
Determines the trap type sent to the selected
recipient.
show snmp Checks the SNMP communications status.
console(config)# snmp-server community public_1 su 1.1.1.1
console(config)# snmp-server community public_2 rw 2.2.2.2
console(config)# snmp-server community public_3 ro 3.3.3.3
console(config)# snmp-server host 1.1.1.1 public_1 1
console(config)# snmp-server host 2.2.2.2 public_2 2
console(config)#
console# show snmp
Community-String Community-Access IP address
-------------------------------------
public_1 super 1.1.1.1
public_2 readwrite 2.2.2.2
public_3 readonly 3.3.3.3
Traps are enabled.
Authentication-failure trap is enabled.
Trap-Rec-Address Trap-Rec-Community Version