Avaya P330-ML-ML Switch User Manual


 
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
Avaya P330-ML Reference Guide 51
The syntax for this command is:
no snmp-server user <username> {v1 | v2c | v3}
Example:
no snmp-server view
User level: supervisor
Use the no snmp-server view command to remove a view or remove OIDs from
a view.
The syntax for this command is:
no snmp-server view <view-name> [<oid-tree>]
Example:
no username
User level: supervisor
Use the no username command to remove a local CLI user account.
username Variable that specifies the name of the SNMP user. The
maximum length is 32 bytes.
v1, v2c, v3 The security model assigned to the user in user to group
association.
P330-1(super)# no snmp-server user CharlieBrown v3
Done!
view-name Name of the view.
oid-tree Object identifier (OID) of the ASN.1 subtree to be removed
from the view. To identify the subtree, specify a text string
consisting of numbers, such as 1.3.6.2.4. To specify a subtree
family, use the asterisk as a wildcard character. For example,
1.3.6.1.2.1.2.2.1.*.1 excludes access from all elements of the first
row in IfTable.
Symbolic MIB object names are not supported.
P330-N>no snmp-server view initial2
Done!