D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
36
DGS-3324SRi:4#show snmp user
Command: show snmp user
Username Group Name VerAuthPriv
--------------- -------------------- ---------------------
initial initial V3 None None
Total Entries: 1
DGS-3324SRi:4#
create snmp view
Purpose Used to assign views to community strings to limit which MIB
objects and 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.
Parameters <view_name 32> An alphanumeric string of up to 32 characters
that identifies the SNMP view that will be created.
<oid> The object ID that identifies an object tree (MIB tree) that
will be included or excluded from access by an SNMP manager.
included Include this object in the list of objects that an SNMP
manager can access.
excluded Exclude this object from the list of objects that an SNMP
manager can access.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create an SNMP view:
DGS-3324SRi:4#create snmp view dlinkview 1.3.6 view_type included
Command: create snmp view dlinkview 1.3.6 view_type included
Success.
DGS-3324SRi:4#
delete snmp view
Purpose Used to remove an SNMP view entry previously created on the
Switch.
Syntax
delete snmp view <view_name 32> [all | <oid>]
Description
The delete snmp view command is used to remove an SNMP
view previously created on the Switch.
Parameters
<view_name 32> An alphanumeric string of up to 32 characters
that identifies the SNMP view to be deleted.
all Specifies that all of the SNMP views on the Switch will be
deleted.