Click or drag to resize

SetSnmpTrapInfoRequestTrapRecipients Property

List of hosts that are to receive the traps generated by the Cluster Master. At least one object is required if any one of the trap types is enabled.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public SnmpTrapRecipient[] TrapRecipients { get; set; }

Property Value

Type: SnmpTrapRecipient
See Also