About this task
Perform the following procedure to add an SNMP user that is associated with an SNMP request or trap. The properties of the user are dependent on SNMP protocol version selected.
Refer to the following definitions of the SNMPv1/v2c User Properties for descriptions of each property:
Definitions for SNMPv1/v2c Users Properties |
Property |
Description |
Security name |
SNMP community string. The security name must be unique and has a maximum length of 32 characters. |
Description |
A brief description of the user. The maximum length is 512 characters. |
Version |
Must select v1/v2c. |
Access rights |
Specifies if the users access rights, which may be read-only or read-write access. |
Refer to the following definitions of the SNMPv3 User Properties for descriptions of each property:
Definitions for SNMPv3 Users Properties |
Property |
Description |
Security name |
Security name assigned to this user. The security name must be unique and has a maximum length of 32 characters. |
Description |
A brief description of the user. The maximum length is 512 characters. |
Version |
Must select v3. |
Access rights |
Specifies if the users access rights, which may be read-only or read-write access. |
Authentication Mode |
Specifies the authentication mode (None, SHA or MD5) for this user. If the authentication mode is specified then the authentication password must be specified.
Note:
MD5 authentication is not supported when enabling FIPS.
|
Authentication Password |
Specifies the authentication password if the mode is set to SHA or MD5. The maximum length is 128 characters. |
Privacy Mode |
Specifies the privacy mode (None, DES, AES 192, or AES 256 for this user. If a privacy mode is specified then the privacy password must be specified. |
Privacy Password |
Specifies the privacy password if the mode is set to DES, AES 192, or AES 256. The maximum length is 128 characters. |