NetXMS Support Forum

English Support => General Support => Topic started by: troffasky on June 07, 2024, 03:15:57 PM

Title: Uploaded MIBs don't work - case-sensitive filename extension
Post by: troffasky on June 07, 2024, 03:15:57 PM
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.
Title: Re: Uploaded MIBs don't work - case-sensitive filename extension
Post by: Filipp Sudanov on June 07, 2024, 06:34:43 PM
Yes, definitely a bug
Title: Re: Uploaded MIBs don't work - case-sensitive filename extension
Post by: Victor Kirhenshtein on June 27, 2024, 03:41:11 PM
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