Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Users can configure type of a mib-view

 

Command Syntax
set protocols snmp v3 mib-view <text1> subtree <text2> type <type>

delete protocols snmp v3 mib-view <text1> subtree <text2> type

 

Parameter

 •<text1> the name of the mib-view

 •<text2> a dotted numeric oid

 •<type> include or exclude a subtree

             • excluded  exclude the subtree

             • included  include the subtree

   

         

Example

 •This example includes1.3.6.1.2.1 in the view1

admin@XorPlus# set protocols snmp v3 mib-view view1 subtree 1.3.6.1.2.1 type included
admin@XorPlus# commit

 

 

  • No labels