Click or drag to resize

SetSnmpTrapInfoRequest Properties

The SetSnmpTrapInfoRequest type exposes the following members.

Properties
  NameDescription
Public propertyClusterEventTrapsEnabled
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.
Public propertyClusterFaultResolvedTrapsEnabled
If the value is set to true, a corresponding solidFireClusterFaultResolvedNotification is sent to the configured list of trap recipients when a cluster fault is resolved. The default value is false.
Public propertyClusterFaultTrapsEnabled
If the value is set to true, a corresponding solidFireClusterFaultNotification is sent to the configured list of trap recipients when a cluster fault is logged. The default value is false.
Public propertyTrapRecipients
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.
Top
See Also