Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
QVS is listening on port 161 SNMP and is causing issues with our network.
There is an option to turn off SMNP on the QVS servers but what would that do?
Can I turn it off, how does that effect QV?
It will not have any impact on either.
Bill
Hi Daniel,
To turn SNMP off you need to edit the QVS settings.ini file (C:\ProgramData\QlikTech\QlikViewServer) and under [Settings 7] add EnableSNMP=0
Then in QVDistributionService.exe.config (C:\Program Files\QlikView\Distribution Service) you will need to set <add key="EnableSNMP" value="false" /> to false if it is set to true.
Bill
Bill,
Thanks for the response.... If I DO turn off SNMP, what if any impact will it have to QVS or my users?
Daniel
It will not have any impact on either.
Bill
Hey Bill,
Do you know if we can switch the port # from 161 to another port?
Thanks,
Sam
Hi,
Yes, you need to at SNMPPORT= with the port you want to use under the [Settings 7] in the QVS settings.ini file.
Bill
Then in QVDistributionService.exe.config (C:\Program Files\QlikView\Distribution Service) you will need to set <add key="EnableSNMP" value="false" /> to false if it is set to true
I have reached to this path (C:\Program Files\QlikView\Distribution Service) but here I have so many files, which file I have to edit and how
Hi,
You need to edit
QVDistributionService.exe.config
Regards
ASHFAQ
it is not giving me the edit option what shud I do now?
Hi.
Right click and open it with notepad++
Regards
ASHFAQ