D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
637
Securiy Level : NoAuthNoPriv
Group Name : WriteGroup
ReadView Name : CommunityView
WriteView Name : CommunityView
Notify View Name : CommunityView
Securiy Model : SNMPv1
Securiy Level : NoAuthNoPriv
Group Name : WriteGroup
ReadView Name : CommunityView
WriteView Name : CommunityView
Notify View Name : CommunityView
Securiy Model : SNMPv2
Securiy Level : NoAuthNoPriv
Total Entries: 10
DGS-3627:admin#
create snmp view
Purpose This command is 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 command assigns views to community strings to limit which MIB
objects an SNMP manager can access.
Note: This is SNMPv3 command, if it is used; All SNMPv1/v2 commands are not necessary.
Parameters
view_name - View name to be created.
oid - Object-Identified tree, MIB tree.
view_type - Specify the access type of the MIB tree in this view.
included - Includes for this view.
excluded - Excluded for this view.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create SNMP view “view123”:
DGS-3627:admin# create snmp view view123 1.3.6 view_type included
Command: create snmp view view123 1.3.6 view_type included
Success.
DGS-3627:admin#
delete snmp view
Purpose This command is used to remove a view record.
Syntax
delete snmp view <view_name 32> [all | <oid>]
Description The delete snmp view command removes a view record.
Note: This is SNMPv3 command, if it is used; All SNMPv1/v2 commands are not necessary.
Parameters
view_name - View name to be deleted.