The snmpTrapRecipient object contains information about a host that is configured to receive SNMP traps generated by the storage cluster. You can use the GetSnmpTrapInfo API method to get a list of hosts configured to receive SNMP traps.
This object contains the following members:
Name | Description | Type |
---|---|---|
host | The IP address or host name of the target host. | string |
port | The UDP port number on the host where the trap should be sent. Valid range is 1 through 65535. 0 (zero) is not a valid port number. The default port is 162. | integer |
community | SNMP community string. | string |