Re: Traps generation using notification.c model and Win32

2005-12-02 Thread Dave Shield
On Thu, 2005-12-01 at 10:46 -0800, xxx yyy wrote: > notification.c documentation says: When this module is compiled into the > agent (run configure with --with-mib-modules="examples/notification") ... The "configure" script is the mechanism used on Unix-based (and Unix-like) systems to add a new

Traps generation using notification.c model and Win32

2005-12-01 Thread xxx yyy
I'm trying, ultimately, to create a test program to generate trap messages (probably from within an AgentX agent extension context (version 5.x)) which specify an SNMP community depending on which (site) they were initiated from - (on a Windows 2000 (actually, XP Pro) platform) - But initially