| |
The following items are stored into the output file (in the following order):
(1) dotted-name (2) dotted-number (3) access (4) source module name (5) syntax (6) base syntax (7) textual convention (8) macro
The data is stored as flat text, separated by semicolons. If your need is to get access to the MIB information, but dont want the expense of building your own, or buying the library, this may be a good alternative for you. Text processing of flat text files is a much simpler problem space than building a parser from scratch. |
|