Enterasys Networks 9034313-07 manual Aes, Sha, Volatile, Nonvolatile

Models: 9034313-07

1 872
Download 872 pages 24.54 Kb
Page 238
Image 238

set snmp user

Parameters

user

Specifies a name for the SNMPv3 user.

remote remoteid (Optional) Registers the user on a specific remote SNMP engine.

encryption des (Optional) Specifies the encryption type for this user.

aes

AES refers to the Advanced Encryption Standard using a 128 bit key size.

privacy privpassword (Optional) Specifies an encryption password. Minimum of 8 characters. Required if encryption is specified.

authentication md5 (Optional) Specifies the authentication type required for this user as MD5

sha

or SHA.

authpassword

(Optional) Specifies a password for this user when authentication is

 

required. Minimum of 8 characters.

 

 

volatile

(Optional) Specifies a storage type for this user entry.

nonvolatile

 

 

 

Defaults

If remote is not specified, the user will be registered for the local SNMP engine.

If encryption is not specified, no encryption will be applied.

If authentication is not specified, no authentication will be applied.

If storage type is not specified, nonvolatile will be applied.

Mode

Switch command, read‐write.

Usage

Although all the parameters except for the user name are optional, if you are entering any of the optional parameters, it is recommended that you enter them in the order shown in the syntax statement.

Examples

This example shows how to create a new SNMP user named “netops”. By default, this user will be registered on the local SNMP engine without authentication and encryption. Entries related to this user will be stored in permanent (nonvolatile) memory:

C3(su)->set snmp user netops

This example creates a new SNMP user named “admin” with DES encryption and MD5 authentication required. The encryption password is “admintest1” and the authentication password is “admintest2.” By default, this user will be registered on the local SNMP engine and entries related to this user will be stored in permanent (nonvolatile) memory.

C3(su)->set snmp user admin encryption des privacy admintest1 authentication md5 admintest2

8-10 SNMP Configuration

Page 238
Image 238
Enterasys Networks 9034313-07 manual Aes, Sha, Volatile, Nonvolatile