MIB loader errors when loading MIB in the agent log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 12:43 PM
I am getting a number of MIB Loader errors on certain MIB files when starting the mid server
I have opened one of the files in MIBBrowser and can walk an ip in this mib file
But when I restart the midserver the file is not loading
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 02:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 02:59 PM
Thanks Sergiu,
The issue is actually on the MidServer when I start it. The agent log is reporting
MIB Initializer WARNING *** WARNING *** MIB loader errors when loading MIB: riverbed-rbt
I can open the mib file in Mib Browser and walk to the IP not a problem
I have my probes set and the oids etc..
For some reason the mib file will not load on the mid server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 03:14 PM
I actually resolved this
The MIB File that was in the zip from Plixer MIB site was not correct.
I downloaded the correct mib on circitor
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 09:50 PM
In general, Service-now's MIB reader is much more strict. You can utilize MIBs that have errors in them with command line tools, but they'll fail in SN. Things like missing line terminators or duplicate names will cause SN to go nuts. **USUALLY** SN errors also include a line number and from there it's typically easy to spot the error even to an untrained eye. (The errors usually just look different than everything else.)