Information
The Simple Network Management Protocol (SNMP) server is used to listen for SNMP commands from an SNMP management system, execute the commands or collect the information and then send results back to the requesting system.
Rationale:
The SNMP server can communicate using SNMP v1, which transmits data in the clear and does not require authentication to execute commands. Unless absolutely necessary, it is recommended that the SNMP service not be used. If SNMP is required the server should be configured to use only SNMPv3.
Solution
Run the following command to configure the SNMP.
CLI:
Hostname> set snmp agent off
GUI:
System Management > SNMP > Unhecked the Enable SNMP Agent
Default Value:
SNMP Agent Disabled