On 21/11/06, Venkata Guddeti <[EMAIL PROTECTED]> wrote: > When the snmpd receives one PDU with set for two variables in a table, my > subagent does not get the values for both the variables properly. > In the subagent, the value range > check fails and returns wrong value error or wrong type error for the 2nd > variable in the set. It is always the 2nd variable's value that is wrong.
So if you switch the order of the two varbinds, it's still the second varbind that fails - correct? What does the code that implements this table look like? Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
