This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SNMP Questions


On Wed, Feb 28, 2007 at 02:01:57PM +0000, Will Wagner wrote:
> I am using the SNMP agent/library from current CVS.
> 
> First I have a compile issue. The file net/snmp/lib/current/src/tools.c 
> does not compile. The error is that timercmp is not defined when used in 
> the function atime_ready(). Do other people see this?

I get lots of warnings, but it compiles for me.

What exactly is your configuration?
 
> Secondly does someone have any example code of setting SNMP data at 
> runtime.

Take a look at:
packages/net/snmp/agent/current/src/mibgroup/snmpv3

Some if its OID are writable.

     Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]