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.
This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin or Support Admin role.
create snmpTrapDestination trapReceiverIP=ipAddress communityName="communityName" [sendAuthenticationFailureTraps=(TRUE | FALSE)]
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. |
8.30