There are different commands to modify the SNMPv3 parameters of a specific user profile. You can combine all of the following commands to modify the SNMPv3 parameters at a time. See Multi-Command Syntax.
|
|
Variables:
Option |
Description |
---|---|
enable |
Enables the SNMP v3 access permission for the specified user. |
disable |
Disables the SNMP v3 access permission for the specified user. |
|
|
Variables:
Option |
Description |
---|---|
noAuthNoPriv |
No authentication and no privacy. |
authNoPriv |
Authentication and no privacy. |
authPriv |
Authentication and privacy. |
|
|
Variables:
Option |
Description |
---|---|
true |
Authentication passphrase is identical to the password. |
false |
Authentication passphrase is different from the password. |
|
|
Variables:
|
|
Variables:
Option |
Description |
---|---|
true |
Privacy passphrase is identical to the authentication passphrase. |
false |
Privacy passphrase is different from the authentication passphrase. |
|
|
Variables:
|
|
Variables:
Option |
Description |
---|---|
MD5 |
MD5 authentication protocol is applied. |
SHA‑1 |
SHA‑1 authentication protocol is applied. |
|
|
Variables:
Option |
Description |
---|---|
DES |
DES privacy protocol is applied. |
AES‑128 |
AES‑128 privacy protocol is applied. |