Users Guide

Table Of Contents
encrypted cypher-text password. In either case, the password is stored in the conguration in an encrypted form
and displayed as encrypted in the show running-config command.
If you have an encrypted password, you can specify the encrypted string instead of the plain-text password. The
following command is an Example of how to specify the command with an encrypted string.
NOTE: The number of congurable users is limited to 16.
Example
Dell# snmp-server user privuser v3group v3 encrypted auth md5
9fc53d9d908118b2804fe80e3ba8763d priv des56 d0452401a8c3ce42804fe80e3ba8763d
Usage Information The following command is an example of how to enter a plain-text password as the string authpasswd for user
authuser of group v3group.
Example
Dell#conf
Dell(conf)# snmp-server user authuser v3group v3 auth md5 authpasswd
Usage Information The following command congures a remote user named n3user with a v3 security model and a security level of
authNOPriv.
Example
Dell#conf
Dell(conf)# snmp-server user n3user ngroup remote 172.31.1.3 udp-port 5009 3
auth md5 authpasswd
Related Commands show snmp user— displays the information congured on each SNMP user name.
snmp-server view
Congure an SNMPv3 view.
Syntax
snmp-server view view-name oid-tree {included | excluded}
To remove an SNMPv3 view, use the no snmp-server view view-name oid-tree {included |
excluded} command.
Parameters
view-name Enter the name of the view (not to exceed 20 characters).
oid-tree Enter the OID sub tree for the view (not to exceed 20 characters).
included (OPTIONAL) Enter the keyword included to include the MIB family in the view.
excluded (OPTIONAL) Enter the keyword excluded to exclude the MIB family in the view.
Defaults none
Command Modes CONFIGURATION
Supported Modes Programmable-Mux (PMUX)
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
366 Simple Network Management Protocol (SNMP) and Syslog