With this software you can import MIB (Management Information Base) files and convert them into OID libraries for PRTG.
Many network devices and programs come with so-called MIB files that describe the parameters and readings which are available for monitoring via SNMP. With MIB Importer you can import these MIB files (supplied by the vendor of your devices) and convert them into OID libraries for PRTG (Traffic Grapher and Network Monitor) and IPCheck Server Monitor. Then you can easily setup sensors in both programs.
MIB files are hardware and operating system independent information files that tell network manangement systems how to retrieve in-depth data using the SNMP protocol from network devices like routers, switches, network printers, disk arrays etc. (even air conditioners) as well as many server software products (database servers etc.). MIB files describe the available readings in tables, values, registers using a special text format (Abstract Syntax Notation One ASN.1).
Because MIB files are written in this highly abstract definition language they need to be translated into a more software compliant form so that PRTG and IPCheck can work fast and seamless with the data. This is the task of the MIB-Importer which translates MIB files into Paessler's XML-based OID-Library format.
MIB files are usually provided by the manufacturers of network devices and services (e.g. Cisco MIBs can be found here) . Please visit the website or contact the support of the vendor to get the MIB file for your specific device.
In order to access values on a network device, the managing software needs to know their addresses. These addresses or “OID”s are organized in a hierarchical tree structure where the nodes are defined with decimal numbers, separated by dots. A typical OID looks like this: 1.3.6.1.2.1.10.20.1.3.1 (an example value from the ISDN-MIB). Note that an OID always starts with "1.3.6.1." If you come across an OID that does not start with 1.3.6.1. then something is wrong - very probably one or more include files of the imported MIB file could not be found.
There are different types of the values. IPCheck and PRTG can work with:
In an MIB file the readings can be organized as:
Installation of MIB Importer is easy: Please download the software, double click the <installname>.exe and follow the on-screen instructions. To uninstall the software later please use the “Add/Remove Programm” applet in the Control Panel.
MIB Importer is able to import SNMPv1 and SNMPv2 MIB files. It is fairly easy to convert a MIB file into an OID library:
Note: You can import one or more MIB files before saving the OIDLIB file in order to combine them into a single OID library. Simply repeat the import process as often as needed, then choose “Save As…”.
During development and testing of MIB Importer we found that not all MIB files are fully compliant to the syntax defined by the RFCs. We have already implemented various work-arounds in order to import non-compliant files and to make MIB Importer error tolerant. But you still may encounter errors like the following:
Using MIB Importers OID entry form you can manually edit the OIDLIB file after import or even create your own OIDLIB files (e.g. if you don't have a vendor specific MIB file but know the OIDs you want to use). Most commonly you may want to change the names and descriptions of values after importing a MIB file.
In order to create or edit OIDLIBs do the following:
As mentioned above there are many different MIB file formats available today. You may run into problem with one or the other.
MIB Importer is a free tool for users of Paessler monitoring products. Support is only available for paying customers of IPCheck Server Monitor and PRTG Traffic Grapher. Please use our support ticket system to contact Paessler Support.
Float values are not defined in the MIB definition of the widely spread version SNMPv2. You can, however, define float values manually with the MIB Importer, should the need arise (see Fig. 2).
Please download the program here (1 MB).
This Freeware program is provided free for Paessler customers, mainly as an add-on for PRTG. Please understand that we can not provide support for this program.