Click or drag to resize

GetSnmpTrapInfoResultClusterFaultResolvedTrapsEnabled Property

If "true", when a cluster fault is logged a corresponding solidFireClusterFaultResolvedNotification 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 ClusterFaultResolvedTrapsEnabled { get; set; }

Property Value

Type: Boolean
See Also