Reference Guide

Related
Commands
show snmp user — displays the information configured on each SNMP user name.
snmp-server view
Configure an SNMPv3 view.
Z-Series
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-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
E-Series legacy
command
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
FTOS# conf
FTOS#(conf) snmp-server view rview 1.3.6.1 included
Related
Commands
show running-config snmp — displays the SNMP running configuration.
1326