On 09/08/06, Greg L Robillard <[EMAIL PROTECTED]> wrote:
> Using a data_set table handler.
>
> Using a
> for (request = requests; request; request = request->next)
> loop, I would assume that multiple OID requests would be handles within the
> loop.  So sending multiple OID requests within a single snmpget, the for
> loop would get executed multiple times.

Correct.

>       I am having trouble with dataset tables where multiple OID
> requests are only returning the first value and the handler is only being
> called one time and the for loop is only executing one time.
>
> I am currently runnig 5.0.9 version on Linux 7.3.

Can you please try with a more recent release (e.g. 5.3.1).
The 5.0.9 code is roughly three years old now (and is not even the
most current release on that line).

If this still fails with a newer release, please let us see the
structure of your MIB module code.

Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to