/
protocols snmp v3 mib-view <text1> subtree <text2> mask <text3>
protocols snmp v3 mib-view <text1> subtree <text2> mask <text3>
Users can configure a mib-view which is used as a view of a group. And users can just set up a mib-view without mask.
Command Syntax
set protocols snmp v3 mib-view <text1> subtree <text2> mask <text3>
delete protocols snmp v3 mib-view <text1> subtree <text2> mask
Parameter
• <text1> the name of the mib-view
• <text2> a dotted numeric oid
• <text3> Subtree mask in hexadecimal format with an even character
Example
•This example configures a mib-view view1 with mask ff
admin@XorPlus# set protocols snmp v3 mib-view view1 subtree 1.3.6.1.2.1 mask ff admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.