Click or drag to resize

GetSnmpTrapInfoResultClusterEventTrapsEnabled Property

If "true", when a cluster fault is logged a corresponding solidFireClusterEventNotification is sent to the configured list of trap recipients.

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