You can reset SNMP settings to factory defaults. You can also reset the value of a specific argument to the factory default.

You can reset a specific argument, such as the communities or targets. You can also reset the SNMP configuration to the factory defaults.

Procedure

  1. Access the appliance shell and log in as a user who has the administrator or super administrator role.
    The default user with super administrator role is root.
  2. To reset specific arguments, run the command snmp.set --arguments reset.
    For example, to reset the communities that you configured, run the following command:
    snmp.set --communities reset
  3. To reset the whole SNMP configuration to the factory defaults, run the command snmp.reset.