Command Line Reference Guide

1384 | SNMP and Syslog
www.dell.com | support.dell.com
The following command is an example of how to enter a plain-text password as the string
authpasswd for user authuser of group v3group.
The following command configures a remote user named n3user with a v3 security model and a
security level of authNOPriv.
Related
Commands
snmp-server view
c e s
Configure 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
Defaults
No default behavior or values
Command Modes
CONFIGURATION
Command
History
Note: The number of configurable users is limited to 16.
FTOS#conf
FTOS(conf)# snmp-server user authuser v3group v3 auth md5 authpasswd
FTOS#conf
FTOS(conf)# snmp-server user n3user ngroup remote 172.31.1.3 udp-port 5009 3 auth
md5 authpasswd
show snmp user
Display the information configured on each SNMP user name.
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.
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
E-Series legacy command