MIB loader errors when loading MIB in the agent log

patricialynch
Giga Contributor

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

5 REPLIES 5

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

This post might be useful to you:



Adding SNMP MIB Files



Check the response from Doug.



Regards,


Sergiu


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


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


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.)