NetXMS Support Forum

English Support => General Support => Topic started by: karistod on June 04, 2014, 10:33:27 PM

Title: Snmp monitor on windows server
Post by: karistod on June 04, 2014, 10:33:27 PM
Hi all,

I am trying to configure snmp on a Windows server. I managed to get snmp to show up on node but when ever I go to add an snmp dci nothing works.  What ever i press on any snmp dci and press on walk nothing shows up, I believe this is wrong. When ever I set up a dci anyways it always shows up an unsupported.

Any ideas???
Title: Re: Snmp monitor on windows server
Post by: andrey--k on June 05, 2014, 09:49:24 AM
can you try to configure:
.1.3.6.1.2.1.25.1.1.0
Can you set debug level 9 and provide log for 3-5 seconds after pool->configuration pressed?
Title: Re: Snmp monitor on windows server
Post by: karistod on June 05, 2014, 10:05:47 AM
That seemed to work

Attached log file.
Title: Re: Snmp monitor on windows server
Post by: andrey--k on June 05, 2014, 10:21:25 AM
snmp works fine.
With which OIDs you have troubles?
Title: Re: Snmp monitor on windows server
Post by: karistod on June 05, 2014, 10:37:43 AM
Yes I realised that :)

Ok the problem was with my compile MIB files. I was not defining output and the file was being saved in the wrong location, it's working now.

Thank you for your prompt response and help.