Click or drag to resize

SolidFireElementSetSnmpTrapInfoAsync Method

Overload List
  NameDescription
Public methodSetSnmpTrapInfoAsync(SetSnmpTrapInfoRequest, CancellationToken)
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.
Public methodSetSnmpTrapInfoAsync(CancellationToken, Boolean, Boolean, Boolean, SnmpTrapRecipient)
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.
Top
See Also