xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
36
Securiy Level : NoAuthNoPriv
Group Name : WriteGroup
ReadView Name : CommunityView
create snmp view
Purpose
Used to assign views to community strings to limit which MIB
objects an SNMP manager can access.
Syntax
create snmp view <view_name 32> <oid> view_type [included |
excluded]
Description
The create snmp view assigns views to community strings to limit
which MIB objects the SNMP manager can access.
Parameters
view_name-
View name to be created.
oid-
Object- Identified tree, MIB tree
view_type-
Specifies the access type of the MIB tree in this view.
The view_type options are as follows:
included-
Include this object in the view.
excluded-
Exclude this object in the view.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To create a new snmp view called dlinkview:
DES-3800:admin# create snmp view dlinkview 1.3.6 view_type included
Command: create snmp view dlinkview 1.3.6 view_type included
Success.
DES-3800:admin#