--- You wrote: My question is this - is there a known predictable way that MIBs are imported? Is it just alphabetically? Is there a way to influence the order the MIBS are imported? --- end of quote ---
MIB's have their explicit dependencies listed in the IMPORT section of the MIB. When InterMapper starts up, the MIB's are loaded in order based on the dependencies with the other MIBs; MIB's that provide necessary definitions for other MIB's are imported first. If a MIB's IMPORT section is incomplete or contains circular references, the MIB's may load in the wrong order. I would first check the IMPORT section of the MIB's that aren't loading to see if the list of imported definitions is incomplete. (The MIB files you import are stored in the InterMapper Settings/MIBs directory as text files; you can modify them in place there.) Hope this helps, Bill Fisher Dartware, LLC ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [EMAIL PROTECTED]
