Robert Story wrote:

On Tue, 22 Feb 2005 09:33:57 -0500 Rob wrote:
RK> Yes, it was initially generated by mib2c (from net-snmp 5.1.2 package) RK> using mib2c.create-dataset.conf.


Ok. I have a theory now. Try running the agent with the 'table_set' debug
token, and send me the debug output after the SIGHUP signal is sent.



OK let's see if I did this correctly:

/usr/local/sbin/snmpd -Dtable_set

tail -n50 -f /var/log/snmpd.log
NET-SNMP version 5.2.1

[EMAIL PROTECTED] rkudyba]# ps -auwx | grep snmp
root 17557 2.7 0.5 6244 2596 ? S 12:50 0:00 /usr/local/sbin/snmpd -Dtable_set


# kill -SIGHUP 17557

# tail -n50 -f /var/log/snmpd.log
NET-SNMP version 5.2.1 restarted
netsnmp_assert "list key" == "is unique" failed data_list.c:108 netsnmp_data_list_add_node()
WARNING: adding duplicate key 'mppLibraryVersionTable' to data list


Appears to be the same error?


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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