search for: _access_interface_entry_save_name

Displaying 1 result from an estimated 1 matches for "_access_interface_entry_save_name".

2007 Dec 12
1
Tons of SNMP ?errors? in /var/log/messages
I'm running up-to-date CentOS 5 w/ Xen. I'm getting tons (tons = 13787 just yesterday, presumably because I have a monitoring system poll every 5 minutes) of log entries of the following: netsnmp_assert index == tmp failed if-mib/data_access/interface.c:467 _access_interface_entry_save_name() and netsnmp_assert rc == 0 failed if-mib/ifTable/ifTable_data_access.c:209 _check_interface_entry_for_updates() When I do an SNMPWalk, everything looks ok (now that IPv6 is back on) on the host doing the walking, but on the other side it is spewing the above messages. I have not been able to...