Register SNMP trap destination
The create snmpTrapDestination command creates a new Simple Network Management Protocol (SNMP) trap destination. A trap destination is the SNMP manager to receive the trap messages.
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 snmpTrapDestination trapReceiverIP=<var id="GUID-B497209E-31F4-4D16-A33B-4E5C2ABE9874__V1711870" className="keyword varname">ipAddress</var>
communityName="<var id="GUID-B497209E-31F4-4D16-A33B-4E5C2ABE9874__V1175207" className="keyword varname">communityName</var>"
[sendAuthenticationFailureTraps=(TRUE | FALSE)]
Parameters
Parameter | Description |
---|---|
trapReceiverIP | The IP address of the SNMP manager to which you want to send trap messages. |
communityName | The name of the SNMP community for which you want to send trap messages. |
sendAuthenticationFailureTraps | This parameter turns on or turns off sending authentication failure messages to an SNMP manager. To send authentication failure messages, set the parameter to TRUE . To prevent sending authentication failure messages, set the parameter to FALSE . The default is TRUE . |
Give documentation feedback