Uninstall SNMP

Use the following procedure to uninstall SNMP:

Procedure

  1. Run the following command to check if the SNMP application is installed (status “applied”).

    ~(keystone)admin)$ system application-list
    
  2. Uninstall SNMP.

    ~(keystone_admin)]$ system application-remove snmp
    

    The SNMP application is removed, but still shows as “Uploaded”.

    ~(keystone)admin)$ system application-list
    
  3. Delete the uninstalled SNMP application definitions from the system.

    ~(keystone_admin)]$ system application-delete snmp
    

    The following message is displayed when the SNMP application is deleted “Application SNMP deleted”.

  4. Run the following command to check if the SNMP application is deleted.

    ~(keystone)admin)$ system application-list