
Another Edit window appears.

Note the following about entries in the Edit window:
NameThis property represents the USM user name.
Ip AdressThis property is a text field for defining the Ip address of the user’s
Security LevelUse this property to select the desired amount of security that you want for messages on your SNMPv3 network. The security level value in this field restricts or allows access and notifications as described below:
No Auth No PrivThis option specifies communication without authentication or privacy. When you select this level, it is not necessary to enter any authentication or privacy inputs. A User with security levelNo Auth No Priv and context name as noAuth is called noAuthUser.
Auth No PrivThis option represents the communication with authentication and without privacy. You have to select the applicable Authentication Protocol and enter anAuthentication Passphrase in the UsmUserTable. The protocols used for Authentication is SHA (Secure Hash Algorithm). Users with security levelAuth No Priv and context name as auth is called as authUser.
Auth PrivThis option represents the communication with authentication and privacy. User has to select the SHA Authentication Protocol for authentication and enter an Authentication Passphrase. Also select the DES (Data Encryption Standard) and AES (Advanced Encryption Standard)Privacy Protocol for privacy and enter aPrivacy Passphrase in UsmUserTable. Users with security levelAuth Priv and context name as priv is called as privUser.
Authentication ProtocolThis property allows you to select theAuthentication Protocol HMAC-SHA-96. It is used to check the integrity and to authenticate the SNMPv3 message sent on the behalf of this user.
Authentication PassphraseThis property allows user to set the passphrase. This is not applicable forNo Auth No Priv security level.
Privacy ProtocolThis property allows user to select privacy protocol DES, Aes128, Aes192 or Aes256 to protect the SNMPv3 message from disclosure. This is not applicable forNo Auth No Priv andAuth No Priv security levels.
Privacy PassphraseThis property allows user to set the passphrase. This is not applicable forNo Auth No Priv andAuth No Priv security levels.
Context NameThis property represents the Context Name. The Context Name specifies where the desired management object is to be found. The Context Name of theUsmUserTable must match with the entry in VacmContextTable.