Administrator Guide

Version Description
9.7(0.0) Introduced on the S6000-ON.
9.3(0.0) Added support for the AES128-CFB encryption algorithm on the S4820T, S4810, S6000
and Z-Series platforms
Usage Information
To enable robust, eective protection and security for SNMP packets transferred between the server and the
client, you can use the snmp-server user username group groupname 3 auth
authentication-type auth-password priv aes128 priv-password to specify that AES128-CFB
encryption algorithm needs to be used.
You cannot modify the FIPS mode if SNMPv3 users are already congured and present in the system. An error
message is displayed if you attempt to change the FIPS mode by using the fips mode enable command in
Global Conguration mode. You can enable or disable FIPS mode only if SNMPv3 users are not previously set up.
Otherwise, you must remove the previously congured users before you change the FIPS mode.
Example
Dell# snmp-server user privuser v3group v3 encrypted auth md5
9fc53d9d908118b2804fe80e3ba8763d priv aes128 d0452401a8c3ce42804fe80e3ba8763d
Related Commands
show snmp user — Displays the information congured on each SNMP user name.
snmp-server view
Congure an SNMPv3 view.
Syntax
snmp-server view view-name oid-tree {included | excluded}
To remove an SNMPv3 view, use the no snmp-server view view-name oid-tree {included |
excluded} command.
Parameters
view-name Enter the name of the view (not to exceed 20 characters).
oid-tree Enter the OID sub tree for the view (not to exceed 20 characters).
included (OPTIONAL) Enter the keyword included to include the MIB family in the view.
excluded (OPTIONAL) Enter the keyword excluded to exclude the MIB family in the view.
Defaults none
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.10(0.0) Introduced on the S6100–ON.
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
Simple Network Management Protocol (SNMP) and Syslog 1505