NetXMS Support Forum

English Support => General Support => Topic started by: tricer on June 24, 2016, 08:16:49 PM

Title: Compile SNMP MIBs in Windows
Post by: tricer on June 24, 2016, 08:16:49 PM
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
Title: Re: Compile SNMP MIBs in Windows
Post by: Victor Kirhenshtein on June 27, 2016, 04:22:26 PM
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