SANtricity 11.8 Commands

to Japanese version

Update SNMP community

The set snmpCommunity command creates a new name for an existing Simple Network Management Protocol (SNMP) community.

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 or Support Admin role.

Syntax

set snmpCommunity communityName="snmpCommunityName"
newCommunityName="newSnmpCommunityName"

Parameters

Parameter Description

communityName

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

newCommunityName

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

Top of Page