We use cookies on this website. To find out more about cookies and how they are used on this website, see our Privacy Policy.
By clicking ‘Continue’, you hereby agree with our use of cookies.

База знаний

How to Disable SNMP Service via CLI for GS?

Last modified date: Fri, 22 Nov 2024 14:23:50 GMT+8

Symptom
  • Some customer environments require that SNMP not be enabled to ensure network security.
  • A vulnerability scan identified security risks associated with the SNMP service on the customer’s storage system. The specific vulnerability found is: 41028 - SNMP Agent Default Community Name (public).
Diagnosis

The SNMP service is using the default community name "public," which can pose a security risk.

Solution

To disable the SNMP service via the CLI, follow these steps:

  • Download the CLI tool:
    Download CLIDownload the CLI tool
  • Install Java:
    Visit the Java website to download and install the required Java version.
  • Disable SNMP service:
    Use the CLI command: set net protocol snmp=disable
    Use the CLI command: set net protocol
    Use the CLI command: set net protocol

Was this article helpful?Да | No

Thank you for your feedback!

Do you have any other feedback for this article?

{{ vm.showErrorMessage }}