Reference Guide

Simple Network Management Protocol and Syslog | 1427
snmp-server view
c e s z
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
Usage
Information
The oid-tree variable is a full sub-tree starting from 1.3.6 and can not 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
snmp trap link-status
c e s z
Enable the interface to send SNMP link traps, which indicate whether the interface is
up or down.
Syntax snmp trap link-status
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 8.3.19.0 Introduced on S4820T
Version 8.3.11.1 Introduced on Z9000
Version 8.3.7.0 Introduced on S4810
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
E-Series legacy command
show running-config snmp Display the SNMP running configuration