Skip to main content

Posts

Showing posts from April 5, 2015

net-snmp : step by step installation, (Windows 7 X64, x86) (32bit & 64bit)

Hello, I'm going to show you how to download and install net-snmp service to enable SNMPv3 for windows 7 64bit because windows operating systems don't support it. With version 3 SNMP has new security options to make package transfer safe. wikipedia SNMP v3 There is 32 bit versions for all setup files. installation steps are same. installation :    visual C++ 2008 redistributable package (x64) before all you need to install this because as you will see the openssl (if you want to use net-snmp with snmpv3 you are going to need this) installation needs this. Download Page Link :  Visual C++ 2008 redistributable installation When you click the link above you will see this screen check the version. if it is x64 then click download button. Microsoft Download Center web page. Select download location.   Then double click  vcredist_x64.exe  and start setup. Finish the installation. Win64 OpenSSL v0.9.8zf  if you want to use snmpv3 functionality with net-