Compile the MIB

A Management Information Base (MIB) is a standardized framework that defines network device metrics. It uses Object Identifiers (OIDs) in a hierarchical tree structure. The MIB serve as a “dictionary” for SNMP monitoring systems, translating numerical OIDs into human-readable values.

Successful compilation makes the MIB searchable in tools like ThirdEye’s monitor configuration. Compiling a MIB processes its definitions:

  • Validates syntax and dependencies
  • Registers OIDs in the monitoring system
  • Enables discovery for SNMP monitor creation

The library screen will be displayed.

  1. Click the button to select a file.

A file selection dialog will be displayed.

  1. Select the MIB file to compile and click [Open].

Compilation is complete when the MIB file is displayed in the list, and the icon is displayed to the left of the MIB file.

  1. Click [Close].