A table containing performance information for instances of 'processor' objects.
Parsed from file winnt-perf.mib.txt
Company: None
Module: WINDOWS-NT-PERFORMANCE
A table containing performance information for instances of 'processor' objects.
Parsed from file WINDOWS-NT-PERFORMANCE.mib
Module: WINDOWS-NT-PERFORMANCE
Vendor: Microsoft
Module: WINDOWS-NT-PERFORMANCE
[Automatically extracted from oidview.com]
cpuprocessorTable OBJECT-TYPE SYNTAX SEQUENCE OF cpuprocessorEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table containing performance information for instances of 'processor' objects." ::= { performance 2 }
cpuprocessorTable OBJECT-TYPE SYNTAX SEQUENCE OF CpuprocessorEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table containing performance information for instances of 'processor' objects." ::= { performance 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.311.1.1.3.1.1.2.1 | cpuprocessorEntry, connmSExchangeMTA-ConnectionsEntry, cacheDataMapsPerSec, cachDataMapsPerSec | 31 | 31 | Performance information for one particular instance of 'processor' object. |
1.3.6.1.4.1.311.1.1.3.1.1.2.2 | cacheSyncDataMapsPerSec, cachSyncDataMapsPerSec | 1 | 1 | Sync Data Maps/sec counts the frequency that a file system such as NTFS or HPFS maps a page of a file into the Cache to read th… |
1.3.6.1.4.1.311.1.1.3.1.1.2.3 | cachAsyncDataMapsPerSec, cacheAsyncDataMapsPerSec | 1 | 1 | Async Data Maps/sec is the frequency that an application using a file system such as NTFS or HPFS to map a page of a file into … |
1.3.6.1.4.1.311.1.1.3.1.1.2.4 | cachDataMapHitsPercent, cacheDataMapHitsPercent | 1 | 1 | Data Map Hits is the percentage of Data Maps in the Cache that could be resolved without having to retrieve a page from the dis… |
1.3.6.1.4.1.311.1.1.3.1.1.2.6 | cacheDataMapPinsPerSec, cachDataMapPinsPerSec | 1 | 1 | Data Map Pins/sec is the frequency of Data Maps in the Cache that resulted in pinning a page in main memory, an action usually … |
1.3.6.1.4.1.311.1.1.3.1.1.2.8 | cachPinReadsPerSec, cachePinReadsPerSec | 1 | 1 | Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in this… |
1.3.6.1.4.1.311.1.1.3.1.1.2.9 | cachSyncPinReadsPerSec, cacheSyncPinReadsPerSec | 1 | 1 | Sync Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in… |
1.3.6.1.4.1.311.1.1.3.1.1.2.10 | cacheAsyncPinReadsPerSec, cachAsyncPinReadsPerSec | 1 | 1 | Async Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read … |
1.3.6.1.4.1.311.1.1.3.1.1.2.11 | cachePinReadHitsPercent, cachPinReadHitsPercent | 1 | 1 | Pin Read Hits is the percentage of Cache Pin Read requests that hit the Cache, i.e., did not require a disk read in order to pr… |
1.3.6.1.4.1.311.1.1.3.1.1.2.13 | cachCopyReadsPerSec, cacheCopyReadsPerSec | 1 | 1 | Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the applicat… |
1.3.6.1.4.1.311.1.1.3.1.1.2.14 | cacheSyncCopyReadsPerSec, cachSyncCopyReadsPerSec | 1 | 1 | Sync Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the app… |
1.3.6.1.4.1.311.1.1.3.1.1.2.15 | cachAsyncCopyReadsPerSec, cacheAsyncCopyReadsPerSec | 1 | 1 | Async Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the ap… |
1.3.6.1.4.1.311.1.1.3.1.1.2.16 | cacheCopyReadHitsPercent, cachCopyReadHitsPercent | 1 | 1 | Copy Read Hits is the percentage of Cache Copy Read requests that hit the Cache, i.e., did not require a disk read in order to … |
1.3.6.1.4.1.311.1.1.3.1.1.2.18 | cachMDLReadsPerSec, cacheMDLReadsPerSec | 1 | 1 | MDL Reads/sec is the frequency of reads from Cache pages that use a Memory Descriptor List (MDL) to access the data. The MDL c… |
1.3.6.1.4.1.311.1.1.3.1.1.2.19 | cachSyncMDLReadsPerSec, cacheSyncMDLReadsPerSec | 1 | 1 | Sync MDL Reads/sec is the frequency of reads from Cache pages that use a Memory Descriptor List (MDL) to access the pages. The… |
1.3.6.1.4.1.311.1.1.3.1.1.2.20 | cachAsyncMDLReadsPerSec, cacheAsyncMDLReadsPerSec | 1 | 1 | Async MDL Reads/sec is the frequency of reads from Cache pages using a Memory Descriptor List (MDL) to access the pages. The M… |
1.3.6.1.4.1.311.1.1.3.1.1.2.21 | cachMDLReadHitsPercent, cacheMDLReadHitsPercent | 1 | 1 | MDL Read Hits is the percentage of Cache Memory Descriptor List (MDL) Read requests that hit the Cache, i.e., did not require d… |
1.3.6.1.4.1.311.1.1.3.1.1.2.23 | cacheReadAheadsPerSec, cachReadAheadsPerSec | 1 | 1 | Read Aheads/sec is the frequency of Cache reads where the Cache detects sequential access to a file. The read aheads permit th… |
1.3.6.1.4.1.311.1.1.3.1.1.2.24 | cacheFastReadsPerSec, cachFastReadsPerSec | 1 | 1 | Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data directly … |
1.3.6.1.4.1.311.1.1.3.1.1.2.25 | cacheSyncFastReadsPerSec, cachSyncFastReadsPerSec | 1 | 1 | Sync Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data dire… |
1.3.6.1.4.1.311.1.1.3.1.1.2.26 | cachAsyncFastReadsPerSec, cacheAsyncFastReadsPerSec | 1 | 1 | Async Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data dir… |
1.3.6.1.4.1.311.1.1.3.1.1.2.27 | cachFastReadResourceMissesPerSec, cacheFastReadResourceMissesPerSec | 1 | 1 | Fast Read Resource Misses/sec is the frequency of Cache misses necessitated by the lack of available resources to satisfy the r… |
1.3.6.1.4.1.311.1.1.3.1.1.2.28 | cachFastReadNotPossiblesPerSec, cacheFastReadNotPossiblesPerSec | 1 | 1 | Fast Read Not Possibles/sec is the frequency of attempts by an Application Program Interface (API) function call to bypass the … |
1.3.6.1.4.1.311.1.1.3.1.1.2.29 | cachLazyWriteFlushesPerSec, cacheLazyWriteFlushesPerSec | 1 | 1 | Lazy Write Flushes/sec is the frequency the Cache's Lazy Write thread has written to disk. Lazy Writing is the process of upda… |
1.3.6.1.4.1.311.1.1.3.1.1.2.30 | cachLazyWritePagesPerSec, cacheLazyWritePagesPerSec | 1 | 1 | Lazy Write Pages/sec is the frequency the Cache's Lazy Write thread has written to disk. Lazy Writing is the process of updati… |
1.3.6.1.4.1.311.1.1.3.1.1.2.31 | cachDataFlushesPerSec, cacheDataFlushesPerSec | 1 | 1 | Data Flushes/sec is the frequency the Cache has flushed its contents to disk as the result of a request to flush or to satisfy … |
1.3.6.1.4.1.311.1.1.3.1.1.2.32 | cachDataFlushPagesPerSec, cacheDataFlushPagesPerSec | 1 | 1 | Data Flush Pages/sec is the number of pages the Cache has flushed to disk as a result of a request to flush or to satisfy a wri… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.311.1.1.3.1.1.1 | memory, mSExchangeMTA, browser | 42 | 84 | None |
1.3.6.1.4.1.311.1.1.3.1.1.3 | netnetwork-InterfaceTable, mSExchangeIMC, fTP-Server | 35 | 89 | A table containing performance information for instances of 'network-Interface' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.4 | pdiskphysicalDiskTable, iCMP | 27 | 72 | A table containing performance information for instances of 'physicalDisk' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.5 | ldisklogicalDiskTable, iP | 17 | 54 | A table containing performance information for instances of 'logicalDisk' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.6 | pagefilepaging-FileTable, logdsklogicalDiskTable | 1 | 20 | A table containing performance information for instances of 'paging-File' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.7 | processprocessTable, memory | 27 | 74 | A table containing performance information for instances of 'process' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.8 | redirector, nbtconnBT-ConnectionTable | 37 | 78 | A table containing performance information for instances of 'nBT-Connection' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.9 | tCP, nbeuinetBEUITable | 9 | 58 | A table containing performance information for instances of 'netBEUI' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.10 | iP, nbeuirnetBEUI-ResourceTable | 17 | 38 | A table containing performance information for instances of 'netBEUI-Resource' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.11 | uDP, netintnetwork-InterfaceTable | 5 | 28 | A table containing performance information for instances of 'network-Interface' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.12 | netbeuinetBEUITable, netsegnetwork-SegmentTable | 1 | 42 | A table containing performance information for instances of 'netBEUI' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.13 | nbtconnnBT-ConnectionTable, objects | 6 | 17 | A table containing performance information for instances of 'nBT-Connection' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.14 | nwlinkipxnWLink-IPXTable, pagefipaging-FileTable | 1 | 42 | A table containing performance information for instances of 'nWLink-IPX' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.15 | nwlinkspxnWLink-SPXTable, pdiskphysicalDiskTable | 1 | 42 | A table containing performance information for instances of 'nWLink-SPX' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.16 | rAS-Total, procprocessTable | 18 | 55 | A table containing performance information for instances of 'process' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.17 | server, procsrprocessorTable | 26 | 63 | A table containing performance information for instances of 'processor' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.18 | srvrqueuesserver-Work-QueuesTable, rasprtrAS-PortTable | 1 | 20 | A table containing performance information for instances of 'server-Work-Queues' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.19 | cache, rAS-Total | 31 | 62 | None |
1.3.6.1.4.1.311.1.1.3.1.1.20 | redirector, mSExchangeMTA | 42 | 84 | None |
1.3.6.1.4.1.311.1.1.3.1.1.21 | exchmtaconnmSExchangeMTA-ConnectionsTable, server | 26 | 82 | A table containing performance information for instances of 'mSExchangeMTA-Connections' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.22 | mSExchangeIMC, swqserver-Work-QueuesTable | 35 | 88 | A table containing performance information for instances of 'server-Work-Queues' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.23 | mSExchangeIS, system | 49 | 97 | None |
1.3.6.1.4.1.311.1.1.3.1.1.24 | mSExchangeIS-Public, tCP | 40 | 80 | None |
1.3.6.1.4.1.311.1.1.3.1.1.25 | mSExchangeIS-Private, telephony | 24 | 48 | None |
1.3.6.1.4.1.311.1.1.3.1.1.26 | mSExchangeDS, thrdthreadTable | 18 | 49 | A table containing performance information for instances of 'thread' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.27 | web-Proxy-Server-Service, uDP | 53 | 106 | None |
1.3.6.1.4.1.311.1.1.3.1.1.28 | winSock-Proxy-Server | 20 | 40 | None |
1.3.6.1.4.1.311.1.1.3.1.1.29 | web-Proxy-Server-Cache | 16 | 32 | None |
1.3.6.1.4.1.311.1.1.3.1.1.30 | telephony | 9 | 18 | None |
1.3.6.1.4.1.311.1.1.3.1.1.31 | rasportrAS-PortTable | 1 | 20 | A table containing performance information for instances of 'rAS-Port' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.32 | nwnetbiosnWLink-NetBIOSTable | 1 | 42 | A table containing performance information for instances of 'nWLink-NetBIOS' objects. |
1.3.6.1.4.1.311.1.1.3.1.1.33 | ntsystem | 25 | 50 | None |
1.3.6.1.4.1.311.1.1.3.1.1.34 | packet-Filtering | 5 | 10 | None |
1.3.6.1.4.1.311.1.1.3.1.1.35 | webserviceweb-ServiceTable | 1 | 57 | A table containing performance information for instances of 'web-Service' objects. |