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> And the agent is not returning any error also. BJC> I think that was caused by the old version.
great! BJC> It creates the new IP with the default subnet mask and broadcast BJC> address. BJC> BJC> But we are using a different one. BJC> BJC> How do we set custom values to Broadcast Address and Subnet Mask? There are no mib objects for changing these, so the unfortunate answer is 'you cant'. The only option would be to define and implement your own custom mib that allowed these object to be set. BJC> And when setting the new IP, a new instance of this interface is created BJC> as eth1:1 (found from ifconfig command) BJC> BJC> Is there any way to set the eth1 itself; instead of creating a new BJC> eth1:1? Again, the same answer as before. You would have to define/implement a mib to allow the name to be set. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
