Greetings,
I compiled net-snmp libraries(libnetsnmp.a, libnetsnmphelpers.a, libnetsnmpmibs.a,
libnetsnmpagent.a) under a nios-elf environment(NIOS Development Kit 3.1) using
nios-elf-ar, and succeeded in running snmpd on my board for snmpget/getnext
operations. The snmpd handles requests correctly.
But when I ran my own subagent, it presented messages as such "select: Invalid
argument" infinitely, since the subagent executed an infinite loop with "keep_running".
The subagent was also linked with static libraries.
So, must I have the API files: snmp_api.c or snmp_agent.c etc. modified to fix this
problem?
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
