Re: MIB load order

2009-12-29 Thread rakesh zingade
I guess it automatically done .. the net-snmp $MIBDIRS has .index file and it updated automatically when you restarts snmp services. As per my experience MIB loading order is important, I was facing issues in TRAP OID translation due to incorrect MIB orders On Tue, Dec 29, 2009 at 3:59 PM, Wojci

MIB load order

2009-12-29 Thread Wojciech Dudys
Do I need to care about MIBs load order? Regards, -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market proc

Re: MIB Load order

2004-07-27 Thread Wes Hardaker
> On Mon, 19 Jul 2004 13:05:22 -0400, "Mitch Raful" <[EMAIL PROTECTED]> said: Mitch> In what order does snmpd load mibs and can that be changed? It loads it based on the contents of the MIBS environment variable, or by the default list if no variable is set. The default list can be set using

MIB Load order

2004-07-19 Thread Mitch Raful
In what order does snmpd load mibs and can that be changed?   Mitch