AMX NXA-ENET24 Switch User Manual


 
SNMP Protocol
51
NXA-ENET24 - Software Management Guide
Configuring SNMPv3 Users - 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.
Configuring SNMPv3 Users - CLI
Use the snmp-server user command to configure a new user name and assign it to a group.
Command Attributes (Cont.)
Authentication: The method used for user authentication; MD5 or SHA
Privacy: The encryption algorithm use for data privacy; only 56-bit DES is currently available
Actions: Enables the user to be assigned to another SNMPv3 group.
FIG. 46
Configuring SNMPv3 Users
Console(config)#snmp-server user chris group r&d v3 auth md5 greenpeace priv des56 einstien
Console(config)#exit
Console#show snmp user299
EngineId: 80000034030001f488f5200000
User Name: chris
Authentication Protocol: md5
Privacy Protocol: des56
Storage Type: nonvolatile
Row Status: active
Console#