Command Reference Guide

setsnmpuser
DESCRIPTION
The setsnmpuser command sets the SNMPv3 user secret key used for generating authentication
and privacy keys. The username must correspond to an existing local user.
WARNING! SNMP cannot be used in Common Criteria mode. It might compromise the security
of the storage system.
SYNTAX
setsnmpuser <username>
AUTHORITY
Super, Service, Edit, Browse
Any role granted the snmpuser_set right.
OPTIONS
None.
SPECIFIERS
None.
RESTRICTIONS
None.
EXAMPLES
The following example shows the setting of a specified SNMP user:
cli% setsnmpuser <joe>
NOTES
Issuing the setsnmpuser command results in the system prompting for a password. Type in the
password for the user and then press ENTER. The password will be used to generate an
authentication and privacy key using SHA1. The generated key is 160-bit in length. Only
HMAC-SHA-96 is supported for authentication protocol and only CFB128-AES-128 for privacy
protocol. If a key previously exists for the user, then the newly generated key will replace the
previous one.
328 Set Commands