Click or drag to resize

GetSnmpTrapInfoResultClusterFaultTrapsEnabled Property

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

Property Value

Type: Boolean
See Also