On 12 January 2011 16:02, Homan, Dave <[email protected]> wrote: > It appears that the NetSNMP table_dataset.c code DOES create a new row, based > on the 'createAndGo' setting of my RowStatus object, but does not change it > to 'active'.
OK - so one issue is the handling of RowStatus values. > The problem seems to be that snmptable will not retrieve the row after it is > created. And another issue is the behaviour of snmptable. Let's take the second one first: What happens if you walk the table using "snmpwalk" rather than "snmptable"? Do you see the whole table? Do you see the varbinds that you created in the SET request? How do the entries for this row compare with those from other rows in the table? What version of the software are you using? (Both the Net-SNMP agent version, and the version of the mib2c template) Dave ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ 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
