DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
614
Parameters
view
- (Optional) View name of the user who likes to display.
<view_name 32>
- Enter the view name here. The name can be up to 32 characters long.
Restrictions
None.
Example
To display SNMP view:
DWS-3160-24PC:admin#show snmp view
Command: show snmp view
Vacm View Table Settings
View Name Subtree View Type
-------------------------------- ---------------------------------- ---------
-
view123 1.3.6 Included
restricted 1.3.6.1.2.1.1 Included
restricted 1.3.6.1.2.1.11 Included
restricted 1.3.6.1.6.3.10.2.1 Included
restricted 1.3.6.1.6.3.11.2.1 Included
restricted 1.3.6.1.6.3.15.1.1 Included
CommunityView 1 Included
CommunityView 1.3.6.1.6.3 Excluded
CommunityView 1.3.6.1.6.3.1 Included
Total Entries: 9
DWS-3160-24PC:admin#
66-13
create snmp
Description
This command is used to create a recipient of an SNMP trap operation.
Format
create snmp [host <ipaddr> | v6host <ipv6addr>] [v1 | v2c | v3 [noauth_nopriv | auth_nopriv
| auth_priv]] <auth_string 32>
Parameters
host
- Specifies the recipient for which the traps are targeted.
<ipaddr>
- The IP address of the recipient for which the traps are targeted.
v6host
- Specifies the IPv6 host address to which the trap packet will be sent.
<ipv6addr>
- The IPv6 address of the recipient for which the traps are targeted.
v1
- The least secure of the possible security models.
v2c
- The second least secure of the possible security models.
v3
- The most secure of the possible.