White Papers

Table Of Contents
Example
Dell# snmp-server user privuser v3group v3 encrypted auth md5
9fc53d9d908118b2804fe80e3ba8763d priv aes128
d0452401a8c3ce42804fe80e3ba8763d
Related
Commands
show snmp user Displays the information configured on each SNMP user name.
snmp-server view
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
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 FullSwitch Mode
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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 configures a view named rview that allows access to all objects under
1.3.6.1.
Example
Dell#(conf) snmp-server view rview 1.3.6.1 included
Related
Commands
show running-config displays the SNMP running configuration.
snmp trap link-status
Enable the interface to send SNMP link traps, which indicate whether the interface is up or down.
Syntax
snmp trap link-status
To disable sending link trap messages, use the no snmp trap link-status command.
Defaults Enabled.
Command Modes INTERFACE
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Simple Network Management Protocol (SNMP) and Syslog 1099