SANtricity 11.8 Commands

to Japanese version

Unregister SNMP community

The delete snmpCommunity command deletes an existing Simple Network Management Protocol (SNMP) community that you previously created and registered using the create snmpCommunity command. Deleting an SNMP community effectively unregisters the community. Any trap destinations associated with that community are also removed.

Supported Series

This command applies to an individual HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin role.

Syntax

delete snmpCommunity communityName="snmpCommunityName"

Parameters

Parameter Description

communityName

The name of the SNMP community that you want to delete. Enclose the SNMP community name in double quotation marks (" ").

Top of Page