04/29/2010 9:58 AM
post53159
|
We are performing tests and playing little bit with current version
(5.4.2.1). We are trying to be able to generate traps without loading our
own module into net-snmp to be able to produce core file for analyzing. In
case we use our module, I think you will not be able to analyze core without
all needed libs and other files we are using. Or am I wrong?
Another question: How can I send some generic trap to trapsink destination
specified in snmpd.conf file via command tool? Just to see, whether net-snmp
will crash or not?
For a different type of testing:
Is there any place we can get binaries for net-snmp (5.4.2.1 or 5.5.) which
are compiled with "notification" and "target" modules under QNX 6.4.0? Just
to figure out, whether we have problems with our modules own snmp modules or
it is net-snmp problem?
Thanks
Adrian
2010/4/22 Sean Boudreau <community-noreply@qnx.com>
> On Wed, Apr 21, 2010 at 10:31:43AM -0400, Adrian Gafrik wrote:
> > The problem we faced is related to QNX 6.4.1. In this release we
> compiled net-snmp from sources with QNX releated patches.
> >
> > As I mentioned before in post, in case we compiled net-snmp without
> "notification" and "target" modules, net-snmp was working stable and able to
> send traps to destinations defined in net-snmp configuration file.
> >
> > When we compiled it with these 2 modules, net-snmp crashes and is no more
> able to send any trap to destinations specified in net-snmp configuration
> file.
> >
> > Therefore I would like to ask, whether somebody had similar problem with
> net-snmp (5.4.2.1)? In case somebody managed to run net-snmp without problem
> I will appreciate any advice which can help us.
>
> Can you build version 5.5 as described here:
>
>
> http://community.qnx.com/sf/wiki/do/viewPage/projects.networking/wiki/Netsnmp_wiki_page
>
> Do a 'make CCOPTS=-O0 DEBUG=-g' and attach the core file.
>
> Thanks,
>
> -seanb
>
>
>
> _______________________________________________
>
> QNX Software Development Platform Pre-Releases
> http://community.qnx.com/sf/go/post52376
>
>
|
|
|