Hi

I'm using Synapse for sending SNMP traps to an external alarm system.

How can i send more than 1 parameter in a trap ? Im using the function
SendTrap. 

function SendTrap(const Dest, Source, Enterprise, Community: AnsiString;
  Generic, Specific, Seconds: Integer; const MIBName, MIBValue:
AnsiString;
  MIBtype: Integer): Integer;

I expected an array to hold the MIBName, MIBtype and MIBvalue  data

Have i misunderstood somthing ? 

best regards,
Peter



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to