Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX 6.5.0 & net-snmp: (7 Items)
   
QNX 6.5.0 & net-snmp  
Hi,
just would like to ask, whether net-snmp (and which version) is included in QNX 6.5.0?

Thanks
Adrian
Re: QNX 6.5.0 & net-snmp  
On Wed, Mar 31, 2010 at 11:23:47AM -0400, Adrian Gafrik wrote:
> Hi,
> just would like to ask, whether net-snmp (and which version) is included in QNX 6.5.0?
> 

No, but I'd be interested in hearing about your interest / use
case.

Regards,

-seanb
Re: QNX 6.5.0 & net-snmp  
We ported customer application (Win based) to Linux and QNX. We decided to use net-snmp for both platforms. On Linux 
everything works fine, with QNX (6.4.1) we have problem.

We compiled the net-snmp (5.4.2.1) under QNX from sources. But in case we compiled with "notification" and "target" 
modules (needed for our implementation) the net-snmp crashes when trying to send a trap.

Is there somebody with similar problems?
Re: QNX 6.5.0 & net-snmp  
The subject says "6.5.0" but body refers to 6.4.1.

Could you, please, clarify which one is right?

If you used 6.5.0, which milestone?

Thank you,

Aleksandar


On 31/03/2010 11:53, Adrian Gafrik wrote:
> We ported customer application (Win based) to Linux and QNX. We decided to use net-snmp for both platforms. On Linux 
everything works fine, with QNX (6.4.1) we have problem.
>
> We compiled the net-snmp (5.4.2.1) under QNX from sources. But in case we compiled with "notification" and "target" 
modules (needed for our implementation) the net-snmp crashes when trying to send a trap.
>
> Is there somebody with similar problems?
>
>
>
> _______________________________________________
>
> QNX Software Development Platform Pre-Releases
> http://community.qnx.com/sf/go/post50975
>

Re: QNX 6.5.0 & net-snmp  
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.

Thanks
Adrian 
Re: QNX 6.5.0 & net-snmp  
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
Re: QNX 6.5.0 & net-snmp  
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
>
>