Technical data

BLADE OS 5.0 Command Reference
178
Chapter 6: The Configuration Menu BMD00142, November 2009
/cfg/sys/ssnmp/snmpv3/usm
User Security Model Configuration
You can make use of a defined set of user identities using this Security Model. An SNMP engine
must have the knowledge 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 security name to create the USM entry.
[SNMPv3 usmUser 1 Menu]
name - Set USM user name
auth - Set authentication protocol
authpw - Set authentication password
priv - Set privacy protocol
privpw - Set privacy password
del - Delete usmUser entry
cur - Display current usmUser configuration
Table 82 User Security Model Configuration Options
Command Syntax and Usage
name <1-32 characters>
Defines a string that represents the name of the user. This is the 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.
The default algorithm is none.
authpw
Allows you to create or change your password for authentication. If you selected an
authentication algorithm using the above command, you need to provide a password,
otherwise you will get an error message during validation.
priv des|none
Configures the type of privacy protocol on your switch. The privacy protocol protects
messages from disclosure. The options are des (CBC-DES Symmetric Encryption Protocol)
or none. If you specify des as the privacy protocol, then make sure that you have selected one
of the authentication protocols (MD5 or HMAC-SHA-96). If you select none as the
authentication protocol, you will get an error message.
privpw
Defines the privacy password.