Chapter 7: SNMPv3 Commands
108
CLEAR SNMPV3 VIEW
Syntax
clear snmpv3 view=view [subtree=OID|text] mask
Parameters
view Specifies the name of the SNMPv3 view, up to 32
alphanumeric characters.
subtree Specifies the view of the MIB Tree. Options are:
OID A numeric value in hexadecimal format.
text Text name of the view.
mask Specifies the subtree mask, in hexadecimal format.
Description
This command clears the value of the mask parameter in an SNMPv3
View Table entry.
Examples
The following command clears the value of the subtree mask from the
SNMPv3 view of 1.3.6.1.2.1.1.
clear snmpv3 view=1.3.6.1.2.1.1 mask
The following command clears the value of subtree mask from the
SNMPv3 view called private. The subtree has a value of 1.3.6.1.4 (private
MIBs).
clear snmpv3 view=private subtree=1.3.6.1.4 mask