User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 258
Default None
Mode Privileged Exec
Display Message
Example: The following shows examples of the CLI display output for the commands.
(M4500-32C) (Config)#show snmp views
Name OID Tree Type
------------------------- ------------------------------- ------------
Default iso Included
Default snmpVacmMIB Excluded
Default usmUser Excluded
Default snmpCommunityTable Excluded
DefaultSuper iso Included
5.4.4.22. snmp-server view
This command creates or modifies an existing view entry that is used by groups to determine which objects can
be accessed by a community or user.
Format snmp-server view <view-name> <oid-tree> [excluded | included]
Default Views are created by default to provide access to the default groups.
Parameter
Definition
Name
The view name for this entry.
OID Tree
The OID tree that this entry will include or exclude.
Type
Indicates if this entry includes or excludes the OID tree.
Parameter
Definition
<view-name>
The label for the view being created. The range is 1 to 30 characters.
<oid-tree>
The OID subtree to include or exclude from the filter. Subtrees may be specified
by numerical (1.3.6.2.4) or keywords (system), and asterisks may be used to
specify a subtree family (1.3.*.4).
excluded
The tree is excluded from the view.
included
The tree is included in the view.