Register SNMP community
The create snmpCommunity command creates a new Simple Network Management Protocol (SNMP) community, community name string and registers the new community as a known entity to the SNMP agent. Any attempt to register a new community with the same name as that of an existing community is rejected and the firmware returns an error message.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin or Support Admin role.
Syntax
create snmpCommunity communityName="<var id="GUID-C3383335-466C-4A57-AB3D-7F23EB9EBA92__V1702587" className="keyword varname">snmpCommunityName</var>"
Parameters
Parameter | Description |
---|---|
communityName | The name of the SNMP community that you want to create. Enclose the SNMP community name in double quotation marks (" "). |
Give documentation feedback