
Enclosure network configuration commands 78
o
The <host> value can be an IPv4 address, an IPv6 address, or a DNS name (maximum of 64
characters).
o IPv6 addresses must be typed without the network prefix length.
• Command parameters
Name Description
User name
An SNMPv3 user account used to send the
trap/inform
NOAUTHNOPRIV
AUTHNOPRIV
AUTHPRIV
Minimal level of security required for operation. By
default, operation is required to be signed but not
encrypted (authNoPriv).
No authorization or encryption
Authorization but no encryption
Authorization and encryption
INFORM
Indicates an acknowledged inform instead of a
trap. By default, the event will be a trap.
ADD SNMP USER
• Command:
ADD SNMP USER "<username>" {MD5|SHA1} "<auth passphrase"> {DES|AES128} ["<priv
passphrase">] [ENGINEID <"engineID"> | [noAuthNoPriv|authNoPriv|authPriv]] ["RW"]]
• Description:
o Creates a new user to be used for SNMPv3 queries, traps, and informs.
o A commented out version if this command is included in the configuration script. The original
passwords cannot be retrieved. Therefore, the original command cannot be issued.
• Access level/Bay level:
OA administrator
• Restrictions:
o Each user name/engine ID pair must be unique.
o Up to ten distinct users are allowed.
o When FIPS Mode is enabled, DES and MD5 are not allowed, and users are limited to read-only
access.
• Command parameters
Name Description
User name
An alphanumeric string up to 32 characters in length
MD5 or SHA1
Use the MD5 or SHA1 algorithm to encode the
authorization passphrase. MD5 is not allowed when
FIPS Mode is enabled.
Auth passphrase
Authorization passphrase used to sign operations. This
entry must be at least eight characters in length.
DES or AES128
Use the DES or AES128 algorithm to encode the privacy
passphrase. DES is not allowed when FIPS Mode is
enabled.