Re: setting ip address returns error

2011-12-04 Thread Robert Story
On Fri, 2 Dec 2011 11:29:15 +0530 [email protected] wrote: BJC> >Ah.. ok, 5.3.2.2 is a rather old release, and is unsupported. Can you BJC> reproduce this on a more recent release? BJC> BJC> I have upgraded to NET-SNMP to 5.7. BJC> And it seems to be solving the snmpd crashing problem. BJC> A

Re: setting UCD-SNMP-MIB::versionUpdateConfig.0 to '1' causes snmpd to hang

2011-12-04 Thread Robert Story
On Fri, 2 Dec 2011 19:16:00 + Todd A. wrote: NTA> Problem solved! My snmpd.conf file was only readable to the USER (600). NTA> I changed the permissions to make it readable to the GROUP and OTHERS NTA> (644), and the problem is now resolved. Well, I'd say you found a work-around, but the prob