D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
545
<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-level users can issue this command.
Example
To create SNMP view “view123”:
DES-3200-28/ME:admin#create snmp view view123 1.3.6 view_type included
Command: create snmp view view123 1.3.6 view_type included
Success.
DES-3200-28/ME:admin#
63-11 delete snmp view
Description
This command is used to remove a view record.
Format
delete snmp view <view_name 32> [all | <oid>]
Parameters
view - View name to be deleted.
<view_name 32> - Enter the view name here. The name can be up to 32 characters long.
all - Specify that all view records will be removed.
<oid> - Object-Identified tree, MIB tree.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete SNMP view “view123”:
DES-3200-28/ME:admin#delete snmp view view123 all
Command: delete snmp view view123 all
Success.
DES-3200-28/ME:admin#