Click or drag to resize

Snmp.SendTrap Method

Overload List
  Name Description
Public method Static member SendTrap(Variable[]) Sends an SNMP version 3 trap.
Public method Static member SendTrap(UInt32[], ISnmpData) Sends an SNMP version 3 trap.
Public method Static member SendTrap(UInt32[], Double) Sends a floating-point based SNMP version 3 trap.
Public method Static member SendTrap(UInt32[], Int32) Sends an integer based SNMP version 3 trap.
Public method Static member SendTrap(UInt32[], String) Sends a string based SNMP version 3 trap.
Top
See Also