Snmp communities – Dell PowerEdge VRTX User Manual
Page 173

173
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Plasma\User
Guide\Plasma_UGSystemConfig.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 4/ 1 8 /1 3 - F O R PR O O F O N LY
–
Authentication Password (1-32 Characters) — If the MD5 Key or
SHA Key authentication method was selected, enter the user-defined
password for a group.
–
Privacy Method — If the MD5 Key or SHA Key authentication
method was selected, enable the DES privacy method or None.
–
Privacy Password (16 Hex Characters) — If the DES privacy method
is selected, enter the user-defined password.
Defining SNMPv3 Users Using CLI Commands
The following table summarizes the CLI commands for defining fields
displayed in the User Security Model pages.
The following is an example of the CLI commands:
SNMP Communities
When using SNMP v1,2, communities strings (passwords) are used to provide
access rights in the following ways:
• Basic Table — The access rights of a community can be read-only, read-
write, or SNMP Admin. In addition, you can restrict access to the
community to only certain MIB objects using a view. Views are defined in
the Views Setting pages.
Table 6-49. SNMP Users CLI Commands
CLI Command
Description
snmp-server user username groupname
{v1 | v2c | [remote host] v3 [auth
{md5 | sha} auth-password [priv priv-
password]]}
no snmp-server user username [remote-
host]
Configures a new SNMP V3
user.
Use the no form of the
command to remove a user.
show snmp users [username]
Displays the configuration of
users.
console(config)# snmp-server user tom acbd v1
console(config)# snmp-server user tom acbd v2c
console(config)# snmp-server user tom acbd v3