Snmp-Server User (For Aes128-Cfb Encryption) - Dell S6100 Configuration Manual

Hide thumbs Also See for S6100:
Table of Contents

Advertisement

Example
Dell#conf
Dell(conf)# snmp-server user authuser v3group v3 auth md5 authpasswd
Usage Information
The following command configures a remote user named n3user with a v3 security 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 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.
Syntax
snmp-server user name {group_name remote ip-address udp-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-
name ipv6 access-list-name]
To remove a user from the SNMP group, use the no snmp-server user name {group_name remote
ip-address udp-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-name ipv6 access-list-name] command.
Parameters
auth-password
aes128
priv-password
Defaults
If no authentication or privacy option is configured, then the messages are exchanged (attempted anyway) without
any authentication or encryption.
Command Modes
CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version
9.10(0.0)
1514
Simple Network Management Protocol (SNMP) and Syslog
show snmp user
— displays the information configured on each SNMP user name.
(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.
(OPTIONAL) Enter the keyword aes128 to initiate the AES128-CFB encryption
algorithm for transmission of SNMP packets.
(OPTIONAL) Enter a text string (up to 20 characters long) password that enables the
host to encrypt the contents of the message it sends to the agent and to decrypt the
contents of the message it receives from the agent. Minimum: eight characters long.
Description
Introduced on the S6100–ON.

Advertisement

Table of Contents
loading

Table of Contents