SNMP stops in windows 2003 server.
Hello All,
I have a windows 2003 server. After I start the SNMP service, it stops after a while, and I get an SNMP stopped error. Any fix for this problem?
Thank You!
September 20th, 2012 12:22pm
Check your application log, and make sure to make all Windows update first.
Let us know if you see some error in your eventlog. So we might be able to help from there.MCP | MCTS 70-236: Exchange Server 2007, Configuring
Want to follow me ? | Blog:
http://www.jabea.net | http://blogs.technet.com/b/wikininjas/
Free Windows Admin Tool Kit Click here and download it now
September 20th, 2012 4:37pm
1. For full use of SNMP allow for read and write.
2. Look for analysis
a. Dependent services - do they run?
b. Any trace in Event logs?
3. Follow troubleshooting technet articles and knowledge base.
http://technet.microsoft.com/en-us/library/cc738839(v=ws.10).aspx
http://support.microsoft.com/kb/200885/en-us
etc
Regards
Milos
September 20th, 2012 4:44pm
Hi All,
On investigating event logs, I found two different event in 2 servers. Here they are:
1: Event ID: 7035. Description: The %1 service terminated unexpectedly. It has done this %2 time(s).
2: Event ID: 1101. Description: The SNMP Service is ignoring extension agent key SOFTWARE\Microsoft\DhcpMibAgent\CurrentVersion because it is missing or misconfigured.
Any clue how can I get it work properly? As it is creating many alerts in the network.
Free Windows Admin Tool Kit Click here and download it now
September 23rd, 2012 5:24pm
One more add to my previous findings.
On finding in Application event log, I see the following event:
EventID: 2020. Description: SNMP event log extension agent has terminated.
September 23rd, 2012 5:31pm
Also:
Event ID: 1000
Description: Faulting application snmp.exe, version 5.2.3790.2837, faulting module ntdll.dll, version 5.2.3790.3290, fault address 0x00011ff9.
Free Windows Admin Tool Kit Click here and download it now
September 23rd, 2012 6:45pm
Hi,
Thank you for the post.
2: Event ID: 1101. Description: The SNMP Service is ignoring extension agent key SOFTWARE\Microsoft\DhcpMibAgent\CurrentVersion because it is missing or misconfigured.
It is SNMP extension agent error. Please compare with other Windows 2003 server and remove/disable the different SNMP extension agent.
http://support.microsoft.com/kb/888798/en-us
http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=Windows%20Operating%20System&ProdVer=5.2&EvtID=1101&EvtSrc=SNMP&LCID=1033
Event ID: 1000 Description: Faulting application snmp.exe, version 5.2.3790.2837, faulting module ntdll.dll, version 5.2.3790.3290, fault address 0x00011ff9.
Here is similar thread which fix it with snmp debug command
http://social.technet.microsoft.com/Forums/en/winservergen/thread/98025b77-b054-4b60-9dd6-cc4d95e0514e
Moreover, to restore SNMP service:
.uninstall SNMP service,
.remove registry key(backup it first) HKLM\Software\SYSTEM\CurrentControlSet\Services\SNMP
.reboot and reinstall SNMP service.
If there are more inquiries on this issue, please feel free to let us know.
RegardsRick Tan
TechNet Community Support
September 24th, 2012 12:36am
Hi,
Thank you for the post.
2: Event ID: 1101. Description: The SNMP Service is ignoring extension agent key SOFTWARE\Microsoft\DhcpMibAgent\CurrentVersion because it is missing or misconfigured.
It is SNMP extension agent error. Please compare with other Windows 2003 server and remove/disable the different SNMP extension agent.
http://support.microsoft.com/kb/888798/en-us
http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=Windows%20Operating%20System&ProdVer=5.2&EvtID=1101&EvtSrc=SNMP&LCID=1033
Event ID: 1000 Description: Faulting application snmp.exe, version 5.2.3790.2837, faulting module ntdll.dll, version 5.2.3790.3290, fault address 0x00011ff9.
Here is similar thread which fix it with snmp debug command
http://social.technet.microsoft.com/Forums/en/winservergen/thread/98025b77-b054-4b60-9dd6-cc4d95e0514e
Moreover, to restore SNMP service:
.uninstall SNMP service,
.remove registry key(backup it first) HKLM\Software\SYSTEM\CurrentControlSet\Services\SNMP
.reboot and reinstall SNMP service.
If there are more inquiries on this issue, please feel free to let us know.
RegardsRick Tan
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
September 24th, 2012 12:38am


