ID: Q130563
When an SNMP extension agent tries to retrieve performance counters, CPU utilization jumps to 100 percent.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Windows NT version 3.51.
If an SNMP extension agent tries to retrieve performance counters as in the following example, the CPU utilization is observed to jump to 100 percent and stay there until the SNMP service is stopped.
RegOpenKeyEx(...);
.
.
RegQueryValueEx(HKEY_PERFORMANCE_DATA,
...)
To see this, use the Performance Monitor tool in the Administrative Tools
program group.
The same problem can occur when an application is trying to retrieve TCP/IP performance counters and the Internet MIB II agent is being used to retrieve the counters.
For more information, please see the Windows NT 3.5 Resource Kit Vol IV.
Additional query words:
Keywords : kbnetwork kbAPI kbNTOS350bug kbNTOS351fix kbSDKPlatform kbSNMP kbGrpNet
Issue type : kbbug
Solution Type : kbfix
Last Reviewed: July 31, 1998