Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - SNMP agent: (4 Items)
   
SNMP agent  
i would like to have a SNMP agent runing on a QNX Neutrino RTOS runtime 6.3.0 platform.

1) is this possible on this platform? 

2) i wanted to use net-snmp-5.2.X.tar.gz, but ran into several errors ( this was on a QNX momentics 6.3.0 platform)

3) i have come across mentions of  Emanate, Emanate/Lite in the neutrino documentation, but this needs to be purchased 
(dont know the costs as yet)

4) is there a free version of the agent that will work smoothly on the  QNX Neutrino RTOS runtime 6.3.0 platform (am i 
asking for too much?!)





Re: SNMP agent  
guys, i have been trying to work with net-snmp-5.2.6, on a QNX momentics 6.3.0 platform.
Been trying to follow the :
a)./configure
b)make
c) make install

Problems started when i was doing a make. Always i was getting libtools error:

od: illegal option -x

and termination in the compile process.

I then changed my libtools, to version 2.2.4.
Compilation seems better, but it reached:

mibII/at.c: In function 'AP_Scan_Next':
mibII/at.c:796: arithmetic on pointer to an incomplete type
mibII/at.c:799: dereferencing pointer to incomplete type
mibII/at.c: 801: 'ifIndex' undeclared (first use in function)


is it worth spending time on this, to get net-snmp work on QNX or should i stop here?
waiting for your comments and suggestions..
Re: SNMP agent  
Check out this page:

http://community.qnx.com/sf/wiki/do/viewPage/projects.networking/wiki/Netsnmp_wiki_page

6.3.0 is pretty old.  You may have better luck on 6.4.1 or later.

Regards,

-seanb

On Tue, Aug 17, 2010 at 03:51:54PM -0400, Rashid Mirza wrote:
> guys, i have been trying to work with net-snmp-5.2.6, on a QNX momentics 6.3.0 platform.
> Been trying to follow the :
> a)./configure
> b)make
> c) make install
> 
> Problems started when i was doing a make. Always i was getting libtools error:
> 
> od: illegal option -x
> 
> and termination in the compile process.
> 
> I then changed my libtools, to version 2.2.4.
> Compilation seems better, but it reached:
> 
> mibII/at.c: In function 'AP_Scan_Next':
> mibII/at.c:796: arithmetic on pointer to an incomplete type
> mibII/at.c:799: dereferencing pointer to incomplete type
> mibII/at.c: 801: 'ifIndex' undeclared (first use in function)
> 
> 
> is it worth spending time on this, to get net-snmp work on QNX or should i stop here?
> waiting for your comments and suggestions..
> 
> 
> 
> _______________________________________________
> 
> Builds
> http://community.qnx.com/sf/go/post63319
> 
Re: SNMP agent  
well i have a limitation, and am kind of stuck with 6.3.0. 
will this work with 6.3.0?