User Security Model

The User Security Model page provides the capability to configure the SNMPv3 user accounts.

To access this page, click System > Advanced Configuration > SNMP > User Security Model in the navigation menu.

Use the buttons to perform the following tasks:

Click to expand in new window

SNMP User Security Model Fields

Field Description
Engine ID Each SNMPv3 agent has an engine ID that uniquely identifies the agent in the device. If given this entry will be used only for packets whose engine ID is this. This field takes an hexadecimal string in the form 0102030405.
User Name Specifies the name of the SNMP user being added for the User-based Security Model (USM). Each user name must be unique within the SNMP agent user list. A user name cannot contain any leading or embedded blanks.
Group Name A SNMP group is a group to which hosts running the SNMP service belong. A group name parameter is simply the name of that group by which SNMP communities are identified. The use of a group name provides some security and context for agents receiving requests and initiating traps and does the same for management systems and their tasks. An SNMP agent won't respond to a request from a management system outside its configured group, but an agent can be a member of multiple groups at the same time. This allows for communications with SNMP managers from different groups.
Authentication Method Specifies the authentication protocol to be used on authenticated messages on behalf of the specified user.
  • SHA: SHA protocol will be used.
  • MD5: MD5 protocol will be used.
  • None: No authentication will be used for this user.
Password Specifies the password used to generate the key to be used in authenticating messages on behalf of this user. This parameter must be specified if the Authentication method parameter is not None.
Privacy Specifies the privacy protocol to be used on encrypted messages on behalf of the specified user. This parameter is only valid if the Authentication method parameter is not NONE.
  • DES: DES protocol will be used.
  • None: No privacy protocol will be used.
Authentication Key Specifies the password used to generate the key to be used in encrypting messages to and from this user. This parameter must be specified if the Privacy parameter is not None.

If you change any of the parameters, click Submit to apply the changes to the system. If you want the switch to retain the new values across a power cycle, you must save the configuration.