DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
178
Switch# configure terminal
Switch(config)# snmp-server user user1 public v3 entrypted auth md5
112233445566778899AABBCCDDEE
32-15
snmp-server view
This command is used to create or modify a view entry. Use the
no
form of this command to remove a
specified SNMP view entry.
snmp-server view
VIEW-NAME
OID-TREE
{included | excluded}
no snmp-server view
VIEW-NAME
Parameters
Specifies the name of the view entry. The valid length is 1 to 32
characters. The syntax is general string that does not allow spaces.
Specifies the object identifier of the ASN.1 sub-tree to be included
or excluded from the view. To identify the sub-tree, specify a text
string consisting of numbers, such as 1.3.6.2.4, or a word, such as
system. Use the asterisk (*) wildcard in a single sub-identifier to
specify a sub-tree family.
Specifies the sub-tree to be included in the SNMP view.
Specifies the sub-tree to be excluded from the SNMP view.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline