News:

We really need your input in this questionnaire

Main Menu

Compile SNMP MIBs in Windows

Started by tricer, June 24, 2016, 08:16:49 PM

Previous topic - Next topic

tricer

I am running an Windows installation and I was wondering how I go about compiling a SNMP MIB, in the WIKI it is how to do it via linux.

Thanks

Victor Kirhenshtein

Hi,

basically in a same way, just use different file names:

C:\NetXMS\bin\nxmibc.exe -z -d C:\NetXMS\share\mibs -o C:\NetXMS\var\netxms.mib

(assuming NetXMS is installed into C:\NetXMS).

Best regards,
Victor