snmp-user-create
SNMPv3 creates users as access control mechanisms, and creating users is more complex but also more secure, and more flexible. You can also require that users must authenticate, and use encryption.
Syntax snmp-user-create
user-name name-string |
Specify the user name. |
auth-password auth-password-string |
Specify the authentication password. |
auth|no-auth |
Specify if authentication is required or not. |
auth-hash md5|sha |
Specify the type of authentication hashing algorithm. |
priv-password priv-password-string |
Specify the password for privileges mode. |
priv|no-priv |
Specifies if privileges are assigned or not. |
Defaults None
Access CLI
History
Version 2.0 |
Command introduced. |
Version 2.1 |
The parameter auth-password, and priv-password added. |
Version 2.6.0 |
The parameter auth-hash added. |
Usage Use this command to create users for SNMPv3.
Examples To create SNMPv3 users, use the following command:
CLI (network-admin@switch) > snmp-user-create