Event Log Error 1106: The SNMP Service Is Ignoring Extension Agent DLL Winnt\System32\W3pmib.dll (241813)
The information in this article applies to:
- Microsoft Windows NT Server 4.0
- Microsoft Proxy Server 2.0
This article was previously published under Q241813 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
The following error message may be logged in the Event log:
Event log error:
Event ID: 1106 - Source: SNMP
The SNMP service is ignoring extension agent dll winnt\system32\w3pmib.dll
because the file missing or incorrectly configured.
CAUSE
This behavior can occur when the SNMP service tries to load the W3pmib.dll dynamic-link library (DLL), but cannot because the World Wide Web service (W3svc) has not yet started. The W3pmib.dll DLL requires the World Wide Web service (W3svc) to be running.
RESOLUTIONWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk.
To resolve this issue, add the World Wide Web service (W3svc) to the Depend On Service list for SNMP:
- Use Registry Editor (Regedt32.exe, not Regedit.exe) to open the following key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SNMP
- Double-click Depend on Service.
- Press ENTER to move to the next line (make sure that nothing is selected).
- Type W3SVC. Do not press ENTER.
- Click OK.
- Restart the computer.
Modification Type: | Major | Last Reviewed: | 6/11/2002 |
---|
Keywords: | kbenv kberrmsg kbprb KB241813 |
---|
|