We are running a Ubuntu 12.04 server at version 1.2.5. If you create the MIB file using the command:
nxmibc -d /usr/share/netxms/mibs/ -zThen when you run the console from a Windows machine (1.2.5 as well) you get the following error:
QuoteCannot load MIB file from server: Bad MIB file data
Omitting the -z option causes the error to go away, but of course increase the size of the file by about tenfold in our case.
I encounter this error few times - Java zlib implementation sometimes cannot decompress files created with C zlib implementation. Usually it goes away when file changes - like new MIB added. I still didn't found a solution for that problem.
Best regards,
Victor