Click or drag to resize

SetSnmpTrapInfoRequestClusterEventTrapsEnabled Property

If the value is set to true, a corresponding solidFireClusterEventNotification is sent to the configured list of trap recipients when a cluster event is logged. The default value is false.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public bool ClusterEventTrapsEnabled { get; set; }

Property Value

Type: Boolean
See Also