I found this issue after installing the SNMP services as a feature. Easy resolution – simply reboot the server and the tabs appear!
I found this issue after installing the SNMP services as a feature. Easy resolution – simply reboot the server and the tabs appear!
Thanks, gave me an clue. A bit less disruptive resolution for was to restart the “Services” application.
That Does not work, restarting the service after installing the snmp feature will not provide you with the Agent Tab.
Did work for me, the tab appeared, but well, windows isnt’ exactly known for providing consistent experience.
Not the Service, the services.msc. Close Services.msc & open it again.
Restarting the system did work for me
Logged off my user and re-logged in work for me
Yes really all that is required is to close the actual services.msc like mentioned above wait one second and reopen…thats it. No log off..no reboot..thats it. If you restart the snmp service only you will not see the tabs..of course logging off and rebooting worked because they accomplished the same thing but it was not necessary at all. Discussion over folks this thing is solved.
You have not installed RSAT for SNMP tools. Open a Powershell prompt and run
Add-WindowsFeature SNMP-Service, RSAT-SNMP
That’s only for Server 2012, not Server 2008. There is no option for RSAT for SNMP under Server 2008.
Thanks martyjfox; that worked for me after trying all the others without success. Many thanks!
Cool, Martyjfox
MartyJFox, – THANK YOU! three days chasing wrong solutions… i thought i had the wrong OID’s! Saved my hide!
For me none of the above worked but simply removing, Reboot, reinstall, reboot the SNMP service worked
Thanks martyjfox, is is working after run this command
Thanks MartyJFox!!!!
Confirmed, add-windowsfeature RSAT-SNMP worked for me on Server 2016
What about Windows Server 2008? If reboot doesnt work, there is no RSAT-SNMP package.