Simple example of using MIBBLE to read from a MIB file. This simple application lists all the OIDs (Object Identifiers) in the inputted MIB file and a brief description of what that OID monitors.
The OID is a pointer object that links to a variable within a monitored device the OID is compatible with. (Venor Specific implementations can apply.)