JSI Tip 4282. How do I install a Host Resource MIB in Windows NT 4.0 Server?

Jerold Schulman

October 28, 2001

1 Min Read
ITPro Today logo in a gray background | ITPro Today


Windows NT 4.0 Server does NOT come with a Host Resource MIB.

If you are running Service Pack 6a, and have a Windows 2000 Server:

1. Copy the %SystemRoot%System32hostmib.dll file from the Windows 2000 Server to the %SystemRoot%System32 folder on your Windows NT 4.0 Server.

2. Use Regedt32 to add the following keys and values:

Key:         HKEY_LOCAL_MACHINESOFTWAREMicrosoftHostMIBCurrentVersionValue Name:  PathnameType:        REG_SZData:        C:WinNTsystem32hostmib.dllNOTE: C:WinNT is the value of %SystemRoot%.Key:         HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesSNMPParametersExtensionAgentsValue Name:  3Type:        REG_SZData:        HKEY_LOCAL_MACHINESOFTWAREMicrosoftHostMIBCurrentVersion



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like