The following table lists the targets, properties, and values that are valid for SNMP user accounts.
Target |
Property |
Value |
Default |
---|---|---|---|
|
|
|
|
|
|
<string>
<string> |
(null string)
(null string) |
|
|
<string> <integer>
|
(null string)
|
* If the
privacyprotocol
property has a value other than
none
, then a
privacypassword
must be set. An
authenticationpassword
must be provided when creating or modifying users (SNMP v3 only).
For example, to change the
privacyprotocol
for user
a1
to
DES
you would type:
-> set /SP/services/snmp/users/al privacyprotocol=DES privacypassword=password authenticationprotocol=SHA authenticationpassword=password
Your changes would be invalid if you typed only:
-> set /SP/services/snmp/users/al privacyprotocol=DES