Thanks. If I have an external event sent to SNMP through the pipe or the message queue I added, once I get the this event, I can call send_easy_trap() API with a fixed OID and it should work right?
I tried configuring the DISMAN MIB but it triggers the following errors. My copy of ipv6.h gives even more errors...It is from linux-2.4. in6.h: No such file or directory agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:462:18: ipv6.h: No such file or directory agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:469:20: ip_var.h: No such fi le or directory agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:472:21: udp_var.h: No such f ile or directory agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:490:18: gnuc.h: --- Robert Story <[EMAIL PROTECTED]> wrote: > On Tue, 14 Jun 2005 10:01:22 +0100 Dave wrote: > DS> On Tue, 2005-06-14 at 04:28, Surya Prakash > wrote: > DS> > Also, where are the linkUp & Down traps > implemented? > DS> > DS> They're not implemented directly. > DS> (Except possibly in the if-mib code, I haven't > checked). > > Nope, the disman route is the way to go. > > -- > NOTE: messages sent directly to me, instead of the > lists, will be deleted > unless they are requests for paid consulting > services. > > Robert Story; NET-SNMP Junkie > Support: <http://www.net-snmp.org/> > <irc://irc.freenode.net/#net-snmp> > Archive: > <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> > > You are lost in a twisty maze of little standards, > all different. > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
