Uploaded MIBs don't work - case-sensitive filename extension

Started by troffasky, June 07, 2024, 03:15:57 PM

Previous topic - Next topic

troffasky

Version 5.0.3.

I uploaded a bunch of MIBs using the "SNMP MIB files" tool.

The only one that actually works had the extension .mib, all the rest with the extension .MIB are ignored [when you compile the MIBs, it only lists the .mib file].

I guess I can understand that if I just dropped these files somewhere then there may be some rules to follow, but I used the UI to upload these and was given no feedback to indicate that they wouldn't be used. So I think that makes this a bug.

Filipp Sudanov


Victor Kirhenshtein

Fixed in upcoming 5.0.5. MIB compiler is now case-insensitive when selecting files by extension, and server ensures that MIB files upload via GUI have extension .mib.

Best regards,
Victor