Chapter 2 Setting Up XSCF 2-89
2. Use the setsnmpusm(8) command to set USM management information.
3. Use the showsnmpusm(8) command to display USM management information.
Creating a User Account in an Access Control Group, Deleting a User
Account From an Access Control Group, Creating and Deleting MIB
Access Control Views, Providing an MIB Access Control View to a
Group, and Deleting a Group From All MIB Access Control Views, All
of Which is VACM Management Information
â– Command operation
1. Use the showsnmpvacm(8) command to display VACM management
information.
<Example 1> Create an authentication algorithm, authentication
password, and encryption password for a new user.
XSCF> setsnmpusm create -a SHA yyyyy
Authentication Password: xxxxxxxx
Encryption Password: xxxxxxxx
<Example 2> Change only an authentication password.
(If no password is entered, entry of a password is requested.)
XSCF> setsnmpusm passwd -c auth -o ***** -n xxxxxxxx yyyyy
<Example 3> Copy an existing user to add a new user.
XSCF> setsnmpusm clone -u yyyyy newuser
<Example 4> Delete a user
XSCF> setsnmpusm delete yyyyy
XSCF> showsnmpusm
Username Auth Protocol
-------------- ------------------
yyyyy SHA
user2 MD5