Command Line Interface 70SNMPv3 User Security Model configurationCommand: /cfg/sys/ssnmp/snmpv3/usm <usm number>[SNMPv3 usmUser 1 Menu]name - Set USM user nameauth - Set authentication protocolauthpw - Set authentication passwordpriv - Set privacy protocolprivpw - Set privacy passworddel - Delete usmUser entrycur - Display current usmUser configurationYou can make use of a defined set of user identities using this Security Model. An SNMP engine must have theknowledge of applicable attributes of a user.This menu helps you create a user security model entry for an authorized user. You need to provide a securityname to create the USM entry.The following table describes the User Security Model Configuration Menu options.Table 66 User Security Model Configuration Menu optionsCommand Descriptionname <1-32characters>Configures a string up to 32 characters long that represents the name of the user. This isthe login name that you need in order to access the switch.auth md5|sha|none Configures the authentication protocol between HMAC-MD5-96 or HMAC-SHA-96. Thedefault algorithm except usmUser 1-2 is none.authpw Configures your password for authentication. If you selected an authentication algorithmusing the above command, you need to provide a password; otherwise you will get anerror message during validation.priv des|none Configures the type of privacy protocol on the switch. The privacy protocol protectsmessages from disclosure. The options are des (CBC-DES Symmetric EncryptionProtocol) or none. If you specify des as the privacy protocol, then be sure that you haveselected one of the authentication protocols (MD5 or HMAC-SHA-96). If you select noneas the authentication protocol, you will get an error message.privpw Configures the privacy password.del Deletes the USM user entries.cur Displays the USM user entries.SNMPv3 View configurationCommand: /cfg/sys/ssnmp/snmpv3/view <view number>[SNMPv3 vacmViewTreeFamily 1 Menu]name - Set view nametree - Set MIB subtree(OID) which defines a family of view subtreesmask - Set view masktype - Set view typedel - Delete vacmViewTreeFamily entrycur - Display current vacmViewTreeFamily configurationThe following table describes the SNMPv3 View Configuration Menu options.Table 67 SNMPv3 View Configuration Menu optionsCommand Descriptionname <1-32 characters> Defines the name for a family of view subtrees up to a maximum of 32characters.tree <1-64 characters> Defines the Object Identifier (OID), a string of maximum 64 characters,which when combined with the corresponding mask defines a family of viewsubtrees.An example of an OID is 1.3.6.1.2.1.1.1.0mask <1-32 characters> Defines the bit mask, which in combination with the corresponding treedefines a family of view subtrees. The mask can have a maximum of 32characters.type included|excluded Selects whether the corresponding instances ofvacmViewTreeFamilySubtree andvacmViewTreeFamilyMask define a family of view subtrees, which isincluded in or excluded from the MIB view.