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 enable or disable SNMPv3.The default version of the SNMP is v2.

 

Command Syntax
set protocols snmp v3 enable  <boolean>

 

Parameter

 •<boolean> enable or disable SNMPv3

                    • true         enable SNMPv3

                    • false        disable SNMPv3     

            

Example

 •This example enables SNMPv3

admin@XorPlus# set protocols snmp v3 enable true
admin@XorPlus# commit
  • No labels