On Sat, 2006-03-04 at 07:44 -0800, Greg Robillard wrote: > When I snmpget the table using one command line > snmpget -v2c -c public localhost enterprises.103.1.9.2.5.1.2.4 > enterprises.103.1.9.2.5.1.3.4 enterprises.103.1.9.2.5.1.5.4 > > My first oid returns the proper value, the second an third return only > the index or in this case a value of 4. > > This only happens on my tables.
How have you implemented the tables? Old or new API? Which table framework? Does your handler routine include a loop to work through the "requests" list, or are you only processing the first request? Dave ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
