Click or drag to resize

SolidFireElementSetSnmpTrapInfo Method

Overload List
  NameDescription
Public methodSetSnmpTrapInfo(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.
Public methodSetSnmpTrapInfo(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