Installation manual
3-47
SIGNAMAX LLC • www.signamax.eu
Web – Click SNMP, SNMPv3, Users. Click New to configure a user name. In the New
User page, define a name and assign it to a group, then click Add to save the
configuration and return to the User Name list. To delete a user, check the box next to the
user name, then click Delete. To change the assigned group of a user, click Change
Group in the Actions column of the users table and select the new group.
Figure 3-28 Configuring SNMPv3 Users
CLI – Use the snmp-server user command to configure a new user name and assign it
to a group.
Console(config)#snmp-server user chris group r&d v3 auth md5
greenpeace priv des56 einstien 4-95
Console(config)#exit
Console#show snmp user 4-97
EngineId: 80000034030001f488f5200000
User Name: chris
Authentication Protocol: md5
Privacy Protocol: des56
Storage Type: nonvolatile
Row Status: active
Console#