Below are instructions on how to disable SNMP service or how to change the SNMP port for QlikView Server and QlikView Distribution Service.
Environment:
QlikView 11.20
QlikView 12 through QlikView November 2017 and up
For detail on changing SNMP port please see
How To Change SNMP Port For QlikView Server And QlikView Distribution Service
Disable SNMP for QlikView Server Service
- Edit QlikView settings.ini. Default location is C:\ProgramData\QlikTech\QlikViewServer
- Add the following setting under the [Settings 7] part of the settings file
EnableSNMP=0 - Save the settings.ini file
- Restart QlikView Server service to apply the new setting
Disable SNMP for QlikView Distribution Service
- Edit QVDistributionService.exe.config. Default location C:\Program files\QlikView\Distribution Service\
- Change the EnableSNMP value to false
<add key="EnableSNMP" value="false"/> - Save the QVDistributionService.exe.config file
- Restart QlikView Distribution Service to apply the new setting
Disabling SNMP has no impact on the functioning of QlikView.
Please note that if you want to make the SNMP port completely undiscoverable, this cannot be accomplished from Qlikview; this needs to be accomplished by the system administrator at the OS / networking level (this is outside the scope of technical support).