Wiki source code of MIB Designer does not export MIB objects ordered as I expect it. How to fix that?
Last modified by Admin on 2024/05/25 21:21
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | |||
3 | MIB Designer provides two options to control the order of the MIB objects when exporting them into a text (MIB specification) file: | ||
4 | |||
5 | 1. Preserve original order of imported MIB objects. | ||
6 | 1. Order generated MIB objects by type first. | ||
7 | |||
8 | The recommended settings for most users are: | ||
9 | |||
10 | [[image:attach:MIB Designer Settings.png]] | ||
11 | |||
12 | The option //"Preserve original order of imported MIB objects"// should be activated only, if you have to preserve the order of the objects as they were imported/created. | ||
13 | |||
14 |