We're looking at using mibble, but I've got some questions about thread safety. I see from the javadoc that MibLoader is not thread safe, but what about Mib? I'd like to load a set of MIBs once, then have several threads query for either OIDs or names off the same Mib object.
Does mibble support this? Steve Nicolai _______________________________________________ Mibble-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/mibble-users
