-
Notifications
You must be signed in to change notification settings - Fork 28
Description
I believe it would be prudent to actually name the files consistently with the mibs. Vendors often name these things whatever they want, but it seems as if the NAME.mib pragma, or something similar would be prudent for a public repository.
for instance : 3fc-004.mib would become A3COM0004-GENERIC.mib. A simple scrubbing perl script could rename all of the artifacts in the entire repository in seconds.
Secondarily versioning of the mibs is also quite prudent as some vendor equipment only supports certain revisions of mibs and a strategy for merging those versions in should be considered potentially.
I have thousands of mibs to potentially share as well, but without reasonable structure and guidance I would be concerned about collisions , duplications, and reverts to older versions.