I have been attemting to resolve this problem for a while.

I am running netsnmp 5.0.9

When I execute a series of snmpget command to a table,
snmpget -v2c opcs0a -c public enterprises.103.1.9.2.5.1.1.11
snmpget -v2c opcs0a -c public enterprises.103.1.9.2.5.1.1.10

I receive the proper data responses.

When I execute the oid commands in a single snmpget command,
snmpget -v2c opcs0a -c public enterprises.103.1.9.2.5.1.1.11 
enterprises.103.1.9.2.5.1.1.10

I receive the correct response for the first value, but an incorrect index 
value for the second.

I have determined that the table handler is only called for the first 
command.  It appears that the
master table_dataset handler is failing on the subsequent requests.

Any assistance in resolving this problem would be greatly appreciated.

Greg L Robillard




-------------------------------------------------------
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
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