Quick Reference Guide
182 | User Account Commands
www.dell.com | support.dell.com
Syntax
users snmpv3 authentication username [none | md5 | sha]
users snmpv3 authentication username
Mode
Global Config
users snmpv3 encryption
This command specifies the encryption protocol to be used for the specified login user. The valid
encryption protocols are des or none.
If des is specified, the required key may be specified on the command line. The key may be up to 16
characters long. If the des protocol is specified but a key is not provided, the user will be prompted for
the key. When using the des protocol, the user login password is also used as the snmpv3 encryption
password and therefore must be at least eight characters in length.
If none is specified, a key must not be provided. The username is the login user name associated
with the specified encryption.
The no version of this command sets the encryption protocol to none. The username is the
login user name for which the specified encryption protocol will be used.
Default
no encryption
Syntax
[no] users snmpv3 encryption username none | des [key]
Mode
Global Config