2 targets, properties, and values, 3 examples, 9 how to manage snmp user accounts – Sun Microsystems Sun Fire X4200 User Manual
Page 91: 1 adding a user account, Targets, properties, and values, Examples, How to manage snmp user accounts, Adding a user account
![background image](/manuals/153410/91/background.png)
Chapter 7
Command Line Interface Tasks
7-15
7.8.4.2
Targets, Properties, and Values
These targets, properties, and values are valid for local user accounts.
7.8.4.3
Examples
When changing the role for user1 from Administrator to Operator type:
set /SP/users/user1 role=operator
To change user1's password type:
set /SP/users/user1 password
Changing password for user /SP/users/user1/password...
Enter new password:********
Enter new password again:********
New password was successfully set for user /SP/users/user1
Note –
You must have Administrator privileges to change user properties.
7.9
How to Manage SNMP User Accounts
You can add, delete, or configure SNMP user accounts from the service processor
command-line interface. By default, SNMP v3 is enabled, and SNMP v1 and v2c are
disabled.
7.9.1
Adding a User Account
Type this command to add an SNMP v3 read-only user account:
create /SP/services/snmp/users/
password
Target
Property
Value
Default
/SP/users/username
permissions
password
administrator|operator
operator