5-42
General System Configuration
Configuring SNMPv3
2. In the list of SNMPv3 users, click the Edit link next to the username whose
settings you want to modify. The fields are now displayed under Edit
SNMPv3 User, and are populated with the current settings for the selected
user.
3. Modify the fields as needed.
4. Click [Update].
To Remove an existing SNMPv3 User:
1. Click Management > SNMP and select the SNMPv3 Users tab.
2. In the list of SNMPv3 users, click the box next to the username you want
to remove.
3. Click [Remove] to remove the user from the list.
4. Click [Update].
CLI: Managing SNMPv3 Users
CLI Commands Used in This Section
To create an SNMPv3 user, enter the snmpv3 user-name command.
To remove an SNMPv3 user, enter the no snmpv3 user-name command.
Command Syntax CLI Reference Page
[no] snmpv3 user-name <user_name>
[auth <md5 | sha> <auth_pass> [priv <des | aes> <priv_pass>]]
9-47
ProCurve Access Point 530(config)# snmpv3 user-name tjames
ProCurve Access Point 530(config)#
ProCurve Access Point 530(config)# no snmpv3 user-name tjame
s
ProCurve Access Point 530(config)#