Users Guide
Example
Dell#conf
Dell(conf)# snmp-server user authuser v3group v3 auth md5 authpasswd
Usage Information The following command congures 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 show snmp user— displays the information congured on each SNMP user name.
snmp-server view
Congure 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
Supported Modes Programmable-Mux (PMUX)
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0)
Introduced on the M I/O Aggregator.
Usage Information The oid-tree variable is a full sub-tree starting from 1.3.6 and cannot specify the name of a sub-tree or a MIB.
The following Example congures a view named rview that allows access to all objects under 1.3.6.1.
Example
Dell# conf
Dell#(conf) snmp-server view rview 1.3.6.1 included
Related Commands show running-cong snmp — displays the SNMP running conguration.
Simple Network Management Protocol (SNMP) and Syslog 349