Example

Dell# snmp-server user privuser v3group v3 encrypted auth md5

 

9fc53d9d908118b2804fe80e3ba8763d priv des56

 

d0452401a8c3ce42804fe80e3ba8763d

Usage

The following command is an example of how to enter a plain-text password as

Information

the string authpasswd for user authuser of group v3group.

Example

Dell#conf

 

Dell(conf)# snmp-server user authuser v3group v3 auth md5

 

authpasswd

Usage

The following command configures a remote user named n3user with a v3 security

Information

model and a security level of authNOPriv.

Example

Dell#conf

 

Dell(conf)# snmp-server user n3user ngroup remote 172.31.1.3

 

udp-port 5009 3

 

auth md5 authpasswd

Related

show snmp user — displays the information configured on each SNMP user name.

Commands

 

snmp-server user (for AES128-CFB Encryption)

Specify that AES128-CFB encryption algorithm needs to be used for transmission of SNMP information. The Advanced Encryption Standard (AES) Cipher Feedback (CFB) 128-bit encryption algorithm is in compliance with RFC 3826. RFCs for SNMPv3 define two authentication hash algorithms, namely, HMAC- MD5-96 and HMAC-SHA1-96. These are the full forms or editions of the truncated versions, namely, HMAC-MD5 and HMAC-SHA1 authentication algorithms.

S6000

Syntaxsnmp-server user name {group_name remote ip-addressudp-port port-number} [1 2c 3] [encrypted] [auth {md5 sha} auth- password] [priv {des56 aes128–cfb} priv– password] [access access-list-name ipv6 access-list-name access-list-nameipv6 access-list-name]

To remove a user from the SNMP group, use the no snmp-server user name {group_name remote ip-addressudp-portport-number} [1 2c 3] [encrypted] [auth {md5 sha} auth-password] [priv {des56 aes128–cfb}priv-password] [access access-list-name ipv6 access-list-nameaccess-list-nameipv6 access-list-name]command.

Parameters

auth-password

(OPTIONAL) Enter a text string (up to 20 characters long)

 

password that enables the agent to receive packets from the

 

host and to send packets to the host. Minimum: eight

 

characters long.

aes128

(OPTIONAL) Enter the keyword aes128 to initiate the

 

AES128-CFB encryption algorithm for transmission of SNMP

 

packets.

Simple Network Management Protocol (SNMP) and Syslog

1497

Page 1497
Image 1497
Dell 9.7(0.0) manual Snmp-server user for AES128-CFB Encryption, Aes128