Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.07 KB

reference_element_api_snmptraprecipient.adoc

File metadata and controls

40 lines (35 loc) · 1.07 KB
permalink sidebar keywords summary
api/reference_element_api_snmptraprecipient.html
sidebar
object,objects,snmptraprecipient
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.

snmpTrapRecipient

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.

Object members

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