Release : 1.1f 452 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
17.5 snmp view
This command configures the SNMP view. The no form of the command removes the SNMP
view.
snmp view <ViewName> <OIDTree> [mask <OIDMask>] {included | excluded}
[{volatile | nonvolatile}]
no snmp view <ViewName> <OIDTree>
Syntax Description
ViewName - View Name
OIDTree - Object Identifier
OIDMask | none - Defines views' subtrees
included | excluded - Type of view
volatile | nonvolatile - Type of storage
Mode
Global Configuration Mode
View Name - iso/restricted
OIDTree - 1
OIDMask - None
View type – included
Defaults
Storage type - non-volatile
Example
SMIS(config)# snmp view v2readview 1.3.6.1 mask 1.1.1.1 included
nonvolatile
To configure an SNMP view (read/write/notify), a group must have already been created
using the snmp group command and SNMP group access must be configured using the
snmp access command.
Related Commands
snmp access - Configures the SNMP group access details
show snmp viewtree - Displays the configured SNMP Tree views
show snmp group access - Displays the configured SNMP group access details