Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Daniel_Moore
Former Employee
Former Employee

Can I switch off SNMP on QVS?

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?

1 Solution

Accepted Solutions
Bill_Britt
Former Employee
Former Employee

It will not have any impact on either.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.

View solution in original post

9 Replies
Bill_Britt
Former Employee
Former Employee

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 - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Daniel_Moore
Former Employee
Former Employee
Author

Bill,

Thanks for the response.... If I DO turn off SNMP, what if any impact will it have to QVS or my users?

Daniel

Bill_Britt
Former Employee
Former Employee

It will not have any impact on either.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Not applicable

Hey Bill,

    Do you know if we can switch the port # from 161 to another port?

Thanks,

Sam

Bill_Britt
Former Employee
Former Employee

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

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
abhaysingh
Specialist II
Specialist II

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

ashfaq_haseeb
Champion III
Champion III

Hi,

You need to edit

QVDistributionService.exe.config

Regards

ASHFAQ

abhaysingh
Specialist II
Specialist II

it is not giving me the edit option what shud I do now?

ashfaq_haseeb
Champion III
Champion III

Hi.

Right click and open it with notepad++

Regards

ASHFAQ