win2008snmpservice
Table of Contents
SNMP Service In Windows Server 2008
Summary: How to install and configure the SNMP Service in Windows Server 2008.
Date: Around 2011
Refactor: 1 May 2025: Checked links and formatting.
Installing the SNMP Service
- Start Server Manager
- Go to Features → Add Features
- Select the complete “SNMP Services” subtree
- Click Next → Finish
After installing you'll see an extra service in the services overview.
Configuring the SNMP Service
After installing you can open the properties of the SNMP service in the services overview, but there are no extra tabs yet where you can configure the community strings etc. Before you can configure those you'll have to close all MMC (-related) applications and log off. After logging in the tabs have mysteriously appeared.
Note: My colleague had to reboot the server before the tabs appeared, and on one of the other servers the tabs were just there. No logging off required.
Minimum Configuration
- Agent tab:
- Set a contact and a location
- Traps tab:
- Set a community name / community string
- Security tab:
- Disable the “Send authentication trap” checkbox
- Configure an accepted community name with the community name you just configured with the permissions “READ ONLY”
- Set the service to accept SNMP packets from any host
Don't forget to restart the SNMP service.
Windows Firewall
For ManageEngine monitoring you should allow these ports to go through to your SNMP trap server:
- 135 (UDP)
- 443 (UDP)
- 1025 (UDP5)
These ports are not opened by the SNMP service in the Windows Firewall. You'll have to open them manually.
win2008snmpservice.txt · Last modified: by 127.0.0.1