Click or drag to resize

ISolidFireElementSetSnmpTrapInfo Method (SetSnmpTrapInfoRequest)

You can use SetSnmpTrapInfo to enable and disable the generation of cluster SNMP notifications (traps) and to specify the set of network host computers that receive the notifications. The values you pass with each SetSnmpTrapInfo method call replace all values set in any previous call to SetSnmpTrapInfo.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
SetSnmpTrapInfoResult SetSnmpTrapInfo(
	SetSnmpTrapInfoRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiSetSnmpTrapInfoRequest

Return Value

Type: SetSnmpTrapInfoResult
See Also