INFORMANT-ADV: View SNMP OID List / Download MIB

VENDOR: WILLIAMS TECHNOLOGY CONSULTING SERVICES


 Home MIB: INFORMANT-ADV
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 advanced 1.3.6.1.4.1.9600.1.2
The MIB module for SNMP Informant Advanced performance counter entries.
     acsPerRsvpServiceTable 1.3.6.1.4.1.9600.1.2.1 no-access
The ACS/RSVP Service performance object counters report statistics about Resource Reservation Protocol (RSVP) and Quality of Service (QoS) Admission Control (ACS) activity, flow, bandwidth, RSVP messages sent, and so on. The ACS/RSVP Service object is available if QoS Admission Control is installed, even if the service is not running.
         acsPerRsvpServiceEntry 1.3.6.1.4.1.9600.1.2.1.1 no-access
Performance information for one particular instance of 'ACS/RSVP Service' object.
             acsPerRsvpSvcInstance 1.3.6.1.4.1.9600.1.2.1.1.1 instancename read-only
Instance name.
             acsPerRsvpSvcBytesInQoSNotify 1.3.6.1.4.1.9600.1.2.1.1.2 gauge32 read-only
A running total of the number of bytes delivered in QoS Notifications to QoS-enabled applications.
             acsPerRsvpSvcFailedQoSRequests 1.3.6.1.4.1.9600.1.2.1.1.3 gauge32 read-only
The number of QoS requests generated by QoS-enabled applications that have been rejected by the ACS/RSVP service. Failed QoS requests can be caused by invalid QoS requests.
             acsPerRsvpSvcFailedQoSSends 1.3.6.1.4.1.9600.1.2.1.1.4 gauge32 read-only
The number of QoS notifications the ACS/RSVP service that could not be sent to the QoS applications. Failed QoS sends can be caused by terminated applications.
             acsPerRsvpSvcNetworkInterfaces 1.3.6.1.4.1.9600.1.2.1.1.5 gauge32 read-only
The number of local network interfaces visible to, and used by the RSVP service.
             acsPerRsvpSvcNetworkSockets 1.3.6.1.4.1.9600.1.2.1.1.6 gauge32 read-only
The total number of raw sockets opened for the purpose of RSVP signaling.
             acsPerRsvpSvcQoSNotifications 1.3.6.1.4.1.9600.1.2.1.1.7 gauge32 read-only
The number of QoS notifications delivered to QoS-enabled applications by the QoS RSVP service.
             acsPerRsvpSvcQoSSockets 1.3.6.1.4.1.9600.1.2.1.1.8 gauge32 read-only
The number of sockets that are currently QoS enabled.
             acsPerRsvpSvcQoSEnabledReceivers 1.3.6.1.4.1.9600.1.2.1.1.9 gauge32 read-only
Indicates the number of RESV messages sent for QoS-enabled receivers. This number increments each time a RESV is refreshed.
             acsPerRsvpSvcQoSEnabledSenders 1.3.6.1.4.1.9600.1.2.1.1.10 gauge32 read-only
Indicates the number of PATH messages sent for QoS-enabled senders. This number increments each time a PATH is refreshed.
             acsPerRsvpSvcRSVPSessions 1.3.6.1.4.1.9600.1.2.1.1.11 gauge32 read-only
The current number of active RSVP sessions on the ACS/RSVP service.
             acsPerRsvpSvcTimers 1.3.6.1.4.1.9600.1.2.1.1.12 gauge32 read-only
The number of timer events scheduled to take place. Shows the activity level of the ACS/RSVP service.
     activeServerPages 1.3.6.1.4.1.9600.1.2.2
The Active Server Pages performance object monitors errors, requests, sessions, or other data generated from Active Server Pages (ASP) applications.
         aspDebuggingRequests 1.3.6.1.4.1.9600.1.2.2.1 gauge32 read-only
Number of debugging document requests.
         aspEngineFlushNotifications 1.3.6.1.4.1.9600.1.2.2.2 gauge32 read-only
The number of engines invalidated in the cache due to change notification.
         aspErrorsDuringScriptRuntime 1.3.6.1.4.1.9600.1.2.2.3 gauge32 read-only
Number of requests failed due to runtime errors.
         aspErrorsFromASPPreprocessor 1.3.6.1.4.1.9600.1.2.2.4 gauge32 read-only
Number of requests failed due to preprocessor errors.
         aspErrorsFromScriptCompilers 1.3.6.1.4.1.9600.1.2.2.5 gauge32 read-only
Number of requests failed due to script compilation errors.
         aspErrorsPerSec 1.3.6.1.4.1.9600.1.2.2.6 gauge32 read-only
The number of errors per second.
         aspInMemoryTemplateCacheHitRate 1.3.6.1.4.1.9600.1.2.2.7 gauge32 read-only
Percent of requests found in cached in memory.
         aspInMemoryTemplatesCached 1.3.6.1.4.1.9600.1.2.2.8 gauge32 read-only
The number of compiled templates cached in memory.
         aspRequestBytesInTotal 1.3.6.1.4.1.9600.1.2.2.9 gauge32 read-only
The total size, in bytes, of all requests.
         aspRequestBytesOutTotal 1.3.6.1.4.1.9600.1.2.2.10 gauge32 read-only
The total size, in bytes, of responses sent to clients. This does not include standard HTTP response headers.
         aspRequestExecutionTime 1.3.6.1.4.1.9600.1.2.2.11 gauge32 read-only
The number of milliseconds that it took to execute the most recent request.
         aspRequestWaitTime 1.3.6.1.4.1.9600.1.2.2.12 gauge32 read-only
The number of milliseconds the most recent request was waiting in the queue.
         aspRequestsDisconnected 1.3.6.1.4.1.9600.1.2.2.13 gauge32 read-only
The number of requests that were disconnected due to communication failure.
         aspRequestsExecuting 1.3.6.1.4.1.9600.1.2.2.14 gauge32 read-only
The number of requests currently executing.
         aspRequestsFailedTotal 1.3.6.1.4.1.9600.1.2.2.15 gauge32 read-only
The total number of requests failed due to errors, authorization failure, and rejections.
         aspRequestsNotAuthorized 1.3.6.1.4.1.9600.1.2.2.16 gauge32 read-only
Number of requests failed due to insufficient access rights.
         aspRequestsNotFound 1.3.6.1.4.1.9600.1.2.2.17 gauge32 read-only
The number of requests for files that were no found.
         aspRequestsQueued 1.3.6.1.4.1.9600.1.2.2.18 gauge32 read-only
The number of requests waiting for service from the queue.
         aspRequestsRejected 1.3.6.1.4.1.9600.1.2.2.19 gauge32 read-only
The total number of requests not executed because there were insufficient resources to process them.
         aspRequestsSucceeded 1.3.6.1.4.1.9600.1.2.2.20 gauge32 read-only
The number of requests that executed successfully.
         aspRequestsTimedOut 1.3.6.1.4.1.9600.1.2.2.21 gauge32 read-only
The number of requests that timed out.
         aspRequestsTotal 1.3.6.1.4.1.9600.1.2.2.22 gauge32 read-only
The total number of requests since the service was started.
         aspRequestsPerSec 1.3.6.1.4.1.9600.1.2.2.23 gauge32 read-only
The number of requests executed per second.
         aspScriptEngineCacheHitRate 1.3.6.1.4.1.9600.1.2.2.24 gauge32 read-only
Percent of requests found in script engine cache.
         aspScriptEnginesCached 1.3.6.1.4.1.9600.1.2.2.25 gauge32 read-only
The number of script engines in cache.
         aspSessionDuration 1.3.6.1.4.1.9600.1.2.2.26 gauge32 read-only
The number of milliseconds that the most recent session persisted.
         aspSessionsCurrent 1.3.6.1.4.1.9600.1.2.2.27 gauge32 read-only
The current number of sessions being serviced.
         aspSessionsTimedOut 1.3.6.1.4.1.9600.1.2.2.28 gauge32 read-only
The number of sessions timed out.
         aspSessionsTotal 1.3.6.1.4.1.9600.1.2.2.29 gauge32 read-only
The total number of sessions since the service was started.
         aspTemplateCacheHitRate 1.3.6.1.4.1.9600.1.2.2.30 gauge32 read-only
Percent of requests found in template cache.
         aspTemplateNotifications 1.3.6.1.4.1.9600.1.2.2.31 gauge32 read-only
The number of templates invalidated in the cache due to change notification.
         aspTemplatesCached 1.3.6.1.4.1.9600.1.2.2.32 gauge32 read-only
The number of templates currently cached.
         aspTransactionsAborted 1.3.6.1.4.1.9600.1.2.2.33 gauge32 read-only
The number of transactions aborted.
         aspTransactionsCommitted 1.3.6.1.4.1.9600.1.2.2.34 gauge32 read-only
The number of transactions committed.
         aspTransactionsPending 1.3.6.1.4.1.9600.1.2.2.35 gauge32 read-only
Number of transactions in progress.
         aspTransactionsTotal 1.3.6.1.4.1.9600.1.2.2.36 gauge32 read-only
The total number of transactions since the service was started.
         aspTransactionsPerSec 1.3.6.1.4.1.9600.1.2.2.37 gauge32 read-only
Transactions started per second.
     appleTalkTable 1.3.6.1.4.1.9600.1.2.3 no-access
The AppleTalk performance object consists of counters that monitor traffic on the AppleTalk network.
         appleTalkEntry 1.3.6.1.4.1.9600.1.2.3.1 no-access
Performance information for one particular instance of 'AppleTalk' object.
             atInstance 1.3.6.1.4.1.9600.1.2.3.1.1 instancename read-only
Instance name.
             atAARPPacketsPerSec 1.3.6.1.4.1.9600.1.2.3.1.2 gauge32 read-only
Number of AARP packets per second received by Appletalk on this port.
             atATPALOResponsePerSec 1.3.6.1.4.1.9600.1.2.3.1.3 gauge32 read-only
Number of ATP At-least-once transaction responses per second on this port.
             atATPPacketsPerSec 1.3.6.1.4.1.9600.1.2.3.1.4 gauge32 read-only
Number of ATP packets per second received by Appletalk on this port.
             atATPRecvdReleasePerSec 1.3.6.1.4.1.9600.1.2.3.1.5 gauge32 read-only
Number of ATP transaction release packets per second received on this port.
             atATPResponseTimouts 1.3.6.1.4.1.9600.1.2.3.1.6 gauge32 read-only
Number of ATP release timers that have expired on this port.
             atATPRetriesLocal 1.3.6.1.4.1.9600.1.2.3.1.7 gauge32 read-only
Number of ATP requests retransmitted on this port.
             atATPRetriesRemote 1.3.6.1.4.1.9600.1.2.3.1.8 gauge32 read-only
Number of ATP requests retransmitted to this port.
             atATPXOResponsePerSec 1.3.6.1.4.1.9600.1.2.3.1.9 gauge32 read-only
Number of ATP Exactly-once transaction responses per second on this port.
             atAverageTimePerAARPPacket 1.3.6.1.4.1.9600.1.2.3.1.10 gauge32 read-only
Average time in milliseconds to process an AARP packet on this port.
             atAverageTimePerATPPacket 1.3.6.1.4.1.9600.1.2.3.1.11 gauge32 read-only
Average time in milliseconds to process an ATP packet on this port.
             atAverageTimePerDDPPacket 1.3.6.1.4.1.9600.1.2.3.1.12 gauge32 read-only
Average time in milliseconds to process a DDP packet on this port.
             atAverageTimePerNBPPacket 1.3.6.1.4.1.9600.1.2.3.1.13 gauge32 read-only
Average time in milliseconds to process an NBP packet on this port.
             atAverageTimePerRTMPPacket 1.3.6.1.4.1.9600.1.2.3.1.14 gauge32 read-only
Average time in milliseconds to process an RTMP packet on this port.
             atAverageTimePerZIPPacket 1.3.6.1.4.1.9600.1.2.3.1.15 gauge32 read-only
Average time in milliseconds to process a ZIP packet on this port.
             atBytesInPerSec 1.3.6.1.4.1.9600.1.2.3.1.16 gauge32 read-only
Number of bytes received per second by Appletalk on this port.
             atBytesOutPerSec 1.3.6.1.4.1.9600.1.2.3.1.17 gauge32 read-only
Number of bytes sent per second by Appletalk on this port.
             atCurrentNonPagedPool 1.3.6.1.4.1.9600.1.2.3.1.18 gauge32 read-only
The current amount of nonpaged memory resources used by AppleTalk.
             atDDPPacketsPerSec 1.3.6.1.4.1.9600.1.2.3.1.19 gauge32 read-only
Number of DDP packets per second received by Appletalk on this port.
             atNBPPacketsPerSec 1.3.6.1.4.1.9600.1.2.3.1.20 gauge32 read-only
Number of NBP packets per second received by Appletalk on this port.
             atPacketsInPerSec 1.3.6.1.4.1.9600.1.2.3.1.21 gauge32 read-only
Number of packets received per second by Appletalk on this port.
             atPacketsOutPerSec 1.3.6.1.4.1.9600.1.2.3.1.22 gauge32 read-only
Number of packets sent per second by Appletalk on this port.
             atPacketsRoutedInPerSec 1.3.6.1.4.1.9600.1.2.3.1.23 gauge32 read-only
Number of packets routed in on this port.
             atPacketsRoutedOutPerSec 1.3.6.1.4.1.9600.1.2.3.1.24 gauge32 read-only
Number of packets routed out on this port.
             atPacketsDropped 1.3.6.1.4.1.9600.1.2.3.1.25 gauge32 read-only
Number of packets dropped due to resource limitations on this port.
             atRTMPPacketsPerSec 1.3.6.1.4.1.9600.1.2.3.1.26 gauge32 read-only
Number of RTMP packets per second received by Appletalk on this port.
             atZIPPacketsPerSec 1.3.6.1.4.1.9600.1.2.3.1.27 gauge32 read-only
Number of ZIP packets per second received by Appletalk on this port.
     aspDotNET 1.3.6.1.4.1.9600.1.2.4
ASP.NET supports the following ASP.NET system performance counters. These aggregate information for all ASP.NET applications on a Web server computer, or they apply generally to a system of ASP.NET servers running the same applications. These can include Web farms and Web gardens.
         adnApplicationRestarts 1.3.6.1.4.1.9600.1.2.4.1 gauge32 read-only
Number of times the application has been restarted during the web server's lifetime.
         adnApplicationsRunning 1.3.6.1.4.1.9600.1.2.4.2 gauge32 read-only
Number of currently running web applications.
         adnRequestExecutionTime 1.3.6.1.4.1.9600.1.2.4.3 gauge32 read-only
The number of milliseconds that it took to execute the most recent request.
         adnRequestWaitTime 1.3.6.1.4.1.9600.1.2.4.4 gauge32 read-only
The number of milliseconds the most recent request was waiting in the queue.
         adnRequestsCurrent 1.3.6.1.4.1.9600.1.2.4.5 gauge32 read-only
The current number of requests, including those that are queued, currently executing, or waiting to be written to the client. Under the ASP.NET process model, when this counter exceeds the requestQueueLimit defined in the processModel configuration section, ASP.NET will begin rejecting requests.
         adnRequestsDisconnected 1.3.6.1.4.1.9600.1.2.4.6 gauge32 read-only
The number of requests disconnected due to communication errors or user terminated.
         adnRequestsQueued 1.3.6.1.4.1.9600.1.2.4.7 gauge32 read-only
The number of requests waiting to be processed.
         adnRequestsRejected 1.3.6.1.4.1.9600.1.2.4.8 gauge32 read-only
The number of requests rejected because the request queue was full.
         adnStateServerSessionsAbandoned 1.3.6.1.4.1.9600.1.2.4.9 gauge32 read-only
The number of sessions that have been explicitly abandoned.
         adnStateServerSessionsActive 1.3.6.1.4.1.9600.1.2.4.10 gauge32 read-only
The current number of sessions currently active.
         adnStateServerSessionsTimedOut 1.3.6.1.4.1.9600.1.2.4.11 gauge32 read-only
The number of sessions timed out.
         adnStateServerSessionsTotal 1.3.6.1.4.1.9600.1.2.4.12 gauge32 read-only
The number of sessions total.
         adnWorkerProcessRestarts 1.3.6.1.4.1.9600.1.2.4.13 gauge32 read-only
Number of times a worker process has restarted on the machine.
         adnWorkerProcessesRunning 1.3.6.1.4.1.9600.1.2.4.14 gauge32 read-only
Number of worker processes running on the machine.
         adnAuditFailureEventsRaised 1.3.6.1.4.1.9600.1.2.4.15 gauge32 read-only
Number of audit failures in the application since it was started.
         adnAuditSuccessEventsRaised 1.3.6.1.4.1.9600.1.2.4.16 gauge32 read-only
Number of audit successes in the application since it was started.
         adnErrorEventsRaised 1.3.6.1.4.1.9600.1.2.4.17 gauge32 read-only
Number of error events raised since the application was started.
         adnInfrastructErrorEventsRaised 1.3.6.1.4.1.9600.1.2.4.18 gauge32 read-only
Number of HTTP error events raised since the application was started.
         adnRequestErrorEventsRaised 1.3.6.1.4.1.9600.1.2.4.19 gauge32 read-only
Number of runtime error events raised since the application was started.
     aspDotNETApplicationsTable 1.3.6.1.4.1.9600.1.2.5 no-access
ASP.NET supports the following application performance counters, which you can use to monitor the performance of a single instance of an ASP.NET application. A unique instance appears for these counters, named __Total__, which aggregates counters for all applications on a Web server (similar to the global counters described in the first section of this topic). The __Total__ instance is always available. The counters will display zero when no applications are present on the server.
         aspDotNETApplicationsEntry 1.3.6.1.4.1.9600.1.2.5.1 no-access
Performance information for one particular instance of 'ASP.NET Applications' object.
             adnApplInstance 1.3.6.1.4.1.9600.1.2.5.1.1 instancename read-only
Instance name.
             adnApplAnonymousRequests 1.3.6.1.4.1.9600.1.2.5.1.2 gauge32 read-only
Number of requests utilizing anonymous authentication.
             adnApplAnonymousRequestsPerSec 1.3.6.1.4.1.9600.1.2.5.1.3 gauge32 read-only
Number of Authentication Anonymous Requests/Sec
             adnApplCacheAPIEntries 1.3.6.1.4.1.9600.1.2.5.1.4 gauge32 read-only
Total number of entries within the cache added by the user.
             adnApplCacheAPIHitRatio 1.3.6.1.4.1.9600.1.2.5.1.5 gauge32 read-only
Ratio of hits called from user code.
             adnApplCacheAPIHits 1.3.6.1.4.1.9600.1.2.5.1.6 gauge32 read-only
Number of cache hits from user code.
             adnApplCacheAPIMisses 1.3.6.1.4.1.9600.1.2.5.1.7 gauge32 read-only
Number of cache misses called from user code.
             adnApplCacheAPITurnoverRate 1.3.6.1.4.1.9600.1.2.5.1.8 gauge32 read-only
Number of additions and removals to the API cache per second.
             adnApplCacheTotalEntries 1.3.6.1.4.1.9600.1.2.5.1.9 gauge32 read-only
Total number of entries within the cache (both internal and user added)
             adnApplCacheTotalHitRatio 1.3.6.1.4.1.9600.1.2.5.1.10 gauge32 read-only
Ratio of hits from all cache calls.
             adnApplCacheTotalHits 1.3.6.1.4.1.9600.1.2.5.1.11 gauge32 read-only
Total number of hits from the cache.
             adnApplCacheTotalMisses 1.3.6.1.4.1.9600.1.2.5.1.12 gauge32 read-only
Total number of cache misses.
             adnApplCacheTotalTurnoverRate 1.3.6.1.4.1.9600.1.2.5.1.13 gauge32 read-only
Number of additions and removals to the total cache per second.
             adnApplCompilationsTotal 1.3.6.1.4.1.9600.1.2.5.1.14 gauge32 read-only
Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled.
             adnApplDebuggingRequests 1.3.6.1.4.1.9600.1.2.5.1.15 gauge32 read-only
Number of debugging requests processed.
             adnApplErrorsCompilation 1.3.6.1.4.1.9600.1.2.5.1.16 gauge32 read-only
Number of errors that have occurred during compilation.
             adnApplErrorsExecution 1.3.6.1.4.1.9600.1.2.5.1.17 gauge32 read-only
Number of errors that have occurred during the processing of a request.
             adnApplErrorsPreprocessing 1.3.6.1.4.1.9600.1.2.5.1.18 gauge32 read-only
Number of errors that have occurred during parsing and configuration.
             adnApplErrorsTotal 1.3.6.1.4.1.9600.1.2.5.1.19 gauge32 read-only
Total number of errors occurred.
             adnApplErrorsTotalPerSec 1.3.6.1.4.1.9600.1.2.5.1.20 gauge32 read-only
Rate of errors occurred.
             adnApplErrorsUnhandledExec 1.3.6.1.4.1.9600.1.2.5.1.21 gauge32 read-only
Number of errors not handled by user code, but by the default error handler.
             adnApplErrorsUnhandledExecPerSec 1.3.6.1.4.1.9600.1.2.5.1.22 gauge32 read-only
Rate of unhandled errors.
             adnApplOutputCacheEntries 1.3.6.1.4.1.9600.1.2.5.1.23 gauge32 read-only
Current number of entries in the output cache.
             adnApplOutputCacheHitRatio 1.3.6.1.4.1.9600.1.2.5.1.24 gauge32 read-only
Ratio of hits to requests for output cacheable requests.
             adnApplOutputCacheHits 1.3.6.1.4.1.9600.1.2.5.1.25 gauge32 read-only
Total number of output cacheable requests served from the output cache.
             adnApplOutputCacheMisses 1.3.6.1.4.1.9600.1.2.5.1.26 gauge32 read-only
Total number of output cacheable requests not served from the output cache.
             adnApplOutputCacheTurnoverRate 1.3.6.1.4.1.9600.1.2.5.1.27 gauge32 read-only
Number of additions and removals to the output cache per second.
             adnApplPipelineInstanceCount 1.3.6.1.4.1.9600.1.2.5.1.28 gauge32 read-only
Number of active pipeline instances.
             adnApplRequestBytesInTotal 1.3.6.1.4.1.9600.1.2.5.1.29 gauge32 read-only
The total size, in bytes, of all requests.
             adnApplRequestBytesOutTotal 1.3.6.1.4.1.9600.1.2.5.1.30 gauge32 read-only
The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers.
             adnApplRequestsExecuting 1.3.6.1.4.1.9600.1.2.5.1.31 gauge32 read-only
The number of requests currently executing.
             adnApplRequestsFailed 1.3.6.1.4.1.9600.1.2.5.1.32 gauge32 read-only
Total number of failed requests.
             adnApplRequestsInApplQueue 1.3.6.1.4.1.9600.1.2.5.1.33 gauge32 read-only
The number of requests in the application request queue.
             adnApplRequestsNotAuthorized 1.3.6.1.4.1.9600.1.2.5.1.34 gauge32 read-only
Number of requests failed due to unauthorized access.
             adnApplRequestsNotFound 1.3.6.1.4.1.9600.1.2.5.1.35 gauge32 read-only
The number of requests for resources that were not found.
             adnApplRequestsSucceeded 1.3.6.1.4.1.9600.1.2.5.1.36 gauge32 read-only
The number of requests that executed successfully.
             adnApplRequestsTimedOut 1.3.6.1.4.1.9600.1.2.5.1.37 gauge32 read-only
The number of requests that timed out.
             adnApplRequestsTotal 1.3.6.1.4.1.9600.1.2.5.1.38 gauge32 read-only
The total number of requests since the application was started.
             adnApplRequestsPerSec 1.3.6.1.4.1.9600.1.2.5.1.39 gauge32 read-only
The number of requests executed per second.
             adnApplSessionSQLSrvrConnTotal 1.3.6.1.4.1.9600.1.2.5.1.40 gauge32 read-only
The total number of connections to the SQL Server used by session state.
             adnApplSessionStateSrvrConnTotal 1.3.6.1.4.1.9600.1.2.5.1.41 gauge32 read-only
The total number of connections to the State Server used by session state.
             adnApplSessionsAbandoned 1.3.6.1.4.1.9600.1.2.5.1.42 gauge32 read-only
The number of sessions that have been explicitly abandoned.
             adnApplSessionsActive 1.3.6.1.4.1.9600.1.2.5.1.43 gauge32 read-only
The current number of sessions currently active.
             adnApplSessionsTimedOut 1.3.6.1.4.1.9600.1.2.5.1.44 gauge32 read-only
The number of sessions timed out.
             adnApplSessionsTotal 1.3.6.1.4.1.9600.1.2.5.1.45 gauge32 read-only
Total number of sessions since the application was started.
             adnApplTransactionsAborted 1.3.6.1.4.1.9600.1.2.5.1.46 gauge32 read-only
The number of transactions aborted.
             adnApplTransactionsCommitted 1.3.6.1.4.1.9600.1.2.5.1.47 gauge32 read-only
The number of transactions committed.
             adnApplTransactionsPending 1.3.6.1.4.1.9600.1.2.5.1.48 gauge32 read-only
Number of transactions in progress.
             adnApplTransactionsTotal 1.3.6.1.4.1.9600.1.2.5.1.49 gauge32 read-only
The total number of transactions since the application was started.
             adnApplTransactionsPerSec 1.3.6.1.4.1.9600.1.2.5.1.50 gauge32 read-only
Transactions started per second.
             adnApplApplicationLifetimeEvents 1.3.6.1.4.1.9600.1.2.5.1.51 gauge32 read-only
Number of application events raised since the application was started.
             adnApplApplLifetimeEventsPerSec 1.3.6.1.4.1.9600.1.2.5.1.52 gauge32 read-only
Number of application events raised per second.
             adnApplAuditFailureEventsRaised 1.3.6.1.4.1.9600.1.2.5.1.53 gauge32 read-only
Number of audit failures in the application since it was started.
             adnApplAuditSuccessEventsRaised 1.3.6.1.4.1.9600.1.2.5.1.54 gauge32 read-only
Number of audit successes in the application since it was started.
             adnApplErrorEventsRaised 1.3.6.1.4.1.9600.1.2.5.1.55 gauge32 read-only
Number of error events raised since the application was started.
             adnApplErrorEventsRaisedPerSec 1.3.6.1.4.1.9600.1.2.5.1.56 gauge32 read-only
Number of error events per second.
             adnApplEventsRaised 1.3.6.1.4.1.9600.1.2.5.1.57 gauge32 read-only
Total number of instrumentation events raised since the application was started.
             adnApplEventsRaisedPerSec 1.3.6.1.4.1.9600.1.2.5.1.58 gauge32 read-only
Total number of instrumentation events per second.
             adnApplFormAuthenticationFailure 1.3.6.1.4.1.9600.1.2.5.1.59 gauge32 read-only
Number of failed forms authentication ticket validations since the application was started.
             adnApplFormAuthenticationSuccess 1.3.6.1.4.1.9600.1.2.5.1.60 gauge32 read-only
Number of successful forms authentication ticket validations since the application was started.
             adnApplInfraErrEventRaised 1.3.6.1.4.1.9600.1.2.5.1.61 gauge32 read-only
Number of HTTP error events raised since the application was started.
             adnApplInfraErrEventRaisedPerSec 1.3.6.1.4.1.9600.1.2.5.1.62 gauge32 read-only
Number of HTTP error events raised per second.
             adnApplMembershipAuthFailure 1.3.6.1.4.1.9600.1.2.5.1.63 gauge32 read-only
Number of failed membership credential validations since the application was started.
             adnApplMembershipAuthSuccess 1.3.6.1.4.1.9600.1.2.5.1.64 gauge32 read-only
Number of successful membership credential validations since the application was started.
             adnApplReqErrorEventRaised 1.3.6.1.4.1.9600.1.2.5.1.65 gauge32 read-only
Number of runtime error events raised since the application was started.
             adnApplReqErrorEventRaisedPerSec 1.3.6.1.4.1.9600.1.2.5.1.66 gauge32 read-only
Number of runtime error events per second.
             adnApplRequestEventsRaised 1.3.6.1.4.1.9600.1.2.5.1.67 gauge32 read-only
Number of request events raised since the application was started
             adnApplRequestEventsRaisedPerSec 1.3.6.1.4.1.9600.1.2.5.1.68 gauge32 read-only
Number of request events raised per second.
             adnApplRequestExecutionTime 1.3.6.1.4.1.9600.1.2.5.1.69 gauge32 read-only
The number of milliseconds that it took to execute the most recent request.
             adnApplRequestWaitTime 1.3.6.1.4.1.9600.1.2.5.1.70 gauge32 read-only
The number of milliseconds the most recent request was waiting in the queue.
             adnApplRequestsDisconnected 1.3.6.1.4.1.9600.1.2.5.1.71 gauge32 read-only
The number of requests disconnected due to communication errors or user terminated.
             adnApplRequestsRejected 1.3.6.1.4.1.9600.1.2.5.1.72 gauge32 read-only
The number of requests rejected because the application request queue was full.
             adnApplViewstateMACValidFailure 1.3.6.1.4.1.9600.1.2.5.1.73 gauge32 read-only
Number of viewstate MAC validations that failed since the application was started.
             adnApplCachePrcntMchneMemLimUsed 1.3.6.1.4.1.9600.1.2.5.1.74 gauge32 read-only
The amount of physical memory used by the machine divided by the physical memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed.
             adnApplCachePrcntPrcMemLimitUsed 1.3.6.1.4.1.9600.1.2.5.1.75 gauge32 read-only
The value of private bytes for the worker process divided by the private bytes memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed.
             adnApplCacheAPITrims 1.3.6.1.4.1.9600.1.2.5.1.76 gauge32 read-only
Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache using one of the public cache APIs.
             adnApplCacheTotalTrims 1.3.6.1.4.1.9600.1.2.5.1.77 gauge32 read-only
Total number of entries forcibly removed from the cache due to memory pressure.
             adnApplOutputCacheTrims 1.3.6.1.4.1.9600.1.2.5.1.78 gauge32 read-only
Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache by the output cache feature.
     browser 1.3.6.1.4.1.9600.1.2.6
The Browser performance object consists of counters that measure the rates of announcements, enumerations, and other browser transmissions.
         browserAnnouncementsDomainPerSec 1.3.6.1.4.1.9600.1.2.6.1 gauge32 read-only
Announcements Domain/sec is the rate at which a domain has announced itself to the network.
         browserAnnouncementsServerPerSec 1.3.6.1.4.1.9600.1.2.6.2 gauge32 read-only
Announcements Server/sec is the rate at which the servers in this domain have announced themselves to this server.
         browserAnnouncementsTotalPerSec 1.3.6.1.4.1.9600.1.2.6.3 gauge32 read-only
Announcements Total/sec is the sum of Announcements Server/sec and Announcements Domain/sec.
         browserDuplicateMasterAnnounce 1.3.6.1.4.1.9600.1.2.6.4 gauge32 read-only
Duplicate Master Announcements indicates the number of times that the master browser has detected another master browser on the same domain.
         browserElectionPacketsPerSec 1.3.6.1.4.1.9600.1.2.6.5 gauge32 read-only
Election Packets/sec is the rate at which browser election packets have been received by this workstation.
         browserEnumerationsDomainPerSec 1.3.6.1.4.1.9600.1.2.6.6 gauge32 read-only
Enumerations Domain/sec is the rate at which domain browse requests have been processed by this workstation.
         browserEnumerationsOtherPerSec 1.3.6.1.4.1.9600.1.2.6.7 gauge32 read-only
Enumerations Other/sec is the rate at which browse requests processed by this workstation are not domain or server browse requests.
         browserEnumerationsServerPerSec 1.3.6.1.4.1.9600.1.2.6.8 gauge32 read-only
Enumerations Server/sec is the rate at which server browse requests have been processed by this workstation.
         browserEnumerationsTotalPerSec 1.3.6.1.4.1.9600.1.2.6.9 gauge32 read-only
Enumerations Total/sec is the rate at which browse requests have been processed by this workstation. This is the sum of Enumerations Server/sec, Enumerations Domain/sec, and Enumerations Other/sec.
         browserIllegalDatagramsPerSec 1.3.6.1.4.1.9600.1.2.6.10 gauge32 read-only
Illegal Datagrams/sec is the rate at which incorrectly formatted datagrams have been received by the workstation.
         browserMailslotAllocationsFailed 1.3.6.1.4.1.9600.1.2.6.11 gauge32 read-only
Mailslot Allocations Failed is the number of times the datagram receiver has failed to allocate a buffer to hold a user mailslot write.
         browserMailslotOpensFailedPerSec 1.3.6.1.4.1.9600.1.2.6.12 gauge32 read-only
Mailslot Opens Failed/sec indicates the rate at which mailslot messages to be delivered to mailslots that are not present are received by this workstation.
         browserMailslotReceivesFailed 1.3.6.1.4.1.9600.1.2.6.13 gauge32 read-only
Mailslot Receives Failed indicates the number of mailslot messages that could not be received due to transport failures.
         browserMailslotWritesFailed 1.3.6.1.4.1.9600.1.2.6.14 gauge32 read-only
Mailslot Writes Failed is the total number of mailslot messages that have been successfully received, but that could not be written to the mailslot.
         browserMailslotWritesPerSec 1.3.6.1.4.1.9600.1.2.6.15 gauge32 read-only
Mailslot Writes/sec is the rate at which mailslot messages have been successfully received.
         browserMissedMailslotDatagrams 1.3.6.1.4.1.9600.1.2.6.16 gauge32 read-only
Missed Mailslot Datagrams is the number of Mailslot Datagrams that have been discarded due to configuration or allocation limits.
         browserMissedServerAnnouncements 1.3.6.1.4.1.9600.1.2.6.17 gauge32 read-only
Missed Server Announcements is the number of server announcements that have been missed due to configuration or allocation limits.
         browserMissedServerListRequests 1.3.6.1.4.1.9600.1.2.6.18 gauge32 read-only
Missed Server List Requests is the number of requests to retrieve a list of browser servers that were received by this workstation, but could not be processed.
         browserServerAllocFailedPerSec 1.3.6.1.4.1.9600.1.2.6.19 gauge32 read-only
Server Announce Allocations Failed/sec is the rate at which server (or domain) announcements have failed due to lack of memory.
         browserServerListRequestsPerSec 1.3.6.1.4.1.9600.1.2.6.20 gauge32 read-only
Server List Requests/sec is the rate at which requests to retrieve a list of browser servers have been processed by this workstation.
     cache 1.3.6.1.4.1.9600.1.2.7
The Cache performance object consists of counters that monitor the file system cache, an area of physical memory that stores recently used data as long as possible to permit access to the data without having to read from the disk. Because applications typically use the cache, the cache is monitored as an indicator of application input/output (I/O) operations. When memory is plentiful, the cache can grow, but when memory is scarce, the cache can become too small to be effective.
         cacheAsyncCopyReadsPerSec 1.3.6.1.4.1.9600.1.2.7.1 gauge32 read-only
Async Copy Reads/sec is the frequency of reads from pages of the file system cache that involve a memory copy of the data from the cache to the application's buffer. The application will regain control immediately even if the disk must be accessed to retrieve the page.
         cacheAsyncDataMapsPerSec 1.3.6.1.4.1.9600.1.2.7.2 gauge32 read-only
Async Data Maps/sec is the frequency that an application using a file system, such as NTFS, to map a page of a file into the file system cache to read the page, and does not wait for the page to be retrieved if it is not in main memory.
         cacheAsyncFastReadsPerSec 1.3.6.1.4.1.9600.1.2.7.3 gauge32 read-only
Async Fast Reads/sec is the frequency of reads from the file system cache that bypass the installed file system and retrieve the data directly from the cache. Normally, file I/O requests will invoke the appropriate file system to retrieve data from a file, but this path permits data to be retrieved from the cache directly (without file system involvement) if the data is in the cache. Even if the data is not in the cache, one invocation of the file system is avoided. If the data is not in the cache, the request (application program call) will not wait until the data has been retrieved from disk, but will get control immediately.
         cacheAsyncMDLReadsPerSec 1.3.6.1.4.1.9600.1.2.7.4 gauge32 read-only
Async MDL Reads/sec is the frequency of reads from the file system cache that use a Memory Descriptor List (MDL) to access the pages. The MDL contains the physical address of each page in the transfer, thus permitting Direct Memory Access (DMA) of the pages. If the accessed page(s) are not in main memory, the calling application program will not wait for the pages to fault in from disk.
         cacheAsyncPinReadsPerSec 1.3.6.1.4.1.9600.1.2.7.5 gauge32 read-only
Async Pin Reads/sec is the frequency of reading data into the file system cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memory at the completion of the read. The file system will regain control immediately even if the disk must be accessed to retrieve the page. While pinned, a page's physical address will not be altered.
         cacheCopyReadHitsPercent 1.3.6.1.4.1.9600.1.2.7.6 gauge32 read-only
Copy Read Hits is the percentage of cache copy read requests that hit the cache, that is, they did not require a disk read in order to provide access to the page in the cache. A copy read is a file read operation that is satisfied by a memory copy from a page in the cache to the application's buffer. The LAN Redirector uses this method for retrieving information from the cache, as does the LAN Server for small transfers. This is a method used by the disk file systems as well.
         cacheCopyReadsPerSec 1.3.6.1.4.1.9600.1.2.7.7 gauge32 read-only
Copy Reads/sec is the frequency of reads from pages of the file system cache that involve a memory copy of the data from the cache to the application's buffer. The LAN Redirector uses this method for retrieving information from the file system cache, as does the LAN Server for small transfers. This is a method used by the disk file systems as well.
         cacheDataFlushPagesPerSec 1.3.6.1.4.1.9600.1.2.7.8 gauge32 read-only
Data Flush Pages/sec is the number of pages the file system cache has flushed to disk as a result of a request to flush or to satisfy a write-through file write request. More than one page can be transferred on each flush operation.
         cacheDataFlushesPerSec 1.3.6.1.4.1.9600.1.2.7.9 gauge32 read-only
Data Flushes/sec is the rate at which the file system cache has flushed its contents to disk as the result of a request to flush or to satisfy a write-through file write request. More than one page can be transferred on each flush operation.
         cacheDataMapHitsPercent 1.3.6.1.4.1.9600.1.2.7.10 gauge32 read-only
Data Map Hits is the percentage of data maps in the file system cache that could be resolved without having to retrieve a page from the disk, because the page was already in physical memory.
         cacheDataMapPinsPerSec 1.3.6.1.4.1.9600.1.2.7.11 gauge32 read-only
Data Map Pins/sec is the frequency of data maps in the file system cache that resulted in pinning a page in main memory, an action usually preparatory to writing to the file on disk. While pinned, a page's physical address in main memory and virtual address in the file system cache will not be altered.
         cacheDataMapsPerSec 1.3.6.1.4.1.9600.1.2.7.12 gauge32 read-only
Data Maps/sec is the frequency that a file system such as NTFS, maps a page of a file into the file system cache to read the page.
         cacheFastReadNotPossiblesPerSec 1.3.6.1.4.1.9600.1.2.7.13 gauge32 read-only
Fast Read Not Possibles/sec is the frequency of attempts by an Application Program Interface (API) function call to bypass the file system to get to data in the file system cache that could not be honored without invoking the file system.
         cacheFastReadResourceMissPerSec 1.3.6.1.4.1.9600.1.2.7.14 gauge32 read-only
Fast Read Resource Misses/sec is the frequency of cache misses necessitated by the lack of available resources to satisfy the request.
         cacheFastReadsPerSec 1.3.6.1.4.1.9600.1.2.7.15 gauge32 read-only
Fast Reads/sec is the frequency of reads from the file system cache that bypass the installed file system and retrieve the data directly from the cache. Normally, file I/O requests invoke the appropriate file system to retrieve data from a file, but this path permits direct retrieval of data from the cache without file system involvement if the data is in the cache. Even if the data is not in the cache, one invocation of the file system is avoided.
         cacheLazyWriteFlushesPerSec 1.3.6.1.4.1.9600.1.2.7.16 gauge32 read-only
Lazy Write Flushes/sec is the rate at which the Lazy Writer thread has written to disk. Lazy Writing is the process of updating the disk after the page has been changed in memory, so that the application that changed the file does not have to wait for the disk write to be complete before proceeding. More than one page can be transferred by each write operation.
         cacheLazyWritePagesPerSec 1.3.6.1.4.1.9600.1.2.7.17 gauge32 read-only
Lazy Write Pages/sec is the rate at which the Lazy Writer thread has written to disk. Lazy Writing is the process of updating the disk after the page has been changed in memory, so that the application that changed the file does not have to wait for the disk write to be complete before proceeding. More than one page can be transferred on a single disk write operation.
         cacheMDLReadHitsPercent 1.3.6.1.4.1.9600.1.2.7.18 gauge32 read-only
MDL Read Hits is the percentage of Memory Descriptor List (MDL) Read requests to the file system cache that hit the cache, i.e., did not require disk accesses in order to provide memory access to the page(s) in the cache.
         cacheMDLReadsPerSec 1.3.6.1.4.1.9600.1.2.7.19 gauge32 read-only
MDL Reads/sec is the frequency of reads from the file system cache that use a Memory Descriptor List (MDL) to access the data. The MDL contains the physical address of each page involved in the transfer, and thus can employ a hardware Direct Memory Access (DMA) device to effect the copy. The LAN Server uses this method for large transfers out of the server.
         cachePinReadHitsPercent 1.3.6.1.4.1.9600.1.2.7.20 gauge32 read-only
Pin Read Hits is the percentage of pin read requests that hit the file system cache, i.e., did not require a disk read in order to provide access to the page in the file system cache. While pinned, a page's physical address in the file system cache will not be altered. The LAN Redirector uses this method for retrieving data from the cache, as does the LAN Server for small transfers. This is usually the method used by the disk file systems as well.
         cachePinReadsPerSec 1.3.6.1.4.1.9600.1.2.7.21 gauge32 read-only
Pin Reads/sec is the frequency of reading data into the file system cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memory at the completion of the read. While pinned, a page's physical address in the file system cache will not be altered.
         cacheReadAheadsPerSec 1.3.6.1.4.1.9600.1.2.7.22 gauge32 read-only
Read Aheads/sec is the frequency of reads from the file system cache in which the Cache detects sequential access to a file. The read aheads permit the data to be transferred in larger blocks than those being requested by the application, reducing the overhead per access.
         cacheSyncCopyReadsPerSec 1.3.6.1.4.1.9600.1.2.7.23 gauge32 read-only
Sync Copy Reads/sec is the frequency of reads from pages of the file system cache that involve a memory copy of the data from the cache to the application's buffer. The file system will not regain control until the copy operation is complete, even if the disk must be accessed to retrieve the page.
         cacheSyncDataMapsPerSec 1.3.6.1.4.1.9600.1.2.7.24 gauge32 read-only
Sync Data Maps/sec counts the frequency that a file system, such as NTFS, maps a page of a file into the file system cache to read the page, and wishes to wait for the page to be retrieved if it is not in main memory.
         cacheSyncFastReadsPerSec 1.3.6.1.4.1.9600.1.2.7.25 gauge32 read-only
Sync Fast Reads/sec is the frequency of reads from the file system cache that bypass the installed file system and retrieve the data directly from the cache. Normally, file I/O requests invoke the appropriate file system to retrieve data from a file, but this path permits direct retrieval of data from the cache without file system involvement if the data is in the cache. Even if the data is not in the cache, one invocation of the file system is avoided. If the data is not in the cache, the request (application program call) will wait until the data has been retrieved from disk.
         cacheSyncMDLReadsPerSec 1.3.6.1.4.1.9600.1.2.7.26 gauge32 read-only
Sync MDL Reads/sec is the frequency of reads from the file system cache that use a Memory Descriptor List (MDL) to access the pages. The MDL contains the physical address of each page in the transfer, thus permitting Direct Memory Access (DMA) of the pages. If the accessed page(s) are not in main memory, the caller will wait for the pages to fault in from the disk.
         cacheSyncPinReadsPerSec 1.3.6.1.4.1.9600.1.2.7.27 gauge32 read-only
Sync Pin Reads/sec is the frequency of reading data into the file system cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memory at the completion of the read. The file system will not regain control until the page is pinned in the file system cache, in particular if the disk must be accessed to retrieve the page. While pinned, a page's physical address in the file system cache will not be altered.
     dhcpServer 1.3.6.1.4.1.9600.1.2.8
The DHCP Server performance object provides counters for monitoring DHCP service activity. The DHCP service enables the server to perform as a DHCP server and configure DHCP-enabled client computers on your network as described in the DHCP standard. This object is available when the service is running. The following table describes the counters provided by the DHCP Server object and how to interpret the values when monitoring DHCP service performance.
         dhcpSrvAcksPerSec 1.3.6.1.4.1.9600.1.2.8.1 gauge32 read-only
Rate of DHCP Acks sent by the DHCP server.
         dhcpSrvActiveQueueLength 1.3.6.1.4.1.9600.1.2.8.2 gauge32 read-only
The Number of packets in the processing queue of the DHCP server.
         dhcpSrvConflictCheckQueueLength 1.3.6.1.4.1.9600.1.2.8.3 gauge32 read-only
The Number of packets in the DHCP server queue waiting on conflict detection (ping).
         dhcpSrvDeclinesPerSec 1.3.6.1.4.1.9600.1.2.8.4 gauge32 read-only
Rate of DHCP Declines received by the DHCP server.
         dhcpSrvDiscoversPerSec 1.3.6.1.4.1.9600.1.2.8.5 gauge32 read-only
Rate of DHCP Discovers received by the DHCP server.
         dhcpSrvDuplicatesDroppedPerSec 1.3.6.1.4.1.9600.1.2.8.6 gauge32 read-only
Duplicates Dropped/sec is the rate at which the DHCP server received duplicate packets.
         dhcpSrvInformsPerSec 1.3.6.1.4.1.9600.1.2.8.7 gauge32 read-only
Rate of DHCP Informs received by the DHCP server.
         dhcpSrvMillisecondsPerPacketAvg 1.3.6.1.4.1.9600.1.2.8.8 gauge32 read-only
The average time per packet taken by the DHCP server to send a response.
         dhcpSrvNacksPerSec 1.3.6.1.4.1.9600.1.2.8.9 gauge32 read-only
Rate of DHCP Nacks sent by the DHCP server.
         dhcpSrvOffersPerSec 1.3.6.1.4.1.9600.1.2.8.10 gauge32 read-only
Rate of DHCP Offers sent out by the DHCP server.
         dhcpSrvPacketsExpiredPerSec 1.3.6.1.4.1.9600.1.2.8.11 gauge32 read-only
Packets Expired/sec is the rate at which packets get expired in the DHCP server message queue.
         dhcpSrvPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.8.12 gauge32 read-only
Packets Received/sec is the rate at which packets are received by the DHCP server.
         dhcpSrvReleasesPerSec 1.3.6.1.4.1.9600.1.2.8.13 gauge32 read-only
Rate of DHCP Releases received by the DHCP server.
         dhcpSrvRequestsPerSec 1.3.6.1.4.1.9600.1.2.8.14 gauge32 read-only
Rate of DHCP Requests received by the DHCP server.
     distributeTransactionCoordinator 1.3.6.1.4.1.9600.1.2.9
The Distributed Transaction Coordinator performance object provides statistics about Distributed Transaction Coordinator (MS DTC), part of Component Services (formerly known as Transaction Server) that coordinates external, or two-phase transactions. Among other things, MS DTC is used to coordinate two-phase transactions by Message Queuing.
         dtcAbortedTransactions 1.3.6.1.4.1.9600.1.2.9.1 gauge32 read-only
Number of aborted transactions
         dtcAbortedTransactionsPerSec 1.3.6.1.4.1.9600.1.2.9.2 gauge32 read-only
Transactions aborted per second
         dtcActiveTransactions 1.3.6.1.4.1.9600.1.2.9.3 gauge32 read-only
Number of currently active transactions
         dtcActiveTransactionsMaximum 1.3.6.1.4.1.9600.1.2.9.4 gauge32 read-only
Maximum number of transactions ever concurrently active
         dtcCommittedTransactions 1.3.6.1.4.1.9600.1.2.9.5 gauge32 read-only
Number of committed transactions
         dtcCommittedTransactionsPerSec 1.3.6.1.4.1.9600.1.2.9.6 gauge32 read-only
Transactions committed per second
         dtcForceAbortedTransactions 1.3.6.1.4.1.9600.1.2.9.7 gauge32 read-only
Number of transactions aborted by the system administrator
         dtcForceCommittedTransactions 1.3.6.1.4.1.9600.1.2.9.8 gauge32 read-only
Number of transactions committed by the system administrator
         dtcInDoubtTransactions 1.3.6.1.4.1.9600.1.2.9.9 gauge32 read-only
Number of in doubt transactions
         dtcResponseTimeAverage 1.3.6.1.4.1.9600.1.2.9.10 gauge32 read-only
Average time delta between transaction begin and commit
         dtcResponseTimeMaximum 1.3.6.1.4.1.9600.1.2.9.11 gauge32 read-only
Maximum time delta between transaction begin and commit
         dtcResponseTimeMinimum 1.3.6.1.4.1.9600.1.2.9.12 gauge32 read-only
Minimum time delta between transaction begin and commit
         dtcTransactionsPerSec 1.3.6.1.4.1.9600.1.2.9.13 gauge32 read-only
Transactions performed per second
     dns 1.3.6.1.4.1.9600.1.2.10
The DNS performance object provides counters for monitoring various areas of performance of the DNS service that enables client computers on your network to register and resolve DNS domain names. These names are used to find and access resources offered by other computers on your network or other networks, such as the Internet. The data reported by the DNS object includes the number of overall queries and responses processed by a DNS server, the number of DNS queries and responses processed using either the User Datagram Protocol (UDP) or the Transmission Control Protocol (TCP), the number of queries and responses that used recursion to look up and fully resolve DNS names on behalf of requesting clients, and the number of queries and responses made to servers using the WINS lookup integration features of the DNS service.
           dnsAXFRRequestReceived 1.3.6.1.4.1.9600.1.2.10.1 gauge32 read-only
AXFR Request Received is the total number of full zone transfer requests received by the master DNS server.
           dnsAXFRRequestSent 1.3.6.1.4.1.9600.1.2.10.2 gauge32 read-only
AXFR Request Sent is the total number of full zone transfer requests sent by the secondary DNS server.
           dnsAXFRResponseReceived 1.3.6.1.4.1.9600.1.2.10.3 gauge32 read-only
AXFR Response Received is the total number of full zone transfer responses received by the secondary DNS server.
           dnsAXFRSuccessReceived 1.3.6.1.4.1.9600.1.2.10.4 gauge32 read-only
AXFR Success Received is the total number of successful full zone transfers received by the secondary DNS server.
           dnsAXFRSuccessSent 1.3.6.1.4.1.9600.1.2.10.5 gauge32 read-only
AXFR Success Sent is the total number of successful full zone transfers of the master DNS server.
           dnsCachingMemory 1.3.6.1.4.1.9600.1.2.10.6 gauge32 read-only
Caching Memory is the total caching memory used by DNS server.
           dnsDatabaseNodeMemory 1.3.6.1.4.1.9600.1.2.10.7 gauge32 read-only
Database Node Memory is the total database node memory used by DNS server.
           dnsDynamicUpdateNoOperation 1.3.6.1.4.1.9600.1.2.10.8 gauge32 read-only
Dynamic Update NoOperation is the total number of No-operation/Empty dynamic update requests received by the DNS server.
           dnsDynamicUpdateNoOpPerSec 1.3.6.1.4.1.9600.1.2.10.9 gauge32 read-only
Dynamic Update NoOperation/sec is the average number of No-operation/Empty dynamic update requests received by the DNS server in each second.
           dnsDynamicUpdateQueued 1.3.6.1.4.1.9600.1.2.10.10 gauge32 read-only
Dynamic Update Queued is the total number of dynamic updates queued by the DNS server.
           dnsDynamicUpdateReceived 1.3.6.1.4.1.9600.1.2.10.11 gauge32 read-only
Dynamic Update Received is the total number of dynamic update requests received by the DNS server.
           dnsDynamicUpdateReceivedPerSec 1.3.6.1.4.1.9600.1.2.10.12 gauge32 read-only
Dynamic Update Received/sec is the average number of dynamic update requests received by the DNS server in each second.
           dnsDynamicUpdateRejected 1.3.6.1.4.1.9600.1.2.10.13 gauge32 read-only
Dynamic Update Rejected is the total number of dynamic updates rejected by the DNS server.
           dnsDynamicUpdateTimeOuts 1.3.6.1.4.1.9600.1.2.10.14 gauge32 read-only
Dynamic Update TimeOuts is the total number of dynamic update timeouts of the DNS server.
           dnsDynamicUpdateWriteToDB 1.3.6.1.4.1.9600.1.2.10.15 gauge32 read-only
Dynamic Update Written to Database is the total number of dynamic updates written to the database by the DNS server.
           dnsDynamicUpdateWriteToDBPerSec 1.3.6.1.4.1.9600.1.2.10.16 gauge32 read-only
Dynamic Update Written to Database/sec is the average number of dynamic updates written to the database by the DNS server in each second.
           dnsIXFRRequestReceived 1.3.6.1.4.1.9600.1.2.10.17 gauge32 read-only
IXFR Request Received is the total number of incremental zone transfer requests received by the master DNS server.
           dnsIXFRRequestSent 1.3.6.1.4.1.9600.1.2.10.18 gauge32 read-only
IXFR Request Sent is the total number of incremental zone transfer requests sent by the secondary DNS server.
           dnsIXFRResponseReceived 1.3.6.1.4.1.9600.1.2.10.19 gauge32 read-only
IXFR Response Received is the total number of incrementalzone transfer responses received by the secondary DNS server.
           dnsIXFRSuccessReceived 1.3.6.1.4.1.9600.1.2.10.20 gauge32 read-only
IXFR Success Received is the total number of successful incremental zone transfers received by the secondary DNS server.
           dnsIXFRSuccessSent 1.3.6.1.4.1.9600.1.2.10.21 gauge32 read-only
IXFR Success Sent is the total number of successful incremental zone transfers of the master DNS server.
           dnsIXFRTCPSuccessReceived 1.3.6.1.4.1.9600.1.2.10.22 gauge32 read-only
IXFR TCP Success Received is the total number of successful TCP incremental zone transfers received by the secondary DNS server.
           dnsIXFRUDPSuccessReceived 1.3.6.1.4.1.9600.1.2.10.23 gauge32 read-only
IXFR UDP Success Received is the total number of successful UDP incremental zone transfers received by the secondary DNS server.
           dnsNbstatMemory 1.3.6.1.4.1.9600.1.2.10.24 gauge32 read-only
Nbstat Memory is the total Nbstat memory used by DNS server.
           dnsNotifyReceived 1.3.6.1.4.1.9600.1.2.10.25 gauge32 read-only
Notify Received is the total number of notifies received by the secondary DNS server.
           dnsNotifySent 1.3.6.1.4.1.9600.1.2.10.26 gauge32 read-only
Notify Sent is the total number of notifies sent by the master DNS server.
           dnsRecordFlowMemory 1.3.6.1.4.1.9600.1.2.10.27 gauge32 read-only
Record Flow Memory is the total record flow memory used by DNS server.
           dnsRecursiveQueries 1.3.6.1.4.1.9600.1.2.10.28 gauge32 read-only
Recursive Queries is the total number of recursive queries received by DNS server.
           dnsRecursiveQueriesPerSec 1.3.6.1.4.1.9600.1.2.10.29 gauge32 read-only
Recursive Queries/sec is the average number of recursive queries received by DNS server in each sencond.
           dnsRecursiveQueryFailure 1.3.6.1.4.1.9600.1.2.10.30 gauge32 read-only
Recursive Query Failure is the total number of recursive query failures.
           dnsRecursiveQueryFailurePerSec 1.3.6.1.4.1.9600.1.2.10.31 gauge32 read-only
Recursive Query Failure/sec is the average number of recursive query failures in each second.
           dnsRecursiveSendTimeOuts 1.3.6.1.4.1.9600.1.2.10.32 gauge32 read-only
Recursive TimeOuts is the total number of recursive query sending timeouts.
           dnsRecursiveTimeOutPerSec 1.3.6.1.4.1.9600.1.2.10.33 gauge32 read-only
Recursive TimeOut/sec is the average number of recursive query sending timeouts in each second.
           dnsSecureUpdateFailure 1.3.6.1.4.1.9600.1.2.10.34 gauge32 read-only
Secure Update Failure is the total number of secure updates failed of the DNS server.
           dnsSecureUpdateReceived 1.3.6.1.4.1.9600.1.2.10.35 gauge32 read-only
Secure Update Received is the total number of secure update requests received by the DNS server.
           dnsSecureUpdateReceivedPerSec 1.3.6.1.4.1.9600.1.2.10.36 gauge32 read-only
Secure Update Received/sec is the average number of secure update requests received by the DNS server in each second.
           dnsTCPMessageMemory 1.3.6.1.4.1.9600.1.2.10.37 gauge32 read-only
TCP Message Memory is the total TCP message memory used by DNS server.
           dnsTCPQueryReceived 1.3.6.1.4.1.9600.1.2.10.38 gauge32 read-only
TCP Query Received is the total number of TCP queries received by DNS server.
           dnsTCPQueryReceivedPerSec 1.3.6.1.4.1.9600.1.2.10.39 gauge32 read-only
TCP Query Received/sec is the average number of TCP queries received by DNS server in each second.
           dnsTCPResponseSent 1.3.6.1.4.1.9600.1.2.10.40 gauge32 read-only
TCP Response Sent is the total number of TCP reponses sent by DNS server.
           dnsTCPResponseSentPerSec 1.3.6.1.4.1.9600.1.2.10.41 gauge32 read-only
TCP Response Sent/sec is the average number of TCP reponses sent by DNS server in each second.
           dnsTotalQueryReceived 1.3.6.1.4.1.9600.1.2.10.42 gauge32 read-only
Total Query Received is the total number of queries received by DNS server.
           dnsTotalQueryReceivedPerSec 1.3.6.1.4.1.9600.1.2.10.43 gauge32 read-only
Total Query Received/sec is the average number of queries received by DNS server in each second.
           dnsTotalResponseSent 1.3.6.1.4.1.9600.1.2.10.44 gauge32 read-only
Total Response Sent is the total number of reponses sent by DNS server.
           dnsTotalResponseSentPerSec 1.3.6.1.4.1.9600.1.2.10.45 gauge32 read-only
Total Response Sent/sec is the average number of reponses sent by DNS server in each second.
           dnsUDPMessageMemory 1.3.6.1.4.1.9600.1.2.10.46 gauge32 read-only
UDP Message Memory is the total UDP message memory used by DNS server.
           dnsUDPQueryReceived 1.3.6.1.4.1.9600.1.2.10.47 gauge32 read-only
UDP Query Received is the total number of UDP queries received by DNS server.
           dnsUDPQueryReceivedPerSec 1.3.6.1.4.1.9600.1.2.10.48 gauge32 read-only
UDP Query Received/sec is the average number of UDP queries received by DNS server in each second.
           dnsUDPResponseSent 1.3.6.1.4.1.9600.1.2.10.49 gauge32 read-only
UDP Response Sent is the total number of UDP reponses sent by DNS server.
           dnsUDPResponseSentPerSec 1.3.6.1.4.1.9600.1.2.10.50 gauge32 read-only
UDP Response Sent/sec is the average number of UDP reponses sent by DNS server in each second.
           dnsWINSLookupReceived 1.3.6.1.4.1.9600.1.2.10.51 gauge32 read-only
WINS Lookup Received is the total number of WINS lookup requests received by the server.
           dnsWINSLookupReceivedPerSec 1.3.6.1.4.1.9600.1.2.10.52 gauge32 read-only
WINS Lookup Received/sec is the average number of WINS lookup requests received by the server in each second.
           dnsWINSResponseSent 1.3.6.1.4.1.9600.1.2.10.53 gauge32 read-only
WINS Response Sent is the total number of WINS lookup responses sent by the server.
           dnsWINSResponseSentPerSec 1.3.6.1.4.1.9600.1.2.10.54 gauge32 read-only
WINS Response Sent/sec is the average number of WINS lookup responses sent by the server in each second.
           dnsWINSReverseLookupReceived 1.3.6.1.4.1.9600.1.2.10.55 gauge32 read-only
WINS Reverse Lookup Received is the total number of WINS reverse lookup requests received by the server.
           dnsWINSReverseLookupRcvPerSec 1.3.6.1.4.1.9600.1.2.10.56 gauge32 read-only
WINS Reverse Lookup Received/sec is the average number of WINS reverse lookup requests received by the server in each second.
           dnsWINSReverseResponseSent 1.3.6.1.4.1.9600.1.2.10.57 gauge32 read-only
WINS Reverse Response Sent is the total number of WINS Reverse lookup responses sent by the server.
           dnsWINSReverseResponseSentPerSec 1.3.6.1.4.1.9600.1.2.10.58 gauge32 read-only
WINS Reverse Response Sent/sec is the average number of WINS Reverse lookup responses sent by the server in each second.
           dnsZoneTransferFailure 1.3.6.1.4.1.9600.1.2.10.59 gauge32 read-only
Zone Transfer Failure is the total number of failed zone transfers of the master DNS server.
           dnsZoneTransferRequestReceived 1.3.6.1.4.1.9600.1.2.10.60 gauge32 read-only
Zone Transfer Request Received is the total number of zone transfer requests received by the master DNS server.
           dnsZoneTransferSOARequestSent 1.3.6.1.4.1.9600.1.2.10.61 gauge32 read-only
Zone Transfer SOA Request Sent is the total number of zone transfer SOA requests sent by the secondary DNS server.
           dnsZoneTransferSuccess 1.3.6.1.4.1.9600.1.2.10.62 gauge32 read-only
Zone Transfer Success is the total number of successful zone transfers of the master DNS server.
     dotNETCLRDataTable 1.3.6.1.4.1.9600.1.2.11 no-access
The Performance console .NET CLR Data category includes counters that provide information about the exceptions thrown by an application.
           dotNETCLRDataEntry 1.3.6.1.4.1.9600.1.2.11.1 no-access
Performance information for one particular instance of '.NET CLR Data' object.
               ncdInstance 1.3.6.1.4.1.9600.1.2.11.1.1 instancename read-only
Instance name.
               ncdSQLClntCurNumConnPools 1.3.6.1.4.1.9600.1.2.11.1.2 gauge32 read-only
Current number of pools associated with the process.
               ncdSQLClntCurNumConns 1.3.6.1.4.1.9600.1.2.11.1.3 gauge32 read-only
Current number of connections, pooled or not.
               ncdSQLClntCurNumPoolConns 1.3.6.1.4.1.9600.1.2.11.1.4 gauge32 read-only
Current number of connections in all pools associated with the process.
               ncdSQLClntPeakNumPoolConns 1.3.6.1.4.1.9600.1.2.11.1.5 gauge32 read-only
The highest number of connections in all pools since the process started.
               ncdSQLClntTotalNumFailedCommands 1.3.6.1.4.1.9600.1.2.11.1.6 gauge32 read-only
The total number of command executes that have failed for any reason.
               ncdSQLClntTotalNumFailedConnects 1.3.6.1.4.1.9600.1.2.11.1.7 gauge32 read-only
The total number of connection open attempts that have failed for any reason.
     dotNETCLRExceptionsTable 1.3.6.1.4.1.9600.1.2.12 no-access
The Performance console .NET CLR Exceptions category includes counters that provide information about the exceptions thrown by an application.
           dotNETCLRExceptionsEntry 1.3.6.1.4.1.9600.1.2.12.1 no-access
Performance information for one particular instance of '.NET CLR Exceptions' object.
               nceInstance 1.3.6.1.4.1.9600.1.2.12.1.1 instancename read-only
Instance name.
               nceNumOfExcepsThrown 1.3.6.1.4.1.9600.1.2.12.1.2 gauge32 read-only
This counter displays the total number of exceptions thrown since the start of the application. These include both .NET exceptions and unmanaged exceptions that get converted into .NET exceptions e.g. null pointer reference exception in unmanaged code would get re-thrown in managed code as a .NET System.NullReferenceException; this counter includes both handled and unhandled exceptions. Exceptions that are re-thrown would get counted again. Exceptions should only occur in rare situations and not in the normal control flow of the program.
               nceNumOfExcepsThrownPerSec 1.3.6.1.4.1.9600.1.2.12.1.3 gauge32 read-only
This counter displays the number of exceptions thrown per second. These include both .NET exceptions and unmanaged exceptions that get converted into .NET exceptions e.g. null pointer reference exception in unmanaged code would get re-thrown in managed code as a .NET System.NullReferenceException; this counter includes both handled and unhandled exceptions. Exceptions should only occur in rare situations and not in the normal control flow of the program; this counter was designed as an indicator of potential performance problems due to large (>100s) rate of exceptions thrown. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               nceNumOfFiltersPerSec 1.3.6.1.4.1.9600.1.2.12.1.4 gauge32 read-only
This counter displays the number of .NET exception filters executed per second. An exception filter evaluates whether an exception should be handled or not. This counter tracks the rate of exception filters evaluated; irrespective of whether the exception was handled or not. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               nceNumOfFinallysPerSec 1.3.6.1.4.1.9600.1.2.12.1.5 gauge32 read-only
This counter displays the number of finally blocks executed per second. A finally block is guaranteed to be executed regardless of how the try block was exited. Only the finally blocks that are executed for an exception are counted; finally blocks on normal code paths are not counted by this counter. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               nceThrowToCatchDepthPerSec 1.3.6.1.4.1.9600.1.2.12.1.6 gauge32 read-only
This counter displays the number of stack frames traversed from the frame that threw the .NET exception to the frame that handled the exception per second. This counter resets to 0 when an exception handler is entered; so nested exceptions would show the handler to handler stack depth. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
     dotNETCLRInteropTable 1.3.6.1.4.1.9600.1.2.13 no-access
The Performance console .NET CLR Interop category includes counters that provide information about an application's interaction with COM components, COM+ services, and external type libraries.
           dotNETCLRInteropEntry 1.3.6.1.4.1.9600.1.2.13.1 no-access
Performance information for one particular instance of '.NET CLR Interop' object.
               nciInstance 1.3.6.1.4.1.9600.1.2.13.1.1 instancename read-only
Instance name.
               nciNumOfCCWs 1.3.6.1.4.1.9600.1.2.13.1.2 gauge32 read-only
This counter displays the current number of Com-Callable-Wrappers (CCWs). A CCW is a proxy for the .NET managed object being referenced from unmanaged COM client(s). This counter was designed to indicate the number of managed objects being referenced by unmanaged COM code.
               nciNumOfStubs 1.3.6.1.4.1.9600.1.2.13.1.3 gauge32 read-only
This counter displays the current number of stubs created by the CLR. Stubs are responsible for marshalling arguments and return values from managed to unmanaged code and vice versa; during a COM Interop call or PInvoke call.
               nciNumOfTLBExportsPerSec 1.3.6.1.4.1.9600.1.2.13.1.4 gauge32 read-only
Reserved for future use.
               nciNumOfTLBImportsPerSec 1.3.6.1.4.1.9600.1.2.13.1.5 gauge32 read-only
Reserved for future use.
               nciNumOfMarshalling 1.3.6.1.4.1.9600.1.2.13.1.6 gauge32 read-only
This counter displays the total number of times arguments and return values have been marshaled from managed to unmanaged code and vice versa since the start of the application. This counter is not incremented if the stubs are inlined. (Stubs are responsible for marshalling arguments and return values). Stubs usually get inlined if the marshalling overhead is small.
     dotNETCLRJitTable 1.3.6.1.4.1.9600.1.2.14 no-access
The Performance console .NET CLR JIT category includes counters that provide information about code that has been JIT-compiled.
           dotNETCLRJitEntry 1.3.6.1.4.1.9600.1.2.14.1 no-access
Performance information for one particular instance of '.NET CLR Jit' object.
               ncjInstance 1.3.6.1.4.1.9600.1.2.14.1.1 instancename read-only
Instance name.
               ncjNumOfILBytesJitted 1.3.6.1.4.1.9600.1.2.14.1.2 gauge32 read-only
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to the 'Total # of IL Bytes Jitted' counter.
               ncjNumOfMethodsJitted 1.3.6.1.4.1.9600.1.2.14.1.3 gauge32 read-only
This counter displays the total number of methods compiled Just-In-Time (JIT) by the CLR JIT compiler since the start of the application. This counter does not include the pre-jitted methods.
               ncjPercentTimeInJit 1.3.6.1.4.1.9600.1.2.14.1.4 gauge32 read-only
This counter displays the percentage of elapsed time spent in JIT compilation since the last JIT compilation phase. This counter is updated at the end of every JIT compilation phase. A JIT compilation phase is the phase when a method and its dependencies are being compiled.
               ncjILBytesJittedPerSec 1.3.6.1.4.1.9600.1.2.14.1.5 gauge32 read-only
This counter displays the rate at which IL bytes are jitted per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               ncjStandardJitFailures 1.3.6.1.4.1.9600.1.2.14.1.6 gauge32 read-only
This counter displays the peak number of methods the JIT compiler has failed to JIT since the start of the application. This failure can occur if the IL cannot be verified or if there was an internal error in the JIT compiler.
               ncjTotalNumOfILBytesJitted 1.3.6.1.4.1.9600.1.2.14.1.7 gauge32 read-only
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to the '# of IL Bytes Jitted' counter.
     dotNETCLRLoadingTable 1.3.6.1.4.1.9600.1.2.15 no-access
The Performance console .NET CLR Loading category includes counters that provide information about assemblies, classes, and application domains that are loaded.
           dotNETCLRLoadingEntry 1.3.6.1.4.1.9600.1.2.15.1 no-access
Performance information for one particular instance of '.NET CLR Loading' object.
               nclInstance 1.3.6.1.4.1.9600.1.2.15.1.1 instancename read-only
Instance name.
               nclPercentTimeLoading 1.3.6.1.4.1.9600.1.2.15.1.2 gauge32 read-only
Reserved for future use.
               nclAssemblySearchLength 1.3.6.1.4.1.9600.1.2.15.1.3 gauge32 read-only
Reserved for future use.
               nclBytesInLoaderHeap 1.3.6.1.4.1.9600.1.2.15.1.4 gauge32 read-only
This counter displays the current size (in bytes) of the memory committed by the class loader across all AppDomains. (Committed memory is the physical memory for which space has been reserved on the disk paging file.)
               nclCurrentAssemblies 1.3.6.1.4.1.9600.1.2.15.1.5 gauge32 read-only
This counter displays the current number of Assemblies loaded across all AppDomains in this application. If the Assembly is loaded as domain-neutral from multiple AppDomains then this counter is incremented once only. Assemblies can be loaded as domain-neutral when their code can be shared by all AppDomains or they can be loaded as domain-specific when their code is private to the AppDomain.
               nclCurrentClassesLoaded 1.3.6.1.4.1.9600.1.2.15.1.6 gauge32 read-only
This counter displays the current number of classes loaded in all Assemblies.
               nclCurrentAppdomains 1.3.6.1.4.1.9600.1.2.15.1.7 gauge32 read-only
This counter displays the current number of AppDomains loaded in this application. AppDomains (application domains) provide a secure and versatile unit of processing that the CLR can use to provide isolation between applications running in the same process.
               nclRateOfAssemblies 1.3.6.1.4.1.9600.1.2.15.1.8 gauge32 read-only
This counter displays the number of Assemblies loaded across all AppDomains per second. If the Assembly is loaded as domain-neutral from multiple AppDomains then this counter is incremented once only. Assemblies can be loaded as domain-neutral when their code can be shared by all AppDomains or they can be loaded as domain-specific when their code is private to the AppDomain. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               nclRateOfClassesLoaded 1.3.6.1.4.1.9600.1.2.15.1.9 gauge32 read-only
This counter displays the number of classes loaded per second in all Assemblies. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               nclRateOfLoadFailures 1.3.6.1.4.1.9600.1.2.15.1.10 gauge32 read-only
This counter displays the number of classes that failed to load per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. These load failures could be due to many reasons like inadequate security or illegal format. Full details can be found in the profiling services help.
               nclRateOfAppdomains 1.3.6.1.4.1.9600.1.2.15.1.11 gauge32 read-only
This counter displays the number of AppDomains loaded per second. AppDomains (application domains) provide a secure and versatile unit of processing that the CLR can use to provide isolation between applications running in the same process. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               nclRateOfAppdomainsUnloaded 1.3.6.1.4.1.9600.1.2.15.1.12 gauge32 read-only
This counter displays the number of AppDomains unloaded per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               nclTotalNumOfLoadFailures 1.3.6.1.4.1.9600.1.2.15.1.13 gauge32 read-only
This counter displays the peak number of classes that have failed to load since the start of the application. These load failures could be due to many reasons like inadequate security or illegal format. Full details can be found in the profiling services help.
               nclTotalAppdomains 1.3.6.1.4.1.9600.1.2.15.1.14 gauge32 read-only
This counter displays the peak number of AppDomains loaded since the start of this application. AppDomains (application domains) provide a secure and versatile unit of processing that the CLR can use to provide isolation between applications running in the same process.
               nclTotalAssemblies 1.3.6.1.4.1.9600.1.2.15.1.15 gauge32 read-only
This counter displays the total number of Assemblies loaded since the start of this application. If the Assembly is loaded as domain-neutral from multiple AppDomains then this counter is incremented once only. Assemblies can be loaded as domain-neutral when their code can be shared by all AppDomains or they can be loaded as domain-specific when their code is private to the AppDomain.
               nclTotalClassesLoaded 1.3.6.1.4.1.9600.1.2.15.1.16 gauge32 read-only
This counter displays the cumulative number of classes loaded in all Assemblies since the start of this application.
               nclTotalAppdomainsUnloaded 1.3.6.1.4.1.9600.1.2.15.1.17 gauge32 read-only
This counter displays the total number of AppDomains unloaded since the start of the application. If an AppDomain is loaded and unloaded multiple times this counter would count each of those unloads as separate.
     dotNETCLRLocksAndThreadsTable 1.3.6.1.4.1.9600.1.2.16 no-access
The Performance console .NET CLR LocksAndThreads category includes counters that provide information about managed locks and threads that an application uses.
           dotNETCLRLocksAndThreadsEntry 1.3.6.1.4.1.9600.1.2.16.1 no-access
Performance information for one particular instance of '.NET CLR LocksAndThreads' object.
               ncltInstance 1.3.6.1.4.1.9600.1.2.16.1.1 instancename read-only
Instance name.
               ncltNumOfCurrentLogicalThread 1.3.6.1.4.1.9600.1.2.16.1.2 gauge32 read-only
This counter displays the number of current .NET thread objects in the application. A .NET thread object is created either by new System.Threading.Thread or when an unmanaged thread enters the managed environment. This counters maintains the count of both running and stopped threads. This counter is not an average over time; it just displays the last observed value.
               ncltNumOfCurrentPhysicalThread 1.3.6.1.4.1.9600.1.2.16.1.3 gauge32 read-only
This counter displays the number of native OS threads created and owned by the CLR to act as underlying threads for .NET thread objects. This counters value does not include the threads used by the CLR in its internal operations; it is a subset of the threads in the OS process.
               ncltNumOfCurrentRecognizedThread 1.3.6.1.4.1.9600.1.2.16.1.4 gauge32 read-only
This counter displays the number of threads that are currently recognized by the CLR; they have a corresponding .NET thread object associated with them. These threads are not created by the CLR; they are created outside the CLR but have since run inside the CLR at least once. Only unique threads are tracked; threads with same thread ID re-entering the CLR or recreated after thread exit are not counted twice.
               ncltNumOfTotalRecognizedThread 1.3.6.1.4.1.9600.1.2.16.1.5 gauge32 read-only
This counter displays the total number of threads that have been recognized by the CLR since the start of this application; these threads have a corresponding .NET thread object associated with them. These threads are not created by the CLR; they are created outside the CLR but have since run inside the CLR at least once. Only unique threads are tracked; threads with same thread ID re-entering the CLR or recreated after thread exit are not counted twice.
               ncltContentionRatePerSec 1.3.6.1.4.1.9600.1.2.16.1.6 gauge32 read-only
Rate at which threads in the runtime attempt to acquire a managed lock unsuccessfully. Managed locks can be acquired in many ways; by the 'lock' statement in C# or by calling System.Monitor.Enter or by using MethodImplOptions.Synchronized custom attribute.
               ncltCurrentQueueLength 1.3.6.1.4.1.9600.1.2.16.1.7 gauge32 read-only
This counter displays the total number of threads currently waiting to acquire some managed lock in the application. This counter is not an average over time; it displays the last observed value.
               ncltQueueLengthPerSec 1.3.6.1.4.1.9600.1.2.16.1.8 gauge32 read-only
This counter displays the number of threads per second waiting to acquire some lock in the application. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               ncltQueueLengthPeak 1.3.6.1.4.1.9600.1.2.16.1.9 gauge32 read-only
This counter displays the total number of threads that waited to acquire some managed lock since the start of the application.
               ncltTotalNumOfContentions 1.3.6.1.4.1.9600.1.2.16.1.10 gauge32 read-only
This counter displays the total number of times threads in the CLR have attempted to acquire a managed lock unsuccessfully. Managed locks can be acquired in many ways; by the 'lock' statement in C# or by calling System.Monitor.Enter or by using MethodImplOptions.Synchronized custom attribute.
               ncltRateOfRecognizedThreadPerSec 1.3.6.1.4.1.9600.1.2.16.1.11 gauge32 read-only
This counter displays the number of threads per second that have been recognized by the CLR; these threads have a corresponding .NET thread object associated with them. These threads are not created by the CLR; they are created outside the CLR but have since run inside the CLR at least once. Only unique threads are tracked; threads with same thread ID re-entering the CLR or recreated after thread exit are not counted twice. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
     dotNETCLRMemoryTable 1.3.6.1.4.1.9600.1.2.17 no-access
The Performance console .NET CLR Memory category includes counters that provide information about the garbage collector.
           dotNETCLRMemoryEntry 1.3.6.1.4.1.9600.1.2.17.1 no-access
Performance information for one particular instance of '.NET CLR Memory' object.
               ncmInstance 1.3.6.1.4.1.9600.1.2.17.1.1 instancename read-only
Instance name.
               ncmNumBytesInAllHeaps 1.3.6.1.4.1.9600.1.2.17.1.2 gauge32 read-only
This counter is the sum of four other counters; Gen 0 Heap Size; Gen 1 Heap Size; Gen 2 Heap Size and the Large Object Heap Size. This counter indicates the current memory allocated in bytes on the GC Heaps.
               ncmNumGCHandles 1.3.6.1.4.1.9600.1.2.17.1.3 gauge32 read-only
This counter displays the current number of GC Handles in use. GCHandles are handles to resources external to the CLR and the managed environment. Handles occupy small amounts of memory in the GCHeap but potentially expensive unmanaged resources.
               ncmNumGen0Collections 1.3.6.1.4.1.9600.1.2.17.1.4 gauge32 read-only
This counter displays the number of times the generation 0 objects (youngest; most recently allocated) are garbage collected (Gen 0 GC) since the start of the application. Gen 0 GC occurs when the available memory in generation 0 is not sufficient to satisfy an allocation request. This counter is incremented at the end of a Gen 0 GC. Higher generation GCs include all lower generation GCs. This counter is explicitly incremented when a higher generation (Gen 1 or Gen 2) GC occurs. _Global_ counter value is not accurate and should be ignored. This counter displays the last observed value.
               ncmNumGen1Collections 1.3.6.1.4.1.9600.1.2.17.1.5 gauge32 read-only
This counter displays the number of times the generation 1 objects are garbage collected since the start of the application. The counter is incremented at the end of a Gen 1 GC. Higher generation GCs include all lower generation GCs. This counter is explicitly incremented when a higher generation (Gen 2) GC occurs. _Global_ counter value is not accurate and should be ignored. This counter displays the last observed value.
               ncmNumGen2Collections 1.3.6.1.4.1.9600.1.2.17.1.6 gauge32 read-only
This counter displays the number of times the generation 2 objects (older) are garbage collected since the start of the application. The counter is incremented at the end of a Gen 2 GC (also called full GC). _Global_ counter value is not accurate and should be ignored. This counter displays the last observed value.
               ncmNumInducedGC 1.3.6.1.4.1.9600.1.2.17.1.7 gauge32 read-only
This counter displays the peak number of times a garbage collection was performed because of an explicit call to GC.Collect. Its a good practice to let the GC tune the frequency of its collections.
               ncmNumTotalCommittedBytes 1.3.6.1.4.1.9600.1.2.17.1.8 gauge32 read-only
This counter displays the amount of virtual memory (in bytes) currently committed by the Garbage Collector. (Committed memory is the physical memory for which space has been reserved on the disk paging file).
               ncmNumTotalReservedBytes 1.3.6.1.4.1.9600.1.2.17.1.9 gauge32 read-only
This counter displays the amount of virtual memory (in bytes) currently reserved by the Garbage Collector. (Reserved memory is the virtual memory space reserved for the application but no disk or main memory pages have been used.)
               ncmNumOfPinnedObjects 1.3.6.1.4.1.9600.1.2.17.1.10 gauge32 read-only
This counter displays the number of pinned objects encountered in the last GC. This counter tracks the pinned objects only in the heaps that were garbage collected e.g. a Gen 0 GC would cause enumeration of pinned objects in the generation 0 heap only. A pinned object is one that the Garbage Collector cannot move in memory.
               ncmNumOfSinkBlocksInUse 1.3.6.1.4.1.9600.1.2.17.1.11 gauge32 read-only
This counter displays the current number of sync blocks in use. Sync blocks are per-object data structures allocated for storing synchronization information. Sync blocks hold weak references to managed objects and need to be scanned by the Garbage Collector. Sync blocks are not limited to storing synchronization information and can also store COM interop metadata. This counter was designed to indicate performance problems with heavy use of synchronization primitives.
               ncmPercentTimeInGC 1.3.6.1.4.1.9600.1.2.17.1.12 gauge32 read-only
% Time in GC is the percentage of elapsed time that was spent in performing a garbage collection (GC) since the last GC cycle. This counter is usually an indicator of the work done by the Garbage Collector on behalf of the application to collect and compact memory. This counter is updated only at the end of every GC and the counter value reflects the last observed value; its not an average.
               ncmAllocatedBytesPerSec 1.3.6.1.4.1.9600.1.2.17.1.13 gauge32 read-only
This counter displays the rate of bytes per second allocated on the GC Heap. This counter is updated at the end of every GC; not at each allocation. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               ncmFinalizationSurvivors 1.3.6.1.4.1.9600.1.2.17.1.14 gauge32 read-only
This counter displays the number of garbage collected objects that survive a collection because they are waiting to be finalized. If these objects hold references to other objects then those objects also survive but are not counted by this counter; the 'Promoted Finalization-Memory from Gen 0' and 'Promoted Finalization-Memory from Gen 1' counters represent all the memory that survived due to finalization. This counter is not a cumulative counter; its updated at the end of every GC with count of the survivors during that particular GC only. This counter was designed to indicate the extra overhead that the application might incur because of finalization.
               ncmGen0PromotedBytesPerSec 1.3.6.1.4.1.9600.1.2.17.1.15 gauge32 read-only
This counter displays the bytes per second that are promoted from generation 0 (youngest) to generation 1; objects that are promoted just because they are waiting to be finalized are not included in this counter. Memory is promoted when it survives a garbage collection. This counter was designed as an indicator of relatively long-lived objects being created per sec. This counter displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               ncmGen0HeapSize 1.3.6.1.4.1.9600.1.2.17.1.16 gauge32 read-only
This counter displays the maximum bytes that can be allocated in generation 0 (Gen 0); its does not indicate the current number of bytes allocated in Gen 0. A Gen 0 GC is triggered when the allocations since the last GC exceed this size. The Gen 0 size is tuned by the Garbage Collector and can change during the execution of the application. At the end of a Gen 0 collection the size of the Gen 0 heap is infact 0 bytes; this counter displays the size (in bytes) of allocations that would trigger the next Gen 0 GC. This counter is updated at the end of a GC; its not updated on every allocation.
               ncmGen1PromotedBytesPerSec 1.3.6.1.4.1.9600.1.2.17.1.17 gauge32 read-only
This counter displays the bytes per second that are promoted from generation 1 to generation 2 (oldest); objects that are promoted just because they are waiting to be finalized are not included in this counter. Memory is promoted when it survives a garbage collection. Nothing is promoted from generation 2 since it is the oldest. This counter was designed as an indicator of very long-lived objects being created per sec. This counter displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               ncmGen1HeapSize 1.3.6.1.4.1.9600.1.2.17.1.18 gauge32 read-only
This counter displays the current number of bytes in generation 1 (Gen 1); this counter does not display the maximum size of Gen 1. Objects are not directly allocated in this generation; they are promoted from previous Gen 0 GCs. This counter is updated at the end of a GC; its not updated on every allocation.
               ncmGen2HeapSize 1.3.6.1.4.1.9600.1.2.17.1.19 gauge32 read-only
This counter displays the current number of bytes in generation 2 (Gen 2). Objects are not directly allocated in this generation; they are promoted from Gen 1 during previous Gen 1 GCs. This counter is updated at the end of a GC; its not updated on every allocation.
               ncmLargeObjectHeapSize 1.3.6.1.4.1.9600.1.2.17.1.20 gauge32 read-only
This counter displays the current size of the Large Object Heap in bytes. Objects greater than 20 KBytes are treated as large objects by the Garbage Collector and are directly allocated in a special heap; they are not promoted through the generations. This counter is updated at the end of a GC; its not updated on every allocation.
               ncmPromotFinalizationMemoryGen0 1.3.6.1.4.1.9600.1.2.17.1.21 gauge32 read-only
This counter displays the bytes of memory that are promoted from generation 0 to generation 1 just because they are waiting to be finalized. This counter displays the value observed at the end of the last GC; its not a cumulative counter.
               ncmPromotFinalizationMemoryGen1 1.3.6.1.4.1.9600.1.2.17.1.22 gauge32 read-only
This counter displays the bytes of memory that are promoted from generation 1 to generation 2 just because they are waiting to be finalized. This counter displays the value observed at the end of the last GC; its not a cumulative counter. This counter is reset to 0 if the last GC was a Gen 0 GC only.
               ncmPromotedMemoryFromGen0 1.3.6.1.4.1.9600.1.2.17.1.23 gauge32 read-only
This counter displays the bytes of memory that survive garbage collection (GC) and are promoted from generation 0 to generation 1; objects that are promoted just because they are waiting to be finalized are not included in this counter. This counter displays the value observed at the end of the last GC; its not a cumulative counter.
               ncmPromotedMemoryFromGen1 1.3.6.1.4.1.9600.1.2.17.1.24 gauge32 read-only
This counter displays the bytes of memory that survive garbage collection (GC) and are promoted from generation 1 to generation 2; objects that are promoted just because they are waiting to be finalized are not included in this counter. This counter displays the value observed at the end of the last GC; its not a cumulative counter. This counter is reset to 0 if the last GC was a Gen 0 GC only.
               ncmProcessID 1.3.6.1.4.1.9600.1.2.17.1.25 gauge32 read-only
This counter displays the process ID of the CLR process instance being monitored.
     dotNETCLRNetworkingTable 1.3.6.1.4.1.9600.1.2.18 no-access
The Performance console .NET CLR Networking category includes counters that provide information about data that an application sends and receives over the network.
           dotNETCLRNetworkingEntry 1.3.6.1.4.1.9600.1.2.18.1 no-access
Performance information for one particular instance of '.NET CLR Networking' object.
               ncnInstance 1.3.6.1.4.1.9600.1.2.18.1.1 instancename read-only
Instance name.
               ncnBytesReceived 1.3.6.1.4.1.9600.1.2.18.1.2 gauge32 read-only
The cumulative total number of bytes received over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol.
               ncnBytesSent 1.3.6.1.4.1.9600.1.2.18.1.3 gauge32 read-only
The cumulative total number of bytes sent over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol.
               ncnConnectionsEstablished 1.3.6.1.4.1.9600.1.2.18.1.4 gauge32 read-only
The cumulative total number of socket connections established for this process since the process was started.
               ncnDatagramsReceived 1.3.6.1.4.1.9600.1.2.18.1.5 gauge32 read-only
The cumulative total number of datagram packets received since the process was started.
               ncnDatagramsSent 1.3.6.1.4.1.9600.1.2.18.1.6 gauge32 read-only
The cumulative total number of datagram packets sent since the process was started.
     dotNETCLRRemotingTable 1.3.6.1.4.1.9600.1.2.19 no-access
The Performance console .NET CLR Remoting category includes counters that provide information about the remoted objects that an application uses.
           dotNETCLRRemotingEntry 1.3.6.1.4.1.9600.1.2.19.1 no-access
Performance information for one particular instance of '.NET CLR Remoting' object.
               ncrInstance 1.3.6.1.4.1.9600.1.2.19.1.1 instancename read-only
Instance name.
               ncrChannels 1.3.6.1.4.1.9600.1.2.19.1.2 gauge32 read-only
This counter displays the total number of remoting channels registered across all AppDomains since the start of the application. Channels are used to transport messages to and from remote objects.
               ncrContextProxies 1.3.6.1.4.1.9600.1.2.19.1.3 gauge32 read-only
This counter displays the total number of remoting proxy objects created in this process since the start of the process. Proxy object acts as a representative of the remote objects and ensures that all calls made on the proxy are forwarded to the correct remote object instance.
               ncrContextBoundClassesLoaded 1.3.6.1.4.1.9600.1.2.19.1.4 gauge32 read-only
This counter displays the current number of context-bound classes loaded. Classes that can be bound to a context are called context-bound classes; context-bound classes are marked with Context Attributes which provide usage rules for synchronization; thread affinity; transactions etc.
               ncrContextBoundObjsAllocPerSec 1.3.6.1.4.1.9600.1.2.19.1.5 gauge32 read-only
This counter displays the number of context-bound objects allocated per second. Instances of classes that can be bound to a context are called context-bound objects; context-bound classes are marked with Context Attributes which provide usage rules for synchronization; thread affinity; transactions etc. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               ncrContexts 1.3.6.1.4.1.9600.1.2.19.1.6 gauge32 read-only
This counter displays the current number of remoting contexts in the application. A context is a boundary containing a collection of objects with the same usage rules like synchronization; thread affinity; transactions etc.
               ncrRemoteCallsPerSec 1.3.6.1.4.1.9600.1.2.19.1.7 gauge32 read-only
This counter displays the number of remote procedure calls invoked per second. A remote procedure call is a call on any object outside the caller;s AppDomain. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
               ncrTotalRemoteCalls 1.3.6.1.4.1.9600.1.2.19.1.8 gauge32 read-only
This counter displays the total number of remote procedure calls invoked since the start of this application. A remote procedure call is a call on any object outside the caller;s AppDomain.
     dotNETCLRSecurityTable 1.3.6.1.4.1.9600.1.2.20 no-access
The Performance console .NET CLR Security category includes counters that provide information about the security checks that the common language runtime performs for an application.
           dotNETCLRSecurityEntry 1.3.6.1.4.1.9600.1.2.20.1 no-access
Performance information for one particular instance of '.NET CLR Security' object.
               ncsInstance 1.3.6.1.4.1.9600.1.2.20.1.1 instancename read-only
Instance name.
               ncsNumLinkTimeChecks 1.3.6.1.4.1.9600.1.2.20.1.2 gauge32 read-only
This counter displays the total number of linktime Code Access Security (CAS) checks since the start of the application. Linktime CAS checks are performed when a caller makes a call to a callee demanding a particular permission at JIT compile time; linktime check is performed once per caller. This count is not indicative of serious performance issues; its indicative of the security system activity.
               ncsPercentTimeSigAuthenticating 1.3.6.1.4.1.9600.1.2.20.1.3 gauge32 read-only
Reserved for future use.
               ncsPercentTimeInRTChecks 1.3.6.1.4.1.9600.1.2.20.1.4 gauge32 read-only
This counter displays the percentage of elapsed time spent in performing runtime Code Access Security (CAS) checks since the last such check. CAS allows code to be trusted to varying degrees and enforces these varying levels of trust depending on code identity. This counter is updated at the end of a runtime security check; it represents the last observed value; its not an average.
               ncsStackWalkDepth 1.3.6.1.4.1.9600.1.2.20.1.5 gauge32 read-only
This counter displays the depth of the stack during that last runtime Code Access Security check. Runtime Code Access Security check is performed by crawling the stack. This counter is not an average; it just displays the last observed value.
               ncsTotalRuntimeChecks 1.3.6.1.4.1.9600.1.2.20.1.6 gauge32 read-only
This counter displays the total number of runtime Code Access Security (CAS) checks performed since the start of the application. Runtime CAS checks are performed when a caller makes a call to a callee demanding a particular permission; the runtime check is made on every call by the caller; the check is done by examining the current thread stack of the caller. This counter used together with 'Stack Walk Depth' is indicative of performance penalty for security checks.
     fileReplicaConnTable 1.3.6.1.4.1.9600.1.2.21 no-access
The FileReplicaConn performance object displays performance statistics of the REPLICACONN object that defines replica connections to distributed file system (Dfs) roots.
           fileReplicaConnEntry 1.3.6.1.4.1.9600.1.2.21.1 no-access
Performance information for one particular instance of 'FileReplicaConn' object.
               frcInstance 1.3.6.1.4.1.9600.1.2.21.1.1 instancename read-only
Instance name.
               frcAuthentications 1.3.6.1.4.1.9600.1.2.21.1.2 gauge32 read-only
The number of successful authentication checks made on packets received from the partner associated with this connection.
               frcAuthenticationsInError 1.3.6.1.4.1.9600.1.2.21.1.3 gauge32 read-only
The cumulative number of authentication check failures detected on packets received from the partner associated with this connection.
               frcBindings 1.3.6.1.4.1.9600.1.2.21.1.4 gauge32 read-only
The number of successful RPC bind requests to the FRS server on the partner associated with this connection.
               frcBindingsInError 1.3.6.1.4.1.9600.1.2.21.1.5 gauge32 read-only
The cumulative number of unsuccessful RPC bind requests to the FRS server on the partner associated with this connection.
               frcCommunicationTimeouts 1.3.6.1.4.1.9600.1.2.21.1.6 gauge32 read-only
The cumulative number of times a communication request has taken too long to the partner associated with this connection.
               frcFetchBlocksReceived 1.3.6.1.4.1.9600.1.2.21.1.7 gauge32 read-only
The number of blocks of staging file data received from the partner associated with this connection. The underlying transport may break a block into a smaller number of packets on the wire.
               frcFetchBlocksReceivedInBytes 1.3.6.1.4.1.9600.1.2.21.1.8 gauge32 read-only
The number of bytes of staging file data received from the partner associated with this connection.
               frcFetchBlocksSent 1.3.6.1.4.1.9600.1.2.21.1.9 gauge32 read-only
The number of blocks of staging file data sent to the partner associated with this connection. The underlying transport may break a block into a smaller number of packets on the wire.
               frcFetchBlocksSentInBytes 1.3.6.1.4.1.9600.1.2.21.1.10 gauge32 read-only
The number of bytes of staging file data sent to the partner associated with this connection.
               frcFetchRequestsReceived 1.3.6.1.4.1.9600.1.2.21.1.11 gauge32 read-only
The number of staging files received from the partner associated with this connection.
               frcFetchRequestsSent 1.3.6.1.4.1.9600.1.2.21.1.12 gauge32 read-only
The number of staging files requested from the partner associated with this connection.
               frcInboundChangeOrdersDampened 1.3.6.1.4.1.9600.1.2.21.1.13 gauge32 read-only
The number of change orders received from the partner associated with this connection that have been filtered out by the inbound dampening check.
               frcJoinNotificationsReceived 1.3.6.1.4.1.9600.1.2.21.1.14 gauge32 read-only
The number of partner join notifications received from the partner associated with this connection.
               frcJoinNotificationsSent 1.3.6.1.4.1.9600.1.2.21.1.15 gauge32 read-only
The number of partner join requests (if this is an inbound connection) or ready-to-join notifications (if this is an outbound connection) sent to the partner associated with this connection.
               frcJoins 1.3.6.1.4.1.9600.1.2.21.1.16 gauge32 read-only
The number of successful joins with the partner associated with this connection.
               frcLocalChangeOrdersSent 1.3.6.1.4.1.9600.1.2.21.1.17 gauge32 read-only
The number of locally originated replication change orders that have been sent to the partner associated with this connection.
               frcLocalChangeOrdersSentAtJoin 1.3.6.1.4.1.9600.1.2.21.1.18 gauge32 read-only
The number of locally originated replication change orders produced by a partner induced version vector scan that have been sent to the partner associated with this connection.
               frcOutboundChangeOrdersDampened 1.3.6.1.4.1.9600.1.2.21.1.19 gauge32 read-only
The number of change orders sent to the partner associated with this connection that have been filtered out by the outbound dampening check and thus were never sent.
               frcPacketsSent 1.3.6.1.4.1.9600.1.2.21.1.20 gauge32 read-only
The total number of FRS data and control packets sent to the partner associated with this connection.
               frcPacketsSentInBytes 1.3.6.1.4.1.9600.1.2.21.1.21 gauge32 read-only
The total number of FRS data and control bytes sent to the partner associated with this connection.
               frcPacketsSentInError 1.3.6.1.4.1.9600.1.2.21.1.22 gauge32 read-only
The cumulative number of FRS data or control packets not sent because of some error condition associated with this connection.
               frcRemoteChangeOrdersReceived 1.3.6.1.4.1.9600.1.2.21.1.23 gauge32 read-only
The number of change orders received from the partner associated with this connection that have passed the inbound dampening check.
               frcRemoteChangeOrdersSent 1.3.6.1.4.1.9600.1.2.21.1.24 gauge32 read-only
The number of replication change orders originating upstream from this member (i.e. remote) that have been sent to the partner associated with this connection.
               frcUnjoins 1.3.6.1.4.1.9600.1.2.21.1.25 gauge32 read-only
The number of unjoins with the partner associated with this connection.
     fileReplicaSetTable 1.3.6.1.4.1.9600.1.2.22 no-access
The FileReplicaSet performance object displays performance statistics of the REPLICASET object that defines a replica set (one or more replicas, shared volumes or directories that store duplicates of the contents of an original share). The object reports statistics for the computer that constitutes the original share. For example, in a bidirectional ring topology of three computers A, B, and C, where computer A and computer C both replicate from computer B, the FileReplicaSet counters would provide data for computer B.
           fileReplicaSetEntry 1.3.6.1.4.1.9600.1.2.22.1 no-access
Performance information for one particular instance of 'FileReplicaSet' object.
               frsInstance 1.3.6.1.4.1.9600.1.2.22.1.1 instancename read-only
Instance name.
               frsAuthentications 1.3.6.1.4.1.9600.1.2.22.1.2 gauge32 read-only
The number of successful authentication checks made on packets received from any partner associated with this replica set member.
               frsAuthenticationsInError 1.3.6.1.4.1.9600.1.2.22.1.3 gauge32 read-only
The cumulative number of authentication check failures detected on packets received from any partner associated with this replica set member.
               frsBindings 1.3.6.1.4.1.9600.1.2.22.1.4 gauge32 read-only
The number of successful RPC bind requests to the FRS server on any partner associated with this replica set member.
               frsBindingsInError 1.3.6.1.4.1.9600.1.2.22.1.5 gauge32 read-only
The cumulative number of unsuccessful RPC bind requests to the FRS server on any partner associated with this replica set member.
               frsBytesOfFilesInstalled 1.3.6.1.4.1.9600.1.2.22.1.6 gauge32 read-only
The total number of bytes of staging file data that have been installed on this replica set member.
               frsBytesOfStagingFetched 1.3.6.1.4.1.9600.1.2.22.1.7 gauge32 read-only
The total number of bytes of staging file data received by this replica set member from its inbound partners.
               frsBytesOfStagingGenerated 1.3.6.1.4.1.9600.1.2.22.1.8 gauge32 read-only
The total number of bytes of staging file data generated by this replica set member not including the number of bytes produced as part of regeneration.
               frsBytesOfStagingRegenerated 1.3.6.1.4.1.9600.1.2.22.1.9 gauge32 read-only
The total number of bytes of staging file data regenerated by this replica set member for a specific outbound partner request.
               frsChgOrdersAborted 1.3.6.1.4.1.9600.1.2.22.1.10 gauge32 read-only
The number of local plus remote file updates that were aborted on this replica set member.
               frsChgOrdersEvaporated 1.3.6.1.4.1.9600.1.2.22.1.11 gauge32 read-only
The number of local file updates that were never processed because the underlying file was deleted first.
               frsChgOrdersIssued 1.3.6.1.4.1.9600.1.2.22.1.12 gauge32 read-only
The number of local plus remote file updates initiated on this replica set member.
               frsChgOrdersMorphed 1.3.6.1.4.1.9600.1.2.22.1.13 gauge32 read-only
The number of local plus remote file updates that encountered a name space collision on this replica set member.
               frsChgOrdersPropagated 1.3.6.1.4.1.9600.1.2.22.1.14 gauge32 read-only
The number of local plus remote file updates that were propagated to the outbound log of this replica set member. The update remains pending in the outbound log until it has been delivered to all outbound partners.
               frsChgOrdersReceived 1.3.6.1.4.1.9600.1.2.22.1.15 gauge32 read-only
The number of local plus remote file updates that have been received by this replica set member. Note that depending on the replication topology it is possible for the same remote file update to be sent from multiple inbound partners. However, only one will send the actual file data.
               frsChgOrdersRetired 1.3.6.1.4.1.9600.1.2.22.1.16 gauge32 read-only
The number of local plus remote file updates retired on this replica set member.
               frsChgOrdersRetried 1.3.6.1.4.1.9600.1.2.22.1.17 gauge32 read-only
The number of local plus remote file updates that were retried for any reason on this replica set member.
               frsChgOrdersRetriedFetch 1.3.6.1.4.1.9600.1.2.22.1.18 gauge32 read-only
The number of local plus remote file updates that were retried due to a stage file fetch problem on this replica set member.
               frsChgOrdersRetriedGenerate 1.3.6.1.4.1.9600.1.2.22.1.19 gauge32 read-only
The number of local plus remote file updates that were retried due to a stage file generation problem on this replica set member.
               frsChgOrdersRetriedInstall 1.3.6.1.4.1.9600.1.2.22.1.20 gauge32 read-only
The number of local plus remote file updates that were retried due to a stage file install problem on this replica set member. Most likely caused by a sharing conflict trying to access the target file or directory.
               frsChgOrdersRetriedRename 1.3.6.1.4.1.9600.1.2.22.1.21 gauge32 read-only
The number of local plus remote file updates that were retried due to a problem during the final target file rename or delete operation on this replica set member. Most likely caused by a sharing conflict trying to access the target file or directory.
               frsChgOrdersSent 1.3.6.1.4.1.9600.1.2.22.1.22 gauge32 read-only
The number of local plus remote file updates that have been sent to the outbound partners of this replica set member.
               frsCommunicationTimeouts 1.3.6.1.4.1.9600.1.2.22.1.23 gauge32 read-only
The cumulative number of FRS data or control packets not sent to an outbound partner because the send request timed out.
               frsDSBindings 1.3.6.1.4.1.9600.1.2.22.1.24 gauge32 read-only
The number of times FRS has attempted to acquire a binding handle to the active directory.
               frsDSBindingsInError 1.3.6.1.4.1.9600.1.2.22.1.25 gauge32 read-only
The cumulative number of attempts to acquire a binding handle to the active directory that failed with some error status.
               frsDSObjects 1.3.6.1.4.1.9600.1.2.22.1.26 gauge32 read-only
The number of FRS configuration Objects retreived from the directory service.
               frsDSObjectsInError 1.3.6.1.4.1.9600.1.2.22.1.27 gauge32 read-only
The cumulative count of FRS configuration objects retreived from the directory service that were missing either the distinguished name, object GUID or the relative distinguished name attributes.
               frsDSPolls 1.3.6.1.4.1.9600.1.2.22.1.28 gauge32 read-only
The number of times FRS has polled the active directory for FRS configuration information on this computer.
               frsDSPollsWithChgs 1.3.6.1.4.1.9600.1.2.22.1.29 gauge32 read-only
The number of times FRS has polled the active directory for FRS configuration information and configuration changes were found.
               frsDSPollsWithoutChgs 1.3.6.1.4.1.9600.1.2.22.1.30 gauge32 read-only
The number of times FRS has polled the active directory for FRS configuration information and no configuration changes were found.
               frsDSSearches 1.3.6.1.4.1.9600.1.2.22.1.31 gauge32 read-only
The number of times FRS has made a search request to the active directory.
               frsDSSearchesInError 1.3.6.1.4.1.9600.1.2.22.1.32 gauge32 read-only
The cumulative number of times FRS has made a search request to the active directory and the request returned with an error condition.
               frsFetchBlocksReceived 1.3.6.1.4.1.9600.1.2.22.1.33 gauge32 read-only
The number of blocks of staging file data received from all inbound partners associated with this replica set member. The underlying transport may break a block into a smaller number of packets on the wire.
               frsFetchBlocksReceivedInBytes 1.3.6.1.4.1.9600.1.2.22.1.34 gauge32 read-only
The total number of bytes of staging file data received by this replica set member from all inbound partners.
               frsFetchBlocksSent 1.3.6.1.4.1.9600.1.2.22.1.35 gauge32 read-only
The number of blocks of staging file data sent to any outbound partner associated with this replica set member. The underlying transport may break a block into a smaller number of packets on the wire.
               frsFetchBlocksSentInBytes 1.3.6.1.4.1.9600.1.2.22.1.36 gauge32 read-only
The total number of bytes of staging file data sent to the outbound partners of this replica set member.
               frsFetchRequestsReceived 1.3.6.1.4.1.9600.1.2.22.1.37 gauge32 read-only
The number of staging files received from all inbound partners associated with this replica set member.
               frsFetchRequestsSent 1.3.6.1.4.1.9600.1.2.22.1.38 gauge32 read-only
The number of staging files requested from any inbound partner associated with this replica set member.
               frsFilesInstalled 1.3.6.1.4.1.9600.1.2.22.1.39 gauge32 read-only
The number of file updates and deletes performed on this replica set member.
               frsFilesInstalledWithError 1.3.6.1.4.1.9600.1.2.22.1.40 gauge32 read-only
The cumulative number of file updates that were aborted because of some non-recoverable error.
               frsInboundChgOrdersDampened 1.3.6.1.4.1.9600.1.2.22.1.41 gauge32 read-only
The number of remotely originated file updates that were dampened because the update was already delivered by another member.
               frsJoinNotificationsReceived 1.3.6.1.4.1.9600.1.2.22.1.42 gauge32 read-only
The number of partner join notifications received from all inbound partners associated with this replica set member.
               frsJoinNotificationsSent 1.3.6.1.4.1.9600.1.2.22.1.43 gauge32 read-only
The number of inbound partner join requests or outbound partner ready-to-join notifications sent to all partners associated with this replica set member.
               frsJoins 1.3.6.1.4.1.9600.1.2.22.1.44 gauge32 read-only
The number of successful joins with any partner associated with this replica set member.
               frsKBOfStagingSpaceFree 1.3.6.1.4.1.9600.1.2.22.1.45 gauge32 read-only
The amount of staging space (in Kilobyte units) currently available within the staging space limit. Note that there may not actually be this amount of free space left on the staging volume.
               frsKBOfStagingSpaceInUse 1.3.6.1.4.1.9600.1.2.22.1.46 gauge32 read-only
The amount of staging space (in Kilobyte units) currently in use.
               frsLocalChgOrdersAborted 1.3.6.1.4.1.9600.1.2.22.1.47 gauge32 read-only
The number of locally originated file updates that were aborted. Most likely because a file was deleted before a change to it could be propagated so no stage file could be generated.
               frsLocalChgOrdersIssued 1.3.6.1.4.1.9600.1.2.22.1.48 gauge32 read-only
The number of locally originated file updates initiated on this replica set member.
               frsLocalChgOrdersMorphed 1.3.6.1.4.1.9600.1.2.22.1.49 gauge32 read-only
The number of locally originated file updates that encountered a name space collision on this replica set member. Most likely caused by the reanimation of a parent dir.
               frsLocalChgOrdersPropagated 1.3.6.1.4.1.9600.1.2.22.1.50 gauge32 read-only
The number of locally originated file updates that were propagated to the outbound log of this replica set member. The update remains pending in the outbound log until it has been delivered to all outbound partners.
               frsLocalChgOrdersRetired 1.3.6.1.4.1.9600.1.2.22.1.51 gauge32 read-only
The number of locally originated file updates retired on this replica set member.
               frsLocalChgOrdersRetried 1.3.6.1.4.1.9600.1.2.22.1.52 gauge32 read-only
The number of locally originated file updates that were retried for any reason on this replica set member.
               frsLocalChgOrdersRetriedFetch 1.3.6.1.4.1.9600.1.2.22.1.53 gauge32 read-only
The number of locally originated file updates that were retried due to a stage file fetch problem on this replica set member.
               frsLocalChgOrdersRetriedGenerate 1.3.6.1.4.1.9600.1.2.22.1.54 gauge32 read-only
The number of locally originated file updates that were retried due to a stage file generation problem on this replica set member. Most likely caused by a sharing conflict trying to access the target file.
               frsLocalChgOrdersRetriedInstall 1.3.6.1.4.1.9600.1.2.22.1.55 gauge32 read-only
The number of locally originated file updates that were retried due to a stage file install problem on this replica set member. Most likely caused by a sharing conflict trying to access the target file or directory.
               frsLocalChgOrdersRetriedRename 1.3.6.1.4.1.9600.1.2.22.1.56 gauge32 read-only
The number of locally originated file updates that were retried due to a problem during the final target file rename or delete operation on this replica set member. Most likely caused by a sharing conflict trying to access the target file or directory.
               frsLocalChgOrdersSent 1.3.6.1.4.1.9600.1.2.22.1.57 gauge32 read-only
The number of locally originated file updates that have been sent to the outbound partners of this replica set member.
               frsLocalChgOrdersSentJoin 1.3.6.1.4.1.9600.1.2.22.1.58 gauge32 read-only
The number of locally originated file updates which were created by a partner induced version vector scan that have been sent to the outbound partners of this replica set member.
               frsOutboundChgOrdersDampened 1.3.6.1.4.1.9600.1.2.22.1.59 gauge32 read-only
The number of pending outbound file updates that were dampened because the outbound partner has already received it from another source.
               frsPacketsReceived 1.3.6.1.4.1.9600.1.2.22.1.60 gauge32 read-only
The number of FRS data or control packets (RPC calls) received by FRS.
               frsPacketsReceivedInBytes 1.3.6.1.4.1.9600.1.2.22.1.61 gauge32 read-only
The total number of FRS data and control bytes received by all replica sets on this computer.
               frsPacketsReceivedInError 1.3.6.1.4.1.9600.1.2.22.1.62 gauge32 read-only
The cumulative number of FRS data or control packets received that were out of rev or otherwise malformed.
               frsPacketsSent 1.3.6.1.4.1.9600.1.2.22.1.63 gauge32 read-only
The number of FRS data and control packets sent to all outbound partners associated with this replica set member.
               frsPacketsSentInBytes 1.3.6.1.4.1.9600.1.2.22.1.64 gauge32 read-only
The total number of FRS data and control bytes sent by this replica set member to other members.
               frsPacketsSentInError 1.3.6.1.4.1.9600.1.2.22.1.65 gauge32 read-only
The cumulative number of FRS data or control packets not sent to an outbound partner because of some error condition.
               frsRemoteChgOrdersAborted 1.3.6.1.4.1.9600.1.2.22.1.66 gauge32 read-only
The number of remotely originated file updates that were aborted. Most likely because of an attempt to fetch a staging file from an inbound partner and the partner no longer has the file because it has been deleted.
               frsRemoteChgOrdersIssued 1.3.6.1.4.1.9600.1.2.22.1.67 gauge32 read-only
The number of remotely originated file updates initiated on this replica set member.
               frsRemoteChgOrdersMorphed 1.3.6.1.4.1.9600.1.2.22.1.68 gauge32 read-only
The number of remotely originated file updates that encountered a name space collision on this replica set member. Most likely caused by simultaneous create of a file or directory with the same name on more than one replica set member.
               frsRemoteChgOrdersPropagated 1.3.6.1.4.1.9600.1.2.22.1.69 gauge32 read-only
The number of remotely originated file updates that were propagated to the outbound log of this replica set member. The update remains pending in the outbound log until it has been delivered to all outbound partners.
               frsRemoteChgOrdersReceived 1.3.6.1.4.1.9600.1.2.22.1.70 gauge32 read-only
The number of remotely originated file updates that have been received by this replica set member. Note that depending on the replication topology it is possible for the same file update to be sent from multiple inbound partners. However, only one will send the actual file data.
               frsRemoteChgOrdersRetired 1.3.6.1.4.1.9600.1.2.22.1.71 gauge32 read-only
The number of remotely originated file updates retired on this replica set member.
               frsRemoteChgOrdersRetried 1.3.6.1.4.1.9600.1.2.22.1.72 gauge32 read-only
The number of remotely originated file updates that were retried for any reason on this replica set member.
               frsRemoteChgOrdersRetriedFetch 1.3.6.1.4.1.9600.1.2.22.1.73 gauge32 read-only
The number of remotely originated file updates that were retried due to a stage file fetch problem on this replica set member.
               frsRemoteChgOrdersRetriedGenerat 1.3.6.1.4.1.9600.1.2.22.1.74 gauge32 read-only
The number of remotely originated file updates that were retried due to a stage file generation problem on this replica set member.
               frsRemoteChgOrdersRetriedInstall 1.3.6.1.4.1.9600.1.2.22.1.75 gauge32 read-only
The number of remotely originated file updates that were retried due to a stage file install problem on this replica set member. Most likely caused by a sharing conflict trying to access the target file or directory.
               frsRemoteChgOrdersRetriedRename 1.3.6.1.4.1.9600.1.2.22.1.76 gauge32 read-only
The number of remotely originated file updates that were retried due to a problem during the final target file rename or delete operation on this replica set member. Most likely caused by a sharing conflict trying to access the target file or directory.
               frsRemoteChgOrdersSent 1.3.6.1.4.1.9600.1.2.22.1.77 gauge32 read-only
The number of remotely originated file updates that have been sent to the outbound partners of this replica set member.
               frsReplicaSetsCreated 1.3.6.1.4.1.9600.1.2.22.1.78 gauge32 read-only
The cumulative number of replica sets to which this computer has been added as a member.
               frsReplicaSetsDeleted 1.3.6.1.4.1.9600.1.2.22.1.79 gauge32 read-only
The cumulative number of replica sets from which this computer's membership has been provisionally deleted, but could still be reanimated.
               frsReplicaSetsRemoved 1.3.6.1.4.1.9600.1.2.22.1.80 gauge32 read-only
The cumulative number of replica sets from which this computer's membership has been permanently deleted.
               frsReplicaSetsStarted 1.3.6.1.4.1.9600.1.2.22.1.81 gauge32 read-only
The number of replica sets for which processing has been started.
               frsStagingFilesFetched 1.3.6.1.4.1.9600.1.2.22.1.82 gauge32 read-only
The number of staging files requested by this replica set member.
               frsStagingFilesGenerated 1.3.6.1.4.1.9600.1.2.22.1.83 gauge32 read-only
The number of staging files generated by this replica set member.
               frsStagingFilesGeneratedWithErr 1.3.6.1.4.1.9600.1.2.22.1.84 gauge32 read-only
The cumulative number of staging files generated by this replica set member where an error was detected during generation.
               frsStagingFilesRegenerated 1.3.6.1.4.1.9600.1.2.22.1.85 gauge32 read-only
The number of staging files regenerated by this replica set member for a specific outbound partner request.
               frsThreadsExited 1.3.6.1.4.1.9600.1.2.22.1.86 gauge32 read-only
The number of execution threads that have terminated.
               frsThreadsStarted 1.3.6.1.4.1.9600.1.2.22.1.87 gauge32 read-only
The number of new execution threads started.
               frsUnjoins 1.3.6.1.4.1.9600.1.2.22.1.88 gauge32 read-only
The number of unjoins with any partner associated with this replica set member.
               frsUsnReads 1.3.6.1.4.1.9600.1.2.22.1.89 gauge32 read-only
The number of times FRS has initiated a read on the NTFRS change log. Each volume has its own change log.
               frsUsnRecordsAccepted 1.3.6.1.4.1.9600.1.2.22.1.90 gauge32 read-only
The number of NTFS change log records accepted by FRS for further processing.
               frsUsnRecordsExamined 1.3.6.1.4.1.9600.1.2.22.1.91 gauge32 read-only
The number of NTFS change log records examined by FRS.
               frsUsnRecordsRejected 1.3.6.1.4.1.9600.1.2.22.1.92 gauge32 read-only
The number of NTFS change log records skipped by FRS. Most likely because the change log record was for a file not part of any active replica set.
     ftpServiceTable 1.3.6.1.4.1.9600.1.2.23 no-access
The FTP Service performance object consists of counters that show data about the Internet Information Services FTP service.
           ftpServiceEntry 1.3.6.1.4.1.9600.1.2.23.1 no-access
Performance information for one particular instance of 'FTP Service' object.
               ftpSvcInstance 1.3.6.1.4.1.9600.1.2.23.1.1 instancename read-only
Instance name.
               ftpSvcBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.23.1.2 gauge32 read-only
Bytes Received/sec is the rate that data bytes are received by the FTP service.
               ftpSvcBytesSentPerSec 1.3.6.1.4.1.9600.1.2.23.1.3 gauge32 read-only
Bytes Sent/sec is the rate that data bytes are sent by the FTP service.
               ftpSvcBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.23.1.4 gauge32 read-only
Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the FTP service.
               ftpSvcCurrentAnonymousUsers 1.3.6.1.4.1.9600.1.2.23.1.5 gauge32 read-only
Current Anonymous Users is the number of users who currently have an anonymous connection using the FTP service.
               ftpSvcCurrentConnections 1.3.6.1.4.1.9600.1.2.23.1.6 gauge32 read-only
Current Connections is the current number of connections established with the FTP service.
               ftpSvcCurrentNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.23.1.7 gauge32 read-only
Current NonAnonymous Users is the number of users who currently have a non-anonymous connection using the FTP service.
               ftpSvcFTPServiceUptime 1.3.6.1.4.1.9600.1.2.23.1.8 gauge32 read-only
FTP Serive and FTP site uptime in seconds.
               ftpSvcMaximumAnonymousUsers 1.3.6.1.4.1.9600.1.2.23.1.9 gauge32 read-only
Maximum Anonymous Users is the maximum number of users who established concurrent anonymous connections using the FTP service (since service startup).
               ftpSvcMaximumConnections 1.3.6.1.4.1.9600.1.2.23.1.10 gauge32 read-only
Maximum Connections is the maximum number of simultaneous connections established with the FTP service.
               ftpSvcMaximumNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.23.1.11 gauge32 read-only
Maximum NonAnonymous Users is the maximum number of users who established concurrent non-anonymous connections using the FTP service (since service startup).
               ftpSvcTotalAnonymousUsers 1.3.6.1.4.1.9600.1.2.23.1.12 gauge32 read-only
Total Anonymous Users is the total number of users who established an anonymous connection with the FTP service (since service startup).
               ftpSvcTotalConnAttemptsAllInst 1.3.6.1.4.1.9600.1.2.23.1.13 gauge32 read-only
Total Connection Attempts is the number of connections that have been attempted using the FTP service (since service startup). This counter is for all instances listed.
               ftpSvcTotalFilesReceived 1.3.6.1.4.1.9600.1.2.23.1.14 gauge32 read-only
Total Files Received is the total number of files received by the FTP service since service startup.
               ftpSvcTotalFilesSent 1.3.6.1.4.1.9600.1.2.23.1.15 gauge32 read-only
Total Files Sent is the total number of files sent by the FTP service since service startup.
               ftpSvcTotalFilesTransferred 1.3.6.1.4.1.9600.1.2.23.1.16 gauge32 read-only
Total Files Transferred is the sum of Files Sent and Files Received. This is the total number of files transferred by the FTP service since service startup.
               ftpSvcTotalLogonAttempts 1.3.6.1.4.1.9600.1.2.23.1.17 gauge32 read-only
Total Logon Attempts is the number of logons that have been attempted using the FTP service (since service startup).
               ftpSvcTotalNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.23.1.18 gauge32 read-only
Total NonAnonymous Users is the total number of users who established a non-anonymous connection with the FTP service (since service startup).
     gatewayServiceForNetWare 1.3.6.1.4.1.9600.1.2.24
The Gateway for NetWare Service performance object consists of counters that measure packet transmission rates and activity of the Gateway for NetWare service.
           nwBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.24.1 gauge32 read-only
Bytes Received/sec is the rate of bytes coming in to the Redirector from the network. It includes all application data as well as network protocol information (such as packet headers).
           nwBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.24.2 gauge32 read-only
Bytes Total/sec is the rate the Redirector is processing data bytes. This includes all application and file data in addition to protocol information such as packet headers.
           nwBytesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.24.3 gauge32 read-only
Bytes Transmitted/sec is the rate at which bytes are leaving the Redirector to the network. It includes all application data as well as network protocol information (such as packet headers and the like).
           nwConnectNetWare2X 1.3.6.1.4.1.9600.1.2.24.4 gauge32 read-only
Connect NetWare 2.x counts connections to NetWare 2.x servers.
           nwConnectNetWare3X 1.3.6.1.4.1.9600.1.2.24.5 gauge32 read-only
Connect NetWare 3.x counts connections to NetWare 3.x servers.
           nwConnectNetWare4X 1.3.6.1.4.1.9600.1.2.24.6 gauge32 read-only
Connect NetWare 4.x counts connections to NetWare 4.x servers.
           nwFileDataOperationsPerSec 1.3.6.1.4.1.9600.1.2.24.7 gauge32 read-only
File Data Operations/sec is the rate the Redirector is processing data operations. One operation includes (hopefully) many bytes. We say hopefully here because each operation has overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/operation.
           nwFileReadOperationsPerSec 1.3.6.1.4.1.9600.1.2.24.8 gauge32 read-only
File Read Operations/sec is the rate at which applications are asking the Redirector for data. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
           nwFileWriteOperationsPerSec 1.3.6.1.4.1.9600.1.2.24.9 gauge32 read-only
File Write Operations/sec is the rate at which applications are sending data to the Redirector. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
           nwPacketBurstIOPerSec 1.3.6.1.4.1.9600.1.2.24.10 gauge32 read-only
Packet Burst IO/sec is the sum of Packet Burst Read NCPs/sec and Packet Burst Write NCPs/sec.
           nwPacketBurstReadNCPCountPerSec 1.3.6.1.4.1.9600.1.2.24.11 gauge32 read-only
Packet Burst Read NCP Count/sec is the rate of NetWare Core Protocol requests for Packet Burst Read. Packet Burst is a windowing protocol that improves performance.
           nwPacketBurstReadTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.24.12 gauge32 read-only
Packet Burst Read Timeouts/sec is the rate the NetWare Service needs to retransmit a Burst Read Request because the NetWare server took too long to respond.
           nwPacketBurstWriteNCPCountPerSec 1.3.6.1.4.1.9600.1.2.24.13 gauge32 read-only
Packet Burst Write NCP Count/sec is the rate of NetWare Core Protocol requests for Packet Burst Write. Packet Burst is a windowing protocol that improves performance.
           nwPacketBurstWriteTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.24.14 gauge32 read-only
Packet Burst Write Timeouts/sec is the rate the NetWare Service needs to retransmit a Burst Write Request because the NetWare server took too long to respond.
           nwPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.24.15 gauge32 read-only
Packets Received/sec is the rate at which the Redirector is receiving packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes received in a packet can be obtained by dividing Bytes Received/sec by this counter. Some packets received might not contain incoming data, for example an acknowledgment to a write made by the Redirector would count as an incoming packet.
           nwPacketsTransmittedPerSec 1.3.6.1.4.1.9600.1.2.24.16 gauge32 read-only
Packets Transmitted/sec is the rate at which the Redirector is sending packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes transmitted in a packet can be obtained by dividing Bytes Transmitted/sec by this counter.
           nwPacketsPerSec 1.3.6.1.4.1.9600.1.2.24.17 gauge32 read-only
Packets/sec is the rate the Redirector is processing data packets. One packet includes (hopefully) many bytes. We say hopefully here because each packet has protocol overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/packet. You can also divide this counter by Operations/sec to determine the average number of packets per operation, another measure of efficiency.
           nwReadOperationsRandomPerSec 1.3.6.1.4.1.9600.1.2.24.18 gauge32 read-only
Read Operations Random/sec counts the rate at which, on a file-by-file basis, reads are made that are not sequential. If a read is made using a particular file handle, and then is followed by another read that is not immediately the contiguous next byte, this counter is incremented by one.
           nwReadPacketsPerSec 1.3.6.1.4.1.9600.1.2.24.19 gauge32 read-only
Read Packets/sec is the rate at which read packets are being placed on the network. Each time a single packet is sent with a request to read data remotely, this counter is incremented by one.
           nwServerDisconnects 1.3.6.1.4.1.9600.1.2.24.20 gauge32 read-only
Server Disconnects counts the number of times a Server has disconnected your Redirector. See also Server Reconnects.
           nwServerReconnects 1.3.6.1.4.1.9600.1.2.24.21 gauge32 read-only
Server Reconnects counts the number of times your Redirector has had to reconnect to a server in order to complete a new active request. You can be disconnected by the Server if you remain inactive for too long. Locally even if all your remote files are closed, the Redirector will keep your connections intact for (nominally) ten minutes. Such inactive connections are called Dormant Connections. Reconnecting is expensive in time.
           nwServerSessions 1.3.6.1.4.1.9600.1.2.24.22 gauge32 read-only
Server Sessions counts the total number of security objects the Redirector has managed. For example, a logon to a server followed by a network access to the same server will establish one connection, but two sessions.
           nwWriteOperationsRandomPerSec 1.3.6.1.4.1.9600.1.2.24.23 gauge32 read-only
Write Operations Random/sec is the rate at which, on a file-by-file basis, writes are made that are not sequential. If a write is made using a particular file handle, and then is followed by another write that is not immediately the next contiguous byte, this counter is incremented by one.
           nwWritePacketsPerSec 1.3.6.1.4.1.9600.1.2.24.24 gauge32 read-only
Write Packets/sec is the rate at which writes are being sent to the network. Each time a single packet is sent with a request to write remote data, this counter is incremented by one.
     iasAccountingClientsTable 1.3.6.1.4.1.9600.1.2.25 no-access
The IAS Accounting Clients performance object is installed by the Internet Authentication Service (IAS). IAS uses the Remote Authentication Dial-In User Service (RADIUS) protocol to perform remote authentication. IAS performance objects report activity for servers or clients, including user authentication, authorization, and accounting (usage).
           iasAccountingClientsEntry 1.3.6.1.4.1.9600.1.2.25.1 no-access
Performance information for one particular instance of 'IAS Accounting Clients' object.
               iccInstance 1.3.6.1.4.1.9600.1.2.25.1.1 instancename read-only
Instance name.
               iccAccountingRequests 1.3.6.1.4.1.9600.1.2.25.1.2 gauge32 read-only
Shows the number of packets received from this client on the accounting port.
               iccAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.25.1.3 gauge32 read-only
Shows the rate, in seconds, at which packets were received from this client on the accounting port.
               iccAccountingResponses 1.3.6.1.4.1.9600.1.2.25.1.4 gauge32 read-only
Shows the number of RADIUS Accounting-Response packets sent to this client.
               iccAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.25.1.5 gauge32 read-only
Shows the rate in seconds at which duplicate RADIUS Accounting-Request packets were received from this client.
               iccBadAuthenticators 1.3.6.1.4.1.9600.1.2.25.1.6 gauge32 read-only
Shows the number of packets that contained invalid Signature attributes.
               iccBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.25.1.7 gauge32 read-only
Shows the rate, in seconds, at which packets that contained invalid Signature attributes were received.
               iccDroppedPackets 1.3.6.1.4.1.9600.1.2.25.1.8 gauge32 read-only
Shows the number of incoming packets silently discarded for a reason other than being malformed, bad authenticators, or unknown types.
               iccDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.25.1.9 gauge32 read-only
Shows the rate in seconds at which incoming packets were silently discarded for a reason other than being malformed, bad authenticators, or unknown types.
               iccDuplicateAccountingRequests 1.3.6.1.4.1.9600.1.2.25.1.10 gauge32 read-only
Shows the number of duplicate RADIUS Accounting-Request packets received from this client.
               iccDuplicateAccountingRqstPerSec 1.3.6.1.4.1.9600.1.2.25.1.11 gauge32 read-only
Shows the rate, in seconds, at which duplicate RADIUS Accounting-Request packets were received from this client.
               iccMalformedPackets 1.3.6.1.4.1.9600.1.2.25.1.12 gauge32 read-only
Shows the number of malformed packets received. Bad authenticators or unknown types are not included.
               iccMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.25.1.13 gauge32 read-only
Shows the rate, in seconds, at which malformed packets were received.
               iccNoRecord 1.3.6.1.4.1.9600.1.2.25.1.14 gauge32 read-only
Shows the number of RADIUS Accounting-Request packets that were received and responded to but not recorded.
               iccNoRecordPerSec 1.3.6.1.4.1.9600.1.2.25.1.15 gauge32 read-only
Shows the rate, in seconds, at which RADIUS Accounting-Request packets were received and responded to but not recorded.
               iccPacketsReceived 1.3.6.1.4.1.9600.1.2.25.1.16 gauge32 read-only
Shows the number of packets received.
               iccPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.25.1.17 gauge32 read-only
Shows the rate, in seconds, at which packets were received.
               iccPacketsSent 1.3.6.1.4.1.9600.1.2.25.1.18 gauge32 read-only
Shows the number of packets sent.
               iccPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.25.1.19 gauge32 read-only
Shows the rate, in seconds, at which packets were sent.
               iccUnknownType 1.3.6.1.4.1.9600.1.2.25.1.20 gauge32 read-only
Shows the number of packets of unknown type that were received. An unknown type is a RADIUS packet that contains an unrecognized entry in the Code field, used to identify the packet type. Consequently IAS does not support packets of unknown type.
               iccUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.25.1.21 gauge32 read-only
Shows the rate, in seconds, at which packets of unknown type were received.
     iasAccountingProxy 1.3.6.1.4.1.9600.1.2.26
           icpAccountingRequests 1.3.6.1.4.1.9600.1.2.26.1 gauge32 read-only
The number of RADIUS Accounting-Request packets received on the accounting port.
           icpAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.26.2 gauge32 read-only
The average number of RADIUS Accounting-Request packets sent per second to the accounting port.
           icpAccountingResponses 1.3.6.1.4.1.9600.1.2.26.3 gauge32 read-only
The number of RADIUS Accounting-Response packets received on the accounting port.
           icpAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.26.4 gauge32 read-only
The average number of RADIUS Accounting-Response packets received per second on the accounting port.
           icpBadAuthenticators 1.3.6.1.4.1.9600.1.2.26.5 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
           icpBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.26.6 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
           icpDroppedPackets 1.3.6.1.4.1.9600.1.2.26.7 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
           icpDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.26.8 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
           icpInvalidAddresses 1.3.6.1.4.1.9600.1.2.26.9 gauge32 read-only
The number of packets received from unknown addresses.
           icpInvalidAddressesPerSec 1.3.6.1.4.1.9600.1.2.26.10 gauge32 read-only
The average number of packets per second received from unknown addresses.
           icpMalformedPackets 1.3.6.1.4.1.9600.1.2.26.11 gauge32 read-only
The number of packets containing malformed data received.
           icpMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.26.12 gauge32 read-only
The average number of packets containing malformed data received per second.
           icpPacketsReceived 1.3.6.1.4.1.9600.1.2.26.13 gauge32 read-only
The number of packets received.
           icpPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.26.14 gauge32 read-only
The average number of packets received per second.
           icpPendingRequests 1.3.6.1.4.1.9600.1.2.26.15 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
           icpRequestTimeouts 1.3.6.1.4.1.9600.1.2.26.16 gauge32 read-only
The number of request timeouts to this server.
           icpRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.26.17 gauge32 read-only
The average number of request timeouts per second to this server.
           icpRetransmissions 1.3.6.1.4.1.9600.1.2.26.18 gauge32 read-only
The number of requests retransmitted to this server.
           icpRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.26.19 gauge32 read-only
The average number of requests retransmitted per second to this server.
           icpUnknownType 1.3.6.1.4.1.9600.1.2.26.20 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
           icpUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.26.21 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     iasAccountingServer 1.3.6.1.4.1.9600.1.2.27
The IAS Accounting Server performance object is installed by the IAS. IAS uses the RADIUS protocol to perform remote authentication. IAS performance objects report activity for servers or clients, including user authentication, authorization, and accounting (usage).
           icsAccountingRequests 1.3.6.1.4.1.9600.1.2.27.1 gauge32 read-only
The number of packets received from this client on the accounting port.
           icsAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.27.2 gauge32 read-only
The number of packets per second received from this client on the accounting port.
           icsAccountingResponses 1.3.6.1.4.1.9600.1.2.27.3 gauge32 read-only
The number of RADIUS Accounting-Response packets sent to this client.
           icsAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.27.4 gauge32 read-only
The number of RADIUS Accounting-Response packets per second sent to this client.
           icsBadAuthenticators 1.3.6.1.4.1.9600.1.2.27.5 gauge32 read-only
The number of packets which contained invalid Signature attributes.
           icsBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.27.6 gauge32 read-only
The number of packets per second which contained invalid Signature attributes.
           icsDroppedPackets 1.3.6.1.4.1.9600.1.2.27.7 gauge32 read-only
The number of incoming packets silently discarded for a reason other than malformed, bad authenticators, or unknown types.
           icsDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.27.8 gauge32 read-only
The number of incoming packets per second silently discarded for a reason other than malformed, bad authenticators, or unknown types.
           icsDuplicateAccountingRequests 1.3.6.1.4.1.9600.1.2.27.9 gauge32 read-only
The number of duplicate RADIUS Accounting-Request packets received from this client.
           icsDuplicateAccountingRqstPerSec 1.3.6.1.4.1.9600.1.2.27.10 gauge32 read-only
The number of duplicate RADIUS Accounting-Request packets per second received from this client.
           icsInvalidRequests 1.3.6.1.4.1.9600.1.2.27.11 gauge32 read-only
The number of packets received from unknown addresses.
           icsInvalidRequestsPerSec 1.3.6.1.4.1.9600.1.2.27.12 gauge32 read-only
The number of packets received per second from unknown addresses.
           icsMalformedPackets 1.3.6.1.4.1.9600.1.2.27.13 gauge32 read-only
The number of malformed packets received. Bad authenticators or unknown types are not included.
           icsMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.27.14 gauge32 read-only
The number of malformed packets per second received. Bad authenticators or unknown types are not included.
           icsNoRecord 1.3.6.1.4.1.9600.1.2.27.15 gauge32 read-only
The number of RADIUS Accounting-Request packets which were received and responded to but not recorded.
           icsNoRecordPerSec 1.3.6.1.4.1.9600.1.2.27.16 gauge32 read-only
The number of RADIUS Accounting-Request packets per second which were received and responded to but not recorded.
           icsPacketsReceived 1.3.6.1.4.1.9600.1.2.27.17 gauge32 read-only
The number of packets received.
           icsPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.27.18 gauge32 read-only
The number of packets per second received.
           icsPacketsSent 1.3.6.1.4.1.9600.1.2.27.19 gauge32 read-only
The number of packets sent.
           icsPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.27.20 gauge32 read-only
The number of packets sent per second.
           icsServerResetTime 1.3.6.1.4.1.9600.1.2.27.21 gauge32 read-only
The time elapsed (in hundredths of a second) since the server configuration was reset.
           icsServerUpTime 1.3.6.1.4.1.9600.1.2.27.22 gauge32 read-only
The time elapsed (in hundredths of a second) since the server process was started.
           icsUnknownType 1.3.6.1.4.1.9600.1.2.27.23 gauge32 read-only
The number of packets of unknown type which were received.
           icsUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.27.24 gauge32 read-only
The number of packets per second of unknown type which were received.
     iasAuthenticationClientsTable 1.3.6.1.4.1.9600.1.2.28 no-access
The IAS Authentication Clients performance object is installed by IAS. IAS uses the RADIUS protocol to perform remote authentication. IAS performance objects report activity for servers or clients, including user authentication, authorization, and accounting (usage).
           iasAuthenticationClientsEntry 1.3.6.1.4.1.9600.1.2.28.1 no-access
Performance information for one particular instance of 'IAS Authentication Clients' object.
               iucInstance 1.3.6.1.4.1.9600.1.2.28.1.1 instancename read-only
Instance name.
               iucAccessAccepts 1.3.6.1.4.1.9600.1.2.28.1.2 gauge32 read-only
Access-Accepts
               iucAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.28.1.3 gauge32 read-only
Access-Accepts / sec.
               iucAccessChallenges 1.3.6.1.4.1.9600.1.2.28.1.4 gauge32 read-only
Access-Challenges
               iucAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.28.1.5 gauge32 read-only
Access-Challenges / sec.
               iucAccessRejects 1.3.6.1.4.1.9600.1.2.28.1.6 gauge32 read-only
Access-Rejects
               iucAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.28.1.7 gauge32 read-only
Access-Rejects / sec.
               iucAccessRequests 1.3.6.1.4.1.9600.1.2.28.1.8 gauge32 read-only
Access-Requests
               iucAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.28.1.9 gauge32 read-only
Access-Requests / sec.
               iucBadAuthenticators 1.3.6.1.4.1.9600.1.2.28.1.10 gauge32 read-only
Bad Authenticators
               iucBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.28.1.11 gauge32 read-only
Bad Authenticators / sec.
               iucDroppedPackets 1.3.6.1.4.1.9600.1.2.28.1.12 gauge32 read-only
Dropped Packets
               iucDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.28.1.13 gauge32 read-only
Dropped Packets / sec.
               iucDuplicateAccessRequests 1.3.6.1.4.1.9600.1.2.28.1.14 gauge32 read-only
Duplicate Access-Requests
               iucDuplicateAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.28.1.15 gauge32 read-only
Duplicate Access-Requests / sec.
               iucMalformedPackets 1.3.6.1.4.1.9600.1.2.28.1.16 gauge32 read-only
Malformed Packets
               iucMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.28.1.17 gauge32 read-only
Malformed Packets / sec.
               iucPacketsReceived 1.3.6.1.4.1.9600.1.2.28.1.18 gauge32 read-only
Packets Received
               iucPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.28.1.19 gauge32 read-only
Packets Received / sec.
               iucPacketsSent 1.3.6.1.4.1.9600.1.2.28.1.20 gauge32 read-only
Packets Sent
               iucPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.28.1.21 gauge32 read-only
Packets Sent / sec.
               iucUnknownType 1.3.6.1.4.1.9600.1.2.28.1.22 gauge32 read-only
Unknown Type
               iucUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.28.1.23 gauge32 read-only
Unknown Type / sec.
     iasAuthenticationProxy 1.3.6.1.4.1.9600.1.2.29
           iupAccessAccepts 1.3.6.1.4.1.9600.1.2.29.1 gauge32 read-only
The number of RADIUS Access-Accept packets received from this server.
           iupAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.29.2 gauge32 read-only
The average number of RADIUS Access-Accept packets per second received from this server.
           iupAccessChallenges 1.3.6.1.4.1.9600.1.2.29.3 gauge32 read-only
The number of RADIUS Access-Challenge packets received from this server.
           iupAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.29.4 gauge32 read-only
The average number of RADIUS Access-Challenge packets per second received from this server.
           iupAccessRejects 1.3.6.1.4.1.9600.1.2.29.5 gauge32 read-only
The number of RADIUS Access-Reject packets received from this server.
           iupAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.29.6 gauge32 read-only
The average number of RADIUS Access-Reject packets per second received from this server.
           iupAccessRequests 1.3.6.1.4.1.9600.1.2.29.7 gauge32 read-only
The number of RADIUS Access-Request packets sent to this server.
           iupAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.29.8 gauge32 read-only
The average number of RADIUS Access-Request packets per second sent to this server.
           iupBadAuthenticators 1.3.6.1.4.1.9600.1.2.29.9 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
           iupBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.29.10 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
           iupDroppedPackets 1.3.6.1.4.1.9600.1.2.29.11 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
           iupDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.29.12 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
           iupInvalidAddresses 1.3.6.1.4.1.9600.1.2.29.13 gauge32 read-only
The number of packets received from unknown addresses.
           iupInvalidAddressesPerSec 1.3.6.1.4.1.9600.1.2.29.14 gauge32 read-only
The average number of packets per second received from unknown addresses.
           iupMalformedPackets 1.3.6.1.4.1.9600.1.2.29.15 gauge32 read-only
The number of packets containing malformed data received.
           iupMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.29.16 gauge32 read-only
The average number of packets containing malformed data received per second.
           iupPacketsReceived 1.3.6.1.4.1.9600.1.2.29.17 gauge32 read-only
The number of packets received.
           iupPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.29.18 gauge32 read-only
The average number of packets received per second.
           iupPendingRequests 1.3.6.1.4.1.9600.1.2.29.19 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
           iupRequestTimeouts 1.3.6.1.4.1.9600.1.2.29.20 gauge32 read-only
The number of request timeouts to this server.
           iupRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.29.21 gauge32 read-only
The average number of request timeouts per second to this server.
           iupRetransmissions 1.3.6.1.4.1.9600.1.2.29.22 gauge32 read-only
The number of requests retransmitted to this server.
           iupRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.29.23 gauge32 read-only
The average number of requests retransmitted per second to this server.
           iupUnknownType 1.3.6.1.4.1.9600.1.2.29.24 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
           iupUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.29.25 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     iasAuthenticationServer 1.3.6.1.4.1.9600.1.2.30
The IAS Authentication Server performance object is installed by IAS. IAS uses the RADIUS protocol to perform remote authentication. IAS performance objects report activity for servers or clients, including user authentication, authorization, and accounting (usage).
           iusAccessAccepts 1.3.6.1.4.1.9600.1.2.30.1 gauge32 read-only
The number of RADIUS Access-Accept packets sent to this client.
           iusAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.30.2 gauge32 read-only
The number of RADIUS Access-Accept packets per second sent to this client.
           iusAccessChallenges 1.3.6.1.4.1.9600.1.2.30.3 gauge32 read-only
The number of RADIUS Access-Challenge packets sent to this client.
           iusAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.30.4 gauge32 read-only
The number of RADIUS Access-Challenge packets per second sent to this client.
           iusAccessRejects 1.3.6.1.4.1.9600.1.2.30.5 gauge32 read-only
The number of RADIUS Access-Reject packets sent to this client.
           iusAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.30.6 gauge32 read-only
The number of RADIUS Access-Reject packets per second sent to this client.
           iusAccessRequests 1.3.6.1.4.1.9600.1.2.30.7 gauge32 read-only
The number of packets received on the authentication port from this client.
           iusAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.30.8 gauge32 read-only
The number of packets per second received on the authentication port from this client.
           iusBadAuthenticators 1.3.6.1.4.1.9600.1.2.30.9 gauge32 read-only
The number of packets which contained invalid Signature attributes.
           iusBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.30.10 gauge32 read-only
The number of packets per second which contained invalid Signature attributes.
           iusDroppedPackets 1.3.6.1.4.1.9600.1.2.30.11 gauge32 read-only
The number of incoming packets silently discarded for a reason other than malformed, bad authenticators, or unknown types.
           iusDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.30.12 gauge32 read-only
The number of incoming packets per second silently discarded for a reason other than malformed, bad authenticators, or unknown types.
           iusDuplicateAccessRequests 1.3.6.1.4.1.9600.1.2.30.13 gauge32 read-only
The number of duplicate RADIUS Access-Request packets received from this client.
           iusDuplicateAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.30.14 gauge32 read-only
The number of duplicate RADIUS Access-Request packets per second received from this client.
           iusInvalidRequests 1.3.6.1.4.1.9600.1.2.30.15 gauge32 read-only
The number of packets received from unknown addresses.
           iusInvalidRequestsPerSec 1.3.6.1.4.1.9600.1.2.30.16 gauge32 read-only
The number of packets received per second from unknown addresses.
           iusMalformedPackets 1.3.6.1.4.1.9600.1.2.30.17 gauge32 read-only
The number of malformed packets received. Bad authenticators or unknown types are not included.
           iusMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.30.18 gauge32 read-only
The number of malformed packets per second received. Bad authenticators or unknown types are not included.
           iusPacketsReceived 1.3.6.1.4.1.9600.1.2.30.19 gauge32 read-only
The number of packets received.
           iusPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.30.20 gauge32 read-only
The number of packets per second received.
           iusPacketsSent 1.3.6.1.4.1.9600.1.2.30.21 gauge32 read-only
The number of packets sent.
           iusPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.30.22 gauge32 read-only
The number of packets sent per second.
           iusServerResetTime 1.3.6.1.4.1.9600.1.2.30.23 gauge32 read-only
The time elapsed (in hundredths of a second) since the server configuration was reset.
           iusServerUpTime 1.3.6.1.4.1.9600.1.2.30.24 gauge32 read-only
The time elapsed (in hundredths of a second) since the server process was started.
           iusUnknownType 1.3.6.1.4.1.9600.1.2.30.25 gauge32 read-only
The number of packets of unknown type which were received.
           iusUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.30.26 gauge32 read-only
The number of packets per second of unknown type which were received.
     iasRemoteAccountingServersTable 1.3.6.1.4.1.9600.1.2.31 no-access
A table containing performance information for instances of 'IAS Remote Accounting Servers' objects.
           iasRemoteAccountingServersEntry 1.3.6.1.4.1.9600.1.2.31.1 no-access
Performance information for one particular instance of 'IAS Remote Accounting Servers' object.
               ircsInstance 1.3.6.1.4.1.9600.1.2.31.1.1 instancename read-only
Instance name.
               ircsAccountingRequests 1.3.6.1.4.1.9600.1.2.31.1.2 gauge32 read-only
The number of RADIUS Accounting-Request packets received on the accounting port.
               ircsAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.31.1.3 gauge32 read-only
The average number of RADIUS Accounting-Requests received per second on the accounting port.
               ircsAccountingResponses 1.3.6.1.4.1.9600.1.2.31.1.4 gauge32 read-only
The number of RADIUS Accounting-Response packets sent from this IAS server.
               ircsAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.31.1.5 gauge32 read-only
The average number of RADIUS Accounting-Responses sent per second.
               ircsBadAuthenticators 1.3.6.1.4.1.9600.1.2.31.1.6 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
               ircsBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.31.1.7 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
               ircsDroppedPackets 1.3.6.1.4.1.9600.1.2.31.1.8 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
               ircsDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.31.1.9 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
               ircsLastRoundTripTime 1.3.6.1.4.1.9600.1.2.31.1.10 gauge32 read-only
The interval (in hundredths of a second) between the most recent request from a remote IAS server and its response.
               ircsMalformedPackets 1.3.6.1.4.1.9600.1.2.31.1.11 gauge32 read-only
The number of packets containing malformed data received.
               ircsMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.31.1.12 gauge32 read-only
The average number of packets containing malformed data received per second.
               ircsPacketsReceived 1.3.6.1.4.1.9600.1.2.31.1.13 gauge32 read-only
The number of packets received.
               ircsPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.31.1.14 gauge32 read-only
The average number of packets received per second.
               ircsPendingRequests 1.3.6.1.4.1.9600.1.2.31.1.15 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
               ircsPortNumber 1.3.6.1.4.1.9600.1.2.31.1.16 gauge32 read-only
The UDP port the proxy is using to send requests to this server.
               ircsRequestTimeouts 1.3.6.1.4.1.9600.1.2.31.1.17 gauge32 read-only
The number of request timeouts to this server.
               ircsRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.31.1.18 gauge32 read-only
The average number of request timeouts per second to this server.
               ircsRetransmissions 1.3.6.1.4.1.9600.1.2.31.1.19 gauge32 read-only
The number of requests retransmitted to this server.
               ircsRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.31.1.20 gauge32 read-only
The average number of requests retransmitted per second to this server.
               ircsUnknownType 1.3.6.1.4.1.9600.1.2.31.1.21 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
               ircsUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.31.1.22 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     iasRemoteAuthenticationSrvrTable 1.3.6.1.4.1.9600.1.2.32 no-access
A table containing performance information for instances of 'IAS Remote Authentication Servers' objects.
           iasRemoteAuthenticationSrvrEntry 1.3.6.1.4.1.9600.1.2.32.1 no-access
Performance information for one particular instance of 'IAS Remote Authentication Servers' object.
               irusInstance 1.3.6.1.4.1.9600.1.2.32.1.1 instancename read-only
Instance name.
               irusAccessAccepts 1.3.6.1.4.1.9600.1.2.32.1.2 gauge32 read-only
The number of RADIUS Access-Accept packets sent.
               irusAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.32.1.3 gauge32 read-only
The average number of RADIUS Access-Accept packets per second sent.
               irusAccessChallenges 1.3.6.1.4.1.9600.1.2.32.1.4 gauge32 read-only
The number of RADIUS Access-Challenge packets sent.
               irusAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.32.1.5 gauge32 read-only
The average number of RADIUS Access-Challenge packets per second sent.
               irusAccessRejects 1.3.6.1.4.1.9600.1.2.32.1.6 gauge32 read-only
The number of RADIUS Access-Reject packets sent to this client.
               irusAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.32.1.7 gauge32 read-only
The average number of RADIUS Access-Reject packets per second sent.
               irusAccessRequests 1.3.6.1.4.1.9600.1.2.32.1.8 gauge32 read-only
The number of packets received on the authentication port.
               irusAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.32.1.9 gauge32 read-only
The average number of packets per second received on the authentication port.
               irusBadAuthenticators 1.3.6.1.4.1.9600.1.2.32.1.10 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
               irusBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.32.1.11 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
               irusDroppedPackets 1.3.6.1.4.1.9600.1.2.32.1.12 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
               irusDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.32.1.13 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
               irusLastRoundTripTime 1.3.6.1.4.1.9600.1.2.32.1.14 gauge32 read-only
The interval (in hundredths of a second) between the most recent request from a remote IAS server and its response.
               irusMalformedPackets 1.3.6.1.4.1.9600.1.2.32.1.15 gauge32 read-only
The number of packets containing malformed data received.
               irusMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.32.1.16 gauge32 read-only
The average number of packets containing malformed data received per second.
               irusPacketsReceived 1.3.6.1.4.1.9600.1.2.32.1.17 gauge32 read-only
The number of packets received.
               irusPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.32.1.18 gauge32 read-only
The average number of packets received per second.
               irusPendingRequests 1.3.6.1.4.1.9600.1.2.32.1.19 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
               irusPortNumber 1.3.6.1.4.1.9600.1.2.32.1.20 gauge32 read-only
The UDP port the proxy is using to send requests to this server.
               irusRequestTimeouts 1.3.6.1.4.1.9600.1.2.32.1.21 gauge32 read-only
The number of request timeouts to this server.
               irusRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.32.1.22 gauge32 read-only
The average number of request timeouts per second to this server.
               irusRetransmissions 1.3.6.1.4.1.9600.1.2.32.1.23 gauge32 read-only
The number of requests retransmitted to this server.
               irusRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.32.1.24 gauge32 read-only
The average number of requests retransmitted per second to this server.
               irusUnknownType 1.3.6.1.4.1.9600.1.2.32.1.25 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
               irusUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.32.1.26 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     icmpV4 1.3.6.1.4.1.9600.1.2.33
The ICMP performance object consists of counters that measure the rates at which Internet Control Message Protocol (ICMP) messages are sent and received by using the ICMP protocol. It also includes counters that monitor ICMP protocol errors.
           icmpV4MessagesOutboundErrors 1.3.6.1.4.1.9600.1.2.33.1 gauge32 read-only
Messages Outbound Errors is the number of ICMP messages that were not send due to problems within ICMP, such as lack of buffers. This value does not include errors discovered outside the ICMP layer, such as those recording the failure of IP to route the resultant datagram. In some implementations, none of the error types are included in the value of this counter.
           icmpV4MessagesReceivedErrors 1.3.6.1.4.1.9600.1.2.33.2 gauge32 read-only
Messages Received Errors is the number of ICMP messages that the entity received but had errors, such as bad ICMP checksums, bad length, etc.
           icmpV4MessagesReceivedPerSec 1.3.6.1.4.1.9600.1.2.33.3 gauge32 read-only
Messages Received/sec is the rate, in incidents per second at which ICMP messages were received. The rate includes messages received in error.
           icmpV4MessagesSentPerSec 1.3.6.1.4.1.9600.1.2.33.4 gauge32 read-only
Messages Sent/sec is the rate, in incidents per second, at which the server attempted to send. The rate includes those messages sent in error.
           icmpV4MessagesPerSec 1.3.6.1.4.1.9600.1.2.33.5 gauge32 read-only
Messages/sec is the total rate, in incidents per second, at which ICMP messages were sent and received by the entity. The rate includes messages received or sent in error.
           icmpV4RcvdAddressMask 1.3.6.1.4.1.9600.1.2.33.6 gauge32 read-only
Received Address Mask is the number of ICMP Address Mask Request messages received.
           icmpV4RcvdAddressMaskReply 1.3.6.1.4.1.9600.1.2.33.7 gauge32 read-only
Received Address Mask Reply is the number of ICMP Address Mask Reply messages received.
           icmpV4RcvdDestUnreachable 1.3.6.1.4.1.9600.1.2.33.8 gauge32 read-only
Received Destination Unreachable is the number of ICMP Destination Unreachable messages received.
           icmpV4RcvdEchoReplyPerSec 1.3.6.1.4.1.9600.1.2.33.9 gauge32 read-only
Received Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were received.
           icmpV4RcvdEchoPerSec 1.3.6.1.4.1.9600.1.2.33.10 gauge32 read-only
Received Echo/sec is the rate, in incidents per second, at which ICMP Echo messages were received.
           icmpV4RcvdParameterProblem 1.3.6.1.4.1.9600.1.2.33.11 gauge32 read-only
Received Parameter Problem is the number of ICMP Parameter Problem messages received.
           icmpV4RcvdRedirectPerSec 1.3.6.1.4.1.9600.1.2.33.12 gauge32 read-only
Received Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were received.
           icmpV4RcvdSourceQuench 1.3.6.1.4.1.9600.1.2.33.13 gauge32 read-only
Received Source Quench is the number of ICMP Source Quench messages received.
           icmpV4RcvdTimeExceeded 1.3.6.1.4.1.9600.1.2.33.14 gauge32 read-only
Received Time Exceeded is the number of ICMP Time Exceeded messages received.
           icmpV4RcvdTimestampReplyPerSec 1.3.6.1.4.1.9600.1.2.33.15 gauge32 read-only
Received Timestamp Reply/sec is the rate of ICMP Timestamp Reply messages received.
           icmpV4RcvdTimestampPerSec 1.3.6.1.4.1.9600.1.2.33.16 gauge32 read-only
Received Timestamp/sec is the rate, in incidents per second at which ICMP Timestamp Request messages were received.
           icmpV4SentAddressMask 1.3.6.1.4.1.9600.1.2.33.17 gauge32 read-only
Sent Address Mask is the number of ICMP Address Mask Request messages sent.
           icmpV4SentAddressMaskReply 1.3.6.1.4.1.9600.1.2.33.18 gauge32 read-only
Sent Address Mask Reply is the number of ICMP Address Mask Reply messages sent.
           icmpV4SentDestinationUnreachable 1.3.6.1.4.1.9600.1.2.33.19 gauge32 read-only
Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent.
           icmpV4SentEchoReplyPerSec 1.3.6.1.4.1.9600.1.2.33.20 gauge32 read-only
Sent Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were sent.
           icmpV4SentEchoPerSec 1.3.6.1.4.1.9600.1.2.33.21 gauge32 read-only
Sent Echo/sec is the rate of ICMP Echo messages sent.
           icmpV4SentParameterProblem 1.3.6.1.4.1.9600.1.2.33.22 gauge32 read-only
Sent Parameter Problem is the number of ICMP Parameter Problem messages sent.
           icmpV4SentRedirectPerSec 1.3.6.1.4.1.9600.1.2.33.23 gauge32 read-only
Sent Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were sent.
           icmpV4SentSourceQuench 1.3.6.1.4.1.9600.1.2.33.24 gauge32 read-only
Sent Source Quench is the number of ICMP Source Quench messages sent.
           icmpV4SentTimeExceeded 1.3.6.1.4.1.9600.1.2.33.25 gauge32 read-only
Sent Time Exceeded is the number of ICMP Time Exceeded messages sent.
           icmpV4SentTimestampReplyPerSec 1.3.6.1.4.1.9600.1.2.33.26 gauge32 read-only
Sent Timestamp Reply/sec is the rate, in incidents per second, at which ICMP Timestamp Reply messages were sent.
           icmpV4SentTimestampPerSec 1.3.6.1.4.1.9600.1.2.33.27 gauge32 read-only
Sent Timestamp/sec is the rate, in incidents per second, at which ICMP Timestamp Request messages were sent.
     icmpV6 1.3.6.1.4.1.9600.1.2.34
           icmpV6MessagesOutboundErrors 1.3.6.1.4.1.9600.1.2.34.1 gauge32 read-only
Messages Outbound Errors is the number of ICMP messages that were not send due to problems within ICMP, such as lack of buffers. This value does not include errors discovered outside the ICMP layer, such as those recording the failure of IP to route the resultant datagram. In some implementations, none of the error types are included in the value of this counter.
           icmpV6MessagesReceivedErrors 1.3.6.1.4.1.9600.1.2.34.2 gauge32 read-only
Messages Received Errors is the number of ICMP messages that the entity received but had errors, such as bad ICMP checksums, bad length, etc.
           icmpV6MessagesReceivedPerSec 1.3.6.1.4.1.9600.1.2.34.3 gauge32 read-only
Messages Received/sec is the rate, in incidents per second at which ICMP messages were received. The rate includes messages received in error.
           icmpV6MessagesSentPerSec 1.3.6.1.4.1.9600.1.2.34.4 gauge32 read-only
Messages Sent/sec is the rate, in incidents per second, at which the server attempted to send. The rate includes those messages sent in error.
           icmpV6MessagesPerSec 1.3.6.1.4.1.9600.1.2.34.5 gauge32 read-only
Messages/sec is the total rate, in incidents per second, at which ICMP messages were sent and received by the entity. The rate includes messages received or sent in error.
           icmpV6ReceivedDestUnreachable 1.3.6.1.4.1.9600.1.2.34.6 gauge32 read-only
Received Destination Unreachable is the number of ICMP Destination Unreachable messages received.
           icmpV6ReceivedEchoReplyPerSec 1.3.6.1.4.1.9600.1.2.34.7 gauge32 read-only
Received Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were received.
           icmpV6ReceivedEchoPerSec 1.3.6.1.4.1.9600.1.2.34.8 gauge32 read-only
Received Echo/sec is the rate, in incidents per second, at which ICMP Echo messages were received.
           icmpV6ReceivedMembershipQuery 1.3.6.1.4.1.9600.1.2.34.9 gauge32 read-only
Received Membership Query is the number of packets received thatquery their membership to a group.
           icmpV6ReceivedMembershipReduct 1.3.6.1.4.1.9600.1.2.34.10 gauge32 read-only
Received Membership Reduction is the number of packets received thatcancelled their membership to a group.
           icmpV6ReceivedMembershipReport 1.3.6.1.4.1.9600.1.2.34.11 gauge32 read-only
Received Membership Report is the number of packets received thatreport their membership to a group.
           icmpV6ReceivedNeighborAdvert 1.3.6.1.4.1.9600.1.2.34.12 gauge32 read-only
Received Neighbor Advert is the number of packets received thatadvert a neighbor.
           icmpV6ReceivedNeighborSolicit 1.3.6.1.4.1.9600.1.2.34.13 gauge32 read-only
Received Neighbor Solicit is the number of packets received thatsolicit a neighbor.
           icmpV6ReceivedPacketTooBig 1.3.6.1.4.1.9600.1.2.34.14 gauge32 read-only
Received Packet Too Big is the number of received packets thatare larger than anticipated.
           icmpV6ReceivedParameterProblem 1.3.6.1.4.1.9600.1.2.34.15 gauge32 read-only
Received Parameter Problem is the number of ICMP Parameter Problem messages received.
           icmpV6ReceivedRedirectPerSec 1.3.6.1.4.1.9600.1.2.34.16 gauge32 read-only
Received Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were received.
           icmpV6ReceivedRouterAdvert 1.3.6.1.4.1.9600.1.2.34.17 gauge32 read-only
Received Router Advert is the number of packets received thatadvert the router.
           icmpV6ReceivedRouterSolicit 1.3.6.1.4.1.9600.1.2.34.18 gauge32 read-only
Received Router Solicit is the number of packets received thatsolicit the router.
           icmpV6ReceivedTimeExceeded 1.3.6.1.4.1.9600.1.2.34.19 gauge32 read-only
Received Time Exceeded is the number of ICMP Time Exceeded messages received.
           icmpV6SentDestinationUnreachable 1.3.6.1.4.1.9600.1.2.34.20 gauge32 read-only
Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent.
           icmpV6SentEchoReplyPerSec 1.3.6.1.4.1.9600.1.2.34.21 gauge32 read-only
Sent Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were sent.
           icmpV6SentEchoPerSec 1.3.6.1.4.1.9600.1.2.34.22 gauge32 read-only
Sent Echo/sec is the rate of ICMP Echo messages sent.
           icmpV6SentMembershipQuery 1.3.6.1.4.1.9600.1.2.34.23 gauge32 read-only
Sent Membership Query is the number of packets sent thatquery their membership to a group.
           icmpV6SentMembershipReduction 1.3.6.1.4.1.9600.1.2.34.24 gauge32 read-only
Sent Membership Reduction is the number of packets sent thatcancelled their membership to a group.
           icmpV6SentMembershipReport 1.3.6.1.4.1.9600.1.2.34.25 gauge32 read-only
Sent Membership Report is the number of packets sent thatreport their membership to a group.
           icmpV6SentNeighborAdvert 1.3.6.1.4.1.9600.1.2.34.26 gauge32 read-only
Sent Neighbor Advert is the number of packets sent thatadvert a neighbor.
           icmpV6SentNeighborSolicit 1.3.6.1.4.1.9600.1.2.34.27 gauge32 read-only
Sent Neighbor Solicit is the number of packets sent thatsolicit a neighbor.
           icmpV6SentPacketTooBig 1.3.6.1.4.1.9600.1.2.34.28 gauge32 read-only
Sent Packet Too Big is the number of sent packets thatare larger than anticipated.
           icmpV6SentParameterProblem 1.3.6.1.4.1.9600.1.2.34.29 gauge32 read-only
Sent Parameter Problem is the number of ICMP Parameter Problem messages sent.
           icmpV6SentRedirectPerSec 1.3.6.1.4.1.9600.1.2.34.30 gauge32 read-only
Sent Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were sent.
           icmpV6SentRouterAdvert 1.3.6.1.4.1.9600.1.2.34.31 gauge32 read-only
Sent Router Advert is the number of packets sent thatadvert the router.
           icmpV6SentRouterSolicit 1.3.6.1.4.1.9600.1.2.34.32 gauge32 read-only
Sent Router Solicit is the number of packets sent thatsolicit the router.
           icmpV6SentTimeExceeded 1.3.6.1.4.1.9600.1.2.34.33 gauge32 read-only
Sent Time Exceeded is the number of ICMP Time Exceeded messages sent.
     indexingServiceTable 1.3.6.1.4.1.9600.1.2.35 no-access
The Indexing Service performance object counters report statistics pertaining to the creation of indexes and the merging and querying of indexes by Indexing Service.
           indexingServiceEntry 1.3.6.1.4.1.9600.1.2.35.1 no-access
Performance information for one particular instance of 'Indexing Service' object.
               idxSvcInstance 1.3.6.1.4.1.9600.1.2.35.1.1 instancename read-only
Instance name.
               idxSvcNumDocumentsIndexed 1.3.6.1.4.1.9600.1.2.35.1.2 gauge32 read-only
Number of documents indexed since the index was mounted.
               idxSvcDeferredForIndexing 1.3.6.1.4.1.9600.1.2.35.1.3 gauge32 read-only
Number of files not available and deferred for indexing.
               idxSvcFilesToBeIndexed 1.3.6.1.4.1.9600.1.2.35.1.4 gauge32 read-only
Number of files to be filtered and added to the index.
               idxSvcIndexSizeMB 1.3.6.1.4.1.9600.1.2.35.1.5 gauge32 read-only
Size of the content index (*.ci files only) in megabytes.
               idxSvcMergeProgress 1.3.6.1.4.1.9600.1.2.35.1.6 gauge32 read-only
Percent merge complete for the current merge.
               idxSvcRunningQueries 1.3.6.1.4.1.9600.1.2.35.1.7 gauge32 read-only
Number of active query client connections.
               idxSvcSavedIndexes 1.3.6.1.4.1.9600.1.2.35.1.8 gauge32 read-only
Number of saved indexes.
               idxSvcTotalNumDocuments 1.3.6.1.4.1.9600.1.2.35.1.9 gauge32 read-only
Total number of documents in the index.
               idxSvcTotalNumOfQueries 1.3.6.1.4.1.9600.1.2.35.1.10 gauge32 read-only
Total number of queries since the index was mounted.
               idxSvcUniqueKeys 1.3.6.1.4.1.9600.1.2.35.1.11 gauge32 read-only
Number of unique keys (words, etc.) in the index.
               idxSvcWordLists 1.3.6.1.4.1.9600.1.2.35.1.12 gauge32 read-only
Number of word lists.
     indexingServiceFilterTable 1.3.6.1.4.1.9600.1.2.36 no-access
The Index Service Filter object monitors the filtering activity of Indexing Service.
           indexingServiceFilterEntry 1.3.6.1.4.1.9600.1.2.36.1 no-access
Performance information for one particular instance of 'Indexing Service Filter' object.
               idxSvcFilterInstance 1.3.6.1.4.1.9600.1.2.36.1.1 instancename read-only
Instance name.
               idxSvcFilterBindingTimeMsec 1.3.6.1.4.1.9600.1.2.36.1.2 gauge32 read-only
Average time spent binding to indexing filters.
               idxSvcFilterIdxSpeedMBPerHr 1.3.6.1.4.1.9600.1.2.36.1.3 gauge32 read-only
Speed of indexing contents of files in megabytes per hour.
               idxSvcFilterTotalIdxSpeedMBPerHr 1.3.6.1.4.1.9600.1.2.36.1.4 gauge32 read-only
Speed of indexing file contents and properties in megabytes per hour.
     internetInformationServiceGlobal 1.3.6.1.4.1.9600.1.2.37
The Internet Information Services Global performance object consists of counters that apply jointly to the Hypertext Transport Protocol (HTTP) service and File Transfer Protocol (FTP) service.
           iisGlobalActiveFlushedEntries 1.3.6.1.4.1.9600.1.2.37.1 gauge32 read-only
Active Flushed Entries are cached file handles that will be closed when all current transfers complete.
           iisGlobalBLOBCacheFlushes 1.3.6.1.4.1.9600.1.2.37.2 gauge32 read-only
BLOB Cache Flushes since server startup.
           iisGlobalBLOBCacheHits 1.3.6.1.4.1.9600.1.2.37.3 gauge32 read-only
Total number of successful lookups in the BLOB cache.
           iisGlobalBLOBCacheHitsPercent 1.3.6.1.4.1.9600.1.2.37.4 gauge32 read-only
The ratio of BLOB Cache Hits to total cache requests.
           iisGlobalBLOBCacheMisses 1.3.6.1.4.1.9600.1.2.37.5 gauge32 read-only
Total number of unsuccessful lookups in the BLOB cache.
           iisGlobalCurBLOBsCached 1.3.6.1.4.1.9600.1.2.37.6 gauge32 read-only
BLOB information blocks currently in the cache for WWW and FTP services.
           iisGlobalCurBlockAsyncIORequests 1.3.6.1.4.1.9600.1.2.37.7 gauge32 read-only
Current requests temporarily blocked due to bandwidth throttling settings.
           iisGlobalCurFileCacheMemUsage 1.3.6.1.4.1.9600.1.2.37.8 gauge32 read-only
Current number of bytes used for file cache.
           iisGlobalCurFilesCached 1.3.6.1.4.1.9600.1.2.37.9 gauge32 read-only
Current number of files whose content is in the cache for WWW and FTP services.
           iisGlobalCurURIsCached 1.3.6.1.4.1.9600.1.2.37.10 gauge32 read-only
URI information blocks currently in the cache for WWW and FTP services.
           iisGlobalFileCacheFlushes 1.3.6.1.4.1.9600.1.2.37.11 gauge32 read-only
File Cache Flushes since server startup.
           iisGlobalFileCacheHits 1.3.6.1.4.1.9600.1.2.37.12 gauge32 read-only
Total number of successful lookups in the file cache.
           iisGlobalFileCacheHitsPercent 1.3.6.1.4.1.9600.1.2.37.13 gauge32 read-only
The ratio of File Cache Hits to total cache requests.
           iisGlobalFileCacheMisses 1.3.6.1.4.1.9600.1.2.37.14 gauge32 read-only
Total number of unsuccessful lookups in the file cache.
           iisGlobalMaxFileCacheMemUsage 1.3.6.1.4.1.9600.1.2.37.15 gauge32 read-only
Maximum number of bytes used for file cache.
           iisGlobalMeasuredAsyncIOBwUsage 1.3.6.1.4.1.9600.1.2.37.16 gauge32 read-only
Measured bandwidth of asynchronous I/O averaged over a minute.
           iisGlobalTotalAllowedAsyncIOReqs 1.3.6.1.4.1.9600.1.2.37.17 gauge32 read-only
Total requests allowed by bandwidth throttling settings (counted since service startup).
           iisGlobalTotalBLOBsCached 1.3.6.1.4.1.9600.1.2.37.18 gauge32 read-only
Total number of BLOB information blocks ever added to the cache for WWW and FTP services
           iisGlobalTotalBlockAsyncIOReqs 1.3.6.1.4.1.9600.1.2.37.19 gauge32 read-only
Total requests temporarily blocked due to bandwidth throttling settings (counted since service startup).
           iisGlobalTotalFilesCached 1.3.6.1.4.1.9600.1.2.37.20 gauge32 read-only
Total number of files whose content was ever added to the cache for WWW and FTP services
           iisGlobalTotalFlushedBLOBs 1.3.6.1.4.1.9600.1.2.37.21 gauge32 read-only
Total Flushed BLOBs is the number of BLOB information blocks that have been removed from the cache since service start up.
           iisGlobalTotalFlushedFiles 1.3.6.1.4.1.9600.1.2.37.22 gauge32 read-only
Total Flushed Files is the number of file handles that have been removed from the cache since service start up.
           iisGlobalTotalFlushedURIs 1.3.6.1.4.1.9600.1.2.37.23 gauge32 read-only
Total Flushed URIs is the number of URI information blocks that have been removed from the cache since service start up.
           iisGlobalTotalRejectedAsyncIOReq 1.3.6.1.4.1.9600.1.2.37.24 gauge32 read-only
Total requests rejected due to bandwidth throttling settings (counted since service startup).
           iisGlobalTotalURIsCached 1.3.6.1.4.1.9600.1.2.37.25 gauge32 read-only
Total number of URI information blocks ever added to the cache for WWW and FTP services
           iisGlobalURICacheFlushes 1.3.6.1.4.1.9600.1.2.37.26 gauge32 read-only
URI Cache Flushes since server startup.
           iisGlobalURICacheHits 1.3.6.1.4.1.9600.1.2.37.27 gauge32 read-only
Total number of successful lookups in the URI cache.
           iisGlobalURICacheHitsPercent 1.3.6.1.4.1.9600.1.2.37.28 gauge32 read-only
The ratio of URI Cache Hits to total cache requests.
           iisGlobalURICacheMisses 1.3.6.1.4.1.9600.1.2.37.29 gauge32 read-only
Total number of unsuccessful lookups in the URI cache.
     ipV4 1.3.6.1.4.1.9600.1.2.38
The Internet Protocol (IP) performance object includes counters that describe the rates at which IP datagrams are transmitted by a computer using the IP protocol. It also describes various error counts for the IP protocol.
           ipV4DatagramsForwardedPerSec 1.3.6.1.4.1.9600.1.2.38.1 gauge32 read-only
Datagrams Forwarded/sec is the rate, in incidents per second, at which attemps were made to find routes to forward input datagrams their final destination, because the local server was not the final IP destination. In servers that do not act as IP Gateways, this rate includes only packets that were source-routed via this entity, where the source-route option processing was successful.
           ipV4DatagramsOutboundDiscarded 1.3.6.1.4.1.9600.1.2.38.2 gauge32 read-only
Datagrams Outbound Discarded is the number of output IP datagrams that were discarded even though no problems were encountered to prevent their transmission to their destination (for example, lack of buffer space). This counter includes datagrams counted in Datagrams Forwarded/sec that meet this criterion.
           ipV4DatagramsOutboundNoRoute 1.3.6.1.4.1.9600.1.2.38.3 gauge32 read-only
Datagrams Outbound No Route is the number of IP datagrams that were discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in Datagrams Forwarded/sec that meet this `no route' criterion.
           ipV4DatagramsRcvdAddressErrors 1.3.6.1.4.1.9600.1.2.38.4 gauge32 read-only
Datagrams Received Address Errors is the number of input datagrams that were discarded because the IP address in their IP header destination field was not valid for the computer. This count includes invalid addresses (for example, 0.0. 0.0) and addresses of unsupported Classes (for example, Class E). For entities that are not IP gateways and do not forward datagrams, this counter includes datagrams that were discarded because the destination address was not a local address.
           ipV4DatagramsRcvdDeliveredPerSec 1.3.6.1.4.1.9600.1.2.38.5 gauge32 read-only
Datagrams Received Delivered/sec is the rate, in incidents per second, at which input datagrams were successfully delivered to IP user-protocols, including Internet Control Message Protocol (ICMP).
           ipV4DatagramsRcvdDiscarded 1.3.6.1.4.1.9600.1.2.38.6 gauge32 read-only
Datagrams Received Discarded is the number of input IP datagrams that were discarded even though problems prevented their continued processing (for example, lack of buffer space). This counter does not include any datagrams discarded while awaiting re-assembly.
           ipV4DatagramsRcvdHeaderErrors 1.3.6.1.4.1.9600.1.2.38.7 gauge32 read-only
Datagrams Received Header Errors is the number of input datagrams that were discarded due to errors in the IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
           ipV4DatagramsRcvdUnknownProtocol 1.3.6.1.4.1.9600.1.2.38.8 gauge32 read-only
Datagrams Received Unknown Protocol is the number of locally-addressed datagrams that were successfully received but were discarded because of an unknown or unsupported protocol.
           ipV4DatagramsRcvdPerSec 1.3.6.1.4.1.9600.1.2.38.9 gauge32 read-only
Datagrams Received/sec is the rate, in incidents per second, at which IP datagrams are received from the interfaces, including those in error. Datagrams Received/sec is a subset of Datagrams/sec.
           ipV4DatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.38.10 gauge32 read-only
Datagrams Sent/sec is the rate, in incidents per second, at which IP datagrams were supplied for transmission by local IP user-protocols (including ICMP). This counter does not include any datagrams counted in Datagrams Forwarded/sec. Datagrams Sent/sec is a subset of Datagrams/sec.
           ipV4DatagramsPerSec 1.3.6.1.4.1.9600.1.2.38.11 gauge32 read-only
Datagrams/sec is the rate, in incidents per second, at which IP datagrams were received from or sent to the interfaces, including those in error. Forwarded datagrams are not included in this rate.
           ipV4FragmentReassemblyFailures 1.3.6.1.4.1.9600.1.2.38.12 gauge32 read-only
Fragment Re-assembly Failures is the number of failures detected by the IP reassembly algorithm, such as time outs, errors, etc. This is not necessarily a count of discarded IP fragments since some algorithms (notably RFC 815) lose track of the number of fragments by combining them as they are received.
           ipV4FragmentationFailures 1.3.6.1.4.1.9600.1.2.38.13 gauge32 read-only
Fragmentation Failures is the number of IP datagrams that were discarded because they needed to be fragmented at but could not be (for example, because the `Don't Fragment' flag was set).
           ipV4FragmentedDatagramsPerSec 1.3.6.1.4.1.9600.1.2.38.14 gauge32 read-only
Fragmented Datagrams/sec is the rate, in incidents per second, at which datagrams are successfully fragmented.
           ipV4FragmentsCreatedPerSec 1.3.6.1.4.1.9600.1.2.38.15 gauge32 read-only
Fragments Created/sec is the rate, in incidents per second, at which IP datagram fragments were generated as a result of fragmentation.
           ipV4FragmentsReassembledPerSec 1.3.6.1.4.1.9600.1.2.38.16 gauge32 read-only
Fragments Re-assembled/sec is the rate, in incidents per second, at which IP fragments were successfully reassembled.
           ipV4FragmentsRcvdPerSec 1.3.6.1.4.1.9600.1.2.38.17 gauge32 read-only
Fragments Received/sec is the rate, in incidents per second, at which IP fragments that need to be reassembled at this entity are received.
     ipV6 1.3.6.1.4.1.9600.1.2.39
           ipV6DatagramsForwardedPerSec 1.3.6.1.4.1.9600.1.2.39.1 gauge32 read-only
Datagrams Forwarded/sec is the rate, in incidents per second, at which attemps were made to find routes to forward input datagrams their final destination, because the local server was not the final IP destination. In servers that do not act as IP Gateways, this rate includes only packets that were source-routed via this entity, where the source-route option processing was successful.
           ipV6DatagramsOutboundDiscarded 1.3.6.1.4.1.9600.1.2.39.2 gauge32 read-only
Datagrams Outbound Discarded is the number of output IP datagrams that were discarded even though no problems were encountered to prevent their transmission to their destination (for example, lack of buffer space). This counter includes datagrams counted in Datagrams Forwarded/sec that meet this criterion.
           ipV6DatagramsOutboundNoRoute 1.3.6.1.4.1.9600.1.2.39.3 gauge32 read-only
Datagrams Outbound No Route is the number of IP datagrams that were discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in Datagrams Forwarded/sec that meet this `no route' criterion.
           ipV6DatagramsRcvdAddressErrors 1.3.6.1.4.1.9600.1.2.39.4 gauge32 read-only
Datagrams Received Address Errors is the number of input datagrams that were discarded because the IP address in their IP header destination field was not valid for the computer. This count includes invalid addresses (for example, 0.0. 0.0) and addresses of unsupported Classes (for example, Class E). For entities that are not IP gateways and do not forward datagrams, this counter includes datagrams that were discarded because the destination address was not a local address.
           ipV6DatagramsRcvdDeliveredPerSec 1.3.6.1.4.1.9600.1.2.39.5 gauge32 read-only
Datagrams Received Delivered/sec is the rate, in incidents per second, at which input datagrams were successfully delivered to IP user-protocols, including Internet Control Message Protocol (ICMP).
           ipV6DatagramsRcvdDiscarded 1.3.6.1.4.1.9600.1.2.39.6 gauge32 read-only
Datagrams Received Discarded is the number of input IP datagrams that were discarded even though problems prevented their continued processing (for example, lack of buffer space). This counter does not include any datagrams discarded while awaiting re-assembly.
           ipV6DatagramsRcvdHeaderErrors 1.3.6.1.4.1.9600.1.2.39.7 gauge32 read-only
Datagrams Received Header Errors is the number of input datagrams that were discarded due to errors in the IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
           ipV6DatagramsRcvdUnknownProtocol 1.3.6.1.4.1.9600.1.2.39.8 gauge32 read-only
Datagrams Received Unknown Protocol is the number of locally-addressed datagrams that were successfully received but were discarded because of an unknown or unsupported protocol.
           ipV6DatagramsRcvdPerSec 1.3.6.1.4.1.9600.1.2.39.9 gauge32 read-only
Datagrams Received/sec is the rate, in incidents per second, at which IP datagrams are received from the interfaces, including those in error. Datagrams Received/sec is a subset of Datagrams/sec.
           ipV6DatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.39.10 gauge32 read-only
Datagrams Sent/sec is the rate, in incidents per second, at which IP datagrams were supplied for transmission by local IP user-protocols (including ICMP). This counter does not include any datagrams counted in Datagrams Forwarded/sec. Datagrams Sent/sec is a subset of Datagrams/sec.
           ipV6DatagramsPerSec 1.3.6.1.4.1.9600.1.2.39.11 gauge32 read-only
Datagrams/sec is the rate, in incidents per second, at which IP datagrams were received from or sent to the interfaces, including those in error. Forwarded datagrams are not included in this rate.
           ipV6FragmentReassemblyFailures 1.3.6.1.4.1.9600.1.2.39.12 gauge32 read-only
Fragment Re-assembly Failures is the number of failures detected by the IP reassembly algorithm, such as time outs, errors, etc. This is not necessarily a count of discarded IP fragments since some algorithms (notably RFC 815) lose track of the number of fragments by combining them as they are received.
           ipV6FragmentationFailures 1.3.6.1.4.1.9600.1.2.39.13 gauge32 read-only
Fragmentation Failures is the number of IP datagrams that were discarded because they needed to be fragmented at but could not be (for example, because the `Don't Fragment' flag was set).
           ipV6FragmentedDatagramsPerSec 1.3.6.1.4.1.9600.1.2.39.14 gauge32 read-only
Fragmented Datagrams/sec is the rate, in incidents per second, at which datagrams are successfully fragmented.
           ipV6FragmentsCreatedPerSec 1.3.6.1.4.1.9600.1.2.39.15 gauge32 read-only
Fragments Created/sec is the rate, in incidents per second, at which IP datagram fragments were generated as a result of fragmentation.
           ipV6FragmentsReassembledPerSec 1.3.6.1.4.1.9600.1.2.39.16 gauge32 read-only
Fragments Re-assembled/sec is the rate, in incidents per second, at which IP fragments were successfully reassembled.
           ipV6FragmentsRcvdPerSec 1.3.6.1.4.1.9600.1.2.39.17 gauge32 read-only
Fragments Received/sec is the rate, in incidents per second, at which IP fragments that need to be reassembled at this entity are received.
     ipSecV4Driver 1.3.6.1.4.1.9600.1.2.40
           is4dActiveSecurityAssociations 1.3.6.1.4.1.9600.1.2.40.1 gauge32 read-only
The number of active IPSec quick mode security associations.
           is4dOffloadedSecurityAssociation 1.3.6.1.4.1.9600.1.2.40.2 gauge32 read-only
The number of active IPSec quick mode security associations offloaded to hardware. Certain network adapters can accelerate IPSec processing by performing hardware offload of IPSec cryptographic functions.
           is4dPendingKeyExchangeOperations 1.3.6.1.4.1.9600.1.2.40.3 gauge32 read-only
The number of IPSec key exchange operations that are in progress but are not yet completed.
           is4dTotalBadSPIPackets 1.3.6.1.4.1.9600.1.2.40.4 gauge32 read-only
The total number of packets for which the Security Parameters Index (SPI) was incorrect since the computer was last started. A large number of packets with bad SPIs within a short amount of time might indicate a packet spoofing attack.
           is4dTotalBytesReceivedInTunnels 1.3.6.1.4.1.9600.1.2.40.5 gauge32 read-only
The total number of bytes received using IPSec tunnel mode since the computer was last started.
           is4dTotalBytesSentInTunnels 1.3.6.1.4.1.9600.1.2.40.6 gauge32 read-only
The total number of bytes sent using IPSec tunnel mode since the computer was last started.
           is4dTotalOffloadedBytesReceived 1.3.6.1.4.1.9600.1.2.40.7 gauge32 read-only
The total number of bytes received using IPSec hardware offload since the computer was last started. Certain network adapters can accelerate IPSec processing by performing hardware offload of IPSec cryptographic functions.
           is4dTotalOffloadedBytesSent 1.3.6.1.4.1.9600.1.2.40.8 gauge32 read-only
The total number of bytes sent using IPSec hardware offload since the computer was last started. Certain network adapters can accelerate IPSec processing by performing hardware offload of IPSec cryptographic functions.
           is4dTotalPktsFailReplayDetection 1.3.6.1.4.1.9600.1.2.40.9 gauge32 read-only
The total number of packets that contained an invalid sequence number since the computer was last started. Increases in this counter might indicate a network problem or replay attack.
           is4dTotalPktsNotAuthenticated 1.3.6.1.4.1.9600.1.2.40.10 gauge32 read-only
The total number of packets for which data could not be verified (for which the integrity hash verification failed) since the computer was last started. Increases in this counter might indicate an IPSec packet spoofing or modification attack, or packet corruption by network devices.
           is4dTotalPktsNotDecrypted 1.3.6.1.4.1.9600.1.2.40.11 gauge32 read-only
The total number of packets that could not be decrypted since the computer was last started. A packet might not be decrypted if it fails a validation check.
           is4dTotalSARekeys 1.3.6.1.4.1.9600.1.2.40.12 gauge32 read-only
The total number of successful rekey operations for IPSec quick mode security associations since the computer was last started.
           is4dTotalTransportBytesReceived 1.3.6.1.4.1.9600.1.2.40.13 gauge32 read-only
The total number of bytes received using IPSec transport mode since the computer was last started.
           is4dTotalTransportBytesSent 1.3.6.1.4.1.9600.1.2.40.14 gauge32 read-only
The total number of bytes sent using IPSec transport mode since the computer was last started.
     ipSecV4IKE 1.3.6.1.4.1.9600.1.2.41
IPsec IKEv4 is the set of Internet Protocol security (IPsec) Internet Key Exchange (IKE) counters that apply to traffic and connections over Internet Protocol version 4.
           is4iAcquireHeapSize 1.3.6.1.4.1.9600.1.2.41.1 gauge32 read-only
The number of entries in the acquire heap. The acquire heap stores successful acquires. Acquires are outbound requests to establish security associations between IPSec peers.
           is4iMainModeSAListEntries 1.3.6.1.4.1.9600.1.2.41.2 gauge32 read-only
The number of main mode state entries. This counter includes successfully negotiated main modes, main mode negotiations in progress, and main mode negotiations that failed or expired and have not yet been deleted.
           is4iQuickModeSAListEntries 1.3.6.1.4.1.9600.1.2.41.3 gauge32 read-only
The number of quick mode negotiations that are in progress.
           is4iReceiveHeapSize 1.3.6.1.4.1.9600.1.2.41.4 gauge32 read-only
The number of entries in the Internet Key Exchange (IKE) receive buffers. The receive buffers are used to store incoming IKE messages.
           is4iTotalAuthenticationFailures 1.3.6.1.4.1.9600.1.2.41.5 gauge32 read-only
The total number of identity authentication (Kerberos, certificate, and preshared key) failures that occurred during main mode negotiation since the IPSec service was last started.
           is4iTotalMainModeSAs 1.3.6.1.4.1.9600.1.2.41.6 gauge32 read-only
The total number of successful security associations created during main mode negotiations since the IPSec service was last started.
           is4iTotalNegotiationFailures 1.3.6.1.4.1.9600.1.2.41.7 gauge32 read-only
The total number of negotiation failures that occurred during main mode or quick mode negotiation since the IPSec service was last started.
           is4iTotalQuickModeSAs 1.3.6.1.4.1.9600.1.2.41.8 gauge32 read-only
The total number of successful security associations created during quick mode negotiations since the IPSec service was last started.
           is4iTotalSoftAssociations 1.3.6.1.4.1.9600.1.2.41.9 gauge32 read-only
The total number of security associations (SAs) formed with computers that did not respond to main mode negotiation attempts (though IPSec policy allowed communications) since the IPSec service was last started. Packets that match soft SAs are not secured by IPSec.
     jobObjectTable 1.3.6.1.4.1.9600.1.2.42 no-access
The Job performance object reports the accounting and processor usage data collected by each active job object. A job object provides a means of managing groups of processes with respect to their processor usage and other factors. For more information about creating and managing job objects, see the Platform SDK link on the Web Resources page at http://windows.microsoft.com/windows2000/reskit /webresources.
           jobObjectEntry 1.3.6.1.4.1.9600.1.2.42.1 no-access
Performance information for one particular instance of 'Job Object' object.
               joInstance 1.3.6.1.4.1.9600.1.2.42.1.1 instancename read-only
Instance name.
               joCurrentPercentKernelModeTime 1.3.6.1.4.1.9600.1.2.42.1.2 gauge32 read-only
Current % Kernel mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in kernel or privileged mode.
               joCurrentPercentProcessorTime 1.3.6.1.4.1.9600.1.2.42.1.3 gauge32 read-only
Current % Processor Time shows the percentage of the sample interval that the processes in the Job object spent executing code.
               joCurrentPercentUserModeTime 1.3.6.1.4.1.9600.1.2.42.1.4 gauge32 read-only
Current % User mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in user mode.
               joPagesPerSec 1.3.6.1.4.1.9600.1.2.42.1.5 gauge32 read-only
Pages/Sec shows the page fault rate of all the processes in the Job object.
               joProcessCountActive 1.3.6.1.4.1.9600.1.2.42.1.6 gauge32 read-only
Process Count - Active shows the number of processes that are currently associated with the Job object.
               joProcessCountTerminated 1.3.6.1.4.1.9600.1.2.42.1.7 gauge32 read-only
Process Count - Terminated shows the number of processes that have been terminated because of a limit violation.
               joProcessCountTotal 1.3.6.1.4.1.9600.1.2.42.1.8 gauge32 read-only
Process Count - Total shows the number of processes, both active and terminated, that are or have been associated with the Job object.
               joThisPeriodMSecKernelMode 1.3.6.1.4.1.9600.1.2.42.1.9 gauge32 read-only
This Period mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established.
               joThisPeriodMSecProcessor 1.3.6.1.4.1.9600.1.2.42.1.10 gauge32 read-only
This Period mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established.
               joThisPeriodMSecUserMode 1.3.6.1.4.1.9600.1.2.42.1.11 gauge32 read-only
This Period mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established.
               joTotalMSecKernelMode 1.3.6.1.4.1.9600.1.2.42.1.12 gauge32 read-only
Total mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created.
               joTotalMSecProcessor 1.3.6.1.4.1.9600.1.2.42.1.13 gauge32 read-only
Total mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created.
               joTotalMSecUserMode 1.3.6.1.4.1.9600.1.2.42.1.14 gauge32 read-only
Total mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created.
     jobObjectDetailsTable 1.3.6.1.4.1.9600.1.2.43 no-access
The Job Object Details performance object counters show detailed performance information about the active processes that make up a job object.
           jobObjectDetailsEntry 1.3.6.1.4.1.9600.1.2.43.1 no-access
Performance information for one particular instance of 'Job Object Details' object.
               jodInstance 1.3.6.1.4.1.9600.1.2.43.1.1 instancename read-only
Instance name.
               jodPercentPrivilegedTime 1.3.6.1.4.1.9600.1.2.43.1.2 gauge32 read-only
% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows system service is called, the service will often run in privileged mode to gain access to system-private data. Such data is protected from access by threads executing in user mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               jodPercentProcessorTime 1.3.6.1.4.1.9600.1.2.43.1.3 gauge32 read-only
% Processor Time is the percentage of elapsed time that all of process threads used the processor to execution instructions. An instruction is the basic unit of execution in a computer, a thread is the object that executes instructions, and a process is the object created when a program is run. Code executed to handle some hardware interrupts and trap conditions are included in this count.
               jodPercentUserTime 1.3.6.1.4.1.9600.1.2.43.1.4 gauge32 read-only
% User Time is the percentage of elapsed time that the process threads spent executing code in user mode. Applications, environment subsystems, and integral subsystems execute in user mode. Code executing in user mode cannot damage the integrity of the Windows executive, kernel, and device drivers. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               jodCreatingProcessID 1.3.6.1.4.1.9600.1.2.43.1.5 gauge32 read-only
The Creating Process ID value is the Process ID of the process that created the process. The creating process may have terminated, so this value may no longer identify a running process.
               jodElapsedTime 1.3.6.1.4.1.9600.1.2.43.1.6 gauge32 read-only
The total elapsed time, in seconds, that this process has been running.
               jodHandleCount 1.3.6.1.4.1.9600.1.2.43.1.7 gauge32 read-only
The total number of handles currently open by this process. This number is equal to the sum of the handles currently open by each thread in this process.
               jodIDProcess 1.3.6.1.4.1.9600.1.2.43.1.8 gauge32 read-only
ID Process is the unique identifier of this process. ID Process numbers are reused, so they only identify a process for the lifetime of that process.
               jodIODataBytesPerSec 1.3.6.1.4.1.9600.1.2.43.1.9 gauge32 read-only
The rate at which the process is reading and writing bytes in I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodIODataOperationsPerSec 1.3.6.1.4.1.9600.1.2.43.1.10 gauge32 read-only
The rate at which the process is issuing read and write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodIOOtherBytesPerSec 1.3.6.1.4.1.9600.1.2.43.1.11 gauge32 read-only
The rate at which the process is issuing bytes to I/O operations that do not involve data such as control operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodIOOtherOperationsPerSec 1.3.6.1.4.1.9600.1.2.43.1.12 gauge32 read-only
The rate at which the process is issuing I/O operations that are neither read nor write operations (for example, a control function). This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodIOReadBytesPerSec 1.3.6.1.4.1.9600.1.2.43.1.13 gauge32 read-only
The rate at which the process is reading bytes from I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodIOReadOperationsPerSec 1.3.6.1.4.1.9600.1.2.43.1.14 gauge32 read-only
The rate at which the process is issuing read I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodIOWriteBytesPerSec 1.3.6.1.4.1.9600.1.2.43.1.15 gauge32 read-only
The rate at which the process is writing bytes to I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodIOWriteOperationsPerSec 1.3.6.1.4.1.9600.1.2.43.1.16 gauge32 read-only
The rate at which the process is issuing write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               jodPageFaultsPerSec 1.3.6.1.4.1.9600.1.2.43.1.17 gauge32 read-only
Page Faults/sec is the rate at which page faults by the threads executing in this process are occurring. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This may not cause the page to be fetched from disk if it is on the standby list and hence already in main memory, or if it is in use by another process with whom the page is shared.
               jodPageFileBytes 1.3.6.1.4.1.9600.1.2.43.1.18 gauge32 read-only
Page File Bytes is the current amount of virtual memory, in bytes, that this process has reserved for use in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the current amount of virtual memory that the process has reserved for use in physical memory.
               jodPageFileBytesPeak 1.3.6.1.4.1.9600.1.2.43.1.19 gauge32 read-only
Page File Bytes Peak is the maximum amount of virtual memory, in bytes, that this process has reserved for use in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the maximum amount of virtual memory that the process has reserved for use in physical memory.
               jodPoolNonpagedBytes 1.3.6.1.4.1.9600.1.2.43.1.20 gauge32 read-only
Pool Nonpaged Bytes is the size, in bytes, of the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory\\Pool Nonpaged Bytes is calculated differently than Process\\Pool Nonpaged Bytes, so it might not equal Process\\Pool Nonpaged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
               jodPoolPagedBytes 1.3.6.1.4.1.9600.1.2.43.1.21 gauge32 read-only
Pool Paged Bytes is the size, in bytes, of the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory\\Pool Paged Bytes is calculated differently than Process\\Pool Paged Bytes, so it might not equal Process\\Pool Paged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
               jodPriorityBase 1.3.6.1.4.1.9600.1.2.43.1.22 gauge32 read-only
The current base priority of this process. Threads within a process can raise and lower their own base priority relative to the process' base priority.
               jodPrivateBytes 1.3.6.1.4.1.9600.1.2.43.1.23 gauge32 read-only
Private Bytes is the current size, in bytes, of memory that this process has allocated that cannot be shared with other processes.
               jodThreadCount 1.3.6.1.4.1.9600.1.2.43.1.24 gauge32 read-only
The number of threads currently active in this process. An instruction is the basic unit of execution in a processor, and a thread is the object that executes instructions. Every running process has at least one thread.
               jodVirtualBytes 1.3.6.1.4.1.9600.1.2.43.1.25 gauge32 read-only
Virtual Bytes is the current size, in bytes, of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is finite, and the process can limit its ability to load libraries.
               jodVirtualBytesPeak 1.3.6.1.4.1.9600.1.2.43.1.26 gauge32 read-only
Virtual Bytes Peak is the maximum size, in bytes, of virtual address space the process has used at any one time. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. However, virtual space is finite, and the process might limit its ability to load libraries.
               jodWorkingSet 1.3.6.1.4.1.9600.1.2.43.1.27 gauge32 read-only
Working Set is the current size, in bytes, of the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before leaving main memory.
               jodWorkingSetPeak 1.3.6.1.4.1.9600.1.2.43.1.28 gauge32 read-only
Working Set Peak is the maximum size, in bytes, of the Working Set of this process at any point in time. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
     logicalDiskTable 1.3.6.1.4.1.9600.1.2.44 no-access
The Logical Disk performance object consists of counters that monitor logical partitions of hard or fixed disk drives. System Monitor identifies logical disks by their drive letter, such as 'C.' To monitor Logical Disk object counters, you must activate them by typing the following at the command prompt: diskperf -yv
           logicalDiskEntry 1.3.6.1.4.1.9600.1.2.44.1 no-access
Performance information for one particular instance of 'LogicalDisk' object.
               lDiskInstance 1.3.6.1.4.1.9600.1.2.44.1.1 instancename read-only
Instance name.
               lDiskPercentDiskReadTime 1.3.6.1.4.1.9600.1.2.44.1.2 gauge32 read-only
% Disk Read Time is the percentage of elapsed time that the selected disk drive was busy servicing read requests.
               lDiskPercentDiskTime 1.3.6.1.4.1.9600.1.2.44.1.3 gauge32 read-only
% Disk Time is the percentage of elapsed time that the selected disk drive was busy servicing read or write requests.
               lDiskPercentDiskWriteTime 1.3.6.1.4.1.9600.1.2.44.1.4 gauge32 read-only
% Disk Write Time is the percentage of elapsed time that the selected disk drive was busy servicing write requests.
               lDiskPercentFreeSpace 1.3.6.1.4.1.9600.1.2.44.1.5 gauge32 read-only
% Free Space is the percentage of total usable space on the selected logical disk drive that was free.
               lDiskPercentIdleTime 1.3.6.1.4.1.9600.1.2.44.1.6 gauge32 read-only
% Idle Time reports the percentage of time during the sample interval that the disk was idle.
               lDiskAvgDiskBytesPerRead 1.3.6.1.4.1.9600.1.2.44.1.7 gauge32 read-only
Avg. Disk Bytes/Read is the average number of bytes transferred from the disk during read operations.
               lDiskAvgDiskBytesPerTransfer 1.3.6.1.4.1.9600.1.2.44.1.8 gauge32 read-only
Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations.
               lDiskAvgDiskBytesPerWrite 1.3.6.1.4.1.9600.1.2.44.1.9 gauge32 read-only
Avg. Disk Bytes/Write is the average number of bytes transferred to the disk during write operations.
               lDiskAvgDiskQueueLength 1.3.6.1.4.1.9600.1.2.44.1.10 gauge32 read-only
Avg. Disk Queue Length is the average number of both read and write requests that were queued for the selected disk during the sample interval. Multiplied by 1000 to provide a useful gauge value since it is commonly a fractional value.
               lDiskAvgDiskReadQueueLength 1.3.6.1.4.1.9600.1.2.44.1.11 gauge32 read-only
Avg. Disk Read Queue Length is the average number of read requests that were queued for the selected disk during the sample interval. Multiplied by 1000 to provide a useful gauge value since it is commonly a fractional value.
               lDiskAvgDiskWriteQueueLength 1.3.6.1.4.1.9600.1.2.44.1.12 gauge32 read-only
Avg. Disk Write Queue Length is the average number of write requests that were queued for the selected disk during the sample interval. Multiplied by 1000 to provide a useful gauge value since it is commonly a fractional value.
               lDiskAvgDiskSecPerRead 1.3.6.1.4.1.9600.1.2.44.1.13 gauge32 read-only
Avg. Disk sec/Read is the average time, in seconds, of a read of data from the disk. Multiplied by 1000000 to provide a useful gauge value since it is commonly a fractional value.
               lDiskAvgDiskSecPerTransfer 1.3.6.1.4.1.9600.1.2.44.1.14 gauge32 read-only
Avg. Disk sec/Transfer is the time, in seconds, of the average disk transfer. Multiplied by 1000000 to provide a useful gauge value since it is commonly a fractional value.
               lDiskAvgDiskSecPerWrite 1.3.6.1.4.1.9600.1.2.44.1.15 gauge32 read-only
Avg. Disk sec/Write is the average time, in seconds, of a write of data to the disk. Multiplied by 1000000 to provide a useful gauge value since it is commonly a fractional value.
               lDiskCurrentDiskQueueLength 1.3.6.1.4.1.9600.1.2.44.1.16 gauge32 read-only
Current Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It also includes requests in service at the time of the collection. This is a instantaneous snapshot, not an average over the time interval. Multi-spindle disk devices can have multiple requests that are active at one time, but other concurrent requests are awaiting service. This counter might reflect a transitory high or low queue length, but if there is a sustained load on the disk drive, it is likely that this will be consistently high. Requests experience delays proportional to the length of this queue minus the number of spindles on the disks. For good performance, this difference should average less than two.
               lDiskDiskBytesPerSec 1.3.6.1.4.1.9600.1.2.44.1.17 gauge32 read-only
Disk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations.
               lDiskDiskReadBytesPerSec 1.3.6.1.4.1.9600.1.2.44.1.18 gauge32 read-only
Disk Read Bytes/sec is the rate at which bytes are transferred from the disk during read operations.
               lDiskDiskReadsPerSec 1.3.6.1.4.1.9600.1.2.44.1.19 gauge32 read-only
Disk Reads/sec is the rate of read operations on the disk.
               lDiskDiskTransfersPerSec 1.3.6.1.4.1.9600.1.2.44.1.20 gauge32 read-only
Disk Transfers/sec is the rate of read and write operations on the disk.
               lDiskDiskWriteBytesPerSec 1.3.6.1.4.1.9600.1.2.44.1.21 gauge32 read-only
Disk Write Bytes/sec is rate at which bytes are transferred to the disk during write operations.
               lDiskDiskWritesPerSec 1.3.6.1.4.1.9600.1.2.44.1.22 gauge32 read-only
Disk Writes/sec is the rate of write operations on the disk.
               lDiskFreeMegabytes 1.3.6.1.4.1.9600.1.2.44.1.23 gauge32 read-only
Free Megabytes displays the unallocated space, in megabytes, on the disk drive in megabytes. One megabyte is equal to 1,048,576 bytes.
               lDiskSplitIOPerSec 1.3.6.1.4.1.9600.1.2.44.1.24 gauge32 read-only
Split IO/Sec reports the rate at which I/Os to the disk were split into multiple I/Os. A split I/O may result from requesting data of a size that is too large to fit into a single I/O or that the disk is fragmented.
     macFileServer 1.3.6.1.4.1.9600.1.2.45
The MacFile Server performance object provides information about a system running File Server for Macintosh.
           mfsCurrentFilesOpen 1.3.6.1.4.1.9600.1.2.45.1 gauge32 read-only
The number of internal files currently open in the MacFile server. This count does not include files opened on behalf of Macintosh clients.
           mfsCurrentNonPagedMemory 1.3.6.1.4.1.9600.1.2.45.2 gauge32 read-only
The current amount of nonpaged memory resources used by the MacFile Server.
           mfsCurrentPagedMemory 1.3.6.1.4.1.9600.1.2.45.3 gauge32 read-only
The current amount of paged memory resources used by the MacFile Server.
           mfsCurrentQueueLength 1.3.6.1.4.1.9600.1.2.45.4 gauge32 read-only
The number of outstanding work items waiting to be processed.
           mfsCurrentSessions 1.3.6.1.4.1.9600.1.2.45.5 gauge32 read-only
The number of sessions currently connected to the MacFile server. Indicates current server activity.
           mfsCurrentThreads 1.3.6.1.4.1.9600.1.2.45.6 gauge32 read-only
The current number of threads used by MacFile server. Indicates how busy the server is.
           mfsDataReadPerSec 1.3.6.1.4.1.9600.1.2.45.7 gauge32 read-only
The number of bytes read from disk per second.
           mfsDataReceivedPerSec 1.3.6.1.4.1.9600.1.2.45.8 gauge32 read-only
The number of bytes received from the network per second. Indicates how busy the server is.
           mfsDataTransmittedPerSec 1.3.6.1.4.1.9600.1.2.45.9 gauge32 read-only
The number of bytes sent on the network per second. Indicates how busy the server is.
           mfsDataWrittenPerSec 1.3.6.1.4.1.9600.1.2.45.10 gauge32 read-only
The number of bytes written to disk per second.
           mfsFailedLogons 1.3.6.1.4.1.9600.1.2.45.11 gauge32 read-only
The number of failed logon attempts to the MacFile server. Can indicate whether password guessing programs are being used to crack the security on the server.
           mfsMaxNonPagedMemory 1.3.6.1.4.1.9600.1.2.45.12 gauge32 read-only
The maximum amount of nonpaged memory resources use by the MacFile Server.
           mfsMaxPagedMemory 1.3.6.1.4.1.9600.1.2.45.13 gauge32 read-only
The maximum amount of paged memory resources used by the MacFile Server.
           mfsMaximumFilesOpen 1.3.6.1.4.1.9600.1.2.45.14 gauge32 read-only
The maximum number of internal files open at one time in the MacFile server. This count does not include files opened on behalf of Macintosh clients.
           mfsMaximumQueueLength 1.3.6.1.4.1.9600.1.2.45.15 gauge32 read-only
The maximum number of outstanding work items waiting at one time.
           mfsMaximumSessions 1.3.6.1.4.1.9600.1.2.45.16 gauge32 read-only
The maximum number of sessions connected at one time to the MacFile server. Indicates usage level of server.
           mfsMaximumThreads 1.3.6.1.4.1.9600.1.2.45.17 gauge32 read-only
The maximum number of threads used by MacFile server. Indicates peak usage level of server.
     memory 1.3.6.1.4.1.9600.1.2.46
The Memory performance object consists of counters that describe the behavior of physical and virtual memory on the computer. Physical memory is the amount of random-access memory (RAM) on the computer. Virtual memory consists of space in physical memory and on disk. Many of the memory counters monitor paging, which is the movement of pages of code and data between disk and physical memory. Excessive paging, a symptom of a memory shortage, can cause delays which interfere with all system processes.
           memoryPercentCommittedBytesInUse 1.3.6.1.4.1.9600.1.2.46.1 gauge32 read-only
% Committed Bytes In Use is the ratio of Memory\\Committed Bytes to the Memory\\Commit Limit. Committed memory is the physical memory in use for which space has been reserved in the paging file should it need to be written to disk. The commit limit is determined by the size of the paging file. If the paging file is enlarged, the commit limit increases, and the ratio is reduced). This counter displays the current percentage value only; it is not an average.
           memoryAvailableBytes 1.3.6.1.4.1.9600.1.2.46.2 gauge32 read-only
Available Bytes is the amount of physical memory, in bytes, immediately available for allocation to a process or for system use. It is equal to the sum of memory assigned to the standby (cached), free and zero page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryAvailableKBytes 1.3.6.1.4.1.9600.1.2.46.3 gauge32 read-only
Available KBytes is the amount of physical memory, in Kilobytes, immediately available for allocation to a process or for system use. It is equal to the sum of memory assigned to the standby (cached), free and zero page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryAvailableMBytes 1.3.6.1.4.1.9600.1.2.46.4 gauge32 read-only
Available MBytes is the amount of physical memory, in Megabytes, immediately available for allocation to a process or for system use. It is equal to the sum of memory assigned to the standby (cached), free and zero page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryCacheBytes 1.3.6.1.4.1.9600.1.2.46.5 gauge32 read-only
Cache Bytes is the sum of the Memory\\System Cache Resident Bytes, Memory\\System Driver Resident Bytes, Memory\\System Code Resident Bytes, and Memory\\Pool Paged Resident Bytes counters. This counter displays the last observed value only; it is not an average.
           memoryCacheBytesPeak 1.3.6.1.4.1.9600.1.2.46.6 gauge32 read-only
Cache Bytes Peak is the maximum number of bytes used by the file system cache since the system was last restarted. This might be larger than the current size of the cache. This counter displays the last observed value only; it is not an average.
           memoryCacheFaultsPerSec 1.3.6.1.4.1.9600.1.2.46.7 gauge32 read-only
Cache Faults/sec is the rate at which faults occur when a page sought in the file system cache is not found and must be retrieved from elsewhere in memory (a soft fault) or from disk (a hard fault). The file system cache is an area of physical memory that stores recently used pages of data for applications. Cache activity is a reliable indicator of most application I/O operations. This counter shows the number of faults, without regard for the number of pages faulted in each operation.
           memoryCommitLimit 1.3.6.1.4.1.9600.1.2.46.8 gauge32 read-only
Commit Limit is the amount of virtual memory that can be committed without having to extend the paging file(s). It is measured in bytes. Committed memory is the physical memory which has space reserved on the disk paging files. There can be one paging file on each logical drive). If the paging file(s) are be expanded, this limit increases accordingly. This counter displays the last observed value only; it is not an average.
           memoryCommittedBytes 1.3.6.1.4.1.9600.1.2.46.9 gauge32 read-only
Committed Bytes is the amount of committed virtual memory, in bytes. Committed memory is the physical memory which has space reserved on the disk paging file(s). There can be one or more paging files on each physical drive. This counter displays the last observed value only; it is not an average.
           memoryDemandZeroFaultsPerSec 1.3.6.1.4.1.9600.1.2.46.10 gauge32 read-only
Demand Zero Faults/sec is the rate at which a zeroed page is required to satisfy the fault. Zeroed pages, pages emptied of previously stored data and filled with zeros, are a security feature of Windows that prevent processes from seeing data stored by earlier processes that used the memory space. Windows maintains a list of zeroed pages to accelerate this process. This counter shows the number of faults, without regard to the number of pages retrieved to satisfy the fault. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           memoryFreeSystemPageTableEntries 1.3.6.1.4.1.9600.1.2.46.11 gauge32 read-only
Free System Page Table Entries is the number of page table entries not currently in used by the system. This counter displays the last observed value only; it is not an average.
           memoryPageFaultsPerSec 1.3.6.1.4.1.9600.1.2.46.12 gauge32 read-only
Page Faults/sec is the average number of pages faulted per second. It is measured in number of pages faulted per second because only one page is faulted in each fault operation, hence this is also equal to the number of page fault operations. This counter includes both hard faults (those that require disk access) and soft faults (where the faulted page is found elsewhere in physical memory.) Most processors can handle large numbers of soft faults without significant consequence. However, hard faults, which require disk access, can cause significant delays.
           memoryPageReadsPerSec 1.3.6.1.4.1.9600.1.2.46.13 gauge32 read-only
Page Reads/sec is the rate at which the disk was read to resolve hard page faults. It shows the number of reads operations, without regard to the number of pages retrieved in each operation. Hard page faults occur when a process references a page in virtual memory that is not in working set or elsewhere in physical memory, and must be retrieved from disk. This counter is a primary indicator of the kinds of faults that cause system-wide delays. It includes read operations to satisfy faults in the file system cache (usually requested by applications) and in non-cached mapped memory files. Compare the value of Memory\\Pages Reads/sec to the value of Memory\\Pages Input/sec to determine the average number of pages read during each operation.
           memoryPageWritesPerSec 1.3.6.1.4.1.9600.1.2.46.14 gauge32 read-only
Page Writes/sec is the rate at which pages are written to disk to free up space in physical memory. Pages are written to disk only if they are changed while in physical memory, so they are likely to hold data, not code. This counter shows write operations, without regard to the number of pages written in each operation. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           memoryPagesInputPerSec 1.3.6.1.4.1.9600.1.2.46.15 gauge32 read-only
Pages Input/sec is the rate at which pages are read from disk to resolve hard page faults. Hard page faults occur when a process refers to a page in virtual memory that is not in its working set or elsewhere in physical memory, and must be retrieved from disk. When a page is faulted, the system tries to read multiple contiguous pages into memory to maximize the benefit of the read operation. Compare the value of Memory\\Pages Input/sec to the value of Memory\\Page Reads/sec to determine the average number of pages read into memory during each read operation.
           memoryPagesOutputPerSec 1.3.6.1.4.1.9600.1.2.46.16 gauge32 read-only
Pages Output/sec is the rate at which pages are written to disk to free up space in physical memory. Pages are written back to disk only if they are changed in physical memory, so they are likely to hold data, not code. A high rate of pages output might indicate a memory shortage. Windows writes more pages back to disk to free up space when physical memory is in short supply. This counter shows the number of pages, and can be compared to other counts of pages, without conversion.
           memoryPagesPerSec 1.3.6.1.4.1.9600.1.2.46.17 gauge32 read-only
Pages/sec is the rate at which pages are read from or written to disk to resolve hard page faults. This counter is a primary indicator of the kinds of faults that cause system-wide delays. It is the sum of Memory\\Pages Input/sec and Memory\\Pages Output/sec. It is counted in numbers of pages, so it can be compared to other counts of pages, such as Memory\\Page Faults/sec, without conversion. It includes pages retrieved to satisfy faults in the file system cache (usually requested by applications) non-cached mapped memory files.
           memoryPoolNonpagedAllocs 1.3.6.1.4.1.9600.1.2.46.18 gauge32 read-only
Pool Nonpaged Allocs is the number of calls to allocate space in the nonpaged pool. The nonpaged pool is an area of system memory area for objects that cannot be written to disk, and must remain in physical memory as long as they are allocated. It is measured in numbers of calls to allocate space, regardless of the amount of space allocated in each call. This counter displays the last observed value only; it is not an average.
           memoryPoolNonpagedBytes 1.3.6.1.4.1.9600.1.2.46.19 gauge32 read-only
Pool Nonpaged Bytes is the size, in bytes, of the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory\\Pool Nonpaged Bytes is calculated differently than Process\\Pool Nonpaged Bytes, so it might not equal Process\\Pool Nonpaged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
           memoryPoolPagedAllocs 1.3.6.1.4.1.9600.1.2.46.20 gauge32 read-only
Pool Paged Allocs is the number of calls to allocate space in the paged pool. The paged pool is an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. It is measured in numbers of calls to allocate space, regardless of the amount of space allocated in each call. This counter displays the last observed value only; it is not an average.
           memoryPoolPagedBytes 1.3.6.1.4.1.9600.1.2.46.21 gauge32 read-only
Pool Paged Bytes is the size, in bytes, of the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory\\Pool Paged Bytes is calculated differently than Process\\Pool Paged Bytes, so it might not equal Process\\Pool Paged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
           memoryPoolPagedResidentBytes 1.3.6.1.4.1.9600.1.2.46.22 gauge32 read-only
Pool Paged Resident Bytes is the current size, in bytes, of the paged pool. The paged pool is an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Space used by the paged and nonpaged pools are taken from physical memory, so a pool that is too large denies memory space to processes. This counter displays the last observed value only; it is not an average.
           memorySystemCacheResidentBytes 1.3.6.1.4.1.9600.1.2.46.23 gauge32 read-only
System Cache Resident Bytes is the size, in bytes, of the pageable operating system code in the file system cache. This value includes only current physical pages and does not include any virtual memory pages not currently resident. It does equal the System Cache value shown in Task Manager. As a result, this value may be smaller than the actual amount of virtual memory in use by the file system cache. This value is a component of Memory\\System Code Resident Bytes which represents all pageable operating system code that is currently in physical memory. This counter displays the last observed value only; it is not an average.
           memorySystemCodeResidentBytes 1.3.6.1.4.1.9600.1.2.46.24 gauge32 read-only
System Code Resident Bytes is the size, in bytes of the operating system code currently in physical memory that can be written to disk when not in use. This value is a component of Memory\\System Code Total Bytes, which also includes operating system code on disk. Memory\\System Code Resident Bytes (and Memory\\System Code Total Bytes) does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average.
           memorySystemCodeTotalBytes 1.3.6.1.4.1.9600.1.2.46.25 gauge32 read-only
System Code Total Bytes is the size, in bytes, of the pageable operating system code currently in virtual memory. It is a measure of the amount of physical memory being used by the operating system that can be written to disk when not in use. This value is calculated by summing the bytes in Ntoskrnl.exe, Hal.dll, the boot drivers, and file systems loaded by Ntldr/osloader. This counter does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average.
           memorySystemDriverResidentBytes 1.3.6.1.4.1.9600.1.2.46.26 gauge32 read-only
System Driver Resident Bytes is the size, in bytes, of the pageable physical memory being used by device drivers. It is the working set (physical memory area) of the drivers. This value is a component of Memory\\System Driver Total Bytes, which also includes driver memory that has been written to disk. Neither Memory\\System Driver Resident Bytes nor Memory\\System Driver Total Bytes includes memory that cannot be written to disk.
           memorySystemDriverTotalBytes 1.3.6.1.4.1.9600.1.2.46.27 gauge32 read-only
System Driver Total Bytes is the size, in bytes, of the pageable virtual memory currently being used by device drivers. Pageable memory can be written to disk when it is not being used. It includes physical memory (Memory\\System Driver Resident Bytes) and code and data paged to disk. It is a component of Memory\\System Code Total Bytes. This counter displays the last observed value only; it is not an average.
           memoryTranFaultsPerSec 1.3.6.1.4.1.9600.1.2.46.28 gauge32 read-only
Transition Faults/sec is the rate at which page faults are resolved by recovering pages that were being used by another process sharing the page, or were on the modified page list or the standby list, or were being written to disk at the time of the page fault. The pages were recovered without additional disk activity. Transition faults are counted in numbers of faults; because only one page is faulted in each operation, it is also equal to the number of pages faulted.
           memoryTranPagesRePurposedPerSec 1.3.6.1.4.1.9600.1.2.46.29 gauge32 read-only
Transition Pages RePurposed is the rate at which the number of transition cache pages were reused for a different purpose. These pages would have otherwise remained in the page cache to provide a (fast) soft fault (instead of retrieving it from backing store) in the event the page was accessed in the future. Note these pages can contain private or sharable memory.
           memoryWriteCopiesPerSec 1.3.6.1.4.1.9600.1.2.46.30 gauge32 read-only
Write Copies/sec is the rate at which page faults are caused by attempts to write that have been satisfied by coping of the page from elsewhere in physical memory. This is an economical way of sharing data since pages are only copied when they are written to; otherwise, the page is shared. This counter shows the number of copies, without regard for the number of pages copied in each operation.
           memoryCacheKBytes 1.3.6.1.4.1.9600.1.2.46.31 gauge32 read-only
Cache KiloBytes is the sum of the Memory\\System Cache Resident KiloBytes, Memory\\System Driver Resident KiloBytes, Memory\\System Code Resident KiloBytes, and Memory\\Pool Paged Resident KiloBytes counters. This counter displays the last observed value only; it is not an average.
           memoryCacheKBytesPeak 1.3.6.1.4.1.9600.1.2.46.32 gauge32 read-only
Cache KiloBytes Peak is the maximum number of kilobytes used by the file system cache since the system was last restarted. This might be larger than the current size of the cache. This counter displays the last observed value only; it is not an average.
           memoryCommittedKBytes 1.3.6.1.4.1.9600.1.2.46.33 gauge32 read-only
Committed KiloBytes is the amount of committed virtual memory, in kilobytes. Committed memory is the physical memory which has space reserved on the disk paging file(s). There can be one or more paging files on each physical drive. This counter displays the last observed value only; it is not an average.
           memoryPoolNonpagedKBytes 1.3.6.1.4.1.9600.1.2.46.34 gauge32 read-only
Pool Nonpaged KiloBytes is the size, in kilobytes, of the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory\\Pool Nonpaged KiloBytes is calculated differently than Process\\Pool Nonpaged KiloBytes, so it might not equal Process\\Pool Nonpaged KiloBytes\\_Total. This counter displays the last observed value only; it is not an average.
           memoryPoolPagedKBytes 1.3.6.1.4.1.9600.1.2.46.35 gauge32 read-only
Pool Paged KiloBytes is the size, in kilobytes, of the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory\\Pool Paged KiloBytes is calculated differently than Process\\Pool Paged KiloBytes, so it might not equal Process\\Pool Paged KiloBytes\\_Total. This counter displays the last observed value only; it is not an average.
           memoryPoolPagedResidentKBytes 1.3.6.1.4.1.9600.1.2.46.36 gauge32 read-only
Pool Paged Resident KiloBytes is the current size, in kilobytes, of the paged pool. The paged pool is an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Space used by the paged and nonpaged pools are taken from physical memory, so a pool that is too large denies memory space to processes. This counter displays the last observed value only; it is not an average.
           memorySystemCacheResidentKBytes 1.3.6.1.4.1.9600.1.2.46.37 gauge32 read-only
System Cache Resident KiloBytes is the size, in kilobytes, of the pageable operating system code in the file system cache. This value includes only current physical pages and does not include any virtual memory pages not currently resident. It does equal the System Cache value shown in Task Manager. As a result, this value may be smaller than the actual amount of virtual memory in use by the file system cache. This value is a component of Memory\\System Code Resident KiloBytes which represents all pageable operating system code that is currently in physical memory. This counter displays the last observed value only; it is not an average.
           memorySystemCodeResidentKBytes 1.3.6.1.4.1.9600.1.2.46.38 gauge32 read-only
System Code Resident KiloBytes is the size, in kilobytes of the operating system code currently in physical memory that can be written to disk when not in use. This value is a component of Memory\\System Code Total KiloBytes, which also includes operating system code on disk. Memory\\System Code Resident KiloBytes (and Memory\\System Code Total KiloBytes) does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average.
           memorySystemCodeTotalKBytes 1.3.6.1.4.1.9600.1.2.46.39 gauge32 read-only
System Code Total KiloBytes is the size, in kilobytes, of the pageable operating system code currently in virtual memory. It is a measure of the amount of physical memory being used by the operating system that can be written to disk when not in use. This value is calculated by summing the kilobytes in Ntoskrnl.exe, Hal.dll, the boot drivers, and file systems loaded by Ntldr/osloader. This counter does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average.
           memorySystemDriverResidentKBytes 1.3.6.1.4.1.9600.1.2.46.40 gauge32 read-only
System Driver Resident KiloBytes is the size, in kilobytes, of the pageable physical memory being used by device drivers. It is the working set (physical memory area) of the drivers. This value is a component of Memory\\System Driver Total KiloBytes, which also includes driver memory that has been written to disk. Neither Memory\\System Driver Resident KiloBytes nor Memory\\System Driver Total KiloBytes includes memory that cannot be written to disk.
           memorySystemDriverTotalKBytes 1.3.6.1.4.1.9600.1.2.46.41 gauge32 read-only
System Driver Total KiloBytes is the size, in kilobytes, of the pageable virtual memory currently being used by device drivers. Pageable memory can be written to disk when it is not being used. It includes physical memory (Memory\\System Driver Resident KiloBytes) and code and data paged to disk. It is a component of Memory\\System Code Total KiloBytes. This counter displays the last observed value only; it is not an average.
           memoryCacheMBytes 1.3.6.1.4.1.9600.1.2.46.42 gauge32 read-only
Cache MegaBytes is the sum of the Memory\\System Cache Resident MegaBytes, Memory\\System Driver Resident MegaBytes, Memory\\System Code Resident MegaBytes, and Memory\\Pool Paged Resident MegaBytes counters. This counter displays the last observed value only; it is not an average.
           memoryCacheMBytesPeak 1.3.6.1.4.1.9600.1.2.46.43 gauge32 read-only
Cache MegaBytes Peak is the maximum number of megabytes used by the file system cache since the system was last restarted. This might be larger than the current size of the cache. This counter displays the last observed value only; it is not an average.
           memoryCommittedMBytes 1.3.6.1.4.1.9600.1.2.46.44 gauge32 read-only
Committed MegaBytes is the amount of committed virtual memory, in megabytes. Committed memory is the physical memory which has space reserved on the disk paging file(s). There can be one or more paging files on each physical drive. This counter displays the last observed value only; it is not an average.
           memoryPoolNonpagedMBytes 1.3.6.1.4.1.9600.1.2.46.45 gauge32 read-only
Pool Nonpaged MegaBytes is the size, in megabytes, of the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory\\Pool Nonpaged MegaBytes is calculated differently than Process\\Pool Nonpaged MegaBytes, so it might not equal Process\\Pool Nonpaged MegaBytes\\_Total. This counter displays the last observed value only; it is not an average.
           memoryPoolPagedMBytes 1.3.6.1.4.1.9600.1.2.46.46 gauge32 read-only
Pool Paged MegaBytes is the size, in megabytes, of the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory\\Pool Paged MegaBytes is calculated differently than Process\\Pool Paged MegaBytes, so it might not equal Process\\Pool Paged MegaBytes\\_Total. This counter displays the last observed value only; it is not an average.
           memoryPoolPagedResidentMBytes 1.3.6.1.4.1.9600.1.2.46.47 gauge32 read-only
Pool Paged Resident MegaBytes is the current size, in megabytes, of the paged pool. The paged pool is an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Space used by the paged and nonpaged pools are taken from physical memory, so a pool that is too large denies memory space to processes. This counter displays the last observed value only; it is not an average.
           memorySystemCacheResidentMBytes 1.3.6.1.4.1.9600.1.2.46.48 gauge32 read-only
System Cache Resident MegaBytes is the size, in megabytes, of the pageable operating system code in the file system cache. This value includes only current physical pages and does not include any virtual memory pages not currently resident. It does equal the System Cache value shown in Task Manager. As a result, this value may be smaller than the actual amount of virtual memory in use by the file system cache. This value is a component of Memory\\System Code Resident MegaBytes which represents all pageable operating system code that is currently in physical memory. This counter displays the last observed value only; it is not an average.
           memorySystemCodeResidentMBytes 1.3.6.1.4.1.9600.1.2.46.49 gauge32 read-only
System Code Resident MegaBytes is the size, in megabytes of the operating system code currently in physical memory that can be written to disk when not in use. This value is a component of Memory\\System Code Total MegaBytes, which also includes operating system code on disk. Memory\\System Code Resident MegaBytes (and Memory\\System Code Total MegaBytes) does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average.
           memorySystemCodeTotalMBytes 1.3.6.1.4.1.9600.1.2.46.50 gauge32 read-only
System Code Total MegaBytes is the size, in megabytes, of the pageable operating system code currently in virtual memory. It is a measure of the amount of physical memory being used by the operating system that can be written to disk when not in use. This value is calculated by summing the megabytes in Ntoskrnl.exe, Hal.dll, the boot drivers, and file systems loaded by Ntldr/osloader. This counter does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average.
           memorySystemDriverResidentMBytes 1.3.6.1.4.1.9600.1.2.46.51 gauge32 read-only
System Driver Resident MegaBytes is the size, in megabytes, of the pageable physical memory being used by device drivers. It is the working set (physical memory area) of the drivers. This value is a component of Memory\\System Driver Total MegaBytes, which also includes driver memory that has been written to disk. Neither Memory\\System Driver Resident MegaBytes nor Memory\\System Driver Total MegaBytes includes memory that cannot be written to disk.
           memorySystemDriverTotalMBytes 1.3.6.1.4.1.9600.1.2.46.52 gauge32 read-only
System Driver Total MegaBytes is the size, in megabytes, of the pageable virtual memory currently being used by device drivers. Pageable memory can be written to disk when it is not being used. It includes physical memory (Memory\\System Driver Resident MegaBytes) and code and data paged to disk. It is a component of Memory\\System Code Total MegaBytes. This counter displays the last observed value only; it is not an average.
           memoryFreeZeroPageListBytes 1.3.6.1.4.1.9600.1.2.46.53 gauge32 read-only
Free & Zero Page List Bytes is the amount of physical memory, in bytes, that is assigned to the free and zero page lists. This memory does not contain cached data. It is immediately available for allocation to a process or for system use. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryFreeZeroPageListKBytes 1.3.6.1.4.1.9600.1.2.46.54 gauge32 read-only
Free & Zero Page List KiloBytes is the amount of physical memory, in kilobytes, that is assigned to the free and zero page lists. This memory does not contain cached data. It is immediately available for allocation to a process or for system use. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryFreeZeroPageListMBytes 1.3.6.1.4.1.9600.1.2.46.55 gauge32 read-only
Free & Zero Page List MegaBytes is the amount of physical memory, in megabytes, that is assigned to the free and zero page lists. This memory does not contain cached data. It is immediately available for allocation to a process or for system use. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryModifiedPageListBytes 1.3.6.1.4.1.9600.1.2.46.56 gauge32 read-only
Modified Page List Bytes is the amount of physical memory, in bytes, that is assigned to the modified page list. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. This memory needs to be written out before it will be available for allocation to a process or for system use. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryModifiedPageListKBytes 1.3.6.1.4.1.9600.1.2.46.57 gauge32 read-only
Modified Page List KiloBytes is the amount of physical memory, in kilobytes, that is assigned to the modified page list. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. This memory needs to be written out before it will be available for allocation to a process or for system use. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryModifiedPageListMBytes 1.3.6.1.4.1.9600.1.2.46.58 gauge32 read-only
Modified Page List MegaBytes is the amount of physical memory, in megabytes, that is assigned to the modified page list. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. This memory needs to be written out before it will be available for allocation to a process or for system use. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheCoreBytes 1.3.6.1.4.1.9600.1.2.46.59 gauge32 read-only
Standby Cache Core Bytes is the amount of physical memory, in bytes, that is assigned to the core standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheCoreKBytes 1.3.6.1.4.1.9600.1.2.46.60 gauge32 read-only
Standby Cache Core KiloBytes is the amount of physical memory, in kilobytes, that is assigned to the core standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheCoreMBytes 1.3.6.1.4.1.9600.1.2.46.61 gauge32 read-only
Standby Cache Core MegaBytes is the amount of physical memory, in megabytes, that is assigned to the core standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheNormPriorityBytes 1.3.6.1.4.1.9600.1.2.46.62 gauge32 read-only
Standby Cache Normal Priority Bytes is the amount of physical memory, in bytes, that is assigned to the normal priority standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheNormPriorityKByte 1.3.6.1.4.1.9600.1.2.46.63 gauge32 read-only
Standby Cache Normal Priority KiloBytes is the amount of physical memory, in kilobytes, that is assigned to the normal priority standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheNormPriorityMByte 1.3.6.1.4.1.9600.1.2.46.64 gauge32 read-only
Standby Cache Normal Priority MegaBytes is the amount of physical memory, in megabytes, that is assigned to the normal priority standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheReserveBytes 1.3.6.1.4.1.9600.1.2.46.65 gauge32 read-only
Standby Cache Reserve Bytes is the amount of physical memory, in bytes, that is assigned to the reserve standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheReserveKBytes 1.3.6.1.4.1.9600.1.2.46.66 gauge32 read-only
Standby Cache Reserve KiloBytes is the amount of physical memory, in kilobytes, that is assigned to the reserve standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryStbyCacheReserveMBytes 1.3.6.1.4.1.9600.1.2.46.67 gauge32 read-only
Standby Cache Reserve MegaBytes is the amount of physical memory, in megabytes, that is assigned to the reserve standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. For a full explanation of the memory manager, refer to MSDN and/or the System Performance and Troubleshooting Guide chapter in the Windows Server 2003 Resource Kit.
           memoryTransPagesRePurposedPerSec 1.3.6.1.4.1.9600.1.2.46.68 gauge32 read-only
Transition Pages RePurposed is the rate at which the number of transition cache pages were reused for a different purpose. These pages would have otherwise remained in the page cache to provide a (fast) soft fault (instead of retrieving it from backing store) in the event the page was accessed in the future. Note these pages can contain private or sharable memory.
           memoryCommitLimitKBytes 1.3.6.1.4.1.9600.1.2.46.69 gauge32 read-only
Commit Limit is the amount of virtual memory that can be committed without having to extend the paging file(s). It is measured in kilobytes. Committed memory is the physical memory which has space reserved on the disk paging files. There can be one paging file on each logical drive). If the paging file(s) are be expanded, this limit increases accordingly. This counter displays the last observed value only; it is not an average.
           memoryCommitLimitMBytes 1.3.6.1.4.1.9600.1.2.46.70 gauge32 read-only
Commit Limit is the amount of virtual memory that can be committed without having to extend the paging file(s). It is measured in megabytes. Committed memory is the physical memory which has space reserved on the disk paging files. There can be one paging file on each logical drive). If the paging file(s) are be expanded, this limit increases accordingly. This counter displays the last observed value only; it is not an average.
     msmqQueueTable 1.3.6.1.4.1.9600.1.2.47 no-access
The MSMQ Queue performance object monitors message statistics for a selected queue. There are instances for each queue on the computer. In addition, if an Message Queuing-based application has a private queue open on another computer, an instance for that queue is also available. The computer queues instance represents the computer's source journal and dead letter queues.
           msmqQueueEntry 1.3.6.1.4.1.9600.1.2.47.1 no-access
Performance information for one particular instance of 'MSMQ Queue' object.
               msmqInstance 1.3.6.1.4.1.9600.1.2.47.1.1 instancename read-only
Instance name.
               msmqBytesInJournalQueue 1.3.6.1.4.1.9600.1.2.47.1.2 gauge32 read-only
The total number of bytes that currently reside in the journal queue. For the computer queues instance, this represents the computer journal queue.
               msmqBytesInQueue 1.3.6.1.4.1.9600.1.2.47.1.3 gauge32 read-only
The total number of bytes that currently reside in the queue. For the computer queues instance, this represents the dead letter queue.
               msmqMessagesInJournalQueue 1.3.6.1.4.1.9600.1.2.47.1.4 gauge32 read-only
The total number of messages that currently reside in the journal queue. For the computer queues instance, this represents the computer journal queue.
               msmqMessagesInQueue 1.3.6.1.4.1.9600.1.2.47.1.5 gauge32 read-only
The total number of messages that currently reside in the queue. For the computer queues instance, this represents the dead letter queue.
     msmqService 1.3.6.1.4.1.9600.1.2.48
The MSMQ Service performance object monitors session and message statistics for a selected computer that is running Message Queuing.
           msmqSvcIPSessions 1.3.6.1.4.1.9600.1.2.48.1 gauge32 read-only
Number of open IP sessions.
           msmqSvcIPXSessions 1.3.6.1.4.1.9600.1.2.48.2 gauge32 read-only
Number of open IPX sessions.
           msmqSvcIncomingMessagesPerSec 1.3.6.1.4.1.9600.1.2.48.3 gauge32 read-only
The rate of incoming MSMQ messages handled by the MSMQ service.
           msmqSvcMSMQIncomingMessages 1.3.6.1.4.1.9600.1.2.48.4 gauge32 read-only
The total number of incoming messages handled by the MSMQ service.
           msmqSvcMSMQOutgoingMessages 1.3.6.1.4.1.9600.1.2.48.5 gauge32 read-only
The total number of outgoing messages handled by the MSMQ service.
           msmqSvcOutgoingMessagesPerSec 1.3.6.1.4.1.9600.1.2.48.6 gauge32 read-only
The rate of outgoing MSMQ messages handled by the MSMQ service.
           msmqSvcSessions 1.3.6.1.4.1.9600.1.2.48.7 gauge32 read-only
The total number of open network sessions.
           msmqSvcTotalBytesInAllQueues 1.3.6.1.4.1.9600.1.2.48.8 gauge32 read-only
The total number of bytes in all active queues under the MSMQ service.
           msmqSvcTotalMessagesInAllQueues 1.3.6.1.4.1.9600.1.2.48.9 gauge32 read-only
The total number of messages in all active queues under the MSMQ service.
           msmqSvcIncomingMulticastSessions 1.3.6.1.4.1.9600.1.2.48.10 gauge32 read-only
The number of open incoming multicast sessions involving the selected computer.
           msmqSvcOutgoingHTTPSessions 1.3.6.1.4.1.9600.1.2.48.11 gauge32 read-only
The number of open outgoing HTTP sessions involving the selected computer.
           msmqSvcOutgoingMulticastSessions 1.3.6.1.4.1.9600.1.2.48.12 gauge32 read-only
The number of open outgoing multicast sessions involving the selected computer.
     nbtConnectionTable 1.3.6.1.4.1.9600.1.2.49 no-access
The NBT Connection performance object consists of counters that measure the rates at which bytes are sent and received over the NetBIOS over TCP/IP (NetBT or NBT) protocol provides NetBIOS support for the TCP/IP protocol. NBT connection between the local computer and a remote computer. The connection is identified by the name of the remote computer.
           nbtConnectionEntry 1.3.6.1.4.1.9600.1.2.49.1 no-access
Performance information for one particular instance of 'NBT Connection' object.
               nbtConnectionInstance 1.3.6.1.4.1.9600.1.2.49.1.1 instancename read-only
Instance name.
               nbtConnectionBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.49.1.2 gauge32 read-only
Bytes Received/sec is the rate at which bytes are received by the local computer over an NBT connection to some remote computer. All the bytes received by the local computer over the particular NBT connection are counted.
               nbtConnectionBytesSentPerSec 1.3.6.1.4.1.9600.1.2.49.1.3 gauge32 read-only
Bytes Sent/sec is the rate at which bytes are sent by the local computer over an NBT connection to some remote computer. All the bytes sent by the local computer over the particular NBT connection are counted.
               nbtConnectionBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.49.1.4 gauge32 read-only
Bytes Total/sec is the rate at which bytes are sent or received by the local computer over an NBT connection to some remote computer. All the bytes sent or received by the local computer over the particular NBT connection are counted.
     netBEUITable 1.3.6.1.4.1.9600.1.2.50 no-access
The NetBEUI performance object consists of counters that measure data transmission for network activity which conforms to the NetBIOS End User Interface (NetBEUI) standard.
           netBEUIEntry 1.3.6.1.4.1.9600.1.2.50.1 no-access
Performance information for one particular instance of 'NetBEUI' object.
               netBEUIInstance 1.3.6.1.4.1.9600.1.2.50.1.1 instancename read-only
Instance name.
               netBEUIBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.50.1.2 gauge32 read-only
Bytes Total/sec is the sum of Frame Bytes/sec and Datagram Bytes/sec. This is the total rate of bytes sent to or received from the network by the protocol, but only counts the bytes in frames (i.e., packets) which carry data.
               netBEUIConnectionSessionTimeouts 1.3.6.1.4.1.9600.1.2.50.1.3 gauge32 read-only
Connection Session Timeouts is the number of connections that were dropped due to a session timeout. This number is an accumulator and shows a running total.
               netBEUIConnectionsCanceled 1.3.6.1.4.1.9600.1.2.50.1.4 gauge32 read-only
Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
               netBEUIConnectionsNoRetries 1.3.6.1.4.1.9600.1.2.50.1.5 gauge32 read-only
Connections No Retries is the total count of connections that were successfully made on the first try. This number is an accumulator and shows a running total.
               netBEUIConnectionsOpen 1.3.6.1.4.1.9600.1.2.50.1.6 gauge32 read-only
Connections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
               netBEUIConnectionsWithRetries 1.3.6.1.4.1.9600.1.2.50.1.7 gauge32 read-only
Connections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. This number is an accumulator and shows a running total.
               netBEUIDatagramBytesRcvdPerSec 1.3.6.1.4.1.9600.1.2.50.1.8 gauge32 read-only
Datagram Bytes Received/sec is the rate at which datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBEUIDatagramBytesSentPerSec 1.3.6.1.4.1.9600.1.2.50.1.9 gauge32 read-only
Datagram Bytes Sent/sec is the rate at which datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBEUIDatagramBytesPerSec 1.3.6.1.4.1.9600.1.2.50.1.10 gauge32 read-only
Datagram Bytes/sec is the rate at which datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               netBEUIDatagramsReceivedPerSec 1.3.6.1.4.1.9600.1.2.50.1.11 gauge32 read-only
Datagrams Received/sec is the rate at which datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBEUIDatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.50.1.12 gauge32 read-only
Datagrams Sent/sec is the rate at which datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBEUIDatagramsPerSec 1.3.6.1.4.1.9600.1.2.50.1.13 gauge32 read-only
Datagrams/sec is the rate at which datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               netBEUIDisconnectsLocal 1.3.6.1.4.1.9600.1.2.50.1.14 gauge32 read-only
Disconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
               netBEUIDisconnectsRemote 1.3.6.1.4.1.9600.1.2.50.1.15 gauge32 read-only
Disconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
               netBEUIExpirationsAck 1.3.6.1.4.1.9600.1.2.50.1.16 gauge32 read-only
Expirations Ack is the count of T2 timer expirations.
               netBEUIExpirationsResponse 1.3.6.1.4.1.9600.1.2.50.1.17 gauge32 read-only
Expirations Response is the count of T1 timer expirations.
               netBEUIFailuresAdapter 1.3.6.1.4.1.9600.1.2.50.1.18 gauge32 read-only
Failures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
               netBEUIFailuresLink 1.3.6.1.4.1.9600.1.2.50.1.19 gauge32 read-only
Failures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
               netBEUIFailuresNoListen 1.3.6.1.4.1.9600.1.2.50.1.20 gauge32 read-only
Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
               netBEUIFailuresNotFound 1.3.6.1.4.1.9600.1.2.50.1.21 gauge32 read-only
Failures Not Found is the number of connection attempts that failed because the remote computer could not be found. This number is an accumulator and shows a running total.
               netBEUIFailuresResourceLocal 1.3.6.1.4.1.9600.1.2.50.1.22 gauge32 read-only
Failures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator and shows a running total.
               netBEUIFailuresResourceRemote 1.3.6.1.4.1.9600.1.2.50.1.23 gauge32 read-only
Failures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulator and shows a running total.
               netBEUIFrameBytesReSentPerSec 1.3.6.1.4.1.9600.1.2.50.1.24 gauge32 read-only
Frame Bytes Re-Sent/sec is the rate at which data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
               netBEUIFrameBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.50.1.25 gauge32 read-only
Frame Bytes Received/sec is the rate at which data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
               netBEUIFrameBytesRejectedPerSec 1.3.6.1.4.1.9600.1.2.50.1.26 gauge32 read-only
Frame Bytes Rejected/sec is the rate at which data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
               netBEUIFrameBytesSentPerSec 1.3.6.1.4.1.9600.1.2.50.1.27 gauge32 read-only
Frame Bytes Sent/sec is the rate at which data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
               netBEUIFrameBytesPerSec 1.3.6.1.4.1.9600.1.2.50.1.28 gauge32 read-only
Frame Bytes/sec is the rate at which data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only counts the byte in frames (packets) that carry data.
               netBEUIFramesReSentPerSec 1.3.6.1.4.1.9600.1.2.50.1.29 gauge32 read-only
Frames Re-Sent/sec is the rate at which data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
               netBEUIFramesReceivedPerSec 1.3.6.1.4.1.9600.1.2.50.1.30 gauge32 read-only
Frames Received/sec is the rate at which data frames are received by the computer. This counter only counts the frames (packets) that carry data.
               netBEUIFramesRejectedPerSec 1.3.6.1.4.1.9600.1.2.50.1.31 gauge32 read-only
Frames Rejected/sec is the rate at which data frames are rejected. This counter only counts the frames (packets) that carry data.
               netBEUIFramesSentPerSec 1.3.6.1.4.1.9600.1.2.50.1.32 gauge32 read-only
Frames Sent/sec is the rate at which data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
               netBEUIFramesPerSec 1.3.6.1.4.1.9600.1.2.50.1.33 gauge32 read-only
Frames/sec is the rate at which data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This counter only counts those frames (packets) that carry data.
               netBEUIPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.50.1.34 gauge32 read-only
Packets Received/sec is the rate at which packets are received by the computer. This counter counts all packets processed: control as well as data packets.
               netBEUIPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.50.1.35 gauge32 read-only
Packets Sent/sec is the rate at which packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
               netBEUIPacketsPerSec 1.3.6.1.4.1.9600.1.2.50.1.36 gauge32 read-only
Packets/sec is the rate at which packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter includes all packets processed: control as well as data packets.
               netBEUIPiggybackAckQueuedPerSec 1.3.6.1.4.1.9600.1.2.50.1.37 gauge32 read-only
Piggyback Ack Queued/sec is the rate at which piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to be included in the next outgoing packet to the remote computer.
               netBEUIPiggybackAckTimeouts 1.3.6.1.4.1.9600.1.2.50.1.38 gauge32 read-only
Piggyback Ack Timeouts is the number of times that a piggyback acknowledgment could not be sent because there was no outgoing packet to the remote on which to piggyback. A piggyback ack is an acknowledgment to a received packet that is sent along in an outgoing data packet to the remote computer. If no outgoing packet is sent within the timeout period, then an ack packet is sent and this counter is incremented.
               netBEUIWindowSendAverage 1.3.6.1.4.1.9600.1.2.50.1.39 gauge32 read-only
Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
               netBEUIWindowSendMaximum 1.3.6.1.4.1.9600.1.2.50.1.40 gauge32 read-only
Window Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
     netBEUIResourceTable 1.3.6.1.4.1.9600.1.2.51 no-access
The NetBEUI Resource performance object consists of counters that track the use of buffers by the NetBEUI protocol.
           netBEUIResourceEntry 1.3.6.1.4.1.9600.1.2.51.1 no-access
Performance information for one particular instance of 'NetBEUI Resource' object.
               netBEUIResourceInstance 1.3.6.1.4.1.9600.1.2.51.1.1 instancename read-only
Instance name.
               netBEUIResourceTimesExhausted 1.3.6.1.4.1.9600.1.2.51.1.2 gauge32 read-only
Times Exhausted is the number of times all the resources (buffers) were in use. The number in parentheses following the resource name is used to identify the resource in Event Log messages.
               netBEUIResourceUsedAverage 1.3.6.1.4.1.9600.1.2.51.1.3 gauge32 read-only
Used Average is the current number of resources (buffers) in use at this time. The number in parentheses following the resource name is used to identify the resource in Event Log messages.
               netBEUIResourceUsedMaximum 1.3.6.1.4.1.9600.1.2.51.1.4 gauge32 read-only
Used Maximum is the maximum number of NetBEUI resources (buffers) in use at any point in time. This value is useful in sizing the maximum resources provided. The number in parentheses following the resource name is used to identify the resource in Event Log messages.
     networkInterfaceTable 1.3.6.1.4.1.9600.1.2.52 no-access
The Network Interface performance object consists of counters that measure the rates at which bytes and packets are sent and received over a TCP/IP connection. It includes counters that monitor connection errors. The Network Interface counters display data about the network adapters on the server computer. The first instance of the Network Interface object (Instance 1) that you see in System Monitor represents the loopback. The loopback is a local path through the protocol driver and the network adapter. All other instances represent installed network adapters.
           networkInterfaceEntry 1.3.6.1.4.1.9600.1.2.52.1 no-access
Performance information for one particular instance of 'Network Interface' object.
               netInstance 1.3.6.1.4.1.9600.1.2.52.1.1 instancename read-only
Instance name.
               netBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.52.1.2 gauge32 read-only
Bytes Received/sec is the rate at which bytes are received over each network adapter, including framing characters. Network Interface\Bytes Received/sec is a subset of Network Interface\Bytes Total/sec.
               netBytesSentPerSec 1.3.6.1.4.1.9600.1.2.52.1.3 gauge32 read-only
Bytes Sent/sec is the rate at which bytes are sent over each network adapter, including framing characters. Network Interface\Bytes Sent/sec is a subset of Network Interface\Bytes Total/sec.
               netBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.52.1.4 gauge32 read-only
Bytes Total/sec is the rate at which bytes are sent and received over each network adapter, including framing characters. Network Interface\Bytes Total/sec is a sum of Network Interface\Bytes Received/sec and Network Interface\Bytes Sent/sec.
               netCurrentBandwidth 1.3.6.1.4.1.9600.1.2.52.1.5 gauge32 read-only
Current Bandwidth is an estimate of the current bandwidth of the network interface in bits per second (BPS). For interfaces that do not vary in bandwidth or for those where no accurate estimation can be made, this value is the nominal bandwidth.
               netOutputQueueLength 1.3.6.1.4.1.9600.1.2.52.1.6 gauge32 read-only
Output Queue Length is the length of the output packet queue (in packets). If this is longer than two, there are delays and the bottleneck should be found and eliminated, if possible. Since the requests are queued by the Network Driver Interface Specification (NDIS) in this implementation, this will always be 0.
               netPacketsOutboundDiscarded 1.3.6.1.4.1.9600.1.2.52.1.7 gauge32 read-only
Packets Outbound Discarded is the number of outbound packets that were chosen to be discarded even though no errors had been detected to prevent transmission. One possible reason for discarding packets could be to free up buffer space.
               netPacketsOutboundErrors 1.3.6.1.4.1.9600.1.2.52.1.8 gauge32 read-only
Packets Outbound Errors is the number of outbound packets that could not be transmitted because of errors.
               netPacketsReceivedDiscarded 1.3.6.1.4.1.9600.1.2.52.1.9 gauge32 read-only
Packets Received Discarded is the number of inbound packets that were chosen to be discarded even though no errors had been detected to prevent their delivery to a higher-layer protocol. One possible reason for discarding packets could be to free up buffer space.
               netPacketsReceivedErrors 1.3.6.1.4.1.9600.1.2.52.1.10 gauge32 read-only
Packets Received Errors is the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
               netPacketsRcvdNonUnicastPerSec 1.3.6.1.4.1.9600.1.2.52.1.11 gauge32 read-only
Packets Received Non-Unicast/sec is the rate at which non-unicast (subnet broadcast or subnet multicast) packets are delivered to a higher-layer protocol.
               netPacketsReceivedUnicastPerSec 1.3.6.1.4.1.9600.1.2.52.1.12 gauge32 read-only
Packets Received Unicast/sec is the rate at which (subnet) unicast packets are delivered to a higher-layer protocol.
               netPacketsReceivedUnknown 1.3.6.1.4.1.9600.1.2.52.1.13 gauge32 read-only
Packets Received Unknown is the number of packets received through the interface that were discarded because of an unknown or unsupported protocol.
               netPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.52.1.14 gauge32 read-only
Packets Received/sec is the rate at which packets are received on the network interface.
               netPacketsSentNonUnicastPerSec 1.3.6.1.4.1.9600.1.2.52.1.15 gauge32 read-only
Packets Sent Non-Unicast/sec is the rate at which packets are requested to be transmitted to non-unicast (subnet broadcast or subnet multicast) addresses by higher-level protocols. The rate includes the packets that were discarded or not sent.
               netPacketsSentUnicastPerSec 1.3.6.1.4.1.9600.1.2.52.1.16 gauge32 read-only
Packets Sent Unicast/sec is the rate at which packets are requested to be transmitted to subnet-unicast addresses by higher-level protocols. The rate includes the packets that were discarded or not sent.
               netPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.52.1.17 gauge32 read-only
Packets Sent/sec is the rate at which packets are sent on the network interface.
               netPacketsPerSec 1.3.6.1.4.1.9600.1.2.52.1.18 gauge32 read-only
Packets/sec is the rate at which packets are sent and received on the network interface.
     nntpCommandsTable 1.3.6.1.4.1.9600.1.2.53 no-access
The NNTP Commands performance object includes counters for all NNTP commands processed by the Network News Transport Protocol (NNTP) service, which is installed as an optional component of Internet Information Services. NNTP counters are started for each virtual server instance and are reset to zero when the virtual server is started. A single NNTP service can have many virtual servers (also called sites).
           nntpCommandsEntry 1.3.6.1.4.1.9600.1.2.53.1 no-access
Performance information for one particular instance of 'NNTP Commands' object.
               nntpCmdsInstance 1.3.6.1.4.1.9600.1.2.53.1.1 instancename read-only
Instance name.
               nntpCmdsArticleCmds 1.3.6.1.4.1.9600.1.2.53.1.2 gauge32 read-only
Article Commands is the number of ARTICLE commands received by the NNTP Server since it was started.
               nntpCmdsArticleCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.3 gauge32 read-only
Article Commands/Sec is the number of ARTICLE commands per sec received by the NNTP Server since it was started.
               nntpCmdsCheckCmds 1.3.6.1.4.1.9600.1.2.53.1.4 gauge32 read-only
Check Commands is the number of CHECK commands received by the NNTP Server since it was started.
               nntpCmdsCheckCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.5 gauge32 read-only
Check Commands/Sec is the number of CHECK commands per sec received by the NNTP Server since it was started.
               nntpCmdsGroupCmds 1.3.6.1.4.1.9600.1.2.53.1.6 gauge32 read-only
Group Commands is the number of GROUP commands received by the NNTP Server since it was started.
               nntpCmdsGroupCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.7 gauge32 read-only
Group Commands/Sec is the number of GROUP commands per sec received by the NNTP Server since it was started.
               nntpCmdsHelpCmds 1.3.6.1.4.1.9600.1.2.53.1.8 gauge32 read-only
Help Commands is the number of HELP commands received by the NNTP Server since it was started.
               nntpCmdsHelpCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.9 gauge32 read-only
Help Commands/Sec is the number of HELP commands per sec received by the NNTP Server since it was started.
               nntpCmdsIHaveCmds 1.3.6.1.4.1.9600.1.2.53.1.10 gauge32 read-only
IHave Commands is the number of IHAVE commands received by the NNTP Server since it was started.
               nntpCmdsIHaveCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.11 gauge32 read-only
IHave Commands/Sec is the number of IHAVE commands per sec received by the NNTP Server since it was started.
               nntpCmdsLastCmds 1.3.6.1.4.1.9600.1.2.53.1.12 gauge32 read-only
Last Commands is the number of LAST commands received by the NNTP Server since it was started.
               nntpCmdsLastCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.13 gauge32 read-only
Last Commands/Sec is the number of LAST commands per sec received by the NNTP Server since it was started.
               nntpCmdsListCmds 1.3.6.1.4.1.9600.1.2.53.1.14 gauge32 read-only
List Commands is the number of LIST commands received by the NNTP Server since it was started.
               nntpCmdsListCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.15 gauge32 read-only
List Commands/Sec is the number of LIST commands per sec received by the NNTP Server since it was started.
               nntpCmdsLogonAttempts 1.3.6.1.4.1.9600.1.2.53.1.16 gauge32 read-only
Logon Attempts is the number of logon attempts that have been made to the NNTP Server.
               nntpCmdsLogonAttemptsPerSec 1.3.6.1.4.1.9600.1.2.53.1.17 gauge32 read-only
Logon Attempts/Sec is the number of logon attempts per sec that have been made to the NNTP Server.
               nntpCmdsLogonFailures 1.3.6.1.4.1.9600.1.2.53.1.18 gauge32 read-only
Logon Failures is the number of logons that had failed.
               nntpCmdsLogonFailuresPerSec 1.3.6.1.4.1.9600.1.2.53.1.19 gauge32 read-only
Logon Failures/Sec is the number of logons per sec that had failed.
               nntpCmdsModeCmds 1.3.6.1.4.1.9600.1.2.53.1.20 gauge32 read-only
Mode Commands is the number of MODE commands received by the NNTP Server since it was started.
               nntpCmdsModeCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.21 gauge32 read-only
Mode Commands/Sec is the number of MODE commands per sec received by the NNTP Server since it was started.
               nntpCmdsNewgroupsCmds 1.3.6.1.4.1.9600.1.2.53.1.22 gauge32 read-only
Newgroups Commands is the number of NEWGROUPS commands received by the NNTP Server since it was started.
               nntpCmdsNewgroupsCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.23 gauge32 read-only
Newgroups Commands/Sec is the number of NEWGROUPS commands per sec received by the NNTP Server since it was started.
               nntpCmdsNewnewsCmds 1.3.6.1.4.1.9600.1.2.53.1.24 gauge32 read-only
Newnews Commands is the number of NEWNEWS commands received by the NNTP Server since it was started.
               nntpCmdsNewnewsCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.25 gauge32 read-only
Newnews Commands/Sec is the number of NEWNEWS commands per sec received by the NNTP Server since it was started.
               nntpCmdsNextCmds 1.3.6.1.4.1.9600.1.2.53.1.26 gauge32 read-only
Next Commands is the number of NEXT commands received by the NNTP Server since it was started.
               nntpCmdsNextCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.27 gauge32 read-only
Next Commands/Sec is the number of NEXT commands per sec received by the NNTP Server since it was started.
               nntpCmdsPostCmds 1.3.6.1.4.1.9600.1.2.53.1.28 gauge32 read-only
Post Commands is the number of POST commands received by the NNTP Server since it was started.
               nntpCmdsPostCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.29 gauge32 read-only
Post Commands/Sec is the number of POST commands per sec received by the NNTP Server since it was started.
               nntpCmdsQuitCmds 1.3.6.1.4.1.9600.1.2.53.1.30 gauge32 read-only
Quit Commands is the number of QUIT commands received by the NNTP Server since it was started.
               nntpCmdsQuitCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.31 gauge32 read-only
Quit Commands/Sec is the number of QUIT commands per sec received by the NNTP Server since it was started.
               nntpCmdsSearchCmds 1.3.6.1.4.1.9600.1.2.53.1.32 gauge32 read-only
Search Commands is the number of SEARCH commands received by the NNTP Server since it was started.
               nntpCmdsSearchCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.33 gauge32 read-only
Search Commands/Sec is the number of SEARCH commands per sec received by the NNTP Server since it was started.
               nntpCmdsStatCmds 1.3.6.1.4.1.9600.1.2.53.1.34 gauge32 read-only
Stat Commands is the number of STAT commands received by the NNTP Server since it was started.
               nntpCmdsStatCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.35 gauge32 read-only
Stat Commands/Sec is the number of STAT commands per sec received by the NNTP Server since it was started.
               nntpCmdsTakethisCmds 1.3.6.1.4.1.9600.1.2.53.1.36 gauge32 read-only
Takethis Commands is the number of TAKETHIS commands received by the NNTP Server since it was started.
               nntpCmdsTakethisCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.37 gauge32 read-only
Takethis Commands/Sec is the number of TAKETHIS commands per sec received by the NNTP Server since it was started.
               nntpCmdsXHdrCmds 1.3.6.1.4.1.9600.1.2.53.1.38 gauge32 read-only
XHdr Commands is the number of XHDR commands received by the NNTP Server since it was started.
               nntpCmdsXHdrCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.39 gauge32 read-only
XHdr Commands/Sec is the number of XHDR commands per sec received by the NNTP Server since it was started.
               nntpCmdsXOverCmds 1.3.6.1.4.1.9600.1.2.53.1.40 gauge32 read-only
XOver Commands is the number of XOVER commands received by the NNTP Server since it was started.
               nntpCmdsXOverCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.41 gauge32 read-only
XOver Commands/Sec is the number of XOVER commands per sec received by the NNTP Server since it was started.
               nntpCmdsXPatCmds 1.3.6.1.4.1.9600.1.2.53.1.42 gauge32 read-only
XPat Commands is the number of XPAT commands received by the NNTP Server since it was started.
               nntpCmdsXPatCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.43 gauge32 read-only
XPat Commands/Sec is the number of XPAT commands per sec received by the NNTP Server since it was started.
               nntpCmdsXReplicCmds 1.3.6.1.4.1.9600.1.2.53.1.44 gauge32 read-only
XReplic Commands is the number of XREPLIC commands received by the NNTP Server since it was started.
               nntpCmdsXReplicCmdsPerSec 1.3.6.1.4.1.9600.1.2.53.1.45 gauge32 read-only
XReplic Commands/Sec is the number of XREPLIC commands per sec received by the NNTP Server since it was started.
     nntpServerTable 1.3.6.1.4.1.9600.1.2.54 no-access
The NNTP Server performance object monitors posting, authentication, and connection activity on an NNTP server. The Network News Transport Protocol (NNTP) service is an optional component of Internet Information Services. NNTP counters are started for each virtual server instance and are reset to zero when the virtual server is started. A single NNTP service can have many virtual servers (also called sites).
           nntpServerEntry 1.3.6.1.4.1.9600.1.2.54.1 no-access
Performance information for one particular instance of 'NNTP Server' object.
               nntpSrvrInstance 1.3.6.1.4.1.9600.1.2.54.1.1 instancename read-only
Instance name.
               nntpSrvrArticleMapEntries 1.3.6.1.4.1.9600.1.2.54.1.2 gauge32 read-only
Article Map Entries is the entries inserted into the article mapping table of the NNTP Server.
               nntpSrvrArticleMapEntriesPerSec 1.3.6.1.4.1.9600.1.2.54.1.3 gauge32 read-only
Article Map Entries/Sec is the entries inserted per sec into the article mapping table of the NNTP Server.
               nntpSrvrArticlesDeleted 1.3.6.1.4.1.9600.1.2.54.1.4 gauge32 read-only
Articles Deleted is the number of articles deleted on the NNTP Server since it was started.
               nntpSrvrArticlesDeletedPerSec 1.3.6.1.4.1.9600.1.2.54.1.5 gauge32 read-only
Articles Deleted/Sec is the number of articles deleted per sec on the NNTP Server since it was started.
               nntpSrvrArticlesPosted 1.3.6.1.4.1.9600.1.2.54.1.6 gauge32 read-only
Articles Posted is the number of articles posted to the NNTP Server.
               nntpSrvrArticlesPostedPerSec 1.3.6.1.4.1.9600.1.2.54.1.7 gauge32 read-only
Articles Posted/Sec is the number of articles posted per sec to the NNTP Server.
               nntpSrvrArticlesReceived 1.3.6.1.4.1.9600.1.2.54.1.8 gauge32 read-only
Articles Received is the total number of files received by the NNTP Server.
               nntpSrvrArticlesReceivedPerSec 1.3.6.1.4.1.9600.1.2.54.1.9 gauge32 read-only
Articles Received/Sec is the total number of files per sec received by the NNTP Server.
               nntpSrvrArticlesSent 1.3.6.1.4.1.9600.1.2.54.1.10 gauge32 read-only
Articles Sent is the total number of files sent by the NNTP Server.
               nntpSrvrArticlesSentPerSec 1.3.6.1.4.1.9600.1.2.54.1.11 gauge32 read-only
Articles Sent/Sec is the total number of files sent per sec by the NNTP Server.
               nntpSrvrArticlesTotal 1.3.6.1.4.1.9600.1.2.54.1.12 gauge32 read-only
Articles Total is the sum of Articles Sent and Articles Received. This is the total number of files transferred by the NNTP Server.
               nntpSrvrBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.54.1.13 gauge32 read-only
Bytes Received/sec is the rate that data bytes are received by the NNTP Server.
               nntpSrvrBytesSentPerSec 1.3.6.1.4.1.9600.1.2.54.1.14 gauge32 read-only
Bytes Sent/sec is the rate that data bytes are sent by the NNTP Server.
               nntpSrvrBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.54.1.15 gauge32 read-only
Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the NNTP Server.
               nntpSrvrControlMessagesFailed 1.3.6.1.4.1.9600.1.2.54.1.16 gauge32 read-only
Control Messages Failed is the total number of control messages failed or not applied by the NNTP Server.
               nntpSrvrControlMessagesReceived 1.3.6.1.4.1.9600.1.2.54.1.17 gauge32 read-only
Control Messages Received is the total number of control messages received by the NNTP Server.
               nntpSrvrCurrentAnonymousUsers 1.3.6.1.4.1.9600.1.2.54.1.18 gauge32 read-only
Current Anonymous Users is the number of anonymous users currently connected to the NNTP Server.
               nntpSrvrCurrentConnections 1.3.6.1.4.1.9600.1.2.54.1.19 gauge32 read-only
Current Connections is the current number of connections to the NNTP Server.
               nntpSrvrCurrentNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.54.1.20 gauge32 read-only
Current NonAnonymous Users is the number of nonanonymous users currently connected to the NNTP Server.
               nntpSrvrCurrentOutboundConns 1.3.6.1.4.1.9600.1.2.54.1.21 gauge32 read-only
Current Outbound Connections is the number of current outbound connections being made by the NNTP Server.
               nntpSrvrFailedOutboundLogons 1.3.6.1.4.1.9600.1.2.54.1.22 gauge32 read-only
Failed Outbound Logons is the number of failed outbound logons made by the NNTP Server.
               nntpSrvrHistoryMapEntries 1.3.6.1.4.1.9600.1.2.54.1.23 gauge32 read-only
History Map Entries is the entries inserted into the history mapping table of the NNTP Server.
               nntpSrvrHistoryMapEntriesPerSec 1.3.6.1.4.1.9600.1.2.54.1.24 gauge32 read-only
History Map Entries/Sec is the entries inserted per sec into the history mapping table of the NNTP Server.
               nntpSrvrMaximumAnonymousUsers 1.3.6.1.4.1.9600.1.2.54.1.25 gauge32 read-only
Maximum Anonymous Users is the maximum number of anonymous users simultaneously connected to the NNTP Server.
               nntpSrvrMaximumConnections 1.3.6.1.4.1.9600.1.2.54.1.26 gauge32 read-only
Maximum Connections is the maximum number of simultaneous connections to the NNTP Server.
               nntpSrvrMaximumNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.54.1.27 gauge32 read-only
Maximum NonAnonymous Users is the maximum number of nonanonymous users simultaneously connected to the NNTP Server.
               nntpSrvrModeratedPostingsFailed 1.3.6.1.4.1.9600.1.2.54.1.28 gauge32 read-only
Moderated Postings Failed is the total number of moderated postings the NNTP Server fails to send to an SMTP Server.
               nntpSrvrModeratedPostingsSent 1.3.6.1.4.1.9600.1.2.54.1.29 gauge32 read-only
Moderated Postings Sent is the total number of moderated postings the NNTP Server attempts to send to an SMTP Server.
               nntpSrvrSessionsFlowControlled 1.3.6.1.4.1.9600.1.2.54.1.30 gauge32 read-only
Sessions Flow Control is the number of client sessions currently in a flow controlled state in the NNTP Server.
               nntpSrvrTotalAnonymousUsers 1.3.6.1.4.1.9600.1.2.54.1.31 gauge32 read-only
Total Anonymous Users is the total number of anonymous users that have ever connected to the NNTP Server.
               nntpSrvrTotalConnections 1.3.6.1.4.1.9600.1.2.54.1.32 gauge32 read-only
Total Connections is the number of connections that have been made to the NNTP Server.
               nntpSrvrTotalNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.54.1.33 gauge32 read-only
Total NonAnonymous Users is the total number of nonanonymous users that have ever connected to the NNTP Server.
               nntpSrvrTotalOutboundConnections 1.3.6.1.4.1.9600.1.2.54.1.34 gauge32 read-only
Total Outbound Connections is the number of outbound connections that have been made by the NNTP Server.
               nntpSrvrTotalOutboundConnsFailed 1.3.6.1.4.1.9600.1.2.54.1.35 gauge32 read-only
Total Outbound Connections Failed is the number of unsucessful outbound connections that have been made by the NNTP Server.
               nntpSrvrTotalPassiveFeeds 1.3.6.1.4.1.9600.1.2.54.1.36 gauge32 read-only
Total Passive Feeds is the number of passive feeds accepted by the NNTP Server.
               nntpSrvrTotalPullFeeds 1.3.6.1.4.1.9600.1.2.54.1.37 gauge32 read-only
Total Pull Feeds is the number of pull feeds made by the NNTP Server.
               nntpSrvrTotalPushFeeds 1.3.6.1.4.1.9600.1.2.54.1.38 gauge32 read-only
Total Push Feeds is the number of push feeds made by the NNTP Server.
               nntpSrvrTotalSSLConnections 1.3.6.1.4.1.9600.1.2.54.1.39 gauge32 read-only
Total SSL Connections is the number of SSL connections that have been made to the NNTP Server.
               nntpSrvrXoverEntries 1.3.6.1.4.1.9600.1.2.54.1.40 gauge32 read-only
Xover Entries is the number of xover entries in the xover table table of the NNTP Server.
               nntpSrvrXoverEntriesPerSec 1.3.6.1.4.1.9600.1.2.54.1.41 gauge32 read-only
Xover Entries/Sec is the number of xover entries inserted per sec in the xover table table of the NNTP Server.
     ntds 1.3.6.1.4.1.9600.1.2.55
The NTDS object provides statistics about the activity of Active Directory.
           ntdsABANRPerSec 1.3.6.1.4.1.9600.1.2.55.1 gauge32 read-only
The rate at which Address Book clients perform Ambiguous Name Resolutions operations.
           ntdsABBrowsesPerSec 1.3.6.1.4.1.9600.1.2.55.2 gauge32 read-only
AB Browses/sec is the rate at which Address Book clients perform browse operations.
           ntdsABClientSessions 1.3.6.1.4.1.9600.1.2.55.3 gauge32 read-only
AB Client Sessions is the number of connected Address Book client sessions.
           ntdsABMatchesPerSec 1.3.6.1.4.1.9600.1.2.55.4 gauge32 read-only
The rate at which Address Book clients perform find operations.
           ntdsABPropertyReadsPerSec 1.3.6.1.4.1.9600.1.2.55.5 gauge32 read-only
The rate at which Address Book clients perform property read operations.
           ntdsABProxyLookupsPerSec 1.3.6.1.4.1.9600.1.2.55.6 gauge32 read-only
The rate at which proxy clients perform search operations.
           ntdsABSearchesPerSec 1.3.6.1.4.1.9600.1.2.55.7 gauge32 read-only
The rate at which Address Book clients perform key search operations.
           ntdsATQThreadsLDAP 1.3.6.1.4.1.9600.1.2.55.8 gauge32 read-only
The number of threads that ATQ has currently allocated to servicing LDAP requests.
           ntdsATQThreadsOther 1.3.6.1.4.1.9600.1.2.55.9 gauge32 read-only
The number of threads that the ATQ has currently allocated to DS services other than LDAP.
           ntdsATQThreadsTotal 1.3.6.1.4.1.9600.1.2.55.10 gauge32 read-only
The total number of ATQ threads that are either waiting to service an incoming request, or are already servicing a request.
           ntdsDRAHighestUSNCommitHighPart 1.3.6.1.4.1.9600.1.2.55.11 gauge32 read-only
High-order 32 bits of the highest USN Committed on the DSA.
           ntdsDRAHighestUSNCommitLowPart 1.3.6.1.4.1.9600.1.2.55.12 gauge32 read-only
Low-order 32 bits of the highest USN Committed on the DSA.
           ntdsDRAHighestUSNIssuedHighPart 1.3.6.1.4.1.9600.1.2.55.13 gauge32 read-only
High-order 32 bits of the highest USN Issued on the DSA.
           ntdsDRAHighestUSNIssuedLowPart 1.3.6.1.4.1.9600.1.2.55.14 gauge32 read-only
Low-order 32 bits of the highest USN Issued on the DSA.
           ntdsDRAInboundBytesCBSACSBoot 1.3.6.1.4.1.9600.1.2.55.15 gauge32 read-only
Compressed size in bytes of inbound compressed replication data (size after compression, from DSAs in other sites).
           ntdsDRAInboundBytesCBSACPerSec 1.3.6.1.4.1.9600.1.2.55.16 gauge32 read-only
Compressed size in bytes of inbound compressed replication data (size after compression, from DSAs in other sites).
           ntdsDRAInboundBytesCBSBCSBoot 1.3.6.1.4.1.9600.1.2.55.17 gauge32 read-only
Original size in bytes of inbound compressed replication data (size before compression, from DSAs in other sites).
           ntdsDRAInboundBytesCBSBCPerSec 1.3.6.1.4.1.9600.1.2.55.18 gauge32 read-only
Original size in bytes of inbound compressed replication data (size before compression, from DSAs in other sites).
           ntdsDRAInboundBytesNotCWSSBoot 1.3.6.1.4.1.9600.1.2.55.19 gauge32 read-only
Number of bytes replicated in that were not compressed at the source (i.e., from DSAs in the same site).
           ntdsDRAInboundBytesNotCWSPerSec 1.3.6.1.4.1.9600.1.2.55.20 gauge32 read-only
Number of bytes replicated in that were not compressed at the source (i.e., from DSAs in the same site).
           ntdsDRAInboundBytesTotalBoot 1.3.6.1.4.1.9600.1.2.55.21 gauge32 read-only
Total number of bytes replicated in. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
           ntdsDRAInboundBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.55.22 gauge32 read-only
Total number of bytes replicated in. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
           ntdsDRAInboundFullSyncObjsRemain 1.3.6.1.4.1.9600.1.2.55.23 gauge32 read-only
Number of objects remaining until the full sync completes (when set).
           ntdsDRAInboundObjUpdsRemainInPkt 1.3.6.1.4.1.9600.1.2.55.24 gauge32 read-only
The number of object updates received in the current directory replication update packet that have not yet been applied to the local server.
           ntdsDRAInboundObjsAppliedPerSec 1.3.6.1.4.1.9600.1.2.55.25 gauge32 read-only
The rate at which replication updates received from replication partners are applied by the local directory service. This count excludes changes that are received but not applied (e.g., when the change is already present). This indicates how much replication update activity is occuring on the server as a result of changes generated on other servers.
           ntdsDRAInboundObjsFilteredPerSec 1.3.6.1.4.1.9600.1.2.55.26 gauge32 read-only
Number of objects received from inbound replication partners that contained no updates that needed to be applied.
           ntdsDRAInboundObjectsPerSec 1.3.6.1.4.1.9600.1.2.55.27 gauge32 read-only
No of objects received from neighbors through inbound replication.
           ntdsDRAInboundPropAppliedPerSec 1.3.6.1.4.1.9600.1.2.55.28 gauge32 read-only
No of properties that are updated due to incoming property winning the reconciliation logic.
           ntdsDRAInboundPropFilteredPerSec 1.3.6.1.4.1.9600.1.2.55.29 gauge32 read-only
No of property changes that are received during the replication that we have already seen.
           ntdsDRAInboundPropTotalPerSec 1.3.6.1.4.1.9600.1.2.55.30 gauge32 read-only
Total number of object properties received from inbound replication partners.
           ntdsDRAInboundValuesDNsPerSec 1.3.6.1.4.1.9600.1.2.55.31 gauge32 read-only
Number of object property values received from inbound replication partners that are Distinguished Names; i.e., that reference other objects. DN-values, such as group or distribution list memberships, are generally more expensive to apply than other kinds of values.
           ntdsDRAInboundValuesTotalPerSec 1.3.6.1.4.1.9600.1.2.55.32 gauge32 read-only
Total number of object property values received from inbound replication partners. Each inbound object has one or more properties, and each property has zero or more values. Zero values indicates property removal.
           ntdsDRAOutboundBytesCBSACSBoot 1.3.6.1.4.1.9600.1.2.55.33 gauge32 read-only
Compressed size in bytes of outbound compressed replication data (size after compression, from DSAs in other sites).
           ntdsDRAOutboundBytesCBSACPerSec 1.3.6.1.4.1.9600.1.2.55.34 gauge32 read-only
Compressed size in bytes of outbound compressed replication data (size after compression, from DSAs in other sites).
           ntdsDRAOutboundBytesCBSBCSBoot 1.3.6.1.4.1.9600.1.2.55.35 gauge32 read-only
Original size in bytes of outbound compressed replication data (size before compression, from DSAs in other sites).
           ntdsDRAOutboundBytesCBSBCPerSec 1.3.6.1.4.1.9600.1.2.55.36 gauge32 read-only
Original size in bytes of outbound compressed replication data (size before compression, from DSAs in other sites).
           ntdsDRAOutboundBytesNotCWSSBoot 1.3.6.1.4.1.9600.1.2.55.37 gauge32 read-only
Number of bytes replicated out that were not compressed (i.e., from DSAs in the same site).
           ntdsDRAOutboundBytesNotCWSPerSec 1.3.6.1.4.1.9600.1.2.55.38 gauge32 read-only
Number of bytes replicated out that were not compressed (i.e., from DSAs in the same site).
           ntdsDRAOutboundBytesTotalBoot 1.3.6.1.4.1.9600.1.2.55.39 gauge32 read-only
Total number of bytes replicated out. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
           ntdsDRAOutboundBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.55.40 gauge32 read-only
Total number of bytes replicated out. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
           ntdsDRAOutboundObjsFilterPerSec 1.3.6.1.4.1.9600.1.2.55.41 gauge32 read-only
Number of objects looked at by outbound replication that were determined to have no updates that the outbound partner did not already have.
           ntdsDRAOutboundObjectsPerSec 1.3.6.1.4.1.9600.1.2.55.42 gauge32 read-only
No of objects replicated out.
           ntdsDRAOutboundPropertiesPerSec 1.3.6.1.4.1.9600.1.2.55.43 gauge32 read-only
No of properties replicated out.
           ntdsDRAOutboundValuesDNsPerSec 1.3.6.1.4.1.9600.1.2.55.44 gauge32 read-only
Number of object property values containing Distinguished Names sent to outbound replication partners. DN-values, such as group or distribution list memberships, are generally more expensive to read than other kinds of values.
           ntdsDRAOutboundValuesTotalPerSec 1.3.6.1.4.1.9600.1.2.55.45 gauge32 read-only
Number of object property values sent to outbound replication partners.
           ntdsDRAPendingReplicationSync 1.3.6.1.4.1.9600.1.2.55.46 gauge32 read-only
DRA Pending Replication Synchronizations is the number of directory synchronizations that are queued for this server but not yet processed.
           ntdsDRASyncFailOnSchemaMismatch 1.3.6.1.4.1.9600.1.2.55.47 gauge32 read-only
No of sync requests made to the neighbors that failed because their schema are out of sync.
           ntdsDRASyncRequestsMade 1.3.6.1.4.1.9600.1.2.55.48 gauge32 read-only
No of sync requests made to the neighbors.
           ntdsDRASyncRequestsSuccessful 1.3.6.1.4.1.9600.1.2.55.49 gauge32 read-only
No of sync requests made to the neighbors that successfully returned.
           ntdsDSPercentReadsOther 1.3.6.1.4.1.9600.1.2.55.50 gauge32 read-only
% of directory reads not coming from SAM/DRA/LDAP/LSA/XDS/KCC/NSPI.
           ntdsDSPercentReadsFromDRA 1.3.6.1.4.1.9600.1.2.55.51 gauge32 read-only
% of directory reads coming from DRA.
           ntdsDSPercentReadsFromKCC 1.3.6.1.4.1.9600.1.2.55.52 gauge32 read-only
% of directory reads coming from KCC.
           ntdsDSPercentReadsFromLSA 1.3.6.1.4.1.9600.1.2.55.53 gauge32 read-only
% of directory reads coming from LSA.
           ntdsDSPercentReadsFromNSPI 1.3.6.1.4.1.9600.1.2.55.54 gauge32 read-only
% of directory reads coming from NSPI.
           ntdsDSPercentReadsFromSAM 1.3.6.1.4.1.9600.1.2.55.55 gauge32 read-only
% of directory reads coming from SAM.
           ntdsDSPercentReadsFromXDS 1.3.6.1.4.1.9600.1.2.55.56 gauge32 read-only
% of directory reads coming from XDS.
           ntdsDSPercentSearchesOther 1.3.6.1.4.1.9600.1.2.55.57 gauge32 read-only
% of directory searches not coming from SAM/DRA/LDAP/LSA/XDS/KCC/NSPI.
           ntdsDSPercentSearchesFromDRA 1.3.6.1.4.1.9600.1.2.55.58 gauge32 read-only
% of directory searches coming from DRA.
           ntdsDSPercentSearchesFromKCC 1.3.6.1.4.1.9600.1.2.55.59 gauge32 read-only
% of directory searches coming from KCC.
           ntdsDSPercentSearchesFromLDAP 1.3.6.1.4.1.9600.1.2.55.60 gauge32 read-only
% of directory searches coming from LDAP.
           ntdsDSPercentSearchesFromLSA 1.3.6.1.4.1.9600.1.2.55.61 gauge32 read-only
% of directory searches coming from LSA.
           ntdsDSPercentSearchesFromNSPI 1.3.6.1.4.1.9600.1.2.55.62 gauge32 read-only
% of directory searches coming from NSPI.
           ntdsDSPercentSearchesFromSAM 1.3.6.1.4.1.9600.1.2.55.63 gauge32 read-only
% of directory searches coming from SAM.
           ntdsDSPercentSearchesFromXDS 1.3.6.1.4.1.9600.1.2.55.64 gauge32 read-only
% of directory searches coming from XDS.
           ntdsDSPercentWritesOther 1.3.6.1.4.1.9600.1.2.55.65 gauge32 read-only
% of directory writes not coming from SAM/DRA/LDAP/LSA/XDS/KCC/NSPI.
           ntdsDSPercentWritesFromDRA 1.3.6.1.4.1.9600.1.2.55.66 gauge32 read-only
% of directory writes coming from DRA.
           ntdsDSPercentWritesFromKCC 1.3.6.1.4.1.9600.1.2.55.67 gauge32 read-only
% of directory writes coming from KCC.
           ntdsDSPercentWritesFromLDAP 1.3.6.1.4.1.9600.1.2.55.68 gauge32 read-only
% of directory writes coming from LDAP.
           ntdsDSPercentWritesFromLSA 1.3.6.1.4.1.9600.1.2.55.69 gauge32 read-only
% of directory writes coming from LSA.
           ntdsDSPercentWritesFromNSPI 1.3.6.1.4.1.9600.1.2.55.70 gauge32 read-only
% of directory writes coming from NSPI.
           ntdsDSPercentWritesFromSAM 1.3.6.1.4.1.9600.1.2.55.71 gauge32 read-only
% of directory writes coming from SAM.
           ntdsDSPercentWritesFromXDS 1.3.6.1.4.1.9600.1.2.55.72 gauge32 read-only
% of directory writes coming from XDS.
           ntdsDSClientBindsPerSec 1.3.6.1.4.1.9600.1.2.55.73 gauge32 read-only
Number of ntdsapi.dll binds per second serviced by this DC.
           ntdsDSClientNameTranslatePerSec 1.3.6.1.4.1.9600.1.2.55.74 gauge32 read-only
Number of ntdsapi.dll name translations per second serviced by this DC.
           ntdsDSDirectoryReadsPerSec 1.3.6.1.4.1.9600.1.2.55.75 gauge32 read-only
Number of directory reads per second.
           ntdsDSDirectorySearchesPerSec 1.3.6.1.4.1.9600.1.2.55.76 gauge32 read-only
Number of directory searches per second.
           ntdsDSDirectoryWritesPerSec 1.3.6.1.4.1.9600.1.2.55.77 gauge32 read-only
Number of directory writes per second.
           ntdsDSMonitorListSize 1.3.6.1.4.1.9600.1.2.55.78 gauge32 read-only
The number of requests to be notified when objects are updated that are currently registered with this DSA.
           ntdsDSNameCacheHitRate 1.3.6.1.4.1.9600.1.2.55.79 gauge32 read-only
The percentage of directory object name component look ups that are satisfied out of the DSA's name cache.
           ntdsDSNotifyQueueSize 1.3.6.1.4.1.9600.1.2.55.80 gauge32 read-only
The number of pending update notifications that have been queued, but not yet transmitted to clients.
           ntdsDSSearchSuboperationsPerSec 1.3.6.1.4.1.9600.1.2.55.81 gauge32 read-only
Number of search suboperations per second. One search operation is made up of many sub operations. A sub operation roughly corresponds to an object the search causes the DS to consider.
           ntdsDSSecurityDescPropEvents 1.3.6.1.4.1.9600.1.2.55.82 gauge32 read-only
DS Security Descriptor Propagations Events is the number of Security Descriptor Propagation Events that are queued but not yet processed.
           ntdsDSSecurityDescPropAvgExTime 1.3.6.1.4.1.9600.1.2.55.83 gauge32 read-only
Average length of time the Security Descriptor propagator spends waiting for exclusive access to Data Base elements during a Security Descriptor Propagation sub-operation.
           ntdsDSSecurityDescPropRunQueue 1.3.6.1.4.1.9600.1.2.55.84 gauge32 read-only
Number of objects remaining to examine while processing the current DS Security Descriptor Propagator Event.
           ntdsDSSecurityDescSubopPerSec 1.3.6.1.4.1.9600.1.2.55.85 gauge32 read-only
Number of Security Descriptor Propagation suboperations per second. One Security Descriptor Propagation operation is made up of many sub operations. A sub operation roughly corresponds to an object the propagation causes the propagator to examine.
           ntdsDSServerBindsPerSec 1.3.6.1.4.1.9600.1.2.55.86 gauge32 read-only
Number of DC-to-DC binds per second serviced by this DC.
           ntdsDSServerNameTranslatePerSec 1.3.6.1.4.1.9600.1.2.55.87 gauge32 read-only
Number of DC-to-DC name translations per second serviced by this DC.
           ntdsDSThreadsInUse 1.3.6.1.4.1.9600.1.2.55.88 gauge32 read-only
DS Threads in Use is the current number of threads in use by the directory service (different than the number of threads in the directory service process). Threads in Use is the number of threads currently servicing client API calls and can be used to indicate whether additional processors could be of benefit.
           ntdsKDCASRequests 1.3.6.1.4.1.9600.1.2.55.89 gauge32 read-only
The number of AS requests serviced by the KDC per second. AS requests are used by client to obtain a ticket granting ticket.
           ntdsKDCTGSRequests 1.3.6.1.4.1.9600.1.2.55.90 gauge32 read-only
The number of TGS requests serviced by the KDC per second. TGS requests are used by the client to obtain a ticket to a resource.
           ntdsKerberosAuthentications 1.3.6.1.4.1.9600.1.2.55.91 gauge32 read-only
The number of times per second that clients use a ticket to this DC to authenticate to this DC.
           ntdsLDAPActiveThreads 1.3.6.1.4.1.9600.1.2.55.92 gauge32 read-only
LDAP Active Threads is the current number of threads in use by the LDAP subsystem of the local direcotry service.
           ntdsLDAPBindTime 1.3.6.1.4.1.9600.1.2.55.93 gauge32 read-only
Time (in milliseconds) taken for last successful LDAP bind.
           ntdsLDAPClientSessions 1.3.6.1.4.1.9600.1.2.55.94 gauge32 read-only
LDAP Client Sessions is the number of connected LDAP client sessions.
           ntdsLDAPSearchesPerSec 1.3.6.1.4.1.9600.1.2.55.95 gauge32 read-only
LDAP Searches/sec is the rate at which LDAP clients perform search operations.
           ntdsLDAPSuccessfulBinds 1.3.6.1.4.1.9600.1.2.55.96 gauge32 read-only
% of LDAP bind attempts that were successful.
           ntdsLDAPSuccessfulBindsPerSec 1.3.6.1.4.1.9600.1.2.55.97 gauge32 read-only
Number of LDAP Binds per second.
           ntdsLDAPUDPOperationsPerSec 1.3.6.1.4.1.9600.1.2.55.98 gauge32 read-only
The number of UDP operations the LDAP server is processing per second.
           ntdsLDAPWritesPerSec 1.3.6.1.4.1.9600.1.2.55.99 gauge32 read-only
LDAP Writes/sec is the rate at which LDAP clients perform write operations.
           ntdsNTLMAuthentications 1.3.6.1.4.1.9600.1.2.55.100 gauge32 read-only
Number of NTLM authentications per second serviced by this DC.
           ntdsSAMAccountGroupMemEvalPerSec 1.3.6.1.4.1.9600.1.2.55.101 gauge32 read-only
Number of SAM Account Group Membership Evaluations per second.
           ntdsSAMDisplayInfoQueriesPerSec 1.3.6.1.4.1.9600.1.2.55.102 gauge32 read-only
This counter displays the number of queries per second to obtain display information (netquerydisplayinformation).
           ntdsSAMEnumerationsPerSec 1.3.6.1.4.1.9600.1.2.55.103 gauge32 read-only
This counter displays the number of net user, net group, and net local function enumerations per second.
           ntdsSAMGCEvaluationsPerSec 1.3.6.1.4.1.9600.1.2.55.104 gauge32 read-only
This counter displays the number of universal group membership evaluations per second on a global catalog domain controller from non-global catalog domain controllers.
           ntdsSAMMachineCreateAtpsPerSec 1.3.6.1.4.1.9600.1.2.55.105 gauge32 read-only
This counter displays the number of attempts per second to create computer accounts.
           ntdsSAMMembershipChangesPerSec 1.3.6.1.4.1.9600.1.2.55.106 gauge32 read-only
This counter displays the number of group membership changes per second across all global, universal, and nested groups.
           ntdsSAMNonTransMemEvalPerSec 1.3.6.1.4.1.9600.1.2.55.107 gauge32 read-only
This counter displays the number of net user and new local groups evaluations per second when performing a non-transitive membership evaluation.
           ntdsSAMPasswordChangesPerSec 1.3.6.1.4.1.9600.1.2.55.108 gauge32 read-only
Number of SAM password changes per second.
           ntdsSAMResourceGrpMemEvalPerSec 1.3.6.1.4.1.9600.1.2.55.109 gauge32 read-only
Number of SAM Resource Group Membership Evaluations per second.
           ntdsSAMSuccessMachineCreatPerSec 1.3.6.1.4.1.9600.1.2.55.110 gauge32 read-only
Number of successful machine creations per second.
           ntdsSAMSuccessUserCreatePerSec 1.3.6.1.4.1.9600.1.2.55.111 gauge32 read-only
This counter displays the number of user accounts successfully created per second.
           ntdsSAMTransitiveMembEvalPerSec 1.3.6.1.4.1.9600.1.2.55.112 gauge32 read-only
This counter displays the number of new groups encountered per second when performing a transitive membership evaluation. Evaluations are performed at authentication time and when computer accounts or attributes are created.
           ntdsSAMUniversalGrpMemEvalPerSec 1.3.6.1.4.1.9600.1.2.55.113 gauge32 read-only
This counter displays the number of universal group membership evaluations per second at authentication time.
           ntdsSAMUserCreateAttemptsPerSec 1.3.6.1.4.1.9600.1.2.55.114 gauge32 read-only
This counter displays the number of attempts per second to create user accounts.
           ntdsXDSClientSessions 1.3.6.1.4.1.9600.1.2.55.115 gauge32 read-only
XDS Client Sessions is the number of connected Extended Directory Service client sessions. This indicates the number of connections from other Windows NT services and the Windows NT Administrator program.
           ntdsDRAInLnkValUpdsRemainInPckt 1.3.6.1.4.1.9600.1.2.55.116 gauge32 read-only
The number of link value updates received in the current directory replication update packet that have not yet been applied to the local server.
           ntdsDRAInTotalUpdsRemainInPacket 1.3.6.1.4.1.9600.1.2.55.117 gauge32 read-only
The number of total (link values + object) updates received in the current directory replication update packet that have not yet been applied to the local server.
           ntdsDRAPendReplicationOps 1.3.6.1.4.1.9600.1.2.55.118 gauge32 read-only
The total number of replication operations on the directory that are queued for this server but not yet performed.
           ntdsDRAThreadsGettingNCChanges 1.3.6.1.4.1.9600.1.2.55.119 gauge32 read-only
The number of threads on the server which are currently attempting to acquire changes from another server.
           ntdsDRAThdsGetNCChngsHoldSmphr 1.3.6.1.4.1.9600.1.2.55.120 gauge32 read-only
The number of threads on the server which are currently attempting to acquire changes from another server and hold a semaphore required to get these changes.
           ntdsDSPercentReadsFromNTDSAPI 1.3.6.1.4.1.9600.1.2.55.121 gauge32 read-only
% of directory reads coming from NTDAPI calls.
           ntdsDSPercentSearchesFromNTDSAPI 1.3.6.1.4.1.9600.1.2.55.122 gauge32 read-only
% of directory searches coming from NTDAPI calls.
           ntdsDSPercentWritesFromNTDSAPI 1.3.6.1.4.1.9600.1.2.55.123 gauge32 read-only
% of directory writes coming from NTDSAPI calls.
           ntdsLDAPClosedConnectionsPerSec 1.3.6.1.4.1.9600.1.2.55.124 gauge32 read-only
The number of LDAP connections that have been closed in the last second.
           ntdsLDAPNewConnectionsPerSec 1.3.6.1.4.1.9600.1.2.55.125 gauge32 read-only
The number of new LDAP connections that have arrived in the last second.
           ntdsLDAPNewSSLConnectionsPerSec 1.3.6.1.4.1.9600.1.2.55.126 gauge32 read-only
The number of new SSL or TLS connections that arrived in the last second.
           ntdsSAMAccountGroupEvalLatency 1.3.6.1.4.1.9600.1.2.55.127 gauge32 read-only
The mean latency of the last 100 account and universal group evaluations performed for authentication.
           ntdsSAMResourceGroupEvalLatency 1.3.6.1.4.1.9600.1.2.55.128 gauge32 read-only
The mean latency of the last 100 resource group evaluations performed for authentication.
           ntdsATQEstimatedQueueDelay 1.3.6.1.4.1.9600.1.2.55.129 gauge32 read-only
Estimated time (in milliseconds) the next request will spend in the queue prior to being serviced by the directory service.
           ntdsATQOutstandingQueuedRequests 1.3.6.1.4.1.9600.1.2.55.130 gauge32 read-only
The number of requests currently queued and waiting to be serviced.
           ntdsATQRequestLatency 1.3.6.1.4.1.9600.1.2.55.131 gauge32 read-only
Average length of time (in milliseconds) to process a request, not including time spent on the queue.
           ntdsBaseSearchesPerSec 1.3.6.1.4.1.9600.1.2.55.132 gauge32 read-only
The number of base searches/sec
           ntdsDatabaseAddsPerSec 1.3.6.1.4.1.9600.1.2.55.133 gauge32 read-only
The number of database adds/sec
           ntdsDatabaseDeletesPerSec 1.3.6.1.4.1.9600.1.2.55.134 gauge32 read-only
The number of database deletes/sec
           ntdsDatabaseModifysPerSec 1.3.6.1.4.1.9600.1.2.55.135 gauge32 read-only
The number of database modifys/sec
           ntdsDigestBindsPerSec 1.3.6.1.4.1.9600.1.2.55.136 gauge32 read-only
The number of digest binds/sec
           ntdsExternalBindsPerSec 1.3.6.1.4.1.9600.1.2.55.137 gauge32 read-only
The number of external binds/sec
           ntdsFastBindsPerSec 1.3.6.1.4.1.9600.1.2.55.138 gauge32 read-only
The number of fast binds/sec
           ntdsLinkValuesCleanedPerSec 1.3.6.1.4.1.9600.1.2.55.139 gauge32 read-only
The rate at which link values that need to be cleaned are cleaned.
           ntdsNTLMBindsPerSec 1.3.6.1.4.1.9600.1.2.55.140 gauge32 read-only
The number of NTLM binds/sec
           ntdsNegotiatedBindsPerSec 1.3.6.1.4.1.9600.1.2.55.141 gauge32 read-only
The number of negotiated binds/sec
           ntdsOnelevelSearchesPerSec 1.3.6.1.4.1.9600.1.2.55.142 gauge32 read-only
The number of onelevel searches/sec
           ntdsPhantomsCleanedPerSec 1.3.6.1.4.1.9600.1.2.55.143 gauge32 read-only
The rate at which stale phantoms are cleaned.
           ntdsPhantomsVisitedPerSec 1.3.6.1.4.1.9600.1.2.55.144 gauge32 read-only
The rate at which phantoms are visited to determine if they are stale and need to be cleaned.
           ntdsSAMDomLocGrpMembEvalsPerSec 1.3.6.1.4.1.9600.1.2.55.145 gauge32 read-only
This counter displays the number of domain local group memberships evaluations per second at authentication time.
           ntdsSAMGlbGrpMembpEvalsPerSec 1.3.6.1.4.1.9600.1.2.55.146 gauge32 read-only
This counter displays the number of domain global group membership evaluations per second at authentication time.
           ntdsSAMSuccessCompCreationPerSec 1.3.6.1.4.1.9600.1.2.55.147 gauge32 read-only
This counter displays the number of successful computer accounts created per second.
           ntdsSimpleBindsPerSec 1.3.6.1.4.1.9600.1.2.55.148 gauge32 read-only
The number of simple binds/sec
           ntdsSubtreeSearchesPerSec 1.3.6.1.4.1.9600.1.2.55.149 gauge32 read-only
The number of subtree searches/sec
           ntdsTombstonesGarbageCollPerSec 1.3.6.1.4.1.9600.1.2.55.150 gauge32 read-only
The rate at which expired tombstoned objects are garbage collected.
           ntdsTombstonesVisitedPerSec 1.3.6.1.4.1.9600.1.2.55.151 gauge32 read-only
The rate at which tombstoned objects are visited to be considered for garbage collected.
     nwLinkIPXTable 1.3.6.1.4.1.9600.1.2.56 no-access
The NWLink IPX performance object consists of counters that measure datagram transmission to and from computers using the IPX protocol. This object only reports valid data for counters that monitor datagrams and packets; for frame-related counters, the object tends to report zero values. In addition, connection-related data is not likely to be useful because IPX is a connectionless protocol.
           nwLinkIPXEntry 1.3.6.1.4.1.9600.1.2.56.1 no-access
Performance information for one particular instance of 'NWLink IPX' object.
               ipxInstance 1.3.6.1.4.1.9600.1.2.56.1.1 instancename read-only
Instance name.
               ipxBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.56.1.2 gauge32 read-only
Bytes Total/sec is the sum of Frame Bytes/sec and Datagram Bytes/sec. This is the total rate of bytes sent to or received from the network by the protocol, but only counts the bytes in frames (i.e., packets) which carry data.
               ipxConnectionSessionTimeouts 1.3.6.1.4.1.9600.1.2.56.1.3 gauge32 read-only
Connection Session Timeouts is the number of connections that were dropped due to a session timeout. This number is an accumulator and shows a running total.
               ipxConnectionsCanceled 1.3.6.1.4.1.9600.1.2.56.1.4 gauge32 read-only
Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
               ipxConnectionsNoRetries 1.3.6.1.4.1.9600.1.2.56.1.5 gauge32 read-only
Connections No Retries is the total count of connections that were successfully made on the first try. This number is an accumulator and shows a running total.
               ipxConnectionsOpen 1.3.6.1.4.1.9600.1.2.56.1.6 gauge32 read-only
Connections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
               ipxConnectionsWithRetries 1.3.6.1.4.1.9600.1.2.56.1.7 gauge32 read-only
Connections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. This number is an accumulator and shows a running total.
               ipxDatagramBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.56.1.8 gauge32 read-only
Datagram Bytes Received/sec is the rate at which datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               ipxDatagramBytesSentPerSec 1.3.6.1.4.1.9600.1.2.56.1.9 gauge32 read-only
Datagram Bytes Sent/sec is the rate at which datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               ipxDatagramBytesPerSec 1.3.6.1.4.1.9600.1.2.56.1.10 gauge32 read-only
Datagram Bytes/sec is the rate at which datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               ipxDatagramsReceivedPerSec 1.3.6.1.4.1.9600.1.2.56.1.11 gauge32 read-only
Datagrams Received/sec is the rate at which datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               ipxDatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.56.1.12 gauge32 read-only
Datagrams Sent/sec is the rate at which datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               ipxDatagramsPerSec 1.3.6.1.4.1.9600.1.2.56.1.13 gauge32 read-only
Datagrams/sec is the rate at which datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               ipxDisconnectsLocal 1.3.6.1.4.1.9600.1.2.56.1.14 gauge32 read-only
Disconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
               ipxDisconnectsRemote 1.3.6.1.4.1.9600.1.2.56.1.15 gauge32 read-only
Disconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
               ipxExpirationsAck 1.3.6.1.4.1.9600.1.2.56.1.16 gauge32 read-only
Expirations Ack is the count of T2 timer expirations.
               ipxExpirationsResponse 1.3.6.1.4.1.9600.1.2.56.1.17 gauge32 read-only
Expirations Response is the count of T1 timer expirations.
               ipxFailuresAdapter 1.3.6.1.4.1.9600.1.2.56.1.18 gauge32 read-only
Failures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
               ipxFailuresLink 1.3.6.1.4.1.9600.1.2.56.1.19 gauge32 read-only
Failures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
               ipxFailuresNoListen 1.3.6.1.4.1.9600.1.2.56.1.20 gauge32 read-only
Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
               ipxFailuresNotFound 1.3.6.1.4.1.9600.1.2.56.1.21 gauge32 read-only
Failures Not Found is the number of connection attempts that failed because the remote computer could not be found. This number is an accumulator and shows a running total.
               ipxFailuresResourceLocal 1.3.6.1.4.1.9600.1.2.56.1.22 gauge32 read-only
Failures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator and shows a running total.
               ipxFailuresResourceRemote 1.3.6.1.4.1.9600.1.2.56.1.23 gauge32 read-only
Failures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulator and shows a running total.
               ipxFrameBytesReSentPerSec 1.3.6.1.4.1.9600.1.2.56.1.24 gauge32 read-only
Frame Bytes Re-Sent/sec is the rate at which data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
               ipxFrameBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.56.1.25 gauge32 read-only
Frame Bytes Received/sec is the rate at which data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
               ipxFrameBytesRejectedPerSec 1.3.6.1.4.1.9600.1.2.56.1.26 gauge32 read-only
Frame Bytes Rejected/sec is the rate at which data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
               ipxFrameBytesSentPerSec 1.3.6.1.4.1.9600.1.2.56.1.27 gauge32 read-only
Frame Bytes Sent/sec is the rate at which data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
               ipxFrameBytesPerSec 1.3.6.1.4.1.9600.1.2.56.1.28 gauge32 read-only
Frame Bytes/sec is the rate at which data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only counts the byte in frames (packets) that carry data.
               ipxFramesReSentPerSec 1.3.6.1.4.1.9600.1.2.56.1.29 gauge32 read-only
Frames Re-Sent/sec is the rate at which data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
               ipxFramesReceivedPerSec 1.3.6.1.4.1.9600.1.2.56.1.30 gauge32 read-only
Frames Received/sec is the rate at which data frames are received by the computer. This counter only counts the frames (packets) that carry data.
               ipxFramesRejectedPerSec 1.3.6.1.4.1.9600.1.2.56.1.31 gauge32 read-only
Frames Rejected/sec is the rate at which data frames are rejected. This counter only counts the frames (packets) that carry data.
               ipxFramesSentPerSec 1.3.6.1.4.1.9600.1.2.56.1.32 gauge32 read-only
Frames Sent/sec is the rate at which data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
               ipxFramesPerSec 1.3.6.1.4.1.9600.1.2.56.1.33 gauge32 read-only
Frames/sec is the rate at which data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This counter only counts those frames (packets) that carry data.
               ipxPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.56.1.34 gauge32 read-only
Packets Received/sec is the rate at which packets are received by the computer. This counter counts all packets processed: control as well as data packets.
               ipxPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.56.1.35 gauge32 read-only
Packets Sent/sec is the rate at which packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
               ipxPacketsPerSec 1.3.6.1.4.1.9600.1.2.56.1.36 gauge32 read-only
Packets/sec is the rate at which packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter includes all packets processed: control as well as data packets.
               ipxPiggybackAckQueuedPerSec 1.3.6.1.4.1.9600.1.2.56.1.37 gauge32 read-only
Piggyback Ack Queued/sec is the rate at which piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to be included in the next outgoing packet to the remote computer.
               ipxPiggybackAckTimeouts 1.3.6.1.4.1.9600.1.2.56.1.38 gauge32 read-only
Piggyback Ack Timeouts is the number of times that a piggyback acknowledgment could not be sent because there was no outgoing packet to the remote on which to piggyback. A piggyback ack is an acknowledgment to a received packet that is sent along in an outgoing data packet to the remote computer. If no outgoing packet is sent within the timeout period, then an ack packet is sent and this counter is incremented.
               ipxWindowSendAverage 1.3.6.1.4.1.9600.1.2.56.1.39 gauge32 read-only
Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
               ipxWindowSendMaximum 1.3.6.1.4.1.9600.1.2.56.1.40 gauge32 read-only
Window Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
     nwLinkNetBIOSTable 1.3.6.1.4.1.9600.1.2.57 no-access
The NWLink NetBIOS performance object consists of counters that monitor IPX transport rates and connections. This object only reports valid data for counters that monitor datagrams and packets; for frame-related counters, the object tends to report zero values.
           nwLinkNetBIOSEntry 1.3.6.1.4.1.9600.1.2.57.1 no-access
Performance information for one particular instance of 'NWLink NetBIOS' object.
               netBIOSInstance 1.3.6.1.4.1.9600.1.2.57.1.1 instancename read-only
Instance name.
               netBIOSBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.57.1.2 gauge32 read-only
Bytes Total/sec is the sum of Frame Bytes/sec and Datagram Bytes/sec. This is the total rate of bytes sent to or received from the network by the protocol, but only counts the bytes in frames (i.e., packets) which carry data.
               netBIOSConnectionSessionTimeouts 1.3.6.1.4.1.9600.1.2.57.1.3 gauge32 read-only
Connection Session Timeouts is the number of connections that were dropped due to a session timeout. This number is an accumulator and shows a running total.
               netBIOSConnectionsCanceled 1.3.6.1.4.1.9600.1.2.57.1.4 gauge32 read-only
Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
               netBIOSConnectionsNoRetries 1.3.6.1.4.1.9600.1.2.57.1.5 gauge32 read-only
Connections No Retries is the total count of connections that were successfully made on the first try. This number is an accumulator and shows a running total.
               netBIOSConnectionsOpen 1.3.6.1.4.1.9600.1.2.57.1.6 gauge32 read-only
Connections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
               netBIOSConnectionsWithRetries 1.3.6.1.4.1.9600.1.2.57.1.7 gauge32 read-only
Connections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. This number is an accumulator and shows a running total.
               netBIOSDatagramBytesRcvdPerSec 1.3.6.1.4.1.9600.1.2.57.1.8 gauge32 read-only
Datagram Bytes Received/sec is the rate at which datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBIOSDatagramBytesSentPerSec 1.3.6.1.4.1.9600.1.2.57.1.9 gauge32 read-only
Datagram Bytes Sent/sec is the rate at which datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBIOSDatagramBytesPerSec 1.3.6.1.4.1.9600.1.2.57.1.10 gauge32 read-only
Datagram Bytes/sec is the rate at which datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               netBIOSDatagramsReceivedPerSec 1.3.6.1.4.1.9600.1.2.57.1.11 gauge32 read-only
Datagrams Received/sec is the rate at which datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBIOSDatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.57.1.12 gauge32 read-only
Datagrams Sent/sec is the rate at which datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               netBIOSDatagramsPerSec 1.3.6.1.4.1.9600.1.2.57.1.13 gauge32 read-only
Datagrams/sec is the rate at which datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               netBIOSDisconnectsLocal 1.3.6.1.4.1.9600.1.2.57.1.14 gauge32 read-only
Disconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
               netBIOSDisconnectsRemote 1.3.6.1.4.1.9600.1.2.57.1.15 gauge32 read-only
Disconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
               netBIOSExpirationsAck 1.3.6.1.4.1.9600.1.2.57.1.16 gauge32 read-only
Expirations Ack is the count of T2 timer expirations.
               netBIOSExpirationsResponse 1.3.6.1.4.1.9600.1.2.57.1.17 gauge32 read-only
Expirations Response is the count of T1 timer expirations.
               netBIOSFailuresAdapter 1.3.6.1.4.1.9600.1.2.57.1.18 gauge32 read-only
Failures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
               netBIOSFailuresLink 1.3.6.1.4.1.9600.1.2.57.1.19 gauge32 read-only
Failures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
               netBIOSFailuresNoListen 1.3.6.1.4.1.9600.1.2.57.1.20 gauge32 read-only
Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
               netBIOSFailuresNotFound 1.3.6.1.4.1.9600.1.2.57.1.21 gauge32 read-only
Failures Not Found is the number of connection attempts that failed because the remote computer could not be found. This number is an accumulator and shows a running total.
               netBIOSFailuresResourceLocal 1.3.6.1.4.1.9600.1.2.57.1.22 gauge32 read-only
Failures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator and shows a running total.
               netBIOSFailuresResourceRemote 1.3.6.1.4.1.9600.1.2.57.1.23 gauge32 read-only
Failures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulator and shows a running total.
               netBIOSFrameBytesReSentPerSec 1.3.6.1.4.1.9600.1.2.57.1.24 gauge32 read-only
Frame Bytes Re-Sent/sec is the rate at which data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
               netBIOSFrameBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.57.1.25 gauge32 read-only
Frame Bytes Received/sec is the rate at which data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
               netBIOSFrameBytesRejectedPerSec 1.3.6.1.4.1.9600.1.2.57.1.26 gauge32 read-only
Frame Bytes Rejected/sec is the rate at which data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
               netBIOSFrameBytesSentPerSec 1.3.6.1.4.1.9600.1.2.57.1.27 gauge32 read-only
Frame Bytes Sent/sec is the rate at which data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
               netBIOSFrameBytesPerSec 1.3.6.1.4.1.9600.1.2.57.1.28 gauge32 read-only
Frame Bytes/sec is the rate at which data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only counts the byte in frames (packets) that carry data.
               netBIOSFramesReSentPerSec 1.3.6.1.4.1.9600.1.2.57.1.29 gauge32 read-only
Frames Re-Sent/sec is the rate at which data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
               netBIOSFramesReceivedPerSec 1.3.6.1.4.1.9600.1.2.57.1.30 gauge32 read-only
Frames Received/sec is the rate at which data frames are received by the computer. This counter only counts the frames (packets) that carry data.
               netBIOSFramesRejectedPerSec 1.3.6.1.4.1.9600.1.2.57.1.31 gauge32 read-only
Frames Rejected/sec is the rate at which data frames are rejected. This counter only counts the frames (packets) that carry data.
               netBIOSFramesSentPerSec 1.3.6.1.4.1.9600.1.2.57.1.32 gauge32 read-only
Frames Sent/sec is the rate at which data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
               netBIOSFramesPerSec 1.3.6.1.4.1.9600.1.2.57.1.33 gauge32 read-only
Frames/sec is the rate at which data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This counter only counts those frames (packets) that carry data.
               netBIOSPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.57.1.34 gauge32 read-only
Packets Received/sec is the rate at which packets are received by the computer. This counter counts all packets processed: control as well as data packets.
               netBIOSPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.57.1.35 gauge32 read-only
Packets Sent/sec is the rate at which packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
               netBIOSPacketsPerSec 1.3.6.1.4.1.9600.1.2.57.1.36 gauge32 read-only
Packets/sec is the rate at which packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter includes all packets processed: control as well as data packets.
               netBIOSPiggybackAckQueuedPerSec 1.3.6.1.4.1.9600.1.2.57.1.37 gauge32 read-only
Piggyback Ack Queued/sec is the rate at which piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to be included in the next outgoing packet to the remote computer.
               netBIOSPiggybackAckTimeouts 1.3.6.1.4.1.9600.1.2.57.1.38 gauge32 read-only
Piggyback Ack Timeouts is the number of times that a piggyback acknowledgment could not be sent because there was no outgoing packet to the remote on which to piggyback. A piggyback ack is an acknowledgment to a received packet that is sent along in an outgoing data packet to the remote computer. If no outgoing packet is sent within the timeout period, then an ack packet is sent and this counter is incremented.
               netBIOSWindowSendAverage 1.3.6.1.4.1.9600.1.2.57.1.39 gauge32 read-only
Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
               netBIOSWindowSendMaximum 1.3.6.1.4.1.9600.1.2.57.1.40 gauge32 read-only
Window Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
     nwLinkSPXTable 1.3.6.1.4.1.9600.1.2.58 no-access
The NWLink SPX performance object consists of counters that measure data transmission and session connections for computers using the SPX protocol. This object only reports valid data for counters that monitor datagrams and packets; for frame-related counters, the object tends to report zero values.
           nwLinkSPXEntry 1.3.6.1.4.1.9600.1.2.58.1 no-access
Performance information for one particular instance of 'NWLink SPX' object.
               spxInstance 1.3.6.1.4.1.9600.1.2.58.1.1 instancename read-only
Instance name.
               spxBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.58.1.2 gauge32 read-only
Bytes Total/sec is the sum of Frame Bytes/sec and Datagram Bytes/sec. This is the total rate of bytes sent to or received from the network by the protocol, but only counts the bytes in frames (i.e., packets) which carry data.
               spxConnectionSessionTimeouts 1.3.6.1.4.1.9600.1.2.58.1.3 gauge32 read-only
Connection Session Timeouts is the number of connections that were dropped due to a session timeout. This number is an accumulator and shows a running total.
               spxConnectionsCanceled 1.3.6.1.4.1.9600.1.2.58.1.4 gauge32 read-only
Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
               spxConnectionsNoRetries 1.3.6.1.4.1.9600.1.2.58.1.5 gauge32 read-only
Connections No Retries is the total count of connections that were successfully made on the first try. This number is an accumulator and shows a running total.
               spxConnectionsOpen 1.3.6.1.4.1.9600.1.2.58.1.6 gauge32 read-only
Connections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
               spxConnectionsWithRetries 1.3.6.1.4.1.9600.1.2.58.1.7 gauge32 read-only
Connections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. This number is an accumulator and shows a running total.
               spxDatagramBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.58.1.8 gauge32 read-only
Datagram Bytes Received/sec is the rate at which datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               spxDatagramBytesSentPerSec 1.3.6.1.4.1.9600.1.2.58.1.9 gauge32 read-only
Datagram Bytes Sent/sec is the rate at which datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               spxDatagramBytesPerSec 1.3.6.1.4.1.9600.1.2.58.1.10 gauge32 read-only
Datagram Bytes/sec is the rate at which datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               spxDatagramsReceivedPerSec 1.3.6.1.4.1.9600.1.2.58.1.11 gauge32 read-only
Datagrams Received/sec is the rate at which datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               spxDatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.58.1.12 gauge32 read-only
Datagrams Sent/sec is the rate at which datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
               spxDatagramsPerSec 1.3.6.1.4.1.9600.1.2.58.1.13 gauge32 read-only
Datagrams/sec is the rate at which datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
               spxDisconnectsLocal 1.3.6.1.4.1.9600.1.2.58.1.14 gauge32 read-only
Disconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
               spxDisconnectsRemote 1.3.6.1.4.1.9600.1.2.58.1.15 gauge32 read-only
Disconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
               spxExpirationsAck 1.3.6.1.4.1.9600.1.2.58.1.16 gauge32 read-only
Expirations Ack is the count of T2 timer expirations.
               spxExpirationsResponse 1.3.6.1.4.1.9600.1.2.58.1.17 gauge32 read-only
Expirations Response is the count of T1 timer expirations.
               spxFailuresAdapter 1.3.6.1.4.1.9600.1.2.58.1.18 gauge32 read-only
Failures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
               spxFailuresLink 1.3.6.1.4.1.9600.1.2.58.1.19 gauge32 read-only
Failures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
               spxFailuresNoListen 1.3.6.1.4.1.9600.1.2.58.1.20 gauge32 read-only
Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
               spxFailuresNotFound 1.3.6.1.4.1.9600.1.2.58.1.21 gauge32 read-only
Failures Not Found is the number of connection attempts that failed because the remote computer could not be found. This number is an accumulator and shows a running total.
               spxFailuresResourceLocal 1.3.6.1.4.1.9600.1.2.58.1.22 gauge32 read-only
Failures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator and shows a running total.
               spxFailuresResourceRemote 1.3.6.1.4.1.9600.1.2.58.1.23 gauge32 read-only
Failures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulator and shows a running total.
               spxFrameBytesReSentPerSec 1.3.6.1.4.1.9600.1.2.58.1.24 gauge32 read-only
Frame Bytes Re-Sent/sec is the rate at which data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
               spxFrameBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.58.1.25 gauge32 read-only
Frame Bytes Received/sec is the rate at which data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
               spxFrameBytesRejectedPerSec 1.3.6.1.4.1.9600.1.2.58.1.26 gauge32 read-only
Frame Bytes Rejected/sec is the rate at which data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
               spxFrameBytesSentPerSec 1.3.6.1.4.1.9600.1.2.58.1.27 gauge32 read-only
Frame Bytes Sent/sec is the rate at which data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
               spxFrameBytesPerSec 1.3.6.1.4.1.9600.1.2.58.1.28 gauge32 read-only
Frame Bytes/sec is the rate at which data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only counts the byte in frames (packets) that carry data.
               spxFramesReSentPerSec 1.3.6.1.4.1.9600.1.2.58.1.29 gauge32 read-only
Frames Re-Sent/sec is the rate at which data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
               spxFramesReceivedPerSec 1.3.6.1.4.1.9600.1.2.58.1.30 gauge32 read-only
Frames Received/sec is the rate at which data frames are received by the computer. This counter only counts the frames (packets) that carry data.
               spxFramesRejectedPerSec 1.3.6.1.4.1.9600.1.2.58.1.31 gauge32 read-only
Frames Rejected/sec is the rate at which data frames are rejected. This counter only counts the frames (packets) that carry data.
               spxFramesSentPerSec 1.3.6.1.4.1.9600.1.2.58.1.32 gauge32 read-only
Frames Sent/sec is the rate at which data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
               spxFramesPerSec 1.3.6.1.4.1.9600.1.2.58.1.33 gauge32 read-only
Frames/sec is the rate at which data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This counter only counts those frames (packets) that carry data.
               spxPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.58.1.34 gauge32 read-only
Packets Received/sec is the rate at which packets are received by the computer. This counter counts all packets processed: control as well as data packets.
               spxPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.58.1.35 gauge32 read-only
Packets Sent/sec is the rate at which packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
               spxPacketsPerSec 1.3.6.1.4.1.9600.1.2.58.1.36 gauge32 read-only
Packets/sec is the rate at which packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter includes all packets processed: control as well as data packets.
               spxPiggybackAckQueuedPerSec 1.3.6.1.4.1.9600.1.2.58.1.37 gauge32 read-only
Piggyback Ack Queued/sec is the rate at which piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to be included in the next outgoing packet to the remote computer.
               spxPiggybackAckTimeouts 1.3.6.1.4.1.9600.1.2.58.1.38 gauge32 read-only
Piggyback Ack Timeouts is the number of times that a piggyback acknowledgment could not be sent because there was no outgoing packet to the remote on which to piggyback. A piggyback ack is an acknowledgment to a received packet that is sent along in an outgoing data packet to the remote computer. If no outgoing packet is sent within the timeout period, then an ack packet is sent and this counter is incremented.
               spxWindowSendAverage 1.3.6.1.4.1.9600.1.2.58.1.39 gauge32 read-only
Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
               spxWindowSendMaximum 1.3.6.1.4.1.9600.1.2.58.1.40 gauge32 read-only
Window Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
     objects 1.3.6.1.4.1.9600.1.2.59
The Objects performance object consists of counters that monitor logical objects in the system, such as processes, threads, mutexes, and semaphores. This information can be used to detect the unnecessary consumption of computer resources. Each object requires memory to store basic information about the object.
           objectsEvents 1.3.6.1.4.1.9600.1.2.59.1 gauge32 read-only
Events is the number of events in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. An event is used when two or more threads try to synchronize execution.
           objectsMutexes 1.3.6.1.4.1.9600.1.2.59.2 gauge32 read-only
Mutexes counts the number of mutexes in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. Mutexes are used by threads to assure only one thread is executing a particular section of code.
           objectsProcesses 1.3.6.1.4.1.9600.1.2.59.3 gauge32 read-only
Processes is the number of processes in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. Each process represents the running of a program.
           objectsSections 1.3.6.1.4.1.9600.1.2.59.4 gauge32 read-only
Sections is the number of sections in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. A section is a portion of virtual memory created by a process for storing data. A process can share sections with other processes.
           objectsSemaphores 1.3.6.1.4.1.9600.1.2.59.5 gauge32 read-only
Semaphores is the number of semaphores in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. Threads use semaphores to obtain exclusive access to data structures that they share with other threads.
           objectsThreads 1.3.6.1.4.1.9600.1.2.59.6 gauge32 read-only
Threads is the number of threads in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. A thread is the basic executable entity that can execute instructions in a processor.
     pagingFileTable 1.3.6.1.4.1.9600.1.2.60 no-access
The Paging File performance object consists of counters that monitor the paging file(s) on the computer. The paging file is a reserved space on disk that backs up committed physical memory on the computer.
           pagingFileEntry 1.3.6.1.4.1.9600.1.2.60.1 no-access
Performance information for one particular instance of 'Paging File' object.
               pagingFileInstance 1.3.6.1.4.1.9600.1.2.60.1.1 instancename read-only
Instance name.
               pagingFilePercentUsage 1.3.6.1.4.1.9600.1.2.60.1.2 gauge32 read-only
The amount of the Page File instance in use in percent. See also Process\\Page File Bytes.
               pagingFilePercentUsagePeak 1.3.6.1.4.1.9600.1.2.60.1.3 gauge32 read-only
The peak usage of the Page File instance in percent. See also Process\\Page File Bytes Peak.
     physicalDiskTable 1.3.6.1.4.1.9600.1.2.61 no-access
The PhysicalDisk performance object consists of counters that monitor hard or fixed disk drives on a computer. Disks are used to store file, program, and paging data, are read to retrieve these items, and are written to record changes to them. The values of physical disk counters are sums of the values of the logical disks (or partitions) into which they are divided.
           physicalDiskEntry 1.3.6.1.4.1.9600.1.2.61.1 no-access
Performance information for one particular instance of 'PhysicalDisk' object.
               pDiskInstance 1.3.6.1.4.1.9600.1.2.61.1.1 instancename read-only
Instance name.
               pDiskPercentDiskReadTime 1.3.6.1.4.1.9600.1.2.61.1.2 gauge32 read-only
% Disk Read Time is the percentage of elapsed time that the selected disk drive was busy servicing read requests.
               pDiskPercentDiskTime 1.3.6.1.4.1.9600.1.2.61.1.3 gauge32 read-only
% Disk Time is the percentage of elapsed time that the selected disk drive was busy servicing read or write requests.
               pDiskPercentDiskWriteTime 1.3.6.1.4.1.9600.1.2.61.1.4 gauge32 read-only
% Disk Write Time is the percentage of elapsed time that the selected disk drive was busy servicing write requests.
               pDiskPercentIdleTime 1.3.6.1.4.1.9600.1.2.61.1.5 gauge32 read-only
% Idle Time reports the percentage of time during the sample interval that the disk was idle.
               pDiskAvgDiskBytesPerRead 1.3.6.1.4.1.9600.1.2.61.1.6 gauge32 read-only
Avg. Disk Bytes/Read is the average number of bytes transferred from the disk during read operations.
               pDiskAvgDiskBytesPerTransfer 1.3.6.1.4.1.9600.1.2.61.1.7 gauge32 read-only
Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations.
               pDiskAvgDiskBytesPerWrite 1.3.6.1.4.1.9600.1.2.61.1.8 gauge32 read-only
Avg. Disk Bytes/Write is the average number of bytes transferred to the disk during write operations.
               pDiskAvgDiskQueueLength 1.3.6.1.4.1.9600.1.2.61.1.9 gauge32 read-only
Avg. Disk Queue Length is the average number of both read and write requests that were queued for the selected disk during the sample interval. Multiplied by 1000 to provide a useful gauge value since it is commonly a fractional value.
               pDiskAvgDiskReadQueueLength 1.3.6.1.4.1.9600.1.2.61.1.10 gauge32 read-only
Avg. Disk Read Queue Length is the average number of read requests that were queued for the selected disk during the sample interval. Multiplied by 1000 to provide a useful gauge value since it is commonly a fractional value.
               pDiskAvgDiskWriteQueueLength 1.3.6.1.4.1.9600.1.2.61.1.11 gauge32 read-only
Avg. Disk Write Queue Length is the average number of write requests that were queued for the selected disk during the sample interval. Multiplied by 1000 to provide a useful gauge value since it is commonly a fractional value.
               pDiskAvgDiskSecPerRead 1.3.6.1.4.1.9600.1.2.61.1.12 gauge32 read-only
Avg. Disk sec/Read is the average time, in seconds, of a read of data from the disk. Multiplied by 1000000 to provide a useful gauge value since it is commonly a fractional value.
               pDiskAvgDiskSecPerTransfer 1.3.6.1.4.1.9600.1.2.61.1.13 gauge32 read-only
Avg. Disk sec/Transfer is the time, in seconds, of the average disk transfer. Multiplied by 1000000 to provide a useful gauge value since it is commonly a fractional value.
               pDiskAvgDiskSecPerWrite 1.3.6.1.4.1.9600.1.2.61.1.14 gauge32 read-only
Avg. Disk sec/Write is the average time, in seconds, of a write of data to the disk. Multiplied by 1000000 to provide a useful gauge value since it is commonly a fractional value.
               pDiskCurrentDiskQueueLength 1.3.6.1.4.1.9600.1.2.61.1.15 gauge32 read-only
Current Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It also includes requests in service at the time of the collection. This is a instantaneous snapshot, not an average over the time interval. Multi-spindle disk devices can have multiple requests that are active at one time, but other concurrent requests are awaiting service. This counter might reflect a transitory high or low queue length, but if there is a sustained load on the disk drive, it is likely that this will be consistently high. Requests experience delays proportional to the length of this queue minus the number of spindles on the disks. For good performance, this difference should average less than two.
               pDiskDiskBytesPerSec 1.3.6.1.4.1.9600.1.2.61.1.16 gauge32 read-only
Disk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations.
               pDiskDiskReadBytesPerSec 1.3.6.1.4.1.9600.1.2.61.1.17 gauge32 read-only
Disk Read Bytes/sec is the rate at which bytes are transferred from the disk during read operations.
               pDiskDiskReadsPerSec 1.3.6.1.4.1.9600.1.2.61.1.18 gauge32 read-only
Disk Reads/sec is the rate of read operations on the disk.
               pDiskDiskTransfersPerSec 1.3.6.1.4.1.9600.1.2.61.1.19 gauge32 read-only
Disk Transfers/sec is the rate of read and write operations on the disk.
               pDiskDiskWriteBytesPerSec 1.3.6.1.4.1.9600.1.2.61.1.20 gauge32 read-only
Disk Write Bytes/sec is rate at which bytes are transferred to the disk during write operations.
               pDiskDiskWritesPerSec 1.3.6.1.4.1.9600.1.2.61.1.21 gauge32 read-only
Disk Writes/sec is the rate of write operations on the disk.
               pDiskSplitIOPerSec 1.3.6.1.4.1.9600.1.2.61.1.22 gauge32 read-only
Split IO/Sec reports the rate at which I/Os to the disk were split into multiple I/Os. A split I/O may result from requesting data of a size that is too large to fit into a single I/O or that the disk is fragmented.
     pop3Service 1.3.6.1.4.1.9600.1.2.62
           pop3SvcBytesReceivePerSec 1.3.6.1.4.1.9600.1.2.62.1 gauge32 read-only
Bytes received per second
           pop3SvcBytesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.62.2 gauge32 read-only
Bytes transmitted per second
           pop3SvcConnectionsPerSec 1.3.6.1.4.1.9600.1.2.62.3 gauge32 read-only
Number of connections per second
           pop3SvcFreeThreads 1.3.6.1.4.1.9600.1.2.62.4 gauge32 read-only
Number of free threads
           pop3SvcMailboxesInAuthState 1.3.6.1.4.1.9600.1.2.62.5 gauge32 read-only
Number of connections in Authentication state
           pop3SvcMailboxesInTranState 1.3.6.1.4.1.9600.1.2.62.6 gauge32 read-only
Number of connections in Transaction state
           pop3SvcMessagesDeliveredPerSec 1.3.6.1.4.1.9600.1.2.62.7 gauge32 read-only
Number of messages delivered per second
           pop3SvcSocketsInUse 1.3.6.1.4.1.9600.1.2.62.8 gauge32 read-only
Number of current active POP3 connections
           pop3SvcTotalConnections 1.3.6.1.4.1.9600.1.2.62.9 gauge32 read-only
Total connections since the service starts.
           pop3SvcTotalFailedLogons 1.3.6.1.4.1.9600.1.2.62.10 gauge32 read-only
Number of failed logons since service starts
           pop3SvcTotalBytesReceived 1.3.6.1.4.1.9600.1.2.62.11 gauge32 read-only
Total bytes of POP3 request received
           pop3SvcTotalBytesTransmitted 1.3.6.1.4.1.9600.1.2.62.12 gauge32 read-only
Bytes of POP3 messages transmitted
           pop3SvcTotalMessagesDelivered 1.3.6.1.4.1.9600.1.2.62.13 gauge32 read-only
Total number of messages delivered since service starts
     printQueueTable 1.3.6.1.4.1.9600.1.2.63 no-access
Windows 2000 printing features provide the Print Queue Object performance object for tracking activity in the server print queue. Its counters are reset when either the print server or the spooler service is restarted.
           printQueueEntry 1.3.6.1.4.1.9600.1.2.63.1 no-access
Performance information for one particular instance of 'Print Queue' object.
               printQueueInstance 1.3.6.1.4.1.9600.1.2.63.1.1 instancename read-only
Instance name.
               printQueueAddNetworkPrinterCalls 1.3.6.1.4.1.9600.1.2.63.1.2 gauge32 read-only
Total number of calls from other print servers to add shared network printers to this server since last restart.
               printQueueBytesPrintedPerSec 1.3.6.1.4.1.9600.1.2.63.1.3 gauge32 read-only
Number of bytes per second printed on a print queue.
               printQueueEnumNetworkPrinterCall 1.3.6.1.4.1.9600.1.2.63.1.4 gauge32 read-only
Total number of calls from browse clients to this print server to request network browse lists since last restart.
               printQueueJobErrors 1.3.6.1.4.1.9600.1.2.63.1.5 gauge32 read-only
Total number of job errors in a print queue since last restart.
               printQueueJobs 1.3.6.1.4.1.9600.1.2.63.1.6 gauge32 read-only
Current number of jobs in a print queue.
               printQueueJobsSpooling 1.3.6.1.4.1.9600.1.2.63.1.7 gauge32 read-only
Current number of spooling jobs in a print queue.
               printQueueMaxJobsSpooling 1.3.6.1.4.1.9600.1.2.63.1.8 gauge32 read-only
Maximum number of spooling jobs in a print queue since last restart.
               printQueueMaxReferences 1.3.6.1.4.1.9600.1.2.63.1.9 gauge32 read-only
Peak number of references (open handles) to this printer.
               printQueueNotReadyErrors 1.3.6.1.4.1.9600.1.2.63.1.10 gauge32 read-only
Total number of printer not ready errors in a print queue since the last restart.
               printQueueOutOfPaperErrors 1.3.6.1.4.1.9600.1.2.63.1.11 gauge32 read-only
Total number of out of paper errors in a print queue since the last restart.
               printQueueReferences 1.3.6.1.4.1.9600.1.2.63.1.12 gauge32 read-only
Current number of references (open handles) to this printer.
               printQueueTotalJobsPrinted 1.3.6.1.4.1.9600.1.2.63.1.13 gauge32 read-only
Total number of jobs printed on a print queue since the last restart.
               printQueueTotalPagesPrinted 1.3.6.1.4.1.9600.1.2.63.1.14 gauge32 read-only
Total number of pages printed through GDI on a print queue since the last restart.
     processTable 1.3.6.1.4.1.9600.1.2.64 no-access
The Process performance object consists of counters that monitor running application program and system processes. All the threads in a process share the same address space and have access to the same data.
           processEntry 1.3.6.1.4.1.9600.1.2.64.1 no-access
Performance information for one particular instance of 'Process' object.
               processInstance 1.3.6.1.4.1.9600.1.2.64.1.1 instancename read-only
Instance name.
               processPercentPrivilegedTime 1.3.6.1.4.1.9600.1.2.64.1.2 gauge32 read-only
% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows system service is called, the service will often run in privileged mode to gain access to system-private data. Such data is protected from access by threads executing in user mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               processPercentProcessorTime 1.3.6.1.4.1.9600.1.2.64.1.3 gauge32 read-only
% Processor Time is the percentage of elapsed time that all of process threads used the processor to execution instructions. An instruction is the basic unit of execution in a computer, a thread is the object that executes instructions, and a process is the object created when a program is run. Code executed to handle some hardware interrupts and trap conditions are included in this count.
               processPercentUserTime 1.3.6.1.4.1.9600.1.2.64.1.4 gauge32 read-only
% User Time is the percentage of elapsed time that the process threads spent executing code in user mode. Applications, environment subsystems, and integral subsystems execute in user mode. Code executing in user mode cannot damage the integrity of the Windows executive, kernel, and device drivers. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               processCreatingProcessID 1.3.6.1.4.1.9600.1.2.64.1.5 gauge32 read-only
The Creating Process ID value is the Process ID of the process that created the process. The creating process may have terminated, so this value may no longer identify a running process.
               processElapsedTime 1.3.6.1.4.1.9600.1.2.64.1.6 gauge32 read-only
The total elapsed time, in seconds, that this process has been running.
               processHandleCount 1.3.6.1.4.1.9600.1.2.64.1.7 gauge32 read-only
The total number of handles currently open by this process. This number is equal to the sum of the handles currently open by each thread in this process.
               processIDProcess 1.3.6.1.4.1.9600.1.2.64.1.8 gauge32 read-only
ID Process is the unique identifier of this process. ID Process numbers are reused, so they only identify a process for the lifetime of that process.
               processIODataBytesPerSec 1.3.6.1.4.1.9600.1.2.64.1.9 gauge32 read-only
The rate at which the process is reading and writing bytes in I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processIODataOperationsPerSec 1.3.6.1.4.1.9600.1.2.64.1.10 gauge32 read-only
The rate at which the process is issuing read and write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processIOOtherBytesPerSec 1.3.6.1.4.1.9600.1.2.64.1.11 gauge32 read-only
The rate at which the process is issuing bytes to I/O operations that do not involve data such as control operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processIOOtherOperationsPerSec 1.3.6.1.4.1.9600.1.2.64.1.12 gauge32 read-only
The rate at which the process is issuing I/O operations that are neither read nor write operations (for example, a control function). This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processIOReadBytesPerSec 1.3.6.1.4.1.9600.1.2.64.1.13 gauge32 read-only
The rate at which the process is reading bytes from I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processIOReadOperationsPerSec 1.3.6.1.4.1.9600.1.2.64.1.14 gauge32 read-only
The rate at which the process is issuing read I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processIOWriteBytesPerSec 1.3.6.1.4.1.9600.1.2.64.1.15 gauge32 read-only
The rate at which the process is writing bytes to I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processIOWriteOperationsPerSec 1.3.6.1.4.1.9600.1.2.64.1.16 gauge32 read-only
The rate at which the process is issuing write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.
               processPageFaultsPerSec 1.3.6.1.4.1.9600.1.2.64.1.17 gauge32 read-only
Page Faults/sec is the rate at which page faults by the threads executing in this process are occurring. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This may not cause the page to be fetched from disk if it is on the standby list and hence already in main memory, or if it is in use by another process with whom the page is shared.
               processPageFileBytes 1.3.6.1.4.1.9600.1.2.64.1.18 gauge32 read-only
Page File Bytes is the current amount of virtual memory, in bytes, that this process has reserved for use in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the current amount of virtual memory that the process has reserved for use in physical memory.
               processPageFileBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.19 gauge32 read-only
Page File Bytes Peak is the maximum amount of virtual memory, in bytes, that this process has reserved for use in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the maximum amount of virtual memory that the process has reserved for use in physical memory.
               processPoolNonpagedBytes 1.3.6.1.4.1.9600.1.2.64.1.20 gauge32 read-only
Pool Nonpaged Bytes is the size, in bytes, of the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory\\Pool Nonpaged Bytes is calculated differently than Process\\Pool Nonpaged Bytes, so it might not equal Process\\Pool Nonpaged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
               processPoolPagedBytes 1.3.6.1.4.1.9600.1.2.64.1.21 gauge32 read-only
Pool Paged Bytes is the size, in bytes, of the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory\\Pool Paged Bytes is calculated differently than Process\\Pool Paged Bytes, so it might not equal Process\\Pool Paged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
               processPriorityBase 1.3.6.1.4.1.9600.1.2.64.1.22 gauge32 read-only
The current base priority of this process. Threads within a process can raise and lower their own base priority relative to the process' base priority.
               processPrivateBytes 1.3.6.1.4.1.9600.1.2.64.1.23 gauge32 read-only
Private Bytes is the current size, in bytes, of memory that this process has allocated that cannot be shared with other processes.
               processThreadCount 1.3.6.1.4.1.9600.1.2.64.1.24 gauge32 read-only
The number of threads currently active in this process. An instruction is the basic unit of execution in a processor, and a thread is the object that executes instructions. Every running process has at least one thread.
               processVirtualBytes 1.3.6.1.4.1.9600.1.2.64.1.25 gauge32 read-only
Virtual Bytes is the current size, in bytes, of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is finite, and the process can limit its ability to load libraries.
               processVirtualBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.26 gauge32 read-only
Virtual Bytes Peak is the maximum size, in bytes, of virtual address space the process has used at any one time. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. However, virtual space is finite, and the process might limit its ability to load libraries.
               processWorkingSet 1.3.6.1.4.1.9600.1.2.64.1.27 gauge32 read-only
Working Set is the current size, in bytes, of the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before leaving main memory.
               processWorkingSetPeak 1.3.6.1.4.1.9600.1.2.64.1.28 gauge32 read-only
Working Set Peak is the maximum size, in bytes, of the Working Set of this process at any point in time. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
               processPageFileKBytes 1.3.6.1.4.1.9600.1.2.64.1.29 gauge32 read-only
Page File KiloBytes is the current number of kilobytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and lack of space in paging files can prevent other processes from allocating memory.
               processPageFileKBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.30 gauge32 read-only
Page File KiloBytes Peak is the maximum number of kilobytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and lack of space in paging files can prevent other processes from allocating memory.
               processPoolNonpagedKBytes 1.3.6.1.4.1.9600.1.2.64.1.31 gauge32 read-only
Pool Nonpaged KiloBytes is the number of kilobytes in the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory: Pool Nonpaged KiloBytes is calculated differently than Process: Pool Nonpaged KiloBytes, so it might not equal Process: Pool Nonpaged KiloBytes: _Total. This counter displays the last observed value only; it is not an average.
               processPoolPagedKBytes 1.3.6.1.4.1.9600.1.2.64.1.32 gauge32 read-only
Pool Paged KiloBytes is the number of kilobytes in the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory: Pool Paged KiloBytes is calculated differently than Process: Pool Paged KiloBytes, so it might not equal Process: Pool Paged KiloBytes: _Total. This counter displays the last observed value only; it is not an average.
               processPrivateKBytes 1.3.6.1.4.1.9600.1.2.64.1.33 gauge32 read-only
Private KiloBytes is the current number of kilobytes this process has allocated that cannot be shared with other processes.
               processVirtualKBytes 1.3.6.1.4.1.9600.1.2.64.1.34 gauge32 read-only
Virtual KiloBytes is the current size in kilobytes of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is finite, and by using too much, the process can limit its ability to load libraries.
               processVirtualKBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.35 gauge32 read-only
Virtual KiloBytes Peak is the maximum number of kilobytes of virtual address space the process has used at any one time. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is however finite, and by using too much, the process might limit its ability to load libraries.
               processWorkingSetKBytes 1.3.6.1.4.1.9600.1.2.64.1.36 gauge32 read-only
Working Set is the current number of kilobytes in the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
               processWorkingSetKBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.37 gauge32 read-only
Working Set Peak is the maximum number of kilobytes in the Working Set of this process at any point in time. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
               processPageFileMBytes 1.3.6.1.4.1.9600.1.2.64.1.38 gauge32 read-only
Page File MegaBytes is the current number of megabytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and lack of space in paging files can prevent other processes from allocating memory.
               processPageFileMBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.39 gauge32 read-only
Page File MegaBytes Peak is the maximum number of megabytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and lack of space in paging files can prevent other processes from allocating memory.
               processPoolNonpagedMBytes 1.3.6.1.4.1.9600.1.2.64.1.40 gauge32 read-only
Pool Nonpaged MegaBytes is the number of megabytes in the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory: Pool Nonpaged MegaBytes is calculated differently than Process: Pool Nonpaged MegaBytes, so it might not equal Process: Pool Nonpaged MegaBytes: _Total. This counter displays the last observed value only; it is not an average.
               processPoolPagedMBytes 1.3.6.1.4.1.9600.1.2.64.1.41 gauge32 read-only
Pool Paged MegaBytes is the number of megabytes in the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory: Pool Paged MegaBytes is calculated differently than Process: Pool Paged MegaBytes, so it might not equal Process: Pool Paged MegaBytes: _Total. This counter displays the last observed value only; it is not an average.
               processPrivateMBytes 1.3.6.1.4.1.9600.1.2.64.1.42 gauge32 read-only
Private MegaBytes is the current number of megabytes this process has allocated that cannot be shared with other processes.
               processVirtualMBytes 1.3.6.1.4.1.9600.1.2.64.1.43 gauge32 read-only
Virtual MegaBytes is the current size in megabytes of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is finite, and by using too much, the process can limit its ability to load libraries.
               processVirtualMBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.44 gauge32 read-only
Virtual MegaBytes Peak is the maximum number of megabytes of virtual address space the process has used at any one time. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is however finite, and by using too much, the process might limit its ability to load libraries.
               processWorkingSetMBytes 1.3.6.1.4.1.9600.1.2.64.1.45 gauge32 read-only
Working Set is the current number of megabytes in the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
               processWorkingSetMBytesPeak 1.3.6.1.4.1.9600.1.2.64.1.46 gauge32 read-only
Working Set Peak is the maximum number of megabytes in the Working Set of this process at any point in time. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
               processWorkingSetPrivate 1.3.6.1.4.1.9600.1.2.64.1.47 gauge32 read-only
Working Set - Private displays the size of the working set, in bytes, that is use for this process only and not shared nor sharable by other processes.
               processWorkingSetKPrivate 1.3.6.1.4.1.9600.1.2.64.1.48 gauge32 read-only
Working Set - Private displays the size of the working set, in kilobytes, that is use for this process only and not shared nor sharable by other processes.
               processWorkingSetMPrivate 1.3.6.1.4.1.9600.1.2.64.1.49 gauge32 read-only
Working Set - Private displays the size of the working set, in megabytes, that is use for this process only and not shared nor sharable by other processes.
     processorTable 1.3.6.1.4.1.9600.1.2.65 no-access
The Processor performance object consists of counters that measure aspects of processor activity. The processor is the part of the computer that performs arithmetic and logical computations, initiates operations on peripherals, and runs the threads of processes. A computer can have multiple processors. The processor object represents each processor as an instance of the object.
           processorEntry 1.3.6.1.4.1.9600.1.2.65.1 no-access
Performance information for one particular instance of 'Processor' object.
               cpuInstance 1.3.6.1.4.1.9600.1.2.65.1.1 instancename read-only
Instance name.
               cpuPercentC1Time 1.3.6.1.4.1.9600.1.2.65.1.2 gauge32 read-only
% C1 Time is the percentage of time the processor spends in the C1 low-power idle state. % C1 Time is a subset of the total processor idle time. C1 low-power idle state enables the processor to maintain its entire context and quickly return to the running state. Not all systems support the % C1 state.
               cpuPercentC2Time 1.3.6.1.4.1.9600.1.2.65.1.3 gauge32 read-only
% C2 Time is the percentage of time the processor spends in the C2 low-power idle state. % C2 Time is a subset of the total processor idle time. C2 low-power idle state enables the processor to maintain the context of the system caches. The C2 power state is a lower power and higher exit latency state than C1. Not all systems support the C2 state.
               cpuPercentC3Time 1.3.6.1.4.1.9600.1.2.65.1.4 gauge32 read-only
% C3 Time is the percentage of time the processor spends in the C3 low-power idle state. % C3 Time is a subset of the total processor idle time. When the processor is in the C3 low-power idle state it is unable to maintain the coherency of its caches. The C3 power state is a lower power and higher exit latency state than C2. Not all systems support the C3 state.
               cpuPercentDPCTime 1.3.6.1.4.1.9600.1.2.65.1.5 gauge32 read-only
% DPC Time is the percentage of time that the processor spent receiving and servicing deferred procedure calls (DPCs) during the sample interval. DPCs are interrupts that run at a lower priority than standard interrupts. % DPC Time is a component of % Privileged Time because DPCs are executed in privileged mode. They are counted separately and are not a component of the interrupt counters. This counter displays the average busy time as a percentage of the sample time.
               cpuPercentIdleTime 1.3.6.1.4.1.9600.1.2.65.1.6 gauge32 read-only
% Idle Time is the percentage of time the processor is idle during the sample interval
               cpuPercentInterruptTime 1.3.6.1.4.1.9600.1.2.65.1.7 gauge32 read-only
% Interrupt Time is the time the processor spends receiving and servicing hardware interrupts during sample intervals. This value is an indirect indicator of the activity of devices that generate interrupts, such as the system clock, the mouse, disk drivers, data communication lines, network interface cards and other peripheral devices. These devices normally interrupt the processor when they have completed a task or require attention. Normal thread execution is suspended during interrupts. Most system clocks interrupt the processor every 10 milliseconds, creating a background of interrupt activity. suspends normal thread execution during interrupts. This counter displays the average busy time as a percentage of the sample time.
               cpuPercentPrivilegedTime 1.3.6.1.4.1.9600.1.2.65.1.8 gauge32 read-only
% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows system service in called, the service will often run in privileged mode to gain access to system-private data. Such data is protected from access by threads executing in user mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               cpuPercentProcessorTime 1.3.6.1.4.1.9600.1.2.65.1.9 gauge32 read-only
% Processor Time is the percentage of elapsed time that the processor spends to execute a non-Idle thread. It is calculated by measuring the percentage of time that the processor spends executing the idle thread and then subtracting that value from 100%. (Each processor has an idle thread that consumes cycles when no other threads are ready to run). This counter is the primary indicator of processor activity, and displays the average percentage of busy time observed during the sample interval. It should be noted that the accounting calculation of whether the processor is idle is performed at an internal sampling interval of the system clock (10ms). On todays fast processors, % Processor Time can therefore underestimate the processor utilization as the processor may be spending a lot of time servicing threads between the system clock sampling interval. Workload based timer applications are one example of applications which are more likely to be measured inaccurately as timers are signaled just after the sample is taken.
               cpuPercentUserTime 1.3.6.1.4.1.9600.1.2.65.1.10 gauge32 read-only
% User Time is the percentage of elapsed time the processor spends in the user mode. User mode is a restricted processing mode designed for applications, environment subsystems, and integral subsystems. The alternative, privileged mode, is designed for operating system components and allows direct access to hardware and all memory. The operating system switches application threads to privileged mode to access operating system services. This counter displays the average busy time as a percentage of the sample time.
               cpuC1TransitionsPerSec 1.3.6.1.4.1.9600.1.2.65.1.11 gauge32 read-only
C1 Transitions/sec is the rate that the CPU enters the C1 low-power idle state. The CPU enters the C1 state when it is sufficiently idle and exits this state on any interrupt. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
               cpuC2TransitionsPerSec 1.3.6.1.4.1.9600.1.2.65.1.12 gauge32 read-only
C2 Transitions/sec is the rate that the CPU enters the C2 low-power idle state. The CPU enters the C2 state when it is sufficiently idle and exits this state on any interrupt. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
               cpuC3TransitionsPerSec 1.3.6.1.4.1.9600.1.2.65.1.13 gauge32 read-only
C3 Transitions/sec is the rate that the CPU enters the C3 low-power idle state. The CPU enters the C3 state when it is sufficiently idle and exits this state on any interrupt. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
               cpuDPCRate 1.3.6.1.4.1.9600.1.2.65.1.14 gauge32 read-only
DPC Rate is the rate at which deferred procedure calls (DPCs) were added to the processors DPC queues between the timer ticks of the processor clock. DPCs are interrupts that run at alower priority than standard interrupts. Each processor has its own DPC queue. This counter measures the rate that DPCs were added to the queue, not the number of DPCs in the queue. This counter displays the last observed value only; it is not an average.
               cpuDPCsQueuedPerSec 1.3.6.1.4.1.9600.1.2.65.1.15 gauge32 read-only
DPCs Queued/sec is the average rate, in incidents per second, at which deferred procedure calls (DPCs) were added to the processor's DPC queue. DPCs are interrupts that run at a lower priority than standard interrupts. Each processor has its own DPC queue. This counter measures the rate that DPCs are added to the queue, not the number of DPCs in the queue. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
               cpuInterruptsPerSec 1.3.6.1.4.1.9600.1.2.65.1.16 gauge32 read-only
Interrupts/sec is the average rate, in incidents per second, at which the processor received and serviced hardware interrupts. It does not include deferred procedure calls (DPCs), which are counted separately. This value is an indirect indicator of the activity of devices that generate interrupts, such as the system clock, the mouse, disk drivers, data communication lines, network interface cards, and other peripheral devices. These devices normally interrupt the processor when they have completed a task or require attention. Normal thread execution is suspended. The system clock typically interrupts the processor every 10 milliseconds, creating a background of interrupt activity. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
     pSchedFlowTable 1.3.6.1.4.1.9600.1.2.66 no-access
The PSched Flow Object shows statistics from the packet scheduler, a feature of QoS Admission Control.
           pSchedFlowEntry 1.3.6.1.4.1.9600.1.2.66.1 no-access
Performance information for one particular instance of 'PSched Flow' object.
               pSchedFlowInstance 1.3.6.1.4.1.9600.1.2.66.1.1 instancename read-only
Instance name.
               pSchedFlowAveragePktsInNetcard 1.3.6.1.4.1.9600.1.2.66.1.2 gauge32 read-only
The average number of packets that have been queued in the netcard by this flow.
               pSchedFlowAveragePktsInSequencer 1.3.6.1.4.1.9600.1.2.66.1.3 gauge32 read-only
The average number of packets in the sequencer over the last sampling period
               pSchedFlowAveragePktsInShaper 1.3.6.1.4.1.9600.1.2.66.1.4 gauge32 read-only
The average number of packets in the shaper over the last sampling period
               pSchedFlowBytesScheduled 1.3.6.1.4.1.9600.1.2.66.1.5 gauge32 read-only
The number of bytes which got scheduled in some way (rather than just being directly sent to the underlying miniport)
               pSchedFlowBytesScheduledPerSec 1.3.6.1.4.1.9600.1.2.66.1.6 gauge32 read-only
The number of bytes per second from this flow which have been scheduled
               pSchedFlowBytesTransmitted 1.3.6.1.4.1.9600.1.2.66.1.7 gauge32 read-only
The number of bytes from this flow which have been sent
               pSchedFlowBytesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.66.1.8 gauge32 read-only
The number of bytes per second from this flow which have been sent
               pSchedFlowMaxPktsInSequencer 1.3.6.1.4.1.9600.1.2.66.1.9 gauge32 read-only
The maximum number of packets that have ever simultaneously been in the sequencer
               pSchedFlowMaxPktsInShaper 1.3.6.1.4.1.9600.1.2.66.1.10 gauge32 read-only
The maximum number of packets that have ever simultaneously been in the shaper
               pSchedFlowMaximumPktsInNetcard 1.3.6.1.4.1.9600.1.2.66.1.11 gauge32 read-only
The maximum number of packets that have been queued in the netcard by this flow.
               pSchedFlowNonconfPktsSched 1.3.6.1.4.1.9600.1.2.66.1.12 gauge32 read-only
The number of packets that have entered the packet scheduler at a rate which exceeded the flow parameters
               pSchedFlowNonconfPktsSchedPerSec 1.3.6.1.4.1.9600.1.2.66.1.13 gauge32 read-only
The rate at which nonconforming packets have entered the packet scheduler
               pSchedFlowNonconfPktsXmitd 1.3.6.1.4.1.9600.1.2.66.1.14 gauge32 read-only
The number of packets that have been sent by the packet scheduler at a rate which exceeded the flow parameters
               pSchedFlowNonconfPktsXmitdPerSec 1.3.6.1.4.1.9600.1.2.66.1.15 gauge32 read-only
The rate at which nonconforming packets have been sent by the packet scheduler
               pSchedFlowPktsDropped 1.3.6.1.4.1.9600.1.2.66.1.16 gauge32 read-only
The number of packets dropped by the packet scheduler
               pSchedFlowPktsDroppedPerSec 1.3.6.1.4.1.9600.1.2.66.1.17 gauge32 read-only
The number of packets dropped by the packet scheduler from this flow per second
               pSchedFlowPktsScheduled 1.3.6.1.4.1.9600.1.2.66.1.18 gauge32 read-only
The number of packets which got scheduled in some way (rather than just being directly sent to the underlying miniport)
               pSchedFlowPktsScheduledPerSec 1.3.6.1.4.1.9600.1.2.66.1.19 gauge32 read-only
The number of packets per second from this flow which have been scheduled
               pSchedFlowPktsTransmitted 1.3.6.1.4.1.9600.1.2.66.1.20 gauge32 read-only
The number of packets from this flow which have been sent
               pSchedFlowPktsTransmittedPerSec 1.3.6.1.4.1.9600.1.2.66.1.21 gauge32 read-only
The number of packets per second from this flow which have been sent
     pSchedPipeTable 1.3.6.1.4.1.9600.1.2.67 no-access
The PSched Pipe Object performance object reports statistics from the packet scheduler, a feature of QoS Admission Control.
           pSchedPipeEntry 1.3.6.1.4.1.9600.1.2.67.1 no-access
Performance information for one particular instance of 'PSched Pipe' object.
               pSchedPipeInstance 1.3.6.1.4.1.9600.1.2.67.1.1 instancename read-only
Instance name.
               pSchedPipeAvgPacketsInNetcard 1.3.6.1.4.1.9600.1.2.67.1.2 gauge32 read-only
The average number of packets in the network card over the last sampling period
               pSchedPipeAvgPacketsInSequencer 1.3.6.1.4.1.9600.1.2.67.1.3 gauge32 read-only
The average number of packets in the sequencer over the last sampling period
               pSchedPipeAvgPacketsInShaper 1.3.6.1.4.1.9600.1.2.67.1.4 gauge32 read-only
The average number of packets in the shaper over the last sampling period
               pSchedPipeFlowModsRejected 1.3.6.1.4.1.9600.1.2.67.1.5 gauge32 read-only
The number of times a flow modification has been rejected
               pSchedPipeFlowsClosed 1.3.6.1.4.1.9600.1.2.67.1.6 gauge32 read-only
The number of flows that have been closed
               pSchedPipeFlowsModified 1.3.6.1.4.1.9600.1.2.67.1.7 gauge32 read-only
The of times a flow has been modified
               pSchedPipeFlowsOpened 1.3.6.1.4.1.9600.1.2.67.1.8 gauge32 read-only
The number of flows opened on this pipe (some of which may now be closed)
               pSchedPipeFlowsRejected 1.3.6.1.4.1.9600.1.2.67.1.9 gauge32 read-only
The number of flow creations that were rejected
               pSchedPipeMaxPacketsInNetcard 1.3.6.1.4.1.9600.1.2.67.1.10 gauge32 read-only
The maximum number of packets ever simultaneously in the network card
               pSchedPipeMaxPacketsInSequencer 1.3.6.1.4.1.9600.1.2.67.1.11 gauge32 read-only
The maximum number of packets that have ever simultaneously been in the sequencer
               pSchedPipeMaxPacketsInShaper 1.3.6.1.4.1.9600.1.2.67.1.12 gauge32 read-only
The maximum number of packets that have ever simultaneously been in the shaper
               pSchedPipeMaxSimultaneousFlows 1.3.6.1.4.1.9600.1.2.67.1.13 gauge32 read-only
The maximum number of flows that have been simultaneously open on this pipe
               pSchedPipeBadPacketsSched 1.3.6.1.4.1.9600.1.2.67.1.14 gauge32 read-only
The number of packets that have entered the packet scheduler at a rate which exceeded that packet's flow parameters
               pSchedPipeBadPacketsSchedPerSec 1.3.6.1.4.1.9600.1.2.67.1.15 gauge32 read-only
The rate at which nonconforming packets have entered the packet scheduler
               pSchedPipeBadPacketsXmited 1.3.6.1.4.1.9600.1.2.67.1.16 gauge32 read-only
The number of packets that have been sent by the packet scheduler at a rate which exceeded that packet's flow parameters
               pSchedPipeBadPacketsXmitedPerSec 1.3.6.1.4.1.9600.1.2.67.1.17 gauge32 read-only
The rate at which nonconforming packets have been sent by the packet scheduler
               pSchedPipeOutOfPackets 1.3.6.1.4.1.9600.1.2.67.1.18 gauge32 read-only
The number of times Pacer has been unable to allocate a packet
     rasTotal 1.3.6.1.4.1.9600.1.2.68
The RAS Total performance object consists of counters that combine values for all ports of the Remote Access Service (RAS) device on the computer.
           rasTotalAlignmentErrors 1.3.6.1.4.1.9600.1.2.68.1 gauge32 read-only
The total number of Alignment Errors for this connection. Alignment Errors occur when a byte received is different from the byte expected.
           rasTotalBufferOverrunErrors 1.3.6.1.4.1.9600.1.2.68.2 gauge32 read-only
The total number of Buffer Overrun Errors for this connection. Buffer Overrun Errors when the software cannot handle the rate at which data is received.
           rasTotalBytesReceived 1.3.6.1.4.1.9600.1.2.68.3 gauge32 read-only
The number of bytes received total for this connection.
           rasTotalBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.68.4 gauge32 read-only
The number of bytes received per second.
           rasTotalBytesTransmitted 1.3.6.1.4.1.9600.1.2.68.5 gauge32 read-only
The number of bytes transmitted total for this connection.
           rasTotalBytesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.68.6 gauge32 read-only
The number of bytes transmitted per second.
           rasTotalCRCErrors 1.3.6.1.4.1.9600.1.2.68.7 gauge32 read-only
The total number of CRC Errors for this connection. CRC Errors occur when the frame received contains erroneous data.
           rasTotalFramesReceived 1.3.6.1.4.1.9600.1.2.68.8 gauge32 read-only
The number of data frames received total for this connection.
           rasTotalFramesReceivedPerSec 1.3.6.1.4.1.9600.1.2.68.9 gauge32 read-only
The number of frames received per second.
           rasTotalFramesTransmitted 1.3.6.1.4.1.9600.1.2.68.10 gauge32 read-only
The number of data frames transmitted total for this connection.
           rasTotalFramesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.68.11 gauge32 read-only
The number of frames transmitted per second.
           rasTotalPercentCompressionIn 1.3.6.1.4.1.9600.1.2.68.12 gauge32 read-only
The compression ratio for bytes being received.
           rasTotalPercentCompressionOut 1.3.6.1.4.1.9600.1.2.68.13 gauge32 read-only
The compression ratio for bytes being transmitted.
           rasTotalSerialOverrunErrors 1.3.6.1.4.1.9600.1.2.68.14 gauge32 read-only
The total number of Serial Overrun Errors for this connection. Serial Overrun Errors occur when the hardware cannot handle the rate at which data is received.
           rasTotalTimeoutErrors 1.3.6.1.4.1.9600.1.2.68.15 gauge32 read-only
The total number of Timeout Errors for this connection. Timeout Errors occur when an expected is not received in time.
           rasTotalTotalConnections 1.3.6.1.4.1.9600.1.2.68.16 gauge32 read-only
The total number of Remote Access connections.
           rasTotalTotalErrors 1.3.6.1.4.1.9600.1.2.68.17 gauge32 read-only
The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors for this connection.
           rasTotalTotalErrorsPerSec 1.3.6.1.4.1.9600.1.2.68.18 gauge32 read-only
The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors per second.
     rasPortTable 1.3.6.1.4.1.9600.1.2.69 no-access
The RAS Port performance object consists of counters that monitor individual Remote Access Service (RAS) ports of the RAS device on the system.
           rasPortEntry 1.3.6.1.4.1.9600.1.2.69.1 no-access
Performance information for one particular instance of 'RAS Port' object.
               rasPortInstance 1.3.6.1.4.1.9600.1.2.69.1.1 instancename read-only
Instance name.
               rasPortAlignmentErrors 1.3.6.1.4.1.9600.1.2.69.1.2 gauge32 read-only
The total number of Alignment Errors for this connection. Alignment Errors occur when a byte received is different from the byte expected.
               rasPortBufferOverrunErrors 1.3.6.1.4.1.9600.1.2.69.1.3 gauge32 read-only
The total number of Buffer Overrun Errors for this connection. Buffer Overrun Errors when the software cannot handle the rate at which data is received.
               rasPortBytesReceived 1.3.6.1.4.1.9600.1.2.69.1.4 gauge32 read-only
The number of bytes received total for this connection.
               rasPortBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.69.1.5 gauge32 read-only
The number of bytes received per second.
               rasPortBytesTransmitted 1.3.6.1.4.1.9600.1.2.69.1.6 gauge32 read-only
The number of bytes transmitted total for this connection.
               rasPortBytesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.69.1.7 gauge32 read-only
The number of bytes transmitted per second.
               rasPortCRCErrors 1.3.6.1.4.1.9600.1.2.69.1.8 gauge32 read-only
The total number of CRC Errors for this connection. CRC Errors occur when the frame received contains erroneous data.
               rasPortFramesReceived 1.3.6.1.4.1.9600.1.2.69.1.9 gauge32 read-only
The number of data frames received total for this connection.
               rasPortFramesReceivedPerSec 1.3.6.1.4.1.9600.1.2.69.1.10 gauge32 read-only
The number of frames received per second.
               rasPortFramesTransmitted 1.3.6.1.4.1.9600.1.2.69.1.11 gauge32 read-only
The number of data frames transmitted total for this connection.
               rasPortFramesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.69.1.12 gauge32 read-only
The number of frames transmitted per second.
               rasPortPercentCompressionIn 1.3.6.1.4.1.9600.1.2.69.1.13 gauge32 read-only
The compression ratio for bytes being received.
               rasPortPercentCompressionOut 1.3.6.1.4.1.9600.1.2.69.1.14 gauge32 read-only
The compression ratio for bytes being transmitted.
               rasPortSerialOverrunErrors 1.3.6.1.4.1.9600.1.2.69.1.15 gauge32 read-only
The total number of Serial Overrun Errors for this connection. Serial Overrun Errors occur when the hardware cannot handle the rate at which data is received.
               rasPortTimeoutErrors 1.3.6.1.4.1.9600.1.2.69.1.16 gauge32 read-only
The total number of Timeout Errors for this connection. Timeout Errors occur when an expected is not received in time.
               rasPortTotalErrors 1.3.6.1.4.1.9600.1.2.69.1.17 gauge32 read-only
The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors for this connection.
               rasPortTotalErrorsPerSec 1.3.6.1.4.1.9600.1.2.69.1.18 gauge32 read-only
The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors per second.
     redirector 1.3.6.1.4.1.9600.1.2.70
The Redirector performance object consists of counters that monitor network connections originating at the local computer.
           redirBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.70.1 gauge32 read-only
Bytes Received/sec is the rate of bytes coming in to the Redirector from the network. It includes all application data as well as network protocol information (such as packet headers).
           redirBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.70.2 gauge32 read-only
Bytes Total/sec is the rate the Redirector is processing data bytes. This includes all application and file data in addition to protocol information such as packet headers.
           redirBytesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.70.3 gauge32 read-only
Bytes Transmitted/sec is the rate at which bytes are leaving the Redirector to the network. It includes all application data as well as network protocol information (such as packet headers and the like).
           redirConnectsCore 1.3.6.1.4.1.9600.1.2.70.4 gauge32 read-only
Connects Core counts the number of connections you have to servers running the original MS-Net SMB protocol, including MS-Net itself and Xenix and VAX's.
           redirConnectsLanManager20 1.3.6.1.4.1.9600.1.2.70.5 gauge32 read-only
Connects LAN Manager 2.0 counts connections to LAN Manager 2.0 servers, including LMX servers.
           redirConnectsLanManager21 1.3.6.1.4.1.9600.1.2.70.6 gauge32 read-only
Connects LAN Manager 2.1 counts connections to LAN Manager 2.1 servers, including LMX servers.
           redirConnectsWindowsNT 1.3.6.1.4.1.9600.1.2.70.7 gauge32 read-only
Connects Windows NT counts the connections to Windows 2000 or earlier computers.
           redirCurrentCommands 1.3.6.1.4.1.9600.1.2.70.8 gauge32 read-only
Current Commands counter indicates the number of pending commands from the local computer to all destination servers. If the Current Commands counter shows a high number and the local computer is idle, this may indicate a network-related problem or a redirector bottleneck on the local computer.
           redirFileDataOperationsPerSec 1.3.6.1.4.1.9600.1.2.70.9 gauge32 read-only
File Data Operations/sec is the rate at which the Redirector is processing data operations. One operation should include many bytes, since each operation has overhead. The efficiency of this path can be determined by dividing the Bytes/sec by this counter to obtain the average number of bytes transferred per operation.
           redirFileReadOperationsPerSec 1.3.6.1.4.1.9600.1.2.70.10 gauge32 read-only
File Read Operations/sec is the rate at which applications are asking the Redirector for data. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
           redirFileWriteOperationsPerSec 1.3.6.1.4.1.9600.1.2.70.11 gauge32 read-only
File Write Operations/sec is the rate at which applications are sending data to the Redirector. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
           redirNetworkErrorsPerSec 1.3.6.1.4.1.9600.1.2.70.12 gauge32 read-only
Network Errors/sec is the rate at which serious unexpected errors are occurring. Such errors generally indicate that the Redirector and one or more Servers are having serious communication difficulties. For example an SMB (Server Manager Block) protocol error is a Network Error. An entry is written to the System Event Log and provide details.
           redirPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.70.13 gauge32 read-only
Packets Received/sec is the rate at which the Redirector is receiving packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes received in a packet can be obtained by dividing Bytes Received/sec by this counter. Some packets received might not contain incoming data (for example an acknowledgment to a write made by the Redirector would count as an incoming packet).
           redirPacketsTransmittedPerSec 1.3.6.1.4.1.9600.1.2.70.14 gauge32 read-only
Packets Transmitted/sec is the rate at which the Redirector is sending packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes transmitted in a packet can be obtained by dividing Bytes Transmitted/sec by this counter.
           redirPacketsPerSec 1.3.6.1.4.1.9600.1.2.70.15 gauge32 read-only
Packets/sec is the rate the Redirector is processing data packets. One packet includes (hopefully) many bytes. We say hopefully here because each packet has protocol overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/packet. You can also divide this counter by Operations/sec to determine the average number of packets per operation, another measure of efficiency.
           redirReadBytesCachePerSec 1.3.6.1.4.1.9600.1.2.70.16 gauge32 read-only
Read Bytes Cache/sec is the rate at which applications are accessing the file system cache by using the Redirector. Some of these data requests are satisfied by retrieving the data from the cache. Requests that miss the Cache cause a page fault (see Read Bytes Paging/sec).
           redirReadBytesNetworkPerSec 1.3.6.1.4.1.9600.1.2.70.17 gauge32 read-only
Read Bytes Network/sec is the rate at which applications are reading data across the network. This occurs when data sought in the file system cache is not found there and must be retrieved from the network. Dividing this value by Bytes Received/sec indicates the proportion of application data traveling across the network. (see Bytes Received/sec).
           redirReadBytesNonPagingPerSec 1.3.6.1.4.1.9600.1.2.70.18 gauge32 read-only
Read Bytes Non-Paging/sec are those bytes read by the Redirector in response to normal file requests by an application when they are redirected to come from another computer. In addition to file requests, this counter includes other methods of reading across the network such as Named Pipes and Transactions. This counter does not count network protocol information, just application data.
           redirReadBytesPagingPerSec 1.3.6.1.4.1.9600.1.2.70.19 gauge32 read-only
Read Bytes Paging/sec is the rate at which the Redirector is attempting to read bytes in response to page faults. Page faults are caused by loading of modules (such as programs and libraries), by a miss in the Cache (see Read Bytes Cache/sec), or by files directly mapped into the address space of applications (a high-performance feature of Windows NT).
           redirReadOperationsRandomPerSec 1.3.6.1.4.1.9600.1.2.70.20 gauge32 read-only
Read Operations Random/sec counts the rate at which, on a file-by-file basis, reads are made that are not sequential. If a read is made using a particular file handle, and then is followed by another read that is not immediately the contiguous next byte, this counter is incremented by one.
           redirReadPacketsSmallPerSec 1.3.6.1.4.1.9600.1.2.70.21 gauge32 read-only
Read Packets Small/sec is the rate at which reads less than one-fourth of the server's negotiated buffer size are made by applications. Too many of these could indicate a waste of buffers on the server. This counter is incremented once for each read. It does not count packets.
           redirReadPacketsPerSec 1.3.6.1.4.1.9600.1.2.70.22 gauge32 read-only
Read Packets/sec is the rate at which read packets are being placed on the network. Each time a single packet is sent with a request to read data remotely, this counter is incremented by one.
           redirReadsDeniedPerSec 1.3.6.1.4.1.9600.1.2.70.23 gauge32 read-only
Reads Denied/sec is the rate at which the server is unable to accommodate requests for Raw Reads. When a read is much larger than the server's negotiated buffer size, the Redirector requests a Raw Read which, if granted, would permit the transfer of the data without lots of protocol overhead on each packet. To accomplish this the server must lock out other requests, so the request is denied if the server is really busy.
           redirReadsLargePerSec 1.3.6.1.4.1.9600.1.2.70.24 gauge32 read-only
Reads Large/sec is the rate at which reads over 2 times the server's negotiated buffer size are made by applications. Too many of these could place a strain on server resources. This counter is incremented once for each read. It does not count packets.
           redirServerDisconnects 1.3.6.1.4.1.9600.1.2.70.25 gauge32 read-only
Server Disconnects counts the number of times a Server has disconnected your Redirector. See also Server Reconnects.
           redirServerReconnects 1.3.6.1.4.1.9600.1.2.70.26 gauge32 read-only
Server Reconnects counts the number of times your Redirector has had to reconnect to a server in order to complete a new active request. You can be disconnected by the Server if you remain inactive for too long. Locally even if all your remote files are closed, the Redirector will keep your connections intact for (nominally) ten minutes. Such inactive connections are called Dormant Connections. Reconnecting is expensive in time.
           redirServerSessions 1.3.6.1.4.1.9600.1.2.70.27 gauge32 read-only
Server Sessions counts the total number of security objects the Redirector has managed. For example, a logon to a server followed by a network access to the same server will establish one connection, but two sessions.
           redirServerSessionsHung 1.3.6.1.4.1.9600.1.2.70.28 gauge32 read-only
Server Sessions Hung counts the number of active sessions that are timed out and unable to proceed due to a lack of response from the remote server.
           redirWriteBytesCachePerSec 1.3.6.1.4.1.9600.1.2.70.29 gauge32 read-only
Write Bytes Cache/sec is the rate at which applications on your computer are writing to the file system cache by using the Redirector. The data might not leave your computer immediately; it can be retained in the cache for further modification before being written to the network. This saves network traffic. Each write of a byte into the cache is counted here.
           redirWriteBytesNetworkPerSec 1.3.6.1.4.1.9600.1.2.70.30 gauge32 read-only
Write Bytes Network/sec is the rate at which applications are writing data across the network. This occurs when the file system cache is bypassed, such as for Named Pipes or Transactions, or when the cache writes the bytes to disk to make room for other data. Dividing this counter by Bytes Transmitted/sec will indicate the proportion of application data being to the network (see Transmitted Bytes/sec).
           redirWriteBytesNonPagingPerSec 1.3.6.1.4.1.9600.1.2.70.31 gauge32 read-only
Write Bytes Non-Paging/sec is the rate at which bytes are written by the Redirector in response to normal file outputs by an application when they are redirected to another computer. In addition to file requests, this count includes other methods of writing across the network, such as Named Pipes and Transactions. This counter does not count network protocol information, just application data.
           redirWriteBytesPagingPerSec 1.3.6.1.4.1.9600.1.2.70.32 gauge32 read-only
Write Bytes Paging/sec is the rate at which the Redirector is attempting to write bytes changed in the pages being used by applications. The program data changed by modules (such as programs and libraries) that were loaded over the network are 'paged out' when no longer needed. Other output pages come from the file system cache (see Write Bytes Cache/sec).
           redirWriteOperationsRandomPerSec 1.3.6.1.4.1.9600.1.2.70.33 gauge32 read-only
Write Operations Random/sec is the rate at which, on a file-by-file basis, writes are made that are not sequential. If a write is made using a particular file handle, and then is followed by another write that is not immediately the next contiguous byte, this counter is incremented by one.
           redirWritePacketsSmallPerSec 1.3.6.1.4.1.9600.1.2.70.34 gauge32 read-only
Write Packets Small/sec is the rate at which writes are made by applications that are less than one-fourth of the server's negotiated buffer size. Too many of these could indicate a waste of buffers on the server. This counter is incremented once for each write: it counts writes, not packets.
           redirWritePacketsPerSec 1.3.6.1.4.1.9600.1.2.70.35 gauge32 read-only
Write Packets/sec is the rate at which writes are being sent to the network. Each time a single packet is sent with a request to write remote data, this counter is incremented by one.
           redirWritesDeniedPerSec 1.3.6.1.4.1.9600.1.2.70.36 gauge32 read-only
Writes Denied/sec is the rate at which the server is unable to accommodate requests for Raw Writes. When a write is much larger than the server's negotiated buffer size, the Redirector requests a Raw Write which, if granted, would permit the transfer of the data without lots of protocol overhead on each packet. To accomplish this the server must lock out other requests, so the request is denied if the server is really busy.
           redirWritesLargePerSec 1.3.6.1.4.1.9600.1.2.70.37 gauge32 read-only
Writes Large/sec is the rate at which writes are made by applications that are over 2 times the server's negotiated buffer size. Too many of these could place a strain on server resources. This counter is incremented once for each write: it counts writes, not packets.
     rsvpInterfacesTable 1.3.6.1.4.1.9600.1.2.71 no-access
ACS/RSVP Interfaces performance object counters report statistics about RSVP activity, flow, bandwidth, RSVP messages sent, and so on. The ACS/RSVP Interfaces object is available if ACS is running and there is an object for each IP address on the system.
           rsvpInterfacesEntry 1.3.6.1.4.1.9600.1.2.71.1 no-access
Performance information for one particular instance of 'RSVP Interfaces' object.
               rsvpIfInstance 1.3.6.1.4.1.9600.1.2.71.1.1 instancename read-only
Instance name.
               rsvpIfBlockedRESVs 1.3.6.1.4.1.9600.1.2.71.1.2 gauge32 read-only
Shows the number of blockaded reservations that failed due to failed reservations that have not been removed from this node. For more information about blockade states, see RFC 2205.
               rsvpIfGeneralFailures 1.3.6.1.4.1.9600.1.2.71.1.3 gauge32 read-only
Shows the total number of non-admission control errors that have occurred on this interface. For more information about the other traffic control failures, see RFC 2205.
               rsvpIfMaximumAdmittedBandwidth 1.3.6.1.4.1.9600.1.2.71.1.4 gauge32 read-only
Shows the highest amount of allocated bandwidth admitted on the interface during the period in which the ACS has been running.
               rsvpIfNumOfActiveFlows 1.3.6.1.4.1.9600.1.2.71.1.5 gauge32 read-only
Shows the number of reserved flows that are currently installed and maintained by RSVP on this interface.
               rsvpIfNumOfIncomingMsgsDropped 1.3.6.1.4.1.9600.1.2.71.1.6 gauge32 read-only
Number of incoming messages dropped due to badly constructed RSVP objects etc.
               rsvpIfNumOfOutgoingMsgsDropped 1.3.6.1.4.1.9600.1.2.71.1.7 gauge32 read-only
Number of outgoing messages dropped
               rsvpIfPATHERRMsgsReceived 1.3.6.1.4.1.9600.1.2.71.1.8 gauge32 read-only
Shows the total number of PATH error messages received on this interface. This number indicates the number of times that a PATH has been rejected by a remote host.
               rsvpIfPATHERRMsgsSent 1.3.6.1.4.1.9600.1.2.71.1.9 gauge32 read-only
Shows the total number of PATH ERR messages that were sent by the ACS/RSVP service rejecting incoming PATH messages.
               rsvpIfPATHTEARMsgsReceived 1.3.6.1.4.1.9600.1.2.71.1.10 gauge32 read-only
Shows the total number of PATH TEAR messages that have been received on the interface. A PATH-TEAR message removes the PATH state along the route.
               rsvpIfPATHTEARMsgsSent 1.3.6.1.4.1.9600.1.2.71.1.11 gauge32 read-only
Shows the total number of PATH TEAR messages that were sent on the interface to tear down an RSVP PATH state in the network. A PATH-ERR messages indicates an error in response to the PATH message.
               rsvpIfPATHMsgsReceived 1.3.6.1.4.1.9600.1.2.71.1.12 gauge32 read-only
Shows the total number of PATH messages that have been received on this interface.
               rsvpIfPATHMsgsSent 1.3.6.1.4.1.9600.1.2.71.1.13 gauge32 read-only
Shows the total number of PATH messages that were sent by the ACS/RSVP service on this the interface.
               rsvpIfPATHStateBlockTimeouts 1.3.6.1.4.1.9600.1.2.71.1.14 gauge32 read-only
Shows the total number of times that the RSVP PATH state timed out. This happens when no PATH messages are received within the designated timeout period. This error message can be caused by a route change.
               rsvpIfPolicyControlFailures 1.3.6.1.4.1.9600.1.2.71.1.15 gauge32 read-only
Shows the total number of RSVP requests that are not admitted on this interface due to a conflict with policy settings.
               rsvpIfRESVCONFIRMMsgsReceived 1.3.6.1.4.1.9600.1.2.71.1.16 gauge32 read-only
Shows the total number of RESV CONFIRM messages that have been received by the interface.
               rsvpIfRESVCONFIRMMsgsSent 1.3.6.1.4.1.9600.1.2.71.1.17 gauge32 read-only
Shows the total number of RESV CONFIRM messages that were sent on this interface in response to RESV messages sent from remote hosts.
               rsvpIfRESVERRMsgsReceived 1.3.6.1.4.1.9600.1.2.71.1.18 gauge32 read-only
Shows the total number of RESV ERR messages that were sent on this interface by the ACS/RSVP service. rejecting incoming RESV messages. A RESV-ERR message indicates an error in response to the RESV.
               rsvpIfRESVERRMsgsSent 1.3.6.1.4.1.9600.1.2.71.1.19 gauge32 read-only
Shows the total number of RESV errors that were sent on this interface. This number indicates how many reservations have been rejected by the network.
               rsvpIfRESVTEARMsgsReceived 1.3.6.1.4.1.9600.1.2.71.1.20 gauge32 read-only
Shows the total number of RESV TEAR messages that have been received on the interface. A RESV-TEAR message removes the reservation along the route.
               rsvpIfRESVTEARMsgsSent 1.3.6.1.4.1.9600.1.2.71.1.21 gauge32 read-only
Shows the total number of RESV TEAR messages that were sent on the interface to tear down a RESV state in the network.
               rsvpIfRESVMsgsReceived 1.3.6.1.4.1.9600.1.2.71.1.22 gauge32 read-only
Shows the total number of RESV messages that have been received on this interface.
               rsvpIfRESVMsgsSent 1.3.6.1.4.1.9600.1.2.71.1.23 gauge32 read-only
Shows the total number of RESV messages that were sent by the ACS/RSVP service sent on this the interface
               rsvpIfRESVStateBlockTimeouts 1.3.6.1.4.1.9600.1.2.71.1.24 gauge32 read-only
Shows the total number of times that the RSVP RESV state timed out. This happens when no RESV messages are received within the designated timeout period. This error message can be caused by a route change.
               rsvpIfReceiveMsgsErrorsBigMsgs 1.3.6.1.4.1.9600.1.2.71.1.25 gauge32 read-only
Shows the total number of outgoing RSVP messages that were dropped because they were bigger than the maximum configured RSVP message size.
               rsvpIfReceiveMsgsErrorsNoMemory 1.3.6.1.4.1.9600.1.2.71.1.26 gauge32 read-only
Shows the total number of outgoing RSVP messages that were dropped due to insufficient memory.
               rsvpIfReservedBandwidth 1.3.6.1.4.1.9600.1.2.71.1.27 gauge32 read-only
Shows the reserved bandwidth for this interface, in bits per second.
               rsvpIfResourceControlFailures 1.3.6.1.4.1.9600.1.2.71.1.28 gauge32 read-only
Shows the number of reservations that failed due to the lack of resources.
               rsvpIfSendMsgsErrorsBigMsgs 1.3.6.1.4.1.9600.1.2.71.1.29 gauge32 read-only
Shows the total number of outgoing RSVP messages that were dropped because they were bigger than the maximum configured RSVP message size.
               rsvpIfSendMsgsErrorsNoMemory 1.3.6.1.4.1.9600.1.2.71.1.30 gauge32 read-only
Shows the total number of outgoing RSVP messages that were dropped due to insufficient memory.
               rsvpIfSignalingBytesReceived 1.3.6.1.4.1.9600.1.2.71.1.31 gauge32 read-only
Shows the total RSVP signaling traffic, in bytes, that have been received by the ACS/RSVP service on this interface.
               rsvpIfSignalingBytesSent 1.3.6.1.4.1.9600.1.2.71.1.32 gauge32 read-only
Shows the total RSVP signaling traffic, in bytes, that were sent by the ACS/RSVP service on this interface.
     rsvpServiceTable 1.3.6.1.4.1.9600.1.2.72 no-access
The ACS/RSVP Service performance object counters report statistics about Resource Reservation Protocol (RSVP) and Quality of Service (QoS) Admission Control (ACS) activity, flow, bandwidth, RSVP messages sent, and so on. The ACS/RSVP Service object is available if QoS Admission Control is installed, even if the service is not running.
           rsvpServiceEntry 1.3.6.1.4.1.9600.1.2.72.1 no-access
Performance information for one particular instance of 'RSVP Service' object.
               rsvpSvcInstance 1.3.6.1.4.1.9600.1.2.72.1.1 instancename read-only
Instance name.
               rsvpSvcBytesInQoSNotifications 1.3.6.1.4.1.9600.1.2.72.1.2 gauge32 read-only
A running total of the number of bytes delivered in QoS Notifications to QoS-enabled applications.
               rsvpSvcFailedQoSRequests 1.3.6.1.4.1.9600.1.2.72.1.3 gauge32 read-only
The number of QoS requests generated by QoS-enabled applications that have been rejected by the RSVP service. Failed QoS requests can be caused by invalid QoS requests.
               rsvpSvcFailedQoSSends 1.3.6.1.4.1.9600.1.2.72.1.4 gauge32 read-only
The number of QoS notifications the RSVP service that could not be sent to the QoS applications. Failed QoS sends can be caused by terminated applications.
               rsvpSvcNetworkInterfaces 1.3.6.1.4.1.9600.1.2.72.1.5 gauge32 read-only
The number of local network interfaces visible to, and used by the RSVP service.
               rsvpSvcNetworkSockets 1.3.6.1.4.1.9600.1.2.72.1.6 gauge32 read-only
The total number of raw sockets opened for the purpose of RSVP signaling.
               rsvpSvcQoSClients 1.3.6.1.4.1.9600.1.2.72.1.7 gauge32 read-only
The number of QoS enabled applications currently active.
               rsvpSvcQoSNotifications 1.3.6.1.4.1.9600.1.2.72.1.8 gauge32 read-only
The number of QoS notifications delivered to QoS-enabled applications by the QoS RSVP service.
               rsvpSvcQoSenabledReceivers 1.3.6.1.4.1.9600.1.2.72.1.9 gauge32 read-only
Indicates the number of RESV messages sent for QoS-enabled receivers. This number increments each time a RESV is refreshed.
               rsvpSvcQoSenabledSenders 1.3.6.1.4.1.9600.1.2.72.1.10 gauge32 read-only
Indicates the number of PATH messages sent for QoS-enabled senders. This number increments each time a PATH is refreshed.
               rsvpSvcRSVPSessions 1.3.6.1.4.1.9600.1.2.72.1.11 gauge32 read-only
The current number of active RSVP sessions on the RSVP service.
               rsvpSvcTimers 1.3.6.1.4.1.9600.1.2.72.1.12 gauge32 read-only
The number of timer events scheduled to take place. Shows the activity level of the RSVP service.
     server 1.3.6.1.4.1.9600.1.2.73
The Server performance object consists of counters that measure communication between the local computer and the network.
           serverBlockingRequestsRejected 1.3.6.1.4.1.9600.1.2.73.1 gauge32 read-only
The number of times the server has rejected blocking SMBs due to insufficient count of free work items. Indicates whether the MaxWorkItem or MinFreeWorkItems server parameters might need to be adjusted.
           serverBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.73.2 gauge32 read-only
The number of bytes the server has received from the network. Indicates how busy the server is.
           serverBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.73.3 gauge32 read-only
The number of bytes the server has sent to and received from the network. This value provides an overall indication of how busy the server is.
           serverBytesTransmittedPerSec 1.3.6.1.4.1.9600.1.2.73.4 gauge32 read-only
The number of bytes the server has sent on the network. Indicates how busy the server is.
           serverContextBlocksQueuedPerSec 1.3.6.1.4.1.9600.1.2.73.5 gauge32 read-only
Context Blocks Queued per second is the rate at which work context blocks had to be placed on the server's FSP queue to await server action.
           serverErrorsAccessPermissions 1.3.6.1.4.1.9600.1.2.73.6 gauge32 read-only
The number of times opens on behalf of clients have failed with STATUS_ACCESS_DENIED. Can indicate whether somebody is randomly attempting to access files in hopes of getting at something that was not properly protected.
           serverErrorsGrantedAccess 1.3.6.1.4.1.9600.1.2.73.7 gauge32 read-only
The number of times accesses to files opened successfully were denied. Can indicate attempts to access files without proper access authorization.
           serverErrorsLogon 1.3.6.1.4.1.9600.1.2.73.8 gauge32 read-only
The number of failed logon attempts to the server. Can indicate whether password guessing programs are being used to crack the security on the server.
           serverErrorsSystem 1.3.6.1.4.1.9600.1.2.73.9 gauge32 read-only
The number of times an internal Server Error was detected. Unexpected errors usually indicate a problem with the Server.
           serverFileDirectorySearches 1.3.6.1.4.1.9600.1.2.73.10 gauge32 read-only
The number of searches for files currently active in the server. Indicates current server activity.
           serverFilesOpen 1.3.6.1.4.1.9600.1.2.73.11 gauge32 read-only
The number of files currently opened in the server. Indicates current server activity.
           serverFilesOpenedTotal 1.3.6.1.4.1.9600.1.2.73.12 gauge32 read-only
The number of successful open attempts performed by the server of behalf of clients. Useful in determining the amount of file I/O, determining overhead for path-based operations, and for determining the effectiveness of open locks.
           serverLogonTotal 1.3.6.1.4.1.9600.1.2.73.13 gauge32 read-only
Logon Total includes all interactive logons, network logons, service logons, successful logon, and failed logons since the machine is last rebooted.
           serverLogonPerSec 1.3.6.1.4.1.9600.1.2.73.14 gauge32 read-only
Logon/sec is the rate of all server logons.
           serverPoolNonpagedBytes 1.3.6.1.4.1.9600.1.2.73.15 gauge32 read-only
The number of bytes of non-pageable computer memory the server is using. This value is useful for determining the values of the MaxNonpagedMemoryUsage value entry in the WindowsNT Registry.
           serverPoolNonpagedFailures 1.3.6.1.4.1.9600.1.2.73.16 gauge32 read-only
The number of times allocations from nonpaged pool have failed. Indicates that the computer's physical memory is too small.
           serverPoolNonpagedPeak 1.3.6.1.4.1.9600.1.2.73.17 gauge32 read-only
The maximum number of bytes of nonpaged pool the server has had in use at any one point. Indicates how much physical memory the computer should have.
           serverPoolPagedBytes 1.3.6.1.4.1.9600.1.2.73.18 gauge32 read-only
The number of bytes of pageable computer memory the server is currently using. Can help in determining good values for the MaxPagedMemoryUsage parameter.
           serverPoolPagedFailures 1.3.6.1.4.1.9600.1.2.73.19 gauge32 read-only
The number of times allocations from paged pool have failed. Indicates that the computer's physical memory or paging file are too small.
           serverPoolPagedPeak 1.3.6.1.4.1.9600.1.2.73.20 gauge32 read-only
The maximum number of bytes of paged pool the server has had allocated. Indicates the proper sizes of the Page File(s) and physical memory.
           serverServerSessions 1.3.6.1.4.1.9600.1.2.73.21 gauge32 read-only
The number of sessions currently active in the server. Indicates current server activity.
           serverSessionsErroredOut 1.3.6.1.4.1.9600.1.2.73.22 gauge32 read-only
The number of sessions that have been closed due to unexpected error conditions or sessions that have reached the autodisconnect timeout and have been disconnected normally.
           serverSessionsForcedOff 1.3.6.1.4.1.9600.1.2.73.23 gauge32 read-only
The number of sessions that have been forced to logoff. Can indicate how many sessions were forced to logoff due to logon time constraints.
           serverSessionsLoggedOff 1.3.6.1.4.1.9600.1.2.73.24 gauge32 read-only
The number of sessions that have terminated normally. Useful in interpreting the Sessions Times Out and Sessions Errored Out statistics--allows percentage calculations.
           serverSessionsTimedOut 1.3.6.1.4.1.9600.1.2.73.25 gauge32 read-only
The number of sessions that have been closed due to their idle time exceeding the AutoDisconnect parameter for the server. Shows whether the AutoDisconnect setting is helping to conserve resources.
           serverWorkItemShortages 1.3.6.1.4.1.9600.1.2.73.26 gauge32 read-only
The number of times STATUS_DATA_NOT_ACCEPTED was returned at receive indication time. This occurs when no work item is available or can be allocated to service the incoming request. Indicates whether the InitWorkItems or MaxWorkItems parameters might need to be adjusted.
           serverPoolNonpagedKBytes 1.3.6.1.4.1.9600.1.2.73.27 gauge32 read-only
The number of kilobytes of non-pageable computer memory the server is using. This value is useful for determining the values of the MaxNonpagedMemoryUsage value entry in the Windows NT Registry.
           serverPoolNonpagedKBytesPeak 1.3.6.1.4.1.9600.1.2.73.28 gauge32 read-only
The maximum number of kilobytes of nonpaged pool the server has had in use at any one point. Indicates how much physical memory the computer should have.
           serverPoolPagedKBytes 1.3.6.1.4.1.9600.1.2.73.29 gauge32 read-only
The number of kilobytes of pageable computer memory the server is currently using. Can help in determining good values for the MaxPagedMemoryUsage parameter.
           serverPoolPagedKBytesPeak 1.3.6.1.4.1.9600.1.2.73.30 gauge32 read-only
The maximum number of kilobytes of paged pool the server has had allocated. Indicates the proper sizes of the Page File(s) and physical memory.
           serverPoolNonpagedMBytes 1.3.6.1.4.1.9600.1.2.73.31 gauge32 read-only
The number of megabytes of non-pageable computer memory the server is using. This value is useful for determining the values of the MaxNonpagedMemoryUsage value entry in the Windows NT Registry.
           serverPoolNonpagedMBytesPeak 1.3.6.1.4.1.9600.1.2.73.32 gauge32 read-only
The maximum number of megabytes of nonpaged pool the server has had in use at any one point. Indicates how much physical memory the computer should have.
           serverPoolPagedMBytes 1.3.6.1.4.1.9600.1.2.73.33 gauge32 read-only
The number of megabytes of pageable computer memory the server is currently using. Can help in determining good values for the MaxPagedMemoryUsage parameter.
           serverPoolPagedMBytesPeak 1.3.6.1.4.1.9600.1.2.73.34 gauge32 read-only
The maximum number of megabytes of paged pool the server has had allocated. Indicates the proper sizes of the Page File(s) and physical memory.
     serverWorkQueuesTable 1.3.6.1.4.1.9600.1.2.74 no-access
The Server Work Queues performance object consists of counters that monitor the length of queues and objects in the queues.
           serverWorkQueuesEntry 1.3.6.1.4.1.9600.1.2.74.1 no-access
Performance information for one particular instance of 'Server Work Queues' object.
               swqInstance 1.3.6.1.4.1.9600.1.2.74.1.1 instancename read-only
Instance name.
               swqActiveThreads 1.3.6.1.4.1.9600.1.2.74.1.2 gauge32 read-only
Active Threads is the number of threads currently working on a request from the server client for this CPU. The system keeps this number as low as possible to minimize unnecessary context switching. This is an instantaneous count for the CPU, not an average over time.
               swqAvailableThreads 1.3.6.1.4.1.9600.1.2.74.1.3 gauge32 read-only
Available Threads is the number of server threads on this CPU not currently working on requests from a client. The server dynamically adjusts the number of threads to maximize server performance.
               swqAvailableWorkItems 1.3.6.1.4.1.9600.1.2.74.1.4 gauge32 read-only
Every request from a client is represented in the server as a 'work item,' and the server maintains a pool of available work items per CPU to speed processing. This is the instantaneous number of available work items for this CPU. A sustained near-zero value indicates the need to increase the MinFreeWorkItems registry value for the Server service. This value will always be 0 in the Blocking Queue instance.
               swqBorrowedWorkItems 1.3.6.1.4.1.9600.1.2.74.1.5 gauge32 read-only
Every request from a client is represented in the server as a 'work item,' and the server maintains a pool of available work items per CPU to speed processing. When a CPU runs out of work items, it borrows a free work item from another CPU. An increasing value of this running counter might indicate the need to increase the 'MaxWorkItems' or 'MinFreeWorkItems' registry values for the Server service. This value will always be 0 in the Blocking Queue instance.
               swqBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.74.1.6 gauge32 read-only
The rate at which the Server is receiving bytes from the network clients on this CPU. This value is a measure of how busy the Server is.
               swqBytesSentPerSec 1.3.6.1.4.1.9600.1.2.74.1.7 gauge32 read-only
The rate at which the Server is sending bytes to the network clients on this CPU. This value is a measure of how busy the Server is.
               swqBytesTransferredPerSec 1.3.6.1.4.1.9600.1.2.74.1.8 gauge32 read-only
The rate at which the Server is sending and receiving bytes with the network clients on this CPU. This value is a measure of how busy the Server is.
               swqContextBlocksQueuedPerSec 1.3.6.1.4.1.9600.1.2.74.1.9 gauge32 read-only
Context Blocks Queued per second is the rate at which work context blocks had to be placed on the server's FSP queue to await server action.
               swqCurrentClients 1.3.6.1.4.1.9600.1.2.74.1.10 gauge32 read-only
Current Clients is the instantaneous count of the clients being serviced by this CPU. The server actively balances the client load across all of the CPU's in the system. This value will always be 0 in the Blocking Queue instance.
               swqQueueLength 1.3.6.1.4.1.9600.1.2.74.1.11 gauge32 read-only
Queue Length is the current length of the server work queue for this CPU. A sustained queue length greater than four might indicate processor congestion. This is an instantaneous count, not an average over time.
               swqReadBytesPerSec 1.3.6.1.4.1.9600.1.2.74.1.12 gauge32 read-only
Read Bytes/sec is the rate the server is reading data from files for the clients on this CPU. This value is a measure of how busy the Server is.
               swqReadOperationsPerSec 1.3.6.1.4.1.9600.1.2.74.1.13 gauge32 read-only
Read Operations/sec is the rate the server is performing file read operations for the clients on this CPU. This value is a measure of how busy the Server is. This value will always be 0 in the Blocking Queue instance.
               swqTotalBytesPerSec 1.3.6.1.4.1.9600.1.2.74.1.14 gauge32 read-only
Total Bytes/sec is the rate the Server is reading and writing data to and from the files for the clients on this CPU. This value is a measure of how busy the Server is.
               swqTotalOperationsPerSec 1.3.6.1.4.1.9600.1.2.74.1.15 gauge32 read-only
Total Operations/sec is the rate the Server is performing file read and file write operations for the clients on this CPU. This value is a measure of how busy the Server is. This value will always be 0 in the Blocking Queue instance.
               swqWorkItemShortages 1.3.6.1.4.1.9600.1.2.74.1.16 gauge32 read-only
Every request from a client is represented in the server as a 'work item,' and the server maintains a pool of available work items per CPU to speed processing. A sustained value greater than zero indicates the need to increase the 'MaxWorkItems' registry value for the Server service. This value will always be 0 in the Blocking Queue instance.
               swqWriteBytesPerSec 1.3.6.1.4.1.9600.1.2.74.1.17 gauge32 read-only
Write Bytes/sec is the rate the server is writing data to files for the clients on this CPU. This value is a measure of how busy the Server is.
               swqWriteOperationsPerSec 1.3.6.1.4.1.9600.1.2.74.1.18 gauge32 read-only
Write Operations/sec is the rate the server is performing file write operations for the clients on this CPU. This value is a measure of how busy the Server is. This value will always be 0 in the Blocking Queue instance.
     smtpNTFSStoreDriverTable 1.3.6.1.4.1.9600.1.2.75 no-access
The SMTP NTFS Store Driver performance object counters describe activity of the Exchange NTFS store driver, which is responsible for message transport to and from the message store.
           smtpNTFSStoreDriverEntry 1.3.6.1.4.1.9600.1.2.75.1 no-access
Performance information for one particular instance of 'SMTP NTFS Store Driver' object.
               snsdInstance 1.3.6.1.4.1.9600.1.2.75.1.1 instancename read-only
Instance name.
               snsdMessagesAllocated 1.3.6.1.4.1.9600.1.2.75.1.2 gauge32 read-only
The total number of messages allocated.
               snsdMessagesDeleted 1.3.6.1.4.1.9600.1.2.75.1.3 gauge32 read-only
The total number of messages deleted.
               snsdMessagesEnumerated 1.3.6.1.4.1.9600.1.2.75.1.4 gauge32 read-only
The total number of messages enumerated during startup.
               snsdMessagesInTheQueueDirectory 1.3.6.1.4.1.9600.1.2.75.1.5 gauge32 read-only
The current number of messages in the queue directory.
               snsdOpenMessageBodies 1.3.6.1.4.1.9600.1.2.75.1.6 gauge32 read-only
The current number of open message bodies.
               snsdOpenMessageStreams 1.3.6.1.4.1.9600.1.2.75.1.7 gauge32 read-only
The current number of open message streams.
     smtpServerTable 1.3.6.1.4.1.9600.1.2.76 no-access
The SMTP Server performance object monitors message activity generated by the Simple Mail Transport Protocol (SMTP) service, that can be installed as part of Windows 2000 Server.
           smtpServerEntry 1.3.6.1.4.1.9600.1.2.76.1 no-access
Performance information for one particular instance of 'SMTP Server' object.
               smtpSrvrInstance 1.3.6.1.4.1.9600.1.2.76.1.1 instancename read-only
Instance name.
               smtpSrvrPercentRcpntsLocal 1.3.6.1.4.1.9600.1.2.76.1.2 gauge32 read-only
The percentage of recipients that will be delivered locally.
               smtpSrvrPercentRcpntsRemote 1.3.6.1.4.1.9600.1.2.76.1.3 gauge32 read-only
Thepercentage of recipients that will be delivered remotely.
               smtpSrvrAvgRcpntsPerMsgRcvd 1.3.6.1.4.1.9600.1.2.76.1.4 gauge32 read-only
The average number of recipients per inbound message received.
               smtpSrvrAvgRcpntsPerMsgSent 1.3.6.1.4.1.9600.1.2.76.1.5 gauge32 read-only
The average number of recipients per outbound messages sent.
               smtpSrvrAvgRetriesPerMsgDlvrd 1.3.6.1.4.1.9600.1.2.76.1.6 gauge32 read-only
The average number of retries per local delivery.
               smtpSrvrAvgRetriesPerMsgSent 1.3.6.1.4.1.9600.1.2.76.1.7 gauge32 read-only
The average number of retries per outbound message sent.
               smtpSrvrBadMailMsgsBadPickupFile 1.3.6.1.4.1.9600.1.2.76.1.8 gauge32 read-only
The number of malformed pickup messages sent to badmail.
               smtpSrvrBadMailMsgsGeneralFail 1.3.6.1.4.1.9600.1.2.76.1.9 gauge32 read-only
The number of messages sent to badmail for reasons not associated with a specific counter.
               smtpSrvrBadMailMsgsHopCntExceed 1.3.6.1.4.1.9600.1.2.76.1.10 gauge32 read-only
The number of messages sent to badmil becuase they had exceeded the maximum hop count.
               smtpSrvrBadMailMsgsNDROfDSN 1.3.6.1.4.1.9600.1.2.76.1.11 gauge32 read-only
The number of Delivery Status Notifications sent to badmail becuase they could not be delivered.
               smtpSrvrBadMailMsgsNoRcpnts 1.3.6.1.4.1.9600.1.2.76.1.12 gauge32 read-only
The number of messages sent to badmail because they had no recipients.
               smtpSrvrBadMailMsgsTrigViaEvent 1.3.6.1.4.1.9600.1.2.76.1.13 gauge32 read-only
The number of messages sent to badmail at the request of a server event sink.
               smtpSrvrBytesRcvdTotal 1.3.6.1.4.1.9600.1.2.76.1.14 gauge32 read-only
The total number of bytes received.
               smtpSrvrBytesRcvdPerSec 1.3.6.1.4.1.9600.1.2.76.1.15 gauge32 read-only
The rate that bytes are received.
               smtpSrvrBytesSentTotal 1.3.6.1.4.1.9600.1.2.76.1.16 gauge32 read-only
The total number of bytes sent.
               smtpSrvrBytesSentPerSec 1.3.6.1.4.1.9600.1.2.76.1.17 gauge32 read-only
The rate that bytes are sent.
               smtpSrvrBytesTotal 1.3.6.1.4.1.9600.1.2.76.1.18 gauge32 read-only
The total number of bytes sent and received.
               smtpSrvrBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.76.1.19 gauge32 read-only
The rate that bytes are sent and received.
               smtpSrvrCatAddrLookupCmplt 1.3.6.1.4.1.9600.1.2.76.1.20 gauge32 read-only
The number of address lookup completions processed
               smtpSrvrCatAddrLookupCmpltPerSec 1.3.6.1.4.1.9600.1.2.76.1.21 gauge32 read-only
The number of address lookup completions processed per second
               smtpSrvrCatAddrLookups 1.3.6.1.4.1.9600.1.2.76.1.22 gauge32 read-only
The number of DS lookups for individual addresses
               smtpSrvrCatAddrLookupsNotFound 1.3.6.1.4.1.9600.1.2.76.1.23 gauge32 read-only
The number of address lookups that did not find any DS object
               smtpSrvrCatAddrLookupsPerSec 1.3.6.1.4.1.9600.1.2.76.1.24 gauge32 read-only
The number of address lookups dispatched to the DS per second
               smtpSrvrCatCatsCmpltd 1.3.6.1.4.1.9600.1.2.76.1.25 gauge32 read-only
The total number of messages submitted to categorizer that have finished categorization.
               smtpSrvrCatCatsCmpltdSuccess 1.3.6.1.4.1.9600.1.2.76.1.26 gauge32 read-only
The number of categorizations that completed without any errors.
               smtpSrvrCatCatsCmpltdPerSec 1.3.6.1.4.1.9600.1.2.76.1.27 gauge32 read-only
The rate of categorizations completed.
               smtpSrvrCatCatsFailDSConnFail 1.3.6.1.4.1.9600.1.2.76.1.28 gauge32 read-only
The number of categorizations that failed due to a DS connection failure
               smtpSrvrCatCatsFailDSLogonFail 1.3.6.1.4.1.9600.1.2.76.1.29 gauge32 read-only
The number of categorizations that failed due to a DS logon failure
               smtpSrvrCatCatsFailOutOfMemory 1.3.6.1.4.1.9600.1.2.76.1.30 gauge32 read-only
The number of categorizations that failed due to lack of available memory.
               smtpSrvrCatCatsFailNonRetryError 1.3.6.1.4.1.9600.1.2.76.1.31 gauge32 read-only
The number of categorizations that failed with a hard error (not retryable).
               smtpSrvrCatCatsFailRetryError 1.3.6.1.4.1.9600.1.2.76.1.32 gauge32 read-only
The number of categorizations that failed with a retryable error.
               smtpSrvrCatCatsFailSinkRetryErr 1.3.6.1.4.1.9600.1.2.76.1.33 gauge32 read-only
The number of categorizations that failed with a generic retryable error
               smtpSrvrCatCatsInProgress 1.3.6.1.4.1.9600.1.2.76.1.34 gauge32 read-only
The number of categorizations in progress.
               smtpSrvrCatLDAPBindFail 1.3.6.1.4.1.9600.1.2.76.1.35 gauge32 read-only
The total number of LDAP bind failures
               smtpSrvrCatLDAPBinds 1.3.6.1.4.1.9600.1.2.76.1.36 gauge32 read-only
The total number of successfull LDAP binds performed
               smtpSrvrCatLDAPConnFail 1.3.6.1.4.1.9600.1.2.76.1.37 gauge32 read-only
The total number of failures encountered connection to LDAP servers
               smtpSrvrCatLDAPConns 1.3.6.1.4.1.9600.1.2.76.1.38 gauge32 read-only
The total number of LDAP connections opened
               smtpSrvrCatLDAPConnsCurrOpen 1.3.6.1.4.1.9600.1.2.76.1.39 gauge32 read-only
The number of LDAP connections currently open
               smtpSrvrCatLDAPGeneralCmpltFail 1.3.6.1.4.1.9600.1.2.76.1.40 gauge32 read-only
Number of LDAP completions with a generic failure
               smtpSrvrCatLDAPPageSrchCmpltFail 1.3.6.1.4.1.9600.1.2.76.1.41 gauge32 read-only
Number of LDAP paged searches that completed with a failure
               smtpSrvrCatLDAPPagedSrchFail 1.3.6.1.4.1.9600.1.2.76.1.42 gauge32 read-only
Number of failures to dispatch an async paged LDAP search
               smtpSrvrCatLDAPPagedSrchs 1.3.6.1.4.1.9600.1.2.76.1.43 gauge32 read-only
LDAP paged searches successfully dispatched
               smtpSrvrCatLDAPPagedSrchsCmpltd 1.3.6.1.4.1.9600.1.2.76.1.44 gauge32 read-only
Number of paged LDAP completions processed
               smtpSrvrCatLDAPSrchCmpltFail 1.3.6.1.4.1.9600.1.2.76.1.45 gauge32 read-only
Number of LDAP searches that completed with a failure
               smtpSrvrCatLDAPSrchFail 1.3.6.1.4.1.9600.1.2.76.1.46 gauge32 read-only
Number of failures to dispatch an async LDAP search
               smtpSrvrCatLDAPSrchs 1.3.6.1.4.1.9600.1.2.76.1.47 gauge32 read-only
LDAP searches successfully dispatched
               smtpSrvrCatLDAPSrchsAbandoned 1.3.6.1.4.1.9600.1.2.76.1.48 gauge32 read-only
Number of LDAP searches abandoned
               smtpSrvrCatLDAPSrchsCmpltd 1.3.6.1.4.1.9600.1.2.76.1.49 gauge32 read-only
Number of LDAP search completions processed
               smtpSrvrCatLDAPSrchsCmpltdPerSec 1.3.6.1.4.1.9600.1.2.76.1.50 gauge32 read-only
LDAP search completions processed/sec
               smtpSrvrCatLDAPSrchsPendingCmplt 1.3.6.1.4.1.9600.1.2.76.1.51 gauge32 read-only
Number of LDAP searches pending async completon
               smtpSrvrCatLDAPSrchsPerSec 1.3.6.1.4.1.9600.1.2.76.1.52 gauge32 read-only
LDAP searches successfully dispatched/sec
               smtpSrvrCatMsgsCategorized 1.3.6.1.4.1.9600.1.2.76.1.53 gauge32 read-only
The number of messages categorizer has submitted to queueing.
               smtpSrvrCatMsgsAborted 1.3.6.1.4.1.9600.1.2.76.1.54 gauge32 read-only
The number of messages marked to be aborted by the categorizer.
               smtpSrvrCatMsgsBifurcated 1.3.6.1.4.1.9600.1.2.76.1.55 gauge32 read-only
The number of new messages created by the categorizer (bifurcation).
               smtpSrvrCatMsgsSubmitted 1.3.6.1.4.1.9600.1.2.76.1.56 gauge32 read-only
The total number of messages submitted to the categorizer.
               smtpSrvrCatMsgsSubmittedPerSec 1.3.6.1.4.1.9600.1.2.76.1.57 gauge32 read-only
The rate that messages are being submitted to the categorizer.
               smtpSrvrCatRcptsNDRdAmbigsAddr 1.3.6.1.4.1.9600.1.2.76.1.58 gauge32 read-only
The number of recipients with addresses that match multiple DS objects.
               smtpSrvrCatRcptsNDRdForwardLoop 1.3.6.1.4.1.9600.1.2.76.1.59 gauge32 read-only
The number of recipients NDRd by the categorizer due to a forwarding loop detection.
               smtpSrvrCatRcptsNDRdIllegalAddr 1.3.6.1.4.1.9600.1.2.76.1.60 gauge32 read-only
The number of recipients with illegal addresses detected by the categorizer.
               smtpSrvrCatRcptsNDRdSinkRecipErr 1.3.6.1.4.1.9600.1.2.76.1.61 gauge32 read-only
The number of recipients NDRd by the categorizer due to a generic recipient failure.
               smtpSrvrCatRcptsNDRdUnresolved 1.3.6.1.4.1.9600.1.2.76.1.62 gauge32 read-only
The number of unresolved recipients (local addresses not found).
               smtpSrvrCatRcptsNDRdByCategorize 1.3.6.1.4.1.9600.1.2.76.1.63 gauge32 read-only
The number of recipients set to be NDRd by the categorizer.
               smtpSrvrCatRcptsAfterCat 1.3.6.1.4.1.9600.1.2.76.1.64 gauge32 read-only
The number of mailmsg recipients submitted from categorizer to queueing.
               smtpSrvrCatRcptsBeforeCat 1.3.6.1.4.1.9600.1.2.76.1.65 gauge32 read-only
The number of mailmsg recipients submitted to categorizer.
               smtpSrvrCatRcptsInCat 1.3.6.1.4.1.9600.1.2.76.1.66 gauge32 read-only
The number of recipients the categorizer is currently processing.
               smtpSrvrCatSendersUnresolved 1.3.6.1.4.1.9600.1.2.76.1.67 gauge32 read-only
The number of seners not find in the DS.
               smtpSrvrCatSendersAmbigsAddr 1.3.6.1.4.1.9600.1.2.76.1.68 gauge32 read-only
The number of senders with addresses that match multiple DS objects.
               smtpSrvrCatMailmsgDupCollisions 1.3.6.1.4.1.9600.1.2.76.1.69 gauge32 read-only
The number of times a duplicate recipient address was detected by mailmsg/categorizer.
               smtpSrvrCategorizerQueueLength 1.3.6.1.4.1.9600.1.2.76.1.70 gauge32 read-only
The number of messages in the categorizer queue.
               smtpSrvrConnErrorsPerSec 1.3.6.1.4.1.9600.1.2.76.1.71 gauge32 read-only
The number of connection errors per second.
               smtpSrvrCurrentMsgsInLocalDlvry 1.3.6.1.4.1.9600.1.2.76.1.72 gauge32 read-only
The number of messages that are currently being processed by a server event sink for local delivery.
               smtpSrvrDNSQueriesTotal 1.3.6.1.4.1.9600.1.2.76.1.73 gauge32 read-only
The total number of DNS lookups.
               smtpSrvrDNSQueriesPerSec 1.3.6.1.4.1.9600.1.2.76.1.74 gauge32 read-only
The rate of DNS lookups.
               smtpSrvrDirDropsTotal 1.3.6.1.4.1.9600.1.2.76.1.75 gauge32 read-only
The total number of messages placed in a drop directory.
               smtpSrvrDirDropsPerSec 1.3.6.1.4.1.9600.1.2.76.1.76 gauge32 read-only
The number of messages placed in a drop directory per second.
               smtpSrvrETRNMsgsTotal 1.3.6.1.4.1.9600.1.2.76.1.77 gauge32 read-only
The total number of ETRN messages received by the server.
               smtpSrvrETRNMsgsPerSec 1.3.6.1.4.1.9600.1.2.76.1.78 gauge32 read-only
The number of ETRN messages per second.
               smtpSrvrInboundConnsCurrent 1.3.6.1.4.1.9600.1.2.76.1.79 gauge32 read-only
The total number of connections currently inbound.
               smtpSrvrInboundConnsTotal 1.3.6.1.4.1.9600.1.2.76.1.80 gauge32 read-only
The total number of inbound connections received.
               smtpSrvrLocalQueueLength 1.3.6.1.4.1.9600.1.2.76.1.81 gauge32 read-only
The number of messages in the local queue.
               smtpSrvrLocalRetryQueueLength 1.3.6.1.4.1.9600.1.2.76.1.82 gauge32 read-only
The number of messages in the local retry queue.
               smtpSrvrMsgBytesRcvdTotal 1.3.6.1.4.1.9600.1.2.76.1.83 gauge32 read-only
The total number of bytes received in messages.
               smtpSrvrMsgBytesRcvdPerSec 1.3.6.1.4.1.9600.1.2.76.1.84 gauge32 read-only
The rate that bytes are received in messages.
               smtpSrvrMsgBytesSentTotal 1.3.6.1.4.1.9600.1.2.76.1.85 gauge32 read-only
The total number of bytes sent in messages.
               smtpSrvrMsgBytesSentPerSec 1.3.6.1.4.1.9600.1.2.76.1.86 gauge32 read-only
The rate that bytes are sent in messages.
               smtpSrvrMsgBytesTotal 1.3.6.1.4.1.9600.1.2.76.1.87 gauge32 read-only
The total number of bytes sent and received in messages.
               smtpSrvrMsgBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.76.1.88 gauge32 read-only
The rate that bytes are sent and received in messages.
               smtpSrvrMsgDlvryRetries 1.3.6.1.4.1.9600.1.2.76.1.89 gauge32 read-only
The total number of local deliveries that were retried.
               smtpSrvrMsgSendRetries 1.3.6.1.4.1.9600.1.2.76.1.90 gauge32 read-only
The total number of outbound message sends that were retried.
               smtpSrvrMsgsCurrUndeliverable 1.3.6.1.4.1.9600.1.2.76.1.91 gauge32 read-only
The number of messages that have been reported as currently undeliverable by routing.
               smtpSrvrMsgsDlvrdTotal 1.3.6.1.4.1.9600.1.2.76.1.92 gauge32 read-only
The total number of messages delivered to local mailboxes.
               smtpSrvrMsgsDlvrdPerSec 1.3.6.1.4.1.9600.1.2.76.1.93 gauge32 read-only
The rate that messages are delivered to local mailboxes.
               smtpSrvrMsgsPendingRoute 1.3.6.1.4.1.9600.1.2.76.1.94 gauge32 read-only
The number of messages that have been categorized but not routed.
               smtpSrvrMsgsRcvdTotal 1.3.6.1.4.1.9600.1.2.76.1.95 gauge32 read-only
The total number of inbound messages accepted.
               smtpSrvrMsgsRcvdPerSec 1.3.6.1.4.1.9600.1.2.76.1.96 gauge32 read-only
The rate that inbound messages are being received.
               smtpSrvrMsgsRfsdForAddrObjects 1.3.6.1.4.1.9600.1.2.76.1.97 gauge32 read-only
The total number of messages refused due to no address objects.
               smtpSrvrMsgsRfsdForMailObjects 1.3.6.1.4.1.9600.1.2.76.1.98 gauge32 read-only
The total number of messages refused due to no mail objects.
               smtpSrvrMsgsRfsdForSize 1.3.6.1.4.1.9600.1.2.76.1.99 gauge32 read-only
The total number of messages rejected because they were too big.
               smtpSrvrMsgsSentTotal 1.3.6.1.4.1.9600.1.2.76.1.100 gauge32 read-only
The total number of outbound messages sent.
               smtpSrvrMsgsSentPerSec 1.3.6.1.4.1.9600.1.2.76.1.101 gauge32 read-only
The rate that outbound messages are being sent.
               smtpSrvrNDRsGenerated 1.3.6.1.4.1.9600.1.2.76.1.102 gauge32 read-only
The number of non-delivery reports that have been generated.
               smtpSrvrNumberOfMailFilesOpen 1.3.6.1.4.1.9600.1.2.76.1.103 gauge32 read-only
Number of handles to open mail files.
               smtpSrvrNumberOfQueueFilesOpen 1.3.6.1.4.1.9600.1.2.76.1.104 gauge32 read-only
Number of handles to open queue files.
               smtpSrvrOutboundConnsCurrent 1.3.6.1.4.1.9600.1.2.76.1.105 gauge32 read-only
The number of connections currently outbound.
               smtpSrvrOutboundConnsRfsd 1.3.6.1.4.1.9600.1.2.76.1.106 gauge32 read-only
The number of outbound connection attempts refused by remote sites.
               smtpSrvrOutboundConnsTotal 1.3.6.1.4.1.9600.1.2.76.1.107 gauge32 read-only
The total number of outbound connections attempted.
               smtpSrvrPickupDirMsgsRtrvdTotal 1.3.6.1.4.1.9600.1.2.76.1.108 gauge32 read-only
The total number of messages retrieved from the mail pick-up directory.
               smtpSrvrPickupDirMsgsRtrvdPerSec 1.3.6.1.4.1.9600.1.2.76.1.109 gauge32 read-only
The rate that messages are being retrieved from the mail pick-up directory.
               smtpSrvrRemoteQueueLength 1.3.6.1.4.1.9600.1.2.76.1.110 gauge32 read-only
The number of messages in the remote queue.
               smtpSrvrRemoteRetryQueueLength 1.3.6.1.4.1.9600.1.2.76.1.111 gauge32 read-only
The number of messages in the retry queue for remote delivery.
               smtpSrvrRouteTableLookupsTotal 1.3.6.1.4.1.9600.1.2.76.1.112 gauge32 read-only
The total number of routing table lookups.
               smtpSrvrRouteTableLookupsPerSec 1.3.6.1.4.1.9600.1.2.76.1.113 gauge32 read-only
The number of routing table lookups per second.
               smtpSrvrTotalConnErrors 1.3.6.1.4.1.9600.1.2.76.1.114 gauge32 read-only
The total number of connection errors.
               smtpSrvrTotalDSNFail 1.3.6.1.4.1.9600.1.2.76.1.115 gauge32 read-only
The total number of failed DSN generation attempts.
               smtpSrvrTotalMsgsSubmitted 1.3.6.1.4.1.9600.1.2.76.1.116 gauge32 read-only
The total messages submitted to queuing for delivery.
     system 1.3.6.1.4.1.9600.1.2.77
The System performance object consists of counters that apply to more than one component of the computer. Percentage counters by default do not show values above 100 percent. See 'Overview of Performance Monitoring' in the Windows 2000 Server Resource Kit Server Operations Guide for instructions about changing this default in the registry.
           systemPercentRegistryQuotaInUse 1.3.6.1.4.1.9600.1.2.77.1 gauge32 read-only
% Registry Quota In Use is the percentage of the Total Registry Quota Allowed that is currently being used by the system. This counter displays the current percentage value only; it is not an average.
           systemAlignmentFixupsPerSec 1.3.6.1.4.1.9600.1.2.77.2 gauge32 read-only
Alignment Fixups/sec is the rate, in incidents per seconds, at alignment faults were fixed by the system.
           systemContextSwitchesPerSec 1.3.6.1.4.1.9600.1.2.77.3 gauge32 read-only
Context Switches/sec is the combined rate at which all processors on the computer are switched from one thread to another. Context switches occur when a running thread voluntarily relinquishes the processor, is preempted by a higher priority ready thread, or switches between user-mode and privileged (kernel) mode to use an Executive or subsystem service. It is the sum of Thread\\Context Switches/sec for all threads running on all processors in the computer and is measured in numbers of switches. There are context switch counters on the System and Thread objects. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemExceptionDispatchesPerSec 1.3.6.1.4.1.9600.1.2.77.4 gauge32 read-only
Exception Dispatches/sec is the rate, in incidents per second, at which exceptions were dispatched by the system.
           systemFileControlBytesPerSec 1.3.6.1.4.1.9600.1.2.77.5 gauge32 read-only
File Control Bytes/sec is the overall rate at which bytes are transferred for all file system operations that are neither reads nor writes, including file system control requests and requests for information about device characteristics or status. It is measured in numbers of bytes. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemFileControlOperationPerSec 1.3.6.1.4.1.9600.1.2.77.6 gauge32 read-only
File Control Operations/sec is the combined rate of file system operations that are neither reads nor writes, such as file system control requests and requests for information about device characteristics or status. This is the inverse of System: File Data Operations/sec and is measured in number of operations perf second. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemFileDataOperationsPerSec 1.3.6.1.4.1.9600.1.2.77.7 gauge32 read-only
File Data Operations/ sec is the combined rate of read and write operations on all logical disks on the computer. This is the inverse of System: File Control Operations/sec. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemFileReadBytesPerSec 1.3.6.1.4.1.9600.1.2.77.8 gauge32 read-only
File Read Bytes/sec is the overall rate at which bytes are read to satisfy file system read requests to all devices on the computer, including reads from the file system cache. It is measured in number of bytes per second. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemFileReadOperationsPerSec 1.3.6.1.4.1.9600.1.2.77.9 gauge32 read-only
File Read Operations/sec is the combined rate of file system read requests to all devices on the computer, including requests to read from the file system cache. It is measured in numbers of reads. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemFileWriteBytesPerSec 1.3.6.1.4.1.9600.1.2.77.10 gauge32 read-only
File Write Bytes/sec is the overall rate at which bytes are written to satisfy file system write requests to all devices on the computer, including writes to the file system cache. It is measured in number of bytes per second. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemFileWriteOperationsPerSec 1.3.6.1.4.1.9600.1.2.77.11 gauge32 read-only
File Write Operations/sec is the combined rate of the file system write requests to all devices on the computer, including requests to write to data in the file system cache. It is measured in numbers of writes. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemFloatingEmulationsPerSec 1.3.6.1.4.1.9600.1.2.77.12 gauge32 read-only
Floating Emulations/sec is the rate of floating emulations performed by the system. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemProcesses 1.3.6.1.4.1.9600.1.2.77.13 gauge32 read-only
Processes is the number of processes in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. Each process represents the running of a program.
           systemProcessorQueueLength 1.3.6.1.4.1.9600.1.2.77.14 gauge32 read-only
Processor Queue Length is the number of threads in the processor queue. Unlike the disk counters, this counter counters, this counter shows ready threads only, not threads that are running. There is a single queue for processor time even on computers with multiple processors. Therefore, if a computer has multiple processors, you need to divide this value by the number of processors servicing the workload. A sustained processor queue of less than 10 threads per processor is normally acceptable, dependent of the workload.
           systemSystemCallsPerSec 1.3.6.1.4.1.9600.1.2.77.15 gauge32 read-only
System Calls/sec is the combined rate of calls to operating system service routines by all processes running on the computer. These routines perform all of the basic scheduling and synchronization of activities on the computer, and provide access to non-graphic devices, memory management, and name space management. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
           systemSystemUpTime 1.3.6.1.4.1.9600.1.2.77.16 gauge32 read-only
System Up Time is the elapsed time (in seconds) that the computer has been running since it was last started. This counter displays the difference between the start time and the current time.
           systemThreads 1.3.6.1.4.1.9600.1.2.77.17 gauge32 read-only
Threads is the number of threads in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. A thread is the basic executable entity that can execute instructions in a processor.
     tcpV4 1.3.6.1.4.1.9600.1.2.78
The TCP performance object consists of counters that measure the rates at which TCP segments are sent and received using the Transmission Control Protocol (TCP). It includes counters that monitor the number of TCP connections in each TCP connection state.
           tcpV4ConnectionFailures 1.3.6.1.4.1.9600.1.2.78.1 gauge32 read-only
Connection Failures is the number of times TCP connections have made a direct transition to the CLOSED state from the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
           tcpV4ConnectionsActive 1.3.6.1.4.1.9600.1.2.78.2 gauge32 read-only
Connections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. In other words, it shows a number of connections which are initiated by the local computer. The value is a cumulative total.
           tcpV4ConnectionsEstablished 1.3.6.1.4.1.9600.1.2.78.3 gauge32 read-only
Connections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
           tcpV4ConnectionsPassive 1.3.6.1.4.1.9600.1.2.78.4 gauge32 read-only
Connections Passive is the number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. In other words, it shows a number of connections to the local computer, which are initiated by remote computers. The value is a cumulative total.
           tcpV4ConnectionsReset 1.3.6.1.4.1.9600.1.2.78.5 gauge32 read-only
Connections Reset is the number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
           tcpV4SegmentsReceivedPerSec 1.3.6.1.4.1.9600.1.2.78.6 gauge32 read-only
Segments Received/sec is the rate at which segments are received, including those received in error. This count includes segments received on currently established connections.
           tcpV4SegmentsRetransmittedPerSec 1.3.6.1.4.1.9600.1.2.78.7 gauge32 read-only
Segments Retransmitted/sec is the rate at which segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes.
           tcpV4SegmentsSentPerSec 1.3.6.1.4.1.9600.1.2.78.8 gauge32 read-only
Segments Sent/sec is the rate at which segments are sent, including those on current connections, but excluding those containing only retransmitted bytes.
           tcpV4SegmentsPerSec 1.3.6.1.4.1.9600.1.2.78.9 gauge32 read-only
Segments/sec is the rate at which TCP segments are sent or received using the TCP protocol.
     tcpV6 1.3.6.1.4.1.9600.1.2.79
           tcpV6ConnectionFailures 1.3.6.1.4.1.9600.1.2.79.1 gauge32 read-only
Connection Failures is the number of times TCP connections have made a direct transition to the CLOSED state from the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
           tcpV6ConnectionsActive 1.3.6.1.4.1.9600.1.2.79.2 gauge32 read-only
Connections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. In other words, it shows a number of connections which are initiated by the local computer. The value is a cumulative total.
           tcpV6ConnectionsEstablished 1.3.6.1.4.1.9600.1.2.79.3 gauge32 read-only
Connections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
           tcpV6ConnectionsPassive 1.3.6.1.4.1.9600.1.2.79.4 gauge32 read-only
Connections Passive is the number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. In other words, it shows a number of connections to the local computer, which are initiated by remote computers. The value is a cumulative total.
           tcpV6ConnectionsReset 1.3.6.1.4.1.9600.1.2.79.5 gauge32 read-only
Connections Reset is the number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
           tcpV6SegmentsReceivedPerSec 1.3.6.1.4.1.9600.1.2.79.6 gauge32 read-only
Segments Received/sec is the rate at which segments are received, including those received in error. This count includes segments received on currently established connections.
           tcpV6SegmentsRetransmittedPerSec 1.3.6.1.4.1.9600.1.2.79.7 gauge32 read-only
Segments Retransmitted/sec is the rate at which segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes.
           tcpV6SegmentsSentPerSec 1.3.6.1.4.1.9600.1.2.79.8 gauge32 read-only
Segments Sent/sec is the rate at which segments are sent, including those on current connections, but excluding those containing only retransmitted bytes.
           tcpV6SegmentsPerSec 1.3.6.1.4.1.9600.1.2.79.9 gauge32 read-only
Segments/sec is the rate at which TCP segments are sent or received using the TCP protocol.
     telephony 1.3.6.1.4.1.9600.1.2.80
The Telephony performance object provides counters for monitoring telephone-communication activity on a computer running Windows 2000.
           telephonyActiveLines 1.3.6.1.4.1.9600.1.2.80.1 gauge32 read-only
The number of telephone lines serviced by this computer that are currently active.
           telephonyActiveTelephones 1.3.6.1.4.1.9600.1.2.80.2 gauge32 read-only
The number of telephone devices that are currently being monitored.
           telephonyClientApps 1.3.6.1.4.1.9600.1.2.80.3 gauge32 read-only
The number of applications that are currently using telephony services.
           telephonyCurrentIncomingCalls 1.3.6.1.4.1.9600.1.2.80.4 gauge32 read-only
Current incoming calls being serviced by this computer.
           telephonyCurrentOutgoingCalls 1.3.6.1.4.1.9600.1.2.80.5 gauge32 read-only
Current outgoing calls being serviced by this computer.
           telephonyIncomingCallsPerSec 1.3.6.1.4.1.9600.1.2.80.6 gauge32 read-only
The rate of incoming calls answered by this computer.
           telephonyLines 1.3.6.1.4.1.9600.1.2.80.7 gauge32 read-only
The number of telephone lines serviced by this computer.
           telephonyOutgoingCallsPerSec 1.3.6.1.4.1.9600.1.2.80.8 gauge32 read-only
The rate of outgoing calls made by this computer.
           telephonyTelephoneDevices 1.3.6.1.4.1.9600.1.2.80.9 gauge32 read-only
The number of telephone devices serviced by this computer.
     terminalServices 1.3.6.1.4.1.9600.1.2.81
Terminal Services summary information.
           tsActiveSessions 1.3.6.1.4.1.9600.1.2.81.1 gauge32 read-only
Number of active Terminal Services sessions.
           tsInactiveSessions 1.3.6.1.4.1.9600.1.2.81.2 gauge32 read-only
Number of inactive Terminal Services sessions.
           tsTotalSessions 1.3.6.1.4.1.9600.1.2.81.3 gauge32 read-only
Total number of Terminal Services sessions.
     terminalServicesSessionTable 1.3.6.1.4.1.9600.1.2.82 no-access
The Terminal Services Session object provides per-session resource statistics such as packet and frame transmission data, errors, and cache activity for Terminal Services.
           terminalServicesSessionEntry 1.3.6.1.4.1.9600.1.2.82.1 no-access
Performance information for one particular instance of 'Terminal Services Session' object.
               tssInstance 1.3.6.1.4.1.9600.1.2.82.1.1 instancename read-only
Instance name.
               tssPercentPrivilegedTime 1.3.6.1.4.1.9600.1.2.82.1.2 gauge32 read-only
% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows system service is called, the service will often run in privileged mode to gain access to system-private data. Such data is protected from access by threads executing in user mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               tssPercentProcessorTime 1.3.6.1.4.1.9600.1.2.82.1.3 gauge32 read-only
% Processor Time is the percentage of elapsed time that all of process threads used the processor to execution instructions. An instruction is the basic unit of execution in a computer, a thread is the object that executes instructions, and a process is the object created when a program is run. Code executed to handle some hardware interrupts and trap conditions are included in this count.
               tssPercentUserTime 1.3.6.1.4.1.9600.1.2.82.1.4 gauge32 read-only
% User Time is the percentage of elapsed time that the process threads spent executing code in user mode. Applications, environment subsystems, and integral subsystems execute in user mode. Code executing in user mode cannot damage the integrity of the Windows executive, kernel, and device drivers. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               tssHandleCount 1.3.6.1.4.1.9600.1.2.82.1.5 gauge32 read-only
The total number of handles currently open by this process. This number is equal to the sum of the handles currently open by each thread in this process.
               tssInputAsyncFrameError 1.3.6.1.4.1.9600.1.2.82.1.6 gauge32 read-only
Number of input async framing errors. These can be caused by a noisy transmission line. Using a smaller packet size may help in some cases.
               tssInputAsyncOverflow 1.3.6.1.4.1.9600.1.2.82.1.7 gauge32 read-only
Number of input async overflow errors. These can be caused by a lack of buffer space available on the host.
               tssInputAsyncOverrun 1.3.6.1.4.1.9600.1.2.82.1.8 gauge32 read-only
Number of input async overrun errors. These can be caused by the baud rate being faster than the computer can handle, or a non-16550 serial line is used. Overruns can also occur if too many high speed serial lines are active at one time for the processor's power.
               tssInputAsyncParityError 1.3.6.1.4.1.9600.1.2.82.1.9 gauge32 read-only
Number of input async parity errors. These can be caused by a noisy transmission line
               tssInputBytes 1.3.6.1.4.1.9600.1.2.82.1.10 gauge32 read-only
Number of bytes input on this session that includes all protocol overhead.
               tssInputCompressFlushes 1.3.6.1.4.1.9600.1.2.82.1.11 gauge32 read-only
Number of input compression dictionary flushes. When the data can not be compressed, the compression dictionary is flushed so that newer data has a better chance of being compressed. Some causes of data not compressing includes transferring compressed files over Client Drive Mapping.
               tssInputCompressedBytes 1.3.6.1.4.1.9600.1.2.82.1.12 gauge32 read-only
Number of bytes input after compression. This number compared with the Total Bytes input is the compression ratio.
               tssInputCompressionRatio 1.3.6.1.4.1.9600.1.2.82.1.13 gauge32 read-only
Compression ratio of the server input data stream.
               tssInputErrors 1.3.6.1.4.1.9600.1.2.82.1.14 gauge32 read-only
Number of input errors of all types. Some example input errors are lost ACK's, badly formed packets, etc.
               tssInputFrames 1.3.6.1.4.1.9600.1.2.82.1.15 gauge32 read-only
Number of frames (packets) input on this Session.
               tssInputTimeouts 1.3.6.1.4.1.9600.1.2.82.1.16 gauge32 read-only
The total number of timeouts on the communication line as seen from the client side of the connection. These are typically the result of a noisy line. On some high latency networks, this could be the result of the protocol timeout being too short. Increasing the protocol timeout on these types of lines will improve performance by reducing needless re-transmissions.
               tssInputTransportErrors 1.3.6.1.4.1.9600.1.2.82.1.17 gauge32 read-only
Number of Terminal Services transport-level errors on input.
               tssInputWaitForOutBuf 1.3.6.1.4.1.9600.1.2.82.1.18 gauge32 read-only
The number of times that a wait for an available send buffer was done by the protocols on the client side of the connection.
               tssInputWdBytes 1.3.6.1.4.1.9600.1.2.82.1.19 gauge32 read-only
Number of bytes input on this session after all protocol overhead has been removed.
               tssInputWdFrames 1.3.6.1.4.1.9600.1.2.82.1.20 gauge32 read-only
The number of frames input after any additional protocol added frames have been removed.
               tssOutputAsyncFrameError 1.3.6.1.4.1.9600.1.2.82.1.21 gauge32 read-only
Number of output async framing errors. This could be caused by a hardware or line problem.
               tssOutputAsyncOverflow 1.3.6.1.4.1.9600.1.2.82.1.22 gauge32 read-only
Number of output async overflow errors.
               tssOutputAsyncOverrun 1.3.6.1.4.1.9600.1.2.82.1.23 gauge32 read-only
Number of output async overrun errors.
               tssOutputAsyncParityError 1.3.6.1.4.1.9600.1.2.82.1.24 gauge32 read-only
Number of output async parity errors. These can be caused by a hardware or line problem.
               tssOutputBytes 1.3.6.1.4.1.9600.1.2.82.1.25 gauge32 read-only
Number of bytes output on this Session that includes all protocol overhead.
               tssOutputCompressFlushes 1.3.6.1.4.1.9600.1.2.82.1.26 gauge32 read-only
Number of output compression dictionary flushes. When the data can not be compressed, the compression dictionary is flushed so that newer data has a better chance of being compressed. Some causes of data not compressing includes transfering compressed files over Client Drive Mapping.
               tssOutputCompressedBytes 1.3.6.1.4.1.9600.1.2.82.1.27 gauge32 read-only
Number of bytes output after compression. This number compared with the Total Bytes output is the compression ratio.
               tssOutputCompressionRatio 1.3.6.1.4.1.9600.1.2.82.1.28 gauge32 read-only
Compression ratio of the server output data stream.
               tssOutputErrors 1.3.6.1.4.1.9600.1.2.82.1.29 gauge32 read-only
Number of output errors of all types. Some example output errors are lost ACK's, badly formed packets, etc.
               tssOutputFrames 1.3.6.1.4.1.9600.1.2.82.1.30 gauge32 read-only
Number of frames (packets) output on this session.
               tssOutputTimeouts 1.3.6.1.4.1.9600.1.2.82.1.31 gauge32 read-only
The total number of timeouts on the communication line from the host side of the connection. These are typically the result of a noisy line. On some high latency networks, this could be the result of the protocol timeout being too short. Increasing the protocol timeout on these types of lines will improve performance by reducing needless re-transmissions.
               tssOutputTransportErrors 1.3.6.1.4.1.9600.1.2.82.1.32 gauge32 read-only
Number of Terminal Services transport-level errors on output.
               tssOutputWaitForOutBuf 1.3.6.1.4.1.9600.1.2.82.1.33 gauge32 read-only
This is the number of times that a wait for an available send buffer was done by the protocol on the server side of the connection.
               tssOutputWdBytes 1.3.6.1.4.1.9600.1.2.82.1.34 gauge32 read-only
Number of bytes output on this session after all protocol overhead has been removed.
               tssOutputWdFrames 1.3.6.1.4.1.9600.1.2.82.1.35 gauge32 read-only
The number of frames output before any additional protocol frames have been added.
               tssPageFaultsPerSec 1.3.6.1.4.1.9600.1.2.82.1.36 gauge32 read-only
Page Faults/sec is the rate at which page faults by the threads executing in this process are occurring. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This may not cause the page to be fetched from disk if it is on the standby list and hence already in main memory, or if it is in use by another process with whom the page is shared.
               tssPageFileBytes 1.3.6.1.4.1.9600.1.2.82.1.37 gauge32 read-only
Page File Bytes is the current amount of virtual memory, in bytes, that this process has reserved for use in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the current amount of virtual memory that the process has reserved for use in physical memory.
               tssPageFileBytesPeak 1.3.6.1.4.1.9600.1.2.82.1.38 gauge32 read-only
Page File Bytes Peak is the maximum amount of virtual memory, in bytes, that this process has reserved for use in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the maximum amount of virtual memory that the process has reserved for use in physical memory.
               tssPoolNonpagedBytes 1.3.6.1.4.1.9600.1.2.82.1.39 gauge32 read-only
Pool Nonpaged Bytes is the size, in bytes, of the nonpaged pool, an area of system memory (physical memory used by the operating system) for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory\\Pool Nonpaged Bytes is calculated differently than Process\\Pool Nonpaged Bytes, so it might not equal Process\\Pool Nonpaged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
               tssPoolPagedBytes 1.3.6.1.4.1.9600.1.2.82.1.40 gauge32 read-only
Pool Paged Bytes is the size, in bytes, of the paged pool, an area of system memory (physical memory used by the operating system) for objects that can be written to disk when they are not being used. Memory\\Pool Paged Bytes is calculated differently than Process\\Pool Paged Bytes, so it might not equal Process\\Pool Paged Bytes\\_Total. This counter displays the last observed value only; it is not an average.
               tssPrivateBytes 1.3.6.1.4.1.9600.1.2.82.1.41 gauge32 read-only
Private Bytes is the current size, in bytes, of memory that this process has allocated that cannot be shared with other processes.
               tssProtocolBitmapCacheHitRatio 1.3.6.1.4.1.9600.1.2.82.1.42 gauge32 read-only
Hit ratio in the protocol bitmap cache. A higher hit ratio means better performance since data transmissions are reduced. Low hit ratios are due to the screen updating with new information that is either not re-used, or is flushed out of the client cache.
               tssProtocolBitmapCacheHits 1.3.6.1.4.1.9600.1.2.82.1.43 gauge32 read-only
Number of hits in the protocol bitmap cache.
               tssProtocolBitmapCacheReads 1.3.6.1.4.1.9600.1.2.82.1.44 gauge32 read-only
Number of references to the protocol bitmap cache.
               tssProtocolBrushCacheHitRatio 1.3.6.1.4.1.9600.1.2.82.1.45 gauge32 read-only
Hit ratio in the protocol brush cache. A higher hit ratio means better performance since data transmissions are reduced. Low hit ratios are due to the screen updating with new information that is either not re-used, or is flushed out of the client cache.
               tssProtocolBrushCacheHits 1.3.6.1.4.1.9600.1.2.82.1.46 gauge32 read-only
Number of hits in the protocol brush cache.
               tssProtocolBrushCacheReads 1.3.6.1.4.1.9600.1.2.82.1.47 gauge32 read-only
Number of references to the protocol brush cache.
               tssProtocolGlyphCacheHitRatio 1.3.6.1.4.1.9600.1.2.82.1.48 gauge32 read-only
Hit ratio in the protocol glyph cache. A higher hit ratio means better performance since data transmissions are reduced. Low hit ratios are due to the screen updating with new information that is either not re-used, or is flushed out of the client cache.
               tssProtocolGlyphCacheHits 1.3.6.1.4.1.9600.1.2.82.1.49 gauge32 read-only
Number of hits in the protocol glyph cache.
               tssProtocolGlyphCacheReads 1.3.6.1.4.1.9600.1.2.82.1.50 gauge32 read-only
Number of references to the protocol glyph cache.
               tssProtocolSvScrnBtmpCachHtRatio 1.3.6.1.4.1.9600.1.2.82.1.51 gauge32 read-only
Hit ratio in the protocol save screen bitmap cache. A higher hit ratio means better performance since data transmissions are reduced. Low hit ratios are due to the screen updating with new information that is either not re-used, or is flushed out of the client cache.
               tssProtocolSvScrnBtmpCachHts 1.3.6.1.4.1.9600.1.2.82.1.52 gauge32 read-only
Number of hits in the protocol save screen bitmap cache.
               tssProtocolSvScrnBtmpCachReads 1.3.6.1.4.1.9600.1.2.82.1.53 gauge32 read-only
Number of references to the protocol save screen bitmap cache.
               tssThreadCount 1.3.6.1.4.1.9600.1.2.82.1.54 gauge32 read-only
The number of threads currently active in this process. An instruction is the basic unit of execution in a processor, and a thread is the object that executes instructions. Every running process has at least one thread.
               tssTotalAsyncFrameError 1.3.6.1.4.1.9600.1.2.82.1.55 gauge32 read-only
Total number of async framing errors. These can be caused by a noisy transmission line. Using a smaller packet size may help in some cases.
               tssTotalAsyncOverflow 1.3.6.1.4.1.9600.1.2.82.1.56 gauge32 read-only
Total number of async overflow errors. These can be caused by a lack of buffer space available on the host.
               tssTotalAsyncOverrun 1.3.6.1.4.1.9600.1.2.82.1.57 gauge32 read-only
Total number of async overrun errors. These can be caused by the baud rate being faster than the computer can handle, or a non-16550 serial line is used. Overruns can also occur if too many high speed serial lines are active at one time for the processor's power.
               tssTotalAsyncParityError 1.3.6.1.4.1.9600.1.2.82.1.58 gauge32 read-only
Total number of async parity errors. These can be caused by a noisy transmission line.
               tssTotalBytes 1.3.6.1.4.1.9600.1.2.82.1.59 gauge32 read-only
Total number of bytes on this Session that includes all protocol overhead.
               tssTotalCompressFlushes 1.3.6.1.4.1.9600.1.2.82.1.60 gauge32 read-only
Total number of compression dictionary flushes. When the data can not be compressed, the compression dictionary is flushed so that newer data has a better chance of being compressed. Some causes of data not compressing includes transfering compressed files over Client Drive Mapping.
               tssTotalCompressedBytes 1.3.6.1.4.1.9600.1.2.82.1.61 gauge32 read-only
Total number of bytes after compression. This number compared with the total bytes is the compression ratio.
               tssTotalCompressionRatio 1.3.6.1.4.1.9600.1.2.82.1.62 gauge32 read-only
Total compression ratio of the server data stream.
               tssTotalErrors 1.3.6.1.4.1.9600.1.2.82.1.63 gauge32 read-only
Total number of errors of all types. Some example errors are lost ACK's, badly formed packets, etc.
               tssTotalFrames 1.3.6.1.4.1.9600.1.2.82.1.64 gauge32 read-only
Total number of frames (packets) on this Session.
               tssTotalProtocolCacheHitRatio 1.3.6.1.4.1.9600.1.2.82.1.65 gauge32 read-only
Overall hit ratio for all protocol caches.
               tssTotalProtocolCacheHits 1.3.6.1.4.1.9600.1.2.82.1.66 gauge32 read-only
Total hits in all protocol caches. The protocol caches Windows objects that are likely to be re-used to avoid having to re-send them on the transmission line. Example objects are Windows icons and brushes. Hits in the cache represent objects that did not need to be re-sent.
               tssTotalProtocolCacheReads 1.3.6.1.4.1.9600.1.2.82.1.67 gauge32 read-only
Total references to all protocol caches.
               tssTotalTimeouts 1.3.6.1.4.1.9600.1.2.82.1.68 gauge32 read-only
The total number of timeouts on the communication line from both the host and client sides of the connection. These are typically the result of a noisy line. On some high latency networks, this could be the result of the protocol timeout being too short. Increasing the protocol timeout on these types of lines will improve performance by reducing needless re-transmissions.
               tssTotalTransportErrors 1.3.6.1.4.1.9600.1.2.82.1.69 gauge32 read-only
Total number of Terminal Services transport-level errors.
               tssTotalWaitForOutBuf 1.3.6.1.4.1.9600.1.2.82.1.70 gauge32 read-only
The number of times that a wait for an available send buffer was done by the protocols on both the server and client sides of the connection.
               tssTotalWdBytes 1.3.6.1.4.1.9600.1.2.82.1.71 gauge32 read-only
Total number of bytes on this Session after all protocol overhead has been removed.
               tssTotalWdFrames 1.3.6.1.4.1.9600.1.2.82.1.72 gauge32 read-only
The total number of frames input and output before any additional protocol frames have been added.
               tssVirtualBytes 1.3.6.1.4.1.9600.1.2.82.1.73 gauge32 read-only
Virtual Bytes is the current size, in bytes, of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is finite, and the process can limit its ability to load libraries.
               tssVirtualBytesPeak 1.3.6.1.4.1.9600.1.2.82.1.74 gauge32 read-only
Virtual Bytes Peak is the maximum size, in bytes, of virtual address space the process has used at any one time. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. However, virtual space is finite, and the process might limit its ability to load libraries.
               tssWorkingSet 1.3.6.1.4.1.9600.1.2.82.1.75 gauge32 read-only
Working Set is the current size, in bytes, of the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before leaving main memory.
               tssWorkingSetPeak 1.3.6.1.4.1.9600.1.2.82.1.76 gauge32 read-only
Working Set Peak is the maximum size, in bytes, of the Working Set of this process at any point in time. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
     threadTable 1.3.6.1.4.1.9600.1.2.83 no-access
The Thread performance object consists of counters that measure aspects of thread behavior. A thread is the basic object that executes instructions on a processor. All running processes have at least one thread.
           threadEntry 1.3.6.1.4.1.9600.1.2.83.1 no-access
Performance information for one particular instance of 'Thread' object.
               threadInstance 1.3.6.1.4.1.9600.1.2.83.1.1 instancename read-only
Instance name.
               threadPercentPrivilegedTime 1.3.6.1.4.1.9600.1.2.83.1.2 gauge32 read-only
% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows system service in called, the service will often run in privileged mode to gain access to system-private data. Such data is protected from access by threads executing in user mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process.
               threadPercentProcessorTime 1.3.6.1.4.1.9600.1.2.83.1.3 gauge32 read-only
% Processor Time is the percentage of elapsed time that all of process threads used the processor to execution instructions. An instruction is the basic unit of execution in a computer, a thread is the object that executes instructions, and a process is the object created when a program is run. Code executed to handle some hardware interrupts and trap conditions are included in this count.
               threadPercentUserTime 1.3.6.1.4.1.9600.1.2.83.1.4 gauge32 read-only
% User Time is the percentage of elapsed time that this thread has spent executing code in user mode. Applications, environment subsystems, and integral subsystems execute in user mode. Code executing in user mode cannot damage the integrity of the Windows NT Executive, Kernel, and device drivers. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application might appear in other subsystem processes in addition to the privileged time in your process.
               threadContextSwitchesPerSec 1.3.6.1.4.1.9600.1.2.83.1.5 gauge32 read-only
Context Switches/sec is the rate of switches from one thread to another. Thread switches can occur either inside of a single process or across processes. A thread switch can be caused either by one thread asking another for information, or by a thread being preempted by another, higher priority thread becoming ready to run. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of an application appear in other subsystem processes in addition to the privileged time in the application. Switching to the subsystem process causes one Context Switch in the application thread. Switching back causes another Context Switch in the subsystem thread.
               threadElapsedTime 1.3.6.1.4.1.9600.1.2.83.1.6 gauge32 read-only
The total elapsed time (in seconds) this thread has been running.
               threadIDProcess 1.3.6.1.4.1.9600.1.2.83.1.7 gauge32 read-only
ID Process is the unique identifier of this process. ID Process numbers are reused, so they only identify a process for the lifetime of that process.
               threadIDThread 1.3.6.1.4.1.9600.1.2.83.1.8 gauge32 read-only
ID Thread is the unique identifier of this thread. ID Thread numbers are reused, so they only identify a thread for the lifetime of that thread.
               threadPriorityBase 1.3.6.1.4.1.9600.1.2.83.1.9 gauge32 read-only
The current base priority of this thread. The system can raise the thread's dynamic priority above the base priority if the thread is handling user input, or lower it towards the base priority if the thread becomes compute bound.
               threadPriorityCurrent 1.3.6.1.4.1.9600.1.2.83.1.10 gauge32 read-only
The current dynamic priority of this thread. The system can raise the thread's dynamic priority above the base priority if the thread is handling user input, or lower it towards the base priority if the thread becomes compute bound.
               threadStartAddress 1.3.6.1.4.1.9600.1.2.83.1.11 gauge32 read-only
Starting virtual address for this thread.
               threadThreadState 1.3.6.1.4.1.9600.1.2.83.1.12 gauge32 read-only
Thread State is the current state of the thread. It is 0 for Initialized, 1 for Ready, 2 for Running, 3 for Standby, 4 for Terminated, 5 for Wait, 6 for Transition, 7 for Unknown. A Running thread is using a processor; a Standby thread is about to use one. A Ready thread wants to use a processor, but is waiting for a processor because none are free. A thread in Transition is waiting for a resource in order to execute, such as waiting for its execution stack to be paged in from disk. A Waiting thread has no use for the processor because it is waiting for a peripheral operation to complete or a resource to become free.
               threadThreadWaitReason 1.3.6.1.4.1.9600.1.2.83.1.13 gauge32 read-only
Thread Wait Reason is only applicable when the thread is in the Wait state (see Thread State). It is 0 or 7 when the thread is waiting for the Executive, 1 or 8 for a Free Page, 2 or 9 for a Page In, 3 or 10 for a Pool Allocation, 4 or 11 for an Execution Delay, 5 or 12 for a Suspended condition, 6 or 13 for a User Request, 14 for an Event Pair High, 15 for an Event Pair Low, 16 for an LPC Receive, 17 for an LPC Reply, 18 for Virtual Memory, 19 for a Page Out; 20 and higher are not assigned at the time of this writing. Event Pairs are used to communicate with protected subsystems (see Context Switches).
     udpV4 1.3.6.1.4.1.9600.1.2.84
The UDP performance object consists of counters that measure the rates at which User Data Protocol (UDP) datagrams are sent and received using the UDP. It includes counters that monitor UDP errors.
           udpV4DatagramsNoPortPerSec 1.3.6.1.4.1.9600.1.2.84.1 gauge32 read-only
Datagrams No Port/sec is the rate of received UDP datagrams for which there was no application at the destination port.
           udpV4DatagramsReceivedErrors 1.3.6.1.4.1.9600.1.2.84.2 gauge32 read-only
Datagrams Received Errors is the number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
           udpV4DatagramsReceivedPerSec 1.3.6.1.4.1.9600.1.2.84.3 gauge32 read-only
Datagrams Received/sec is the rate at which UDP datagrams are delivered to UDP users.
           udpV4DatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.84.4 gauge32 read-only
Datagrams Sent/sec is the rate at which UDP datagrams are sent from the entity.
           udpV4DatagramsPerSec 1.3.6.1.4.1.9600.1.2.84.5 gauge32 read-only
Datagrams/sec is the rate at which UDP datagrams are sent or received by the entity.
     udpV6 1.3.6.1.4.1.9600.1.2.85
           udpV6DatagramsNoPortPerSec 1.3.6.1.4.1.9600.1.2.85.1 gauge32 read-only
Datagrams No Port/sec is the rate of received UDP datagrams for which there was no application at the destination port.
           udpV6DatagramsReceivedErrors 1.3.6.1.4.1.9600.1.2.85.2 gauge32 read-only
Datagrams Received Errors is the number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
           udpV6DatagramsReceivedPerSec 1.3.6.1.4.1.9600.1.2.85.3 gauge32 read-only
Datagrams Received/sec is the rate at which UDP datagrams are delivered to UDP users.
           udpV6DatagramsSentPerSec 1.3.6.1.4.1.9600.1.2.85.4 gauge32 read-only
Datagrams Sent/sec is the rate at which UDP datagrams are sent from the entity.
           udpV6DatagramsPerSec 1.3.6.1.4.1.9600.1.2.85.5 gauge32 read-only
Datagrams/sec is the rate at which UDP datagrams are sent or received by the entity.
     webServiceTable 1.3.6.1.4.1.9600.1.2.86 no-access
The Web Service object counters installed with Internet Information Service monitor file transfer rates, bandwidth usage, and connection rates. You can view performance data for all instances of this object (using the _Total instance) or for specific instances, such as the Default Web Site or Administration Web Site instances. In addition to these counters, counters supplied by the Internet Information Services Global performance object combine data for the Web service with the performance data they report for IIS as a whole. For more information, see the Internet Information Services Global object.
           webServiceEntry 1.3.6.1.4.1.9600.1.2.86.1 no-access
Performance information for one particular instance of 'Web Service' object.
               wsInstance 1.3.6.1.4.1.9600.1.2.86.1.1 instancename read-only
Instance name.
               wsAnonymousUsersPerSec 1.3.6.1.4.1.9600.1.2.86.1.2 gauge32 read-only
The rate users are making anonymous connections to the Web service.
               wsBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.86.1.3 gauge32 read-only
Bytes Received/sec is the rate that data bytes are received by the Web service.
               wsBytesSentPerSec 1.3.6.1.4.1.9600.1.2.86.1.4 gauge32 read-only
Bytes Sent/sec is the rate data bytes are being sent by the Web service.
               wsBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.86.1.5 gauge32 read-only
Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the Web service.
               wsCGIRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.6 gauge32 read-only
The rate CGI requests are received by the Web service.
               wsConnAtmpsPerSec 1.3.6.1.4.1.9600.1.2.86.1.7 gauge32 read-only
The rate that connections to the Web service are being attempted.
               wsCopyRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.8 gauge32 read-only
The rate HTTP requests using the COPY method are made. Copy requests are used for copying files and directories.
               wsCurrentAnonymousUsers 1.3.6.1.4.1.9600.1.2.86.1.9 gauge32 read-only
Current Anonymous Users is the number of users who currently have an anonymous connection using the Web service.
               wsCurrentBlkdAsyncIORqsts 1.3.6.1.4.1.9600.1.2.86.1.10 gauge32 read-only
Current requests temporarily blocked due to bandwidth throttling settings.
               wsCurrentCALCountForSSLConns 1.3.6.1.4.1.9600.1.2.86.1.11 gauge32 read-only
This counter is no longer valid. Value will always be zero.
               wsCurrentCALCountForAuthdUsers 1.3.6.1.4.1.9600.1.2.86.1.12 gauge32 read-only
This counter is no longer valid. Value will always be zero.
               wsCurrentCGIRqsts 1.3.6.1.4.1.9600.1.2.86.1.13 gauge32 read-only
Current CGI Requests is the current number of CGI requests being simultaneously processed by the Web service.
               wsCurrentConns 1.3.6.1.4.1.9600.1.2.86.1.14 gauge32 read-only
Current Connections is the current number of connections established with the Web service.
               wsCurrentISAPIExtensionRqsts 1.3.6.1.4.1.9600.1.2.86.1.15 gauge32 read-only
Current ISAPI Extension Requests is the current number of ISAPI requests being simultaneously processed by the Web service.
               wsCurrentNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.86.1.16 gauge32 read-only
Current NonAnonymous Users is the number of users who currently have a non-anonymous connection using the Web service.
               wsCurrentBlkdBandwidthBytes 1.3.6.1.4.1.9600.1.2.86.1.17 gauge32 read-only
Current bytes temporarily blocked due to bandwidth throttling settings.
               wsDeleteRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.18 gauge32 read-only
The rate HTTP requests using the DELETE method are made. Delete requests are generally used for file removals.
               wsFilesReceivedPerSec 1.3.6.1.4.1.9600.1.2.86.1.19 gauge32 read-only
The rate files are received by the Web service.
               wsFilesSentPerSec 1.3.6.1.4.1.9600.1.2.86.1.20 gauge32 read-only
The rate files are sent by the Web service.
               wsFilesPerSec 1.3.6.1.4.1.9600.1.2.86.1.21 gauge32 read-only
The rate files are transferred, that is, sent and received by the Web service.
               wsGetRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.22 gauge32 read-only
The rate HTTP requests using the GET method are made. Get requests are the most common HTTP request.
               wsHeadRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.23 gauge32 read-only
The rate HTTP requests using the HEAD method are made. Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed.
               wsISAPIExtensionRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.24 gauge32 read-only
The rate that ISAPI Extension requests are received by the Web service.
               wsLockRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.25 gauge32 read-only
The rate HTTP requests using the LOCK method are made. Lock requests are used to lock a file for one user so that only that user can modify the file.
               wsLockedErrorsPerSec 1.3.6.1.4.1.9600.1.2.86.1.26 gauge32 read-only
The rate of errors due to requests that couldn't be satisfied by the server because the requested document was locked. These are generally reported as an HTTP 423 error code to the client.
               wsLogonAtmpsPerSec 1.3.6.1.4.1.9600.1.2.86.1.27 gauge32 read-only
The rate that logons to the Web service are being attempted.
               wsMaximumAnonymousUsers 1.3.6.1.4.1.9600.1.2.86.1.28 gauge32 read-only
Maximum Anonymous Users is the maximum number of users who established concurrent anonymous connections using the Web service (since service startup).
               wsMaximumCALCountForSSLConns 1.3.6.1.4.1.9600.1.2.86.1.29 gauge32 read-only
This counter is no longer valid. Value will always be zero.
               wsMaximumCALCountForAuthdUsers 1.3.6.1.4.1.9600.1.2.86.1.30 gauge32 read-only
This counter is no longer valid. Value will always be zero.
               wsMaximumCGIRqsts 1.3.6.1.4.1.9600.1.2.86.1.31 gauge32 read-only
Maximum CGI Requests is the maximum number of CGI requests simultaneously processed by the Web service (since service startup).
               wsMaximumConns 1.3.6.1.4.1.9600.1.2.86.1.32 gauge32 read-only
Maximum Connections is the maximum number of concurrent connections established with the Web service (since service startup).
               wsMaximumISAPIExtensionRqsts 1.3.6.1.4.1.9600.1.2.86.1.33 gauge32 read-only
Maximum ISAPI Extension Requests is the maximum number of ISAPI requests simultaneously processed by the Web service (since service startup).
               wsMaximumNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.86.1.34 gauge32 read-only
Maximum NonAnonymous Users is the maximum number of concurrent non-anonymous connections to the Web service (since service startup).
               wsMeasuredAsyncIOBandwidthUsage 1.3.6.1.4.1.9600.1.2.86.1.35 gauge32 read-only
Measured bandwidth of asynchronous I/O averaged over a minute.
               wsMkcolRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.36 gauge32 read-only
The rate HTTP requests using the MKCOL method are made. Mkcol requests are used to create directories on the server.
               wsMoveRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.37 gauge32 read-only
The rate HTTP requests using the MOVE method are made. Move requests are used for moving files and directories.
               wsNonAnonymousUsersPerSec 1.3.6.1.4.1.9600.1.2.86.1.38 gauge32 read-only
The rate users are making non-anonymous connections to the Web service.
               wsNotFoundErrorsPerSec 1.3.6.1.4.1.9600.1.2.86.1.39 gauge32 read-only
The rate of errors due to requests that couldn't be satisfied by the server because the requested document could not be found. These are generally reported as an HTTP 404 error code to the client.
               wsOptionsRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.40 gauge32 read-only
The rate HTTP requests using the OPTIONS method are made.
               wsOtherRqstMethodsPerSec 1.3.6.1.4.1.9600.1.2.86.1.41 gauge32 read-only
The rate HTTP requests are made that do not use the OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods.
               wsPostRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.42 gauge32 read-only
The rate HTTP requests using the POST method are made.
               wsPropfindRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.43 gauge32 read-only
The rate HTTP requests using the PROPFIND method are made. Propfind requests retrieve property values on files and directories.
               wsProppatchRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.44 gauge32 read-only
The rate HTTP requests using the PROPPATCH method are made. Proppatch requests set property values on files and directories.
               wsPutRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.45 gauge32 read-only
The rate HTTP requests using the PUT method are made.
               wsSearchRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.46 gauge32 read-only
The rate HTTP requests using the SEARCH method are made. Search requests are used to query the server to find resources that match a set of conditions provided by the client.
               wsServiceUptime 1.3.6.1.4.1.9600.1.2.86.1.47 gauge32 read-only
The length of time the Web Service has been running.
               wsTotalAllowedAsyncIORqsts 1.3.6.1.4.1.9600.1.2.86.1.48 gauge32 read-only
Total requests allowed by bandwidth throttling settings (since service startup).
               wsTotalAnonymousUsers 1.3.6.1.4.1.9600.1.2.86.1.49 gauge32 read-only
Total Anonymous Users is the total number of users who established an anonymous connection with the Web service (since service startup).
               wsTotalBlkdAsyncIORqsts 1.3.6.1.4.1.9600.1.2.86.1.50 gauge32 read-only
Total requests temporarily blocked due to bandwidth throttling settings (since service startup).
               wsTotalBytesReceived 1.3.6.1.4.1.9600.1.2.86.1.51 gauge32 read-only
Total Bytes Received is the number of data bytes that have been received by the Web service (since service startup).
               wsTotalBytesSent 1.3.6.1.4.1.9600.1.2.86.1.52 gauge32 read-only
Total Bytes Sent is the number of data bytes that have been sent by the Web service (since service startup).
               wsTotalBytesTransfered 1.3.6.1.4.1.9600.1.2.86.1.53 gauge32 read-only
Total bytes either received or sent by the Web service (since service startup).
               wsTotalCGIRqsts 1.3.6.1.4.1.9600.1.2.86.1.54 gauge32 read-only
Total CGI requests is the total number of CGI requests (since service startup).
               wsTotalConnAtmpsAllInstances 1.3.6.1.4.1.9600.1.2.86.1.55 gauge32 read-only
Total Connection Attempts is the number of connections that have been attempted using the Web service (since service startup). This counter is for all instances listed.
               wsTotalCopyRqsts 1.3.6.1.4.1.9600.1.2.86.1.56 gauge32 read-only
Total Copy Requests is the number of HTTP requests using the COPY method (since service startup). Copy requests are used for copying files and directories.
               wsTotalDeleteRqsts 1.3.6.1.4.1.9600.1.2.86.1.57 gauge32 read-only
Total Delete Requests is the number of HTTP requests using the DELETE method (since service startup). Delete requests are generally used for file removals.
               wsTotalFilesReceived 1.3.6.1.4.1.9600.1.2.86.1.58 gauge32 read-only
Total Files Received is the total number of files received by the Web service (since service startup).
               wsTotalFilesSent 1.3.6.1.4.1.9600.1.2.86.1.59 gauge32 read-only
Total Files Sent is the total number of files sent by the Web service (since service startup).
               wsTotalFilesTransferred 1.3.6.1.4.1.9600.1.2.86.1.60 gauge32 read-only
Total Files Transferred is the sum of Files Sent and Files Received (since service startup).
               wsTotalGetRqsts 1.3.6.1.4.1.9600.1.2.86.1.61 gauge32 read-only
Total Get Requests is the number of HTTP requests using the GET method (since service startup). Get requests are the most common HTTP request.
               wsTotalHeadRqsts 1.3.6.1.4.1.9600.1.2.86.1.62 gauge32 read-only
Total Head Requests is the number of HTTP requests using the HEAD method (since service startup). Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed.
               wsTotalISAPIExtensionRqsts 1.3.6.1.4.1.9600.1.2.86.1.63 gauge32 read-only
Total ISAPI Extension Requests received (since service startup).
               wsTotalLockRqsts 1.3.6.1.4.1.9600.1.2.86.1.64 gauge32 read-only
Total Lock Requests is the number of HTTP requests using the LOCK method (since service startup). Lock requests are used to lock a file for one user so that only that user can modify the file.
               wsTotalLockedErrors 1.3.6.1.4.1.9600.1.2.86.1.65 gauge32 read-only
Total Locked Errors is the number of requests that couldn't be satisfied by the server because the requested was locked (since service startup). These are generally reported as an HTTP 423 error code to the client.
               wsTotalLogonAtmps 1.3.6.1.4.1.9600.1.2.86.1.66 gauge32 read-only
Total Logon Attempts is the number of logons attempts to the Web Service (since service startup).
               wsTotalMethodRqsts 1.3.6.1.4.1.9600.1.2.86.1.67 gauge32 read-only
Total Method Requests is the number of all HTTP requests (since service startup).
               wsTotalMethodRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.68 gauge32 read-only
The rate HTTP requests are received.
               wsTotalMkcolRqsts 1.3.6.1.4.1.9600.1.2.86.1.69 gauge32 read-only
Total Mkcol Requests is the number of HTTP requests using the MKCOL method (since service startup). Mkcol requests are used to create directories on the server.
               wsTotalMoveRqsts 1.3.6.1.4.1.9600.1.2.86.1.70 gauge32 read-only
Total Move Requests is the number of HTTP requests using the MOVE method (since service startup). Move requests are used for moving files and directories.
               wsTotalNonAnonymousUsers 1.3.6.1.4.1.9600.1.2.86.1.71 gauge32 read-only
Total NonAnonymous Users is the total number of users who established a non-anonymous connection with the Web service (since service startup).
               wsTotalNotFoundErrors 1.3.6.1.4.1.9600.1.2.86.1.72 gauge32 read-only
Total Not Found Errors is the number of requests that couldn't be satisfied by the server because the requested document could not be found (since service startup). These are generally reported as an HTTP 404 error code to the client.
               wsTotalOptionsRqsts 1.3.6.1.4.1.9600.1.2.86.1.73 gauge32 read-only
Total Options Requests is the number of HTTP requests using the OPTIONS method (since service startup).
               wsTotalOtherRqstMethods 1.3.6.1.4.1.9600.1.2.86.1.74 gauge32 read-only
Total Other Request Methods is the number of HTTP requests that are not OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods (since service startup).
               wsTotalPostRqsts 1.3.6.1.4.1.9600.1.2.86.1.75 gauge32 read-only
Total Post Requests is the number of HTTP requests using the POST method (since service startup).
               wsTotalPropfindRqsts 1.3.6.1.4.1.9600.1.2.86.1.76 gauge32 read-only
Total Propfind Requests is the number of HTTP requests using the PROPFIND method (since service startup). Propfind requests retrieve property values on files and directories.
               wsTotalProppatchRqsts 1.3.6.1.4.1.9600.1.2.86.1.77 gauge32 read-only
Total Proppatch Requests is the number of HTTP requests using the PROPPATCH method (since service startup). Proppatch requests set property values on files and directories.
               wsTotalPutRqsts 1.3.6.1.4.1.9600.1.2.86.1.78 gauge32 read-only
Total Put Requests is the number of HTTP requests using the PUT method (since service startup).
               wsTotalRejectedAsyncIORqsts 1.3.6.1.4.1.9600.1.2.86.1.79 gauge32 read-only
Total requests rejected due to bandwidth throttling settings (since service startup).
               wsTotalSearchRqsts 1.3.6.1.4.1.9600.1.2.86.1.80 gauge32 read-only
Total Search Requests is the number of HTTP requests using the SEARCH method (since service startup). Search requests are used to query the server to find resources that match a set of conditions provided by the client.
               wsTotalTraceRqsts 1.3.6.1.4.1.9600.1.2.86.1.81 gauge32 read-only
Total Trace Requests is the number of HTTP requests using the TRACE method (since service startup). Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes.
               wsTotalUnlockRqsts 1.3.6.1.4.1.9600.1.2.86.1.82 gauge32 read-only
Total Unlock Requests is the number of HTTP requests using the UNLOCK method (since service startup). Unlock requests are used to remove locks from files.
               wsTotalBlkdBandwidthBytes 1.3.6.1.4.1.9600.1.2.86.1.83 gauge32 read-only
Total bytes blocked due to bandwidth throttling settings (since service startup).
               wsTotalCountFailCALRqstsSSLConns 1.3.6.1.4.1.9600.1.2.86.1.84 gauge32 read-only
This counter is no longer valid. Value will always be zero.
               wsTotalCountFailCALRqstsAuthdUsr 1.3.6.1.4.1.9600.1.2.86.1.85 gauge32 read-only
This counter is no longer valid. Value will always be zero.
               wsTraceRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.86 gauge32 read-only
The rate HTTP requests using the TRACE method are made. Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes.
               wsUnlockRqstsPerSec 1.3.6.1.4.1.9600.1.2.86.1.87 gauge32 read-only
The rate HTTP requests using the UNLOCK method are made. Unlock requests are used to remove locks from files.
     webServiceCache 1.3.6.1.4.1.9600.1.2.87
The Web Service Cache Counters object includes cache counters specific to the World Wide Web Publishing Service.
           wscActiveFlushedEntries 1.3.6.1.4.1.9600.1.2.87.1 gauge32 read-only
Active Flushed Entries are file handles cached in user-mode that will be closed when all current transfers complete.
           wscCurrentFileCacheMemoryUsage 1.3.6.1.4.1.9600.1.2.87.2 gauge32 read-only
Current number of bytes used for the user-mode file cache.
           wscCurrentFilesCached 1.3.6.1.4.1.9600.1.2.87.3 gauge32 read-only
Current number of files whose content is in the user-mode cache.
           wscCurrentMetadataCached 1.3.6.1.4.1.9600.1.2.87.4 gauge32 read-only
Current number of metadata information blocks currently in the user-mode cache.
           wscCurrentURIsCached 1.3.6.1.4.1.9600.1.2.87.5 gauge32 read-only
URI information blocks currently in the user-mode cache.
           wscFileCacheFlushes 1.3.6.1.4.1.9600.1.2.87.6 gauge32 read-only
The number of files removed from the user-mode cache (since service startup).
           wscFileCacheHits 1.3.6.1.4.1.9600.1.2.87.7 gauge32 read-only
Total number of successful lookups in the user-mode file cache (since service startup).
           wscFileCacheHitsPercent 1.3.6.1.4.1.9600.1.2.87.8 gauge32 read-only
The ratio of user-mode file cache hits to total cache requests (since service startup).
           wscFileCacheMisses 1.3.6.1.4.1.9600.1.2.87.9 gauge32 read-only
Total number of unsuccessful lookups in the user-mode file cache (since service startup).
           wscKernelCurrentURIsCached 1.3.6.1.4.1.9600.1.2.87.10 gauge32 read-only
URI information blocks currently cached by the kernel.
           wscKernelTotalFlushedURIs 1.3.6.1.4.1.9600.1.2.87.11 gauge32 read-only
The number of URI information blocks that have been removed from the kernel cache (since service startup).
           wscKernelTotalURIsCached 1.3.6.1.4.1.9600.1.2.87.12 gauge32 read-only
Total number of URI information blocks added to the kernel cache (since service startup).
           wscKernelURICacheFlushes 1.3.6.1.4.1.9600.1.2.87.13 gauge32 read-only
Kernel URI Cache Flushes (since server startup).
           wscKernelURICacheHits 1.3.6.1.4.1.9600.1.2.87.14 gauge32 read-only
Total number of successful lookups in the kernel URI cache (since service startup).
           wscKernelURICacheHitsPercent 1.3.6.1.4.1.9600.1.2.87.15 gauge32 read-only
The ratio of kernel URI cache hits to total cache requests (since service startup).
           wscKernelURICacheMisses 1.3.6.1.4.1.9600.1.2.87.16 gauge32 read-only
Total number of unsuccessful lookups in the kernel URI cache (since service startup).
           wscKernelUriCacheHitsPerSec 1.3.6.1.4.1.9600.1.2.87.17 gauge32 read-only
The rate of kernel URI Cache hits.
           wscMaximumFileCacheMemoryUsage 1.3.6.1.4.1.9600.1.2.87.18 gauge32 read-only
Maximum number of bytes used for user-mode file cache (since service startup).
           wscMetadataCacheFlushes 1.3.6.1.4.1.9600.1.2.87.19 gauge32 read-only
The number of user-mode metadata cache flushes (since service startup).
           wscMetadataCacheHits 1.3.6.1.4.1.9600.1.2.87.20 gauge32 read-only
Total number of successful lookups in the user-mode metadata cache (since service startup).
           wscMetadataCacheHitsPercent 1.3.6.1.4.1.9600.1.2.87.21 gauge32 read-only
The ratio of user-mode metadata cache hits to total cache requests (since service startup).
           wscMetadataCacheMisses 1.3.6.1.4.1.9600.1.2.87.22 gauge32 read-only
Total number of unsuccessful lookups in the user-mode metadata cache (since service startup).
           wscTotalFilesCached 1.3.6.1.4.1.9600.1.2.87.23 gauge32 read-only
Total number of files whose content was ever added to the user-mode cache (since service startup).
           wscTotalFlushedFiles 1.3.6.1.4.1.9600.1.2.87.24 gauge32 read-only
Total Flushed Files is the number of file handles that have been removed from the user-mode cache (since service startup).
           wscTotalFlushedMetadata 1.3.6.1.4.1.9600.1.2.87.25 gauge32 read-only
Total Flushed Metadata is the number of Metadata information blocks that have been removed from the user-mode cache (since service startup).
           wscTotalFlushedURIs 1.3.6.1.4.1.9600.1.2.87.26 gauge32 read-only
The number of URI information blocks that have been removed from the user-mode cache (since service startup).
           wscTotalMetadataCached 1.3.6.1.4.1.9600.1.2.87.27 gauge32 read-only
Total number of metadata information blocks added to the user-mode cache (since service startup).
           wscTotalURIsCached 1.3.6.1.4.1.9600.1.2.87.28 gauge32 read-only
Total number of URI information blocks added to the user-mode cache (since service startup).
           wscURICacheFlushes 1.3.6.1.4.1.9600.1.2.87.29 gauge32 read-only
User-mode URI Cache flushes (since service startup).
           wscURICacheHits 1.3.6.1.4.1.9600.1.2.87.30 gauge32 read-only
Total number of successful lookups in the user-mode URI cache (since service startup).
           wscURICacheHitsPercent 1.3.6.1.4.1.9600.1.2.87.31 gauge32 read-only
The ratio of user-mode URI Cache Hits to total cache requests (since service startup).
           wscURICacheMisses 1.3.6.1.4.1.9600.1.2.87.32 gauge32 read-only
Total number of unsuccessful lookups in the user-mode URI cache (since service startup).
           wscOutputCacheCurrentFlushedItem 1.3.6.1.4.1.9600.1.2.87.33 gauge32 read-only
Number of items that have been flushed, but are still being used by outgoing responses so are still taking up memory.
           wscOutputCacheCurrentHitsPercent 1.3.6.1.4.1.9600.1.2.87.34 gauge32 read-only
Output Cache current hit ratio. Calculated as (H)/(H+M) where H and M represent Hits and Misses in previous sample interval respectively.
           wscOutputCacheCurrentItems 1.3.6.1.4.1.9600.1.2.87.35 gauge32 read-only
Number of items currently in output cache.
           wscOutputCacheCurrentMemoryUsage 1.3.6.1.4.1.9600.1.2.87.36 gauge32 read-only
Current memory usage by output cache.
           wscOutputCacheTotalFlushedItems 1.3.6.1.4.1.9600.1.2.87.37 gauge32 read-only
Total number of items flushed by cache.
           wscOutputCacheTotalFlushes 1.3.6.1.4.1.9600.1.2.87.38 gauge32 read-only
Total number of flushes in output cache.
           wscOutputCacheTotalHits 1.3.6.1.4.1.9600.1.2.87.39 gauge32 read-only
Total number of hits in output cache.
           wscOutputCacheTotalMisses 1.3.6.1.4.1.9600.1.2.87.40 gauge32 read-only
Total number of misses in output cache.
     windowsMediaServices 1.3.6.1.4.1.9600.1.2.88
           wmsCurCacheDownloads 1.3.6.1.4.1.9600.1.2.88.1 gauge32 read-only
Current Cache Downloads is the current number of active downloads to a cache.
           wmsCurConnectedPlayers 1.3.6.1.4.1.9600.1.2.88.2 gauge32 read-only
Current Connected Players is the current number of players with unicast connections to the server.
           wmsCurConnectionQueueLength 1.3.6.1.4.1.9600.1.2.88.3 gauge32 read-only
Current Connection Queue Length is the current number of connection requests that are pending on the server.
           wmsCurConnectionRate 1.3.6.1.4.1.9600.1.2.88.4 gauge32 read-only
Current Connection Rate is the current number of clients per second that are connecting to the server.
           wmsCurFileReadRateKbps 1.3.6.1.4.1.9600.1.2.88.5 gauge32 read-only
Current File Read Rate is the current read rate, in Kbps, for all data files.
           wmsCurIncomingBandwidthKbps 1.3.6.1.4.1.9600.1.2.88.6 gauge32 read-only
Current Incoming Bandwidth is the current bandwidth, in Kbps, allocated for streams from other servers.
           wmsCurLateReadRate 1.3.6.1.4.1.9600.1.2.88.7 gauge32 read-only
Current Late Read Rate is the current number of late read operations per second.
           wmsCurLateSendRate 1.3.6.1.4.1.9600.1.2.88.8 gauge32 read-only
Current Late Send Rate is the current number of late write operations per second.
           wmsCurOutDistAllocBandwidthKbps 1.3.6.1.4.1.9600.1.2.88.9 gauge32 read-only
Current Outgoing Distribution Allocated Bandwidth is the current bandwidth, in Kbps, allocated for streams to distribution servers.
           wmsCurOutDistConnections 1.3.6.1.4.1.9600.1.2.88.10 gauge32 read-only
Current Outgoing Distribution Connections is the current number of connections to distribution servers.
           wmsCurOutDistSendRateKbps 1.3.6.1.4.1.9600.1.2.88.11 gauge32 read-only
Current Outgoing Distribution Send Rate is the current send rate, in Kbps, for connections to distribution servers.
           wmsCurPlayerAllocBandwidthKbps 1.3.6.1.4.1.9600.1.2.88.12 gauge32 read-only
Current Player Allocated Bandwidth is the current bandwidth, in Kbps, that is allocated for streams to all players.
           wmsCurPlayerSendRateKbps 1.3.6.1.4.1.9600.1.2.88.13 gauge32 read-only
Current Player Send Rate is the current rate, in Kbps, at which data is being streamed to players.
           wmsCurStreamErrorRate 1.3.6.1.4.1.9600.1.2.88.14 gauge32 read-only
Current Stream Error Rate is the current number of errors per second due to dropped packets.
           wmsCurStreamingHTTPPlayers 1.3.6.1.4.1.9600.1.2.88.15 gauge32 read-only
Current Streaming HTTP Players is the current number of players being streamed data using the HTTP protocol. This does not include players that are stopped or paused.
           wmsCurStreamingMMSPlayers 1.3.6.1.4.1.9600.1.2.88.16 gauge32 read-only
Current Streaming MMS Players is the current number of players being streamed data using the MMS protocol. This does not include players that are stopped or paused.
           wmsCurStreamingPlayers 1.3.6.1.4.1.9600.1.2.88.17 gauge32 read-only
Current Streaming Players is the current number of players being streamed data across all protocols. This does not include players that are stopped or paused.
           wmsCurStreamingRTSPPlayers 1.3.6.1.4.1.9600.1.2.88.18 gauge32 read-only
Current Streaming RTSP Players is the current number of players that are being streamed data using the RTSP protocol. This does not include players that are stopped or paused.
           wmsCurUDPResendRequestsRate 1.3.6.1.4.1.9600.1.2.88.19 gauge32 read-only
Current UDP Resend Requests Rate is the current number of requests for UDP resends per second received from clients.
           wmsCurUDPResendsSentRate 1.3.6.1.4.1.9600.1.2.88.20 gauge32 read-only
Current UDP Resends Sent Rate is the current number of UDP resends per second sent to clients.
           wmsPeakConnectedPlayers 1.3.6.1.4.1.9600.1.2.88.21 gauge32 read-only
Peak Connected Players is the peak number of players that have connected since the last time the counter was reset.
           wmsPeakOutDistAllocBandwidthKbps 1.3.6.1.4.1.9600.1.2.88.22 gauge32 read-only
Peak Outgoing Distribution Allocated Bandwidth is the peak bandwidth, in Kbps, allocated for all streams to distribution servers that have connected since the last time the counter was reset.
           wmsPeakOutDistConnections 1.3.6.1.4.1.9600.1.2.88.23 gauge32 read-only
Peak Outgoing Distribution Connections is the peak number of distribution servers that have connected since the last time the counter was reset.
           wmsPeakOutDistSendRateKbps 1.3.6.1.4.1.9600.1.2.88.24 gauge32 read-only
Peak Outgoing Distribution Send Rate is the peak rate, in Kbps, at which data was streamed to distribution servers since the last time the counter was reset.
           wmsPeakPlayerAllocBandwidthKbps 1.3.6.1.4.1.9600.1.2.88.25 gauge32 read-only
Peak Player Allocated Bandwidth is the peak bandwidth, in Kbps, that was allocated for all streams to players since the last time the counter was reset.
           wmsPeakPlayerSendRateKbps 1.3.6.1.4.1.9600.1.2.88.26 gauge32 read-only
Peak Player Send Rate is the peak rate, in Kbps, at which data was streamed to players since the last time the counter was reset.
           wmsPeakStreamingPlayers 1.3.6.1.4.1.9600.1.2.88.27 gauge32 read-only
Peak Streaming Players is the peak number of players that have been streamed data since the last time the counter was reset.
           wmsTotalAdvertisements 1.3.6.1.4.1.9600.1.2.88.28 gauge32 read-only
Total Advertisements is the total number of advertisements that have been streamed from playlists since the last time the counter was reset.
           wmsTotalConnectedPlayers 1.3.6.1.4.1.9600.1.2.88.29 gauge32 read-only
Total Connected Players is the total number of players that have connected since the last time the counter was reset.
           wmsTotalLateReads 1.3.6.1.4.1.9600.1.2.88.30 gauge32 read-only
Total Late Reads is the total number of late read operations since the last time the counter was reset.
           wmsTotalLateSends 1.3.6.1.4.1.9600.1.2.88.31 gauge32 read-only
Total Late Sends is the total number of late send operations since the last time the counter was reset.
           wmsTotalOutDistBytesSent 1.3.6.1.4.1.9600.1.2.88.32 gauge32 read-only
Total Outgoing Distribution Bytes Sent is the total number of bytes streamed to all distribution servers since the last time the counter was reset.
           wmsTotalOutDistConnections 1.3.6.1.4.1.9600.1.2.88.33 gauge32 read-only
Total Outgoing Distribution Connections is the total number of distribution servers that have connected since the last time the counter was reset.
           wmsTotalPlayerBytesSent 1.3.6.1.4.1.9600.1.2.88.34 gauge32 read-only
Total Player Bytes Sent is the total number of bytes streamed to all players since the last time the counter was reset.
           wmsTotalServerUptime 1.3.6.1.4.1.9600.1.2.88.35 gauge32 read-only
Total Server Uptime is the elapsed time, in seconds, which the Windows Media Services service has been running since it was last started.
           wmsTotalStreamDenials 1.3.6.1.4.1.9600.1.2.88.36 gauge32 read-only
Total Stream Denials is the total number of stream denials since the last time the counter was reset. This includes both denials that occurred due to failure to be authorized or authenticated, as well as denials that occurred because limits were exceeded.
           wmsTotalStreamErrors 1.3.6.1.4.1.9600.1.2.88.37 gauge32 read-only
Total Stream Errors is the total number of stream errors due to dropped packets since the last time the counter was reset.
           wmsTotalStreamTerminations 1.3.6.1.4.1.9600.1.2.88.38 gauge32 read-only
Total Stream Terminations is the total number of streams that were terminated due to inactivity or errors since the last time the counter was reset. This includes terminations that occurred because player inactivity and timeout limits were exceeded, as well as terminations that were due to events such as late reads.
           wmsTotalStreamingPlayers 1.3.6.1.4.1.9600.1.2.88.39 gauge32 read-only
Total Streaming Players is the total number of players that have been streamed data since the last time the counter was reset.
           wmsTotalUDPResendRequests 1.3.6.1.4.1.9600.1.2.88.40 gauge32 read-only
Total UDP Resend Requests is the total number of requests for UDP resends received from clients since the last time the counter was reset.
           wmsTotalUDPResendsSent 1.3.6.1.4.1.9600.1.2.88.41 gauge32 read-only
Total UDP Resends Sent is the total number of UDP resends sent to clients since the last time the counter was reset.
     windowsMediaPublishingPointTable 1.3.6.1.4.1.9600.1.2.89 no-access
A table containing performance information for instances of 'Windows Media Publishing Points' objects.
           windowsMediaPublishingPointEntry 1.3.6.1.4.1.9600.1.2.89.1 no-access
Performance information for one particular instance of 'Windows Media Publishing Points' object.
               wmppInstance 1.3.6.1.4.1.9600.1.2.89.1.1 instancename read-only
Instance name.
               wmppCurConnectedPlayers 1.3.6.1.4.1.9600.1.2.89.1.2 gauge32 read-only
Current Connected Players is the current number of players with unicast connections to the publishing point.
               wmppCurFileReadRateKbps 1.3.6.1.4.1.9600.1.2.89.1.3 gauge32 read-only
Current File Read Rate is the current read rate, in Kbps, for all data files.
               wmppCurLateReadRate 1.3.6.1.4.1.9600.1.2.89.1.4 gauge32 read-only
Current Late Read Rate is the current number of late read operations per second.
               wmppCurOutDistAllocBandwidthKbps 1.3.6.1.4.1.9600.1.2.89.1.5 gauge32 read-only
Current Outgoing Distribution Allocated Bandwidth is the current bandwidth, in Kbps, allocated for streams to all distribution servers.
               wmppCurOutDistConnections 1.3.6.1.4.1.9600.1.2.89.1.6 gauge32 read-only
Current Outgoing Distribution Connections is the current number of connections to distribution servers.
               wmppCurPlayerAllocBandwidthKbps 1.3.6.1.4.1.9600.1.2.89.1.7 gauge32 read-only
Current Player Allocated Bandwidth is the current bandwidth, in Kbps, that is allocated for streams to all players.
               wmppCurStreamErrorRate 1.3.6.1.4.1.9600.1.2.89.1.8 gauge32 read-only
Current Stream Error Rate is the current number of errors per second due to dropped packets.
               wmppCurStreamingHTTPPlayers 1.3.6.1.4.1.9600.1.2.89.1.9 gauge32 read-only
Current Streaming HTTP Players is the current number of players being streamed data using the HTTP protocol. This does not include players that are stopped or paused.
               wmppCurStreamingMMSPlayers 1.3.6.1.4.1.9600.1.2.89.1.10 gauge32 read-only
Current Streaming MMS Players is the current number of players being streamed data using the MMS protocol. This does not include players that are stopped or paused.
               wmppCurStreamingPlayers 1.3.6.1.4.1.9600.1.2.89.1.11 gauge32 read-only
Current Streaming Players is the current number of players being streamed data across all protocols. This does not include players that are stopped or paused.
               wmppCurStreamingRTSPPlayers 1.3.6.1.4.1.9600.1.2.89.1.12 gauge32 read-only
Current Streaming RTSP Players is the current number of players being streamed data using the RTSP protocol. This does not include players that are stopped or paused.
               wmppPeakConnectedPlayers 1.3.6.1.4.1.9600.1.2.89.1.13 gauge32 read-only
Peak Connected Players is the peak number of players that have connected since the last time the counter was reset.
               wmppPeakOutDistAllocBandwdthKbps 1.3.6.1.4.1.9600.1.2.89.1.14 gauge32 read-only
Peak Outgoing Distribution Allocated Bandwidth is the peak bandwidth, in Kbps, allocated for all streams to distribution servers that have connected since the last time the server was reset.
               wmppPeakOutDistConnections 1.3.6.1.4.1.9600.1.2.89.1.15 gauge32 read-only
Peak Outgoing Distribution Connections is the peak number of distribution servers that have connected since the last time the counter was reset.
               wmppPeakPlayerAllocBandwidthKbps 1.3.6.1.4.1.9600.1.2.89.1.16 gauge32 read-only
Peak Player Allocated Bandwidth is the peak bandwidth, in Kbps, that was allocated for streams to players since the last time the counter was reset.
               wmppPeakStreamingPlayers 1.3.6.1.4.1.9600.1.2.89.1.17 gauge32 read-only
Peak Streaming Players is the peak number of players that have been streamed data since the last time the counter was reset.
               wmppTotalAdvertisements 1.3.6.1.4.1.9600.1.2.89.1.18 gauge32 read-only
Total Advertisements is the total number of advertisements that have been streamed from playlists since the last time the counter was reset.
               wmppTotalConnectedPlayers 1.3.6.1.4.1.9600.1.2.89.1.19 gauge32 read-only
Total Connected Players is the total number of players that have connected since the last time the counter was reset.
               wmppTotalFileBytesRead 1.3.6.1.4.1.9600.1.2.89.1.20 gauge32 read-only
Total File Bytes Read is the total number of file bytes read.
               wmppTotalLateReads 1.3.6.1.4.1.9600.1.2.89.1.21 gauge32 read-only
Total Late Reads is the total number of late read operations since the last time the counter was reset.
               wmppTotalOutDistBytesSent 1.3.6.1.4.1.9600.1.2.89.1.22 gauge32 read-only
Total Outgoing Distribution Bytes Sent is the total number of bytes streamed to all distribution servers since the last time the counter was reset.
               wmppTotalOutDistConnections 1.3.6.1.4.1.9600.1.2.89.1.23 gauge32 read-only
Total Outgoing Distribution Connections is the total number of distribution servers that have connected since the last time the counter was reset.
               wmppTotalPlayerBytesSent 1.3.6.1.4.1.9600.1.2.89.1.24 gauge32 read-only
Total Player Bytes Sent is the total number of bytes streamed to all players since the last time the counter was reset.
               wmppTotalStreamDenials 1.3.6.1.4.1.9600.1.2.89.1.25 gauge32 read-only
Total Stream Denials is the total number of stream denials since the last time the counter was reset. This includes both denials that occurred due to failure to be authorized or authenticated, as well as denials that occurred because limits were exceeded.
               wmppTotalStreamErrors 1.3.6.1.4.1.9600.1.2.89.1.26 gauge32 read-only
Total Stream Errors is the total number of stream errors due to dropped packets since the last time the counter was reset.
               wmppTotalStreamTerminations 1.3.6.1.4.1.9600.1.2.89.1.27 gauge32 read-only
Total Stream Terminations is the total number of streams that were terminated due to inactivity or errors since the last time the counter was reset. This includes terminations that occurred because player inactivity and timeout limits were exceeded, as well as terminations that were due to events such as late reads.
               wmppTotalStreamingPlayers 1.3.6.1.4.1.9600.1.2.89.1.28 gauge32 read-only
Total Streaming Players is the total number of players that have been streamed data since the last time the counter was reset.
     windowsMediaStationService 1.3.6.1.4.1.9600.1.2.90
The Windows Media Station Service performance object provides statistics about the Windows Media Station service that provides multicasting, distribution and storage functions for ASF streams.
           wmssControllers 1.3.6.1.4.1.9600.1.2.90.1 gauge32 read-only
The number of controllers currently connected to the server.
           wmssStations 1.3.6.1.4.1.9600.1.2.90.2 gauge32 read-only
The number of station objects that currently exist in the server.
           wmssStreams 1.3.6.1.4.1.9600.1.2.90.3 gauge32 read-only
The number of stream objects that currently exist in the server.
     windowsMediaUnicastService 1.3.6.1.4.1.9600.1.2.91
The Windows Media Unicast Service performance object provides statistics about the Windows Media service Unicast service that provides unicasting functions for Advanced Streaming Format (ASF) streams.
           wmusActiveLiveUnicastStreams 1.3.6.1.4.1.9600.1.2.91.1 gauge32 read-only
The number of Live Unicast streams that are being streamed.
           wmusActiveStreams 1.3.6.1.4.1.9600.1.2.91.2 gauge32 read-only
The number of streams that are being streamed.
           wmusActiveTCPStreams 1.3.6.1.4.1.9600.1.2.91.3 gauge32 read-only
The number of TCP streams that are being streamed.
           wmusActiveUDPStreams 1.3.6.1.4.1.9600.1.2.91.4 gauge32 read-only
The number of UDP streams that are being streamed.
           wmusAggregateReadRate 1.3.6.1.4.1.9600.1.2.91.5 gauge32 read-only
The total, aggregate rate (bytes/sec) of file reads.
           wmusAggregateSendRate 1.3.6.1.4.1.9600.1.2.91.6 gauge32 read-only
The total, aggregate rate (bytes/sec) of stream transmission.
           wmusAllocatedBandwidth 1.3.6.1.4.1.9600.1.2.91.7 gauge32 read-only
The bandwidth (bytes/sec) currently allocated by clients.
           wmusAuthenticationRequests 1.3.6.1.4.1.9600.1.2.91.8 gauge32 read-only
The number of times an authentication plugin is called to authenticate a client. Depending on the protocol in use, either HTTP or Microsoft Media Server (MMS), a single client may be authenticated once or several times when accessing each piece of unicast co
           wmusAuthenticationsDenied 1.3.6.1.4.1.9600.1.2.91.9 gauge32 read-only
The number of times clients are denied access to unicast content by authentication plugins. Clients are denied access by an authentication plugin when their IDs cannot be verified, no user accounts exist, or the authentication plugin is not working.
           wmusAuthorizationRequests 1.3.6.1.4.1.9600.1.2.91.10 gauge32 read-only
The number of times an authorization plugin is called to authorize a client. Each client action, such as opening or playing unicast content, is separately authorized; therefore, the total number of authorization requests is greater than the number of connecte
           wmusAuthorizationsRefused 1.3.6.1.4.1.9600.1.2.91.11 gauge32 read-only
The number of times clients are denied access to unicast content by authorization plugins. Plugins will deny access to clients based on their function; for example, a billing plugin may deny client access to unicast content if the user account contains insuff
           wmusConnectedClients 1.3.6.1.4.1.9600.1.2.91.12 gauge32 read-only
The number of clients connected to this server.
           wmusConnectionRate 1.3.6.1.4.1.9600.1.2.91.13 gauge32 read-only
The rate at which clients are connecting to the server.
           wmusHTTPStreams 1.3.6.1.4.1.9600.1.2.91.14 gauge32 read-only
The number of HTTP streams being streamed.
           wmusHTTPStreamsReadingHeader 1.3.6.1.4.1.9600.1.2.91.15 gauge32 read-only
The number of clients connected to the server via HTTP and reading a file header, but not yet streaming the unicast content. HTTP Streams Reading Header and HTTP Streams Reading Body equal the total number of clients connected to the server via HTTP, as indic
           wmusHTTPStreamsStreamingBody 1.3.6.1.4.1.9600.1.2.91.16 gauge32 read-only
The number of connected clients that have read the file header and are actively streaming unicast content via HTTP. HTTP Streams Reading Body and HTTP Streams Reading Header equal the total number of clients connected to the server via HTTP, as indicated by H
           wmusLateReads 1.3.6.1.4.1.9600.1.2.91.17 gauge32 read-only
The number of late read completions per second.
           wmusPendingConnections 1.3.6.1.4.1.9600.1.2.91.18 gauge32 read-only
The number of clients attempting to connect to the server but are not yet connected. This number may be high if the server is running near maximum capacity and cannot process a large number of connection requests in a timely manner.
           wmusPluginErrors 1.3.6.1.4.1.9600.1.2.91.19 gauge32 read-only
The number of times plugins failed to perform their function. For example, a plugin couldn't reach its user database, the plugin crashed, and so on.
           wmusPluginEvents 1.3.6.1.4.1.9600.1.2.91.20 gauge32 read-only
The number of events reported to plugins. An indicator of how much the server is using external plugins.
           wmusSchedulingRate 1.3.6.1.4.1.9600.1.2.91.21 gauge32 read-only
The rate (tasks/sec) at which tasks are being scheduled.
           wmusStreamErrors 1.3.6.1.4.1.9600.1.2.91.22 gauge32 read-only
The cumulative number of errors occuring per second.
           wmusStreamTerminations 1.3.6.1.4.1.9600.1.2.91.23 gauge32 read-only
The rate at which streams are being terminated due to errors.
           wmusUDPResendRequests 1.3.6.1.4.1.9600.1.2.91.24 gauge32 read-only
The number of times clients ask the server to resend a data packet that was received in error. This value may be high when the server cannot send packets via UDP reliably. A good indicator of server or network overload.
           wmusUDPResendsSent 1.3.6.1.4.1.9600.1.2.91.25 gauge32 read-only
The number of UDP Resend Requests processed by the server. Not all UDP Resend Requests are processed if the server is under a heavy load.
     winsServer 1.3.6.1.4.1.9600.1.2.92
           winsSrvrFailedQueriesPerSec 1.3.6.1.4.1.9600.1.2.92.1 gauge32 read-only
Total Number of Failed Queries/sec
           winsSrvrFailedReleasesPerSec 1.3.6.1.4.1.9600.1.2.92.2 gauge32 read-only
Total Number of Failed Releases/sec
           winsSrvrGroupConflictsPerSec 1.3.6.1.4.1.9600.1.2.92.3 gauge32 read-only
Group Conflicts/sec is the rate at which group registration received by the WINS server resulted in conflicts with records in the database.
           winsSrvrGroupRegsPerSec 1.3.6.1.4.1.9600.1.2.92.4 gauge32 read-only
Group Registrations/sec is the rate at which group registration are received by the WINS server.
           winsSrvrGroupRenewalsPerSec 1.3.6.1.4.1.9600.1.2.92.5 gauge32 read-only
Group Renewals/sec is the rate at which group renewals are received by the WINS server.
           winsSrvrQueriesPerSec 1.3.6.1.4.1.9600.1.2.92.6 gauge32 read-only
Total Number of Queries/sec is the rate at which queries are received by the WINS server.
           winsSrvrReleasesPerSec 1.3.6.1.4.1.9600.1.2.92.7 gauge32 read-only
Total Number of Releases/sec is the rate at which releases are received by the WINS server.
           winsSrvrSuccessfulQueriesPerSec 1.3.6.1.4.1.9600.1.2.92.8 gauge32 read-only
Total Number of Successful Queries/sec
           winsSrvrSuccessfulReleasesPerSec 1.3.6.1.4.1.9600.1.2.92.9 gauge32 read-only
Total Number of Successful Releases/sec
           winsSrvrTotalNumConflictsPerSec 1.3.6.1.4.1.9600.1.2.92.10 gauge32 read-only
Total Number of Conflicts/sec is the sum of the Unique and Group conflicts per sec. This is the total rate at which conflicts were seen by the WINS server.
           winsSrvrTotalNumRegsPerSec 1.3.6.1.4.1.9600.1.2.92.11 gauge32 read-only
Total Number of Registrations/sec is the sum of the Unique and Group registrations per sec. This is the total rate at which registration are received by the WINS server.
           winsSrvrTotalNumRenewalsPerSec 1.3.6.1.4.1.9600.1.2.92.12 gauge32 read-only
Total Number of Renewals/sec is the sum of the Unique and Group renewals per sec. This is the total rate at which renewals are received by the WINS server.
           winsSrvrUniqueConflictsPerSec 1.3.6.1.4.1.9600.1.2.92.13 gauge32 read-only
Unique Conflicts/sec is the rate at which unique registrations/renewals received by the WINS server resulted in conflicts with records in the database.
           winsSrvrUniqueRegsPerSec 1.3.6.1.4.1.9600.1.2.92.14 gauge32 read-only
Unique Registrations/sec is the rate at which unique registration are received by the WINS server.
           winsSrvrUniqueRenewalsPerSec 1.3.6.1.4.1.9600.1.2.92.15 gauge32 read-only
Unique Renewals/sec is the rate at which unique renewals are received by the WINS server.
     wmiObjects 1.3.6.1.4.1.9600.1.2.93
Number of WMI High Performance provider returned by WMI Adapter
           wmiObjectsHiPerfClasses 1.3.6.1.4.1.9600.1.2.93.1 gauge32 read-only
Shows High Performance Classes
           wmiObjectsHiPerfValidity 1.3.6.1.4.1.9600.1.2.93.2 gauge32 read-only
Shows if High Performance Classes are valid
     bitsNetUtilization 1.3.6.1.4.1.9600.1.2.94
BITS Per Job Network Utilization
           bnuBITSDownloadBlockSizeBytes 1.3.6.1.4.1.9600.1.2.94.1 gauge32 read-only
Size of the next download block for BITS
           bnuBITSDownloadResponseIntvlMsec 1.3.6.1.4.1.9600.1.2.94.2 gauge32 read-only
BITS download response interval (msec)
           bnuEstBWAvailRemoteBitsPerSec 1.3.6.1.4.1.9600.1.2.94.3 gauge32 read-only
Estimated bandwidth available to the remote system (Bits/sec)
           bnuIGDSpeedBitsPerSec 1.3.6.1.4.1.9600.1.2.94.4 gauge32 read-only
Estimate of the IGD's Internet connection speed (Bits/Sec)
           bnuNetcardSpeedBitsPerSec 1.3.6.1.4.1.9600.1.2.94.5 gauge32 read-only
Estimate of the local netcard's speed (Bits/Sec)
           bnuPercentIGDFree 1.3.6.1.4.1.9600.1.2.94.6 gauge32 read-only
Estimate of most recent percent IGD Internet connection utilization
           bnuPercentNetcardFree 1.3.6.1.4.1.9600.1.2.94.7 gauge32 read-only
Estimate of most recent percent network interface utilization
           bnuRemoteServerSpeedBitsPerSec 1.3.6.1.4.1.9600.1.2.94.8 gauge32 read-only
Estimate of Remote Server Speed (Bits/Sec)
     advDatabaseTable 1.3.6.1.4.1.9600.1.2.95 no-access
Database provides performance statistics for each process using the ESE high performance embedded database management system.
           advDatabaseEntry 1.3.6.1.4.1.9600.1.2.95.1 no-access
Performance information for one particular instance of 'Database' object.
               adbInstance 1.3.6.1.4.1.9600.1.2.95.1.1 instancename read-only
Instance name.
               adbDatabaseCachePercentHit 1.3.6.1.4.1.9600.1.2.95.1.2 gauge32 read-only
Database Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing a file operation. If this percentage is too low, the database cache size may be too small.
               adbDatabaseCacheSize 1.3.6.1.4.1.9600.1.2.95.1.3 gauge32 read-only
Database Cache Size is the amount of system memory used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is a lot of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance.
               adbDatabaseCacheSizeMB 1.3.6.1.4.1.9600.1.2.95.1.4 gauge32 read-only
Database Cache Size (MB) is the amount of system memory (in MegaBytes) used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is a lot of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance.
               adbDatabasePageEvictionsPerSec 1.3.6.1.4.1.9600.1.2.95.1.5 gauge32 read-only
Database Page Evictions/sec is the rate that database file page requests that require the database cache manager to allocate a new page from the database cache force another database page out of the cache. The eviction count is charged when the page is allocated and not when the previous owner of that page was actually evicted from the cache. If this rate is too high, the database cache size may be too small.
               adbDatabasePageFaultStallsPerSec 1.3.6.1.4.1.9600.1.2.95.1.6 gauge32 read-only
Database Page Fault Stalls/sec is the rate of page faults that cannot be serviced because there are no pages available for allocation from the database cache. If this counter is non-zero most of the time, the clean threshold may be too low.
               adbDatabasePageFaultsPerSec 1.3.6.1.4.1.9600.1.2.95.1.7 gauge32 read-only
Database Page Faults/sec is the rate that database file page requests require the database cache manager to allocate a new page from the database cache.
               adbIPerODatabaseReadsAvgLatency 1.3.6.1.4.1.9600.1.2.95.1.8 gauge32 read-only
I/O Database Reads Average Latency is the average length of time, in milliseconds, per database read operation.
               adbIPerODatabaseReadsPerSec 1.3.6.1.4.1.9600.1.2.95.1.9 gauge32 read-only
I/O Database Reads/sec is the rate of database read operations completed.
               adbIPerODatabaseWritesAvgLatency 1.3.6.1.4.1.9600.1.2.95.1.10 gauge32 read-only
I/O Database Writes Average Latency is the average length of time, in milliseconds, per database write operation.
               adbIPerODatabaseWritesPerSec 1.3.6.1.4.1.9600.1.2.95.1.11 gauge32 read-only
I/O Database Writes/sec is the rate of database write operations completed.
               adbIPerOLogReadsPerSec 1.3.6.1.4.1.9600.1.2.95.1.12 gauge32 read-only
I/O Log Reads/sec is the rate of logfile read operations completed.
               adbIPerOLogWritesAverageLatency 1.3.6.1.4.1.9600.1.2.95.1.13 gauge32 read-only
I/O Log Writes Average Latency is the average length of time, in milliseconds, per logfile write operation.
               adbIPerOLogWritesPerSec 1.3.6.1.4.1.9600.1.2.95.1.14 gauge32 read-only
I/O Log Writes/sec is the rate of logfile write operations completed.
               adbLogBytesWritePerSec 1.3.6.1.4.1.9600.1.2.95.1.15 gauge32 read-only
Log Bytes Write per second is the rate bytes are written to the log.
               adbLogRecordStallsPerSec 1.3.6.1.4.1.9600.1.2.95.1.16 gauge32 read-only
Log Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck.
               adbLogThreadsWaiting 1.3.6.1.4.1.9600.1.2.95.1.17 gauge32 read-only
Log Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck.
               adbLogWritesPerSec 1.3.6.1.4.1.9600.1.2.95.1.18 gauge32 read-only
Log Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck.
               adbPagesConverted 1.3.6.1.4.1.9600.1.2.95.1.19 gauge32 read-only
Pages Converted is the count of database pages that have been converted from an older format
               adbPagesConvertedPerSec 1.3.6.1.4.1.9600.1.2.95.1.20 gauge32 read-only
Pages Converted/sec is the count of times per second a database page is converted from an older database format
               adbRecordsConverted 1.3.6.1.4.1.9600.1.2.95.1.21 gauge32 read-only
Records Converted is the count of database records that have been converted from an older format
               adbRecordsConvertedPerSec 1.3.6.1.4.1.9600.1.2.95.1.22 gauge32 read-only
Records Converted/sec is the count of times per second a database record is converted from an older database format
               adbSessionsPercentUsed 1.3.6.1.4.1.9600.1.2.95.1.23 gauge32 read-only
Sessions % Used is the percentage of database sessions currently open for use by client threads. [Dev Only]
               adbSessionsInUse 1.3.6.1.4.1.9600.1.2.95.1.24 gauge32 read-only
Sessions In Use is the number of database sessions currently open for use by client threads. [Dev Only]
               adbTableOpenCachePercentHit 1.3.6.1.4.1.9600.1.2.95.1.25 gauge32 read-only
Table Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small.
               adbTableOpenCacheHitsPerSec 1.3.6.1.4.1.9600.1.2.95.1.26 gauge32 read-only
Table Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small.
               adbTableOpenCacheMissesPerSec 1.3.6.1.4.1.9600.1.2.95.1.27 gauge32 read-only
Table Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small.
               adbTableOpensPerSec 1.3.6.1.4.1.9600.1.2.95.1.28 gauge32 read-only
Table Opens/sec is the number of database tables opened per second.
               adbVersionBucketsAllocated 1.3.6.1.4.1.9600.1.2.95.1.29 gauge32 read-only
Total number of version buckets allocated
     advDatabaseInstancesTable 1.3.6.1.4.1.9600.1.2.96 no-access
A table containing performance information for instances of 'Database ==> Instances' objects.
           advDatabaseInstancesEntry 1.3.6.1.4.1.9600.1.2.96.1 no-access
Performance information for one particular instance of 'Database ==> Instances' object.
               adbiInstance 1.3.6.1.4.1.9600.1.2.96.1.1 instancename read-only
Instance name.
               adbIODatabaseReadsAverageLatency 1.3.6.1.4.1.9600.1.2.96.1.2 gauge32 read-only
I/O Database Reads Average Latency is the average length of time, in milliseconds, per database read operation.
               adbIODatabaseReadsPerSec 1.3.6.1.4.1.9600.1.2.96.1.3 gauge32 read-only
I/O Database Reads/sec is the rate of database read operations completed.
               adbIODatabaseWriteAverageLatency 1.3.6.1.4.1.9600.1.2.96.1.4 gauge32 read-only
I/O Database Writes Average Latency is the average length of time, in milliseconds, per database write operation.
               adbIODatabaseWritesPerSec 1.3.6.1.4.1.9600.1.2.96.1.5 gauge32 read-only
I/O Database Writes/sec is the rate of database write operations completed.
               adbIOLogReadsPerSec 1.3.6.1.4.1.9600.1.2.96.1.6 gauge32 read-only
I/O Log Reads/sec is the rate of logfile read operations completed.
               adbIOLogWritesAverageLatency 1.3.6.1.4.1.9600.1.2.96.1.7 gauge32 read-only
I/O Log Writes Average Latency is the average length of time, in milliseconds, per logfile write operation.
               adbIOLogWritesPerSec 1.3.6.1.4.1.9600.1.2.96.1.8 gauge32 read-only
I/O Log Writes/sec is the rate of logfile write operations completed.
               adbiLogBytesWritePerSec 1.3.6.1.4.1.9600.1.2.96.1.9 gauge32 read-only
Log Bytes Write per second is the rate bytes are written to the log.
               adbiLogGenCheckpointDepth 1.3.6.1.4.1.9600.1.2.96.1.10 gauge32 read-only
Log Generation Checkpoint Depth represents the amount of work, in count of log files, that will need to be redone or undone to the database file(s) if the process crashes.
               adbiLogGenCheckpointDepthMax 1.3.6.1.4.1.9600.1.2.96.1.11 gauge32 read-only
Log Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck.
               adbiLogGenLossResiliencyDepth 1.3.6.1.4.1.9600.1.2.96.1.12 gauge32 read-only
Log Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck.
               adbiLogRecordStallsPerSec 1.3.6.1.4.1.9600.1.2.96.1.13 gauge32 read-only
Log Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck.
               adbiLogThreadsWaiting 1.3.6.1.4.1.9600.1.2.96.1.14 gauge32 read-only
Pages Converted is the count of database pages that have been converted from an older format
               adbiLogWritesPerSec 1.3.6.1.4.1.9600.1.2.96.1.15 gauge32 read-only
Pages Converted/sec is the count of times per second a database page is converted from an older database format
               adbiPagesConverted 1.3.6.1.4.1.9600.1.2.96.1.16 gauge32 read-only
Records Converted is the count of database records that have been converted from an older format
               adbiPagesConvertedPerSec 1.3.6.1.4.1.9600.1.2.96.1.17 gauge32 read-only
Records Converted/sec is the count of times per second a database record is converted from an older database format
               adbiRecordsConverted 1.3.6.1.4.1.9600.1.2.96.1.18 gauge32 read-only
Sessions % Used is the percentage of database sessions currently open for use by client threads. [Dev Only]
               adbiRecordsConvertedPerSec 1.3.6.1.4.1.9600.1.2.96.1.19 gauge32 read-only
Sessions In Use is the number of database sessions currently open for use by client threads. [Dev Only]
               adbiSessionsPercentUsed 1.3.6.1.4.1.9600.1.2.96.1.20 gauge32 read-only
Streaming Backup Pages Read/sec is the rate of database read operationsperformed for the purpose of streaming backups.
               adbiSessionsInUse 1.3.6.1.4.1.9600.1.2.96.1.21 gauge32 read-only
Table Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small.
               adbiStreamBackupPagesReadPerSec 1.3.6.1.4.1.9600.1.2.96.1.22 gauge32 read-only
Table Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small.
               adbiTableOpenCachePercentHit 1.3.6.1.4.1.9600.1.2.96.1.23 gauge32 read-only
Table Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small.
               adbiTableOpenCacheHitsPerSec 1.3.6.1.4.1.9600.1.2.96.1.24 gauge32 read-only
Table Opens/sec is the number of database tables opened per second.
               adbiTableOpenCacheMissesPerSec 1.3.6.1.4.1.9600.1.2.96.1.25 gauge32 read-only
Total number of version buckets allocated
               adbiTableOpensPerSec 1.3.6.1.4.1.9600.1.2.96.1.26 gauge32 read-only
Table Opens/sec is the number of database tables opened per second.
               adbiVersionBucketsAllocated 1.3.6.1.4.1.9600.1.2.96.1.27 gauge32 read-only
Total number of version buckets allocated
     advDatabaseTableClassesTable 1.3.6.1.4.1.9600.1.2.97 no-access
A table containing performance information for instances of 'Database ==> TableClasses' objects.
           advDatabaseTableClassesEntry 1.3.6.1.4.1.9600.1.2.97.1 no-access
Performance information for one particular instance of 'Database ==> TableClasses' object.
               adbtcInstance 1.3.6.1.4.1.9600.1.2.97.1.1 instancename read-only
Instance name.
               adbtcCacheSizeMB 1.3.6.1.4.1.9600.1.2.97.1.2 gauge32 read-only
Database Cache Size (MB) is the amount of system memory (in MegaBytes) used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is a lot of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance.
     genericIKEAndAuthIP 1.3.6.1.4.1.9600.1.2.98
Generic IKE and AuthIP is the set of Internet Protocol security (IPsec) Internet Key Exchange (IKE) and Authenticated IP (AuthIP) counters that are generic and do not apply to a specific Internet Protocol version.
           giaipAuthIPMainModeNegotTime 1.3.6.1.4.1.9600.1.2.98.1 gauge32 read-only
AuthIP Main Mode Negotiation Time is the number of milliseconds taken for the last Authenticated IP Main Mode security association negotiated.
           giaipAuthIPQuickModeNegotTime 1.3.6.1.4.1.9600.1.2.98.2 gauge32 read-only
AuthIP Quick Mode Negotiation Time is the number of milliseconds taken for the last Authenticated IP Quick Mode security association negotiated.
           giaipExtendedModeNegotiationTime 1.3.6.1.4.1.9600.1.2.98.3 gauge32 read-only
Extended Mode Negotiation Time is the number of milliseconds taken for the last Extended Mode security association negotiated.
           giaipFailedNegotiations 1.3.6.1.4.1.9600.1.2.98.4 gauge32 read-only
Failed Negotiations is the number of failed negotiations for IKE and AuthIP since IPsec was last started.
           giaipFailedNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.98.5 gauge32 read-only
Failed Negotiations per second is the rate of failed negotiations attempted for IKE and AuthIP.
           giaipIKEMainModeNegotiationTime 1.3.6.1.4.1.9600.1.2.98.6 gauge32 read-only
IKE Main Mode Negotiation Time is the number of milliseconds taken for the last IKE Main Mode security association negotiated.
           giaipIKEQuickModeNegotiationTime 1.3.6.1.4.1.9600.1.2.98.7 gauge32 read-only
IKE Quick Mode Negotiation Time is the number of milliseconds taken for the last IKE Quick Mode security association negotiated.
           giaipInvalidPacketReceivedPerSec 1.3.6.1.4.1.9600.1.2.98.8 gauge32 read-only
Invalid Packets Received per second is the rate at which invalid IPsec packets are being received.
           giaipPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.98.9 gauge32 read-only
Packets Received per second is the rate at which validated IPsec packets are being received.
           giaipSuccessfulNegotiations 1.3.6.1.4.1.9600.1.2.98.10 gauge32 read-only
Successful Negotiations is the number of negotiations completed for IKE and AuthIP since IPsec was last started.
           giaipSuccessfulNegotiationPerSec 1.3.6.1.4.1.9600.1.2.98.11 gauge32 read-only
Successful Negotiations per second is the rate of negotiations completed for IKE and AuthIP.
     httpService 1.3.6.1.4.1.9600.1.2.99
Set of HTTP service counters
           httpServiceCurrentUrisCached 1.3.6.1.4.1.9600.1.2.99.1 gauge32 read-only
Total number of URIs currently cached by the kernel
           httpServiceTotalFlushedUris 1.3.6.1.4.1.9600.1.2.99.2 gauge32 read-only
Total number of URIs that have been removed from the kernel URI cache since service startup
           httpServiceTotalUrisCached 1.3.6.1.4.1.9600.1.2.99.3 gauge32 read-only
Total number of URIs added to the kernel since service startup
           httpServiceUriCacheFlushes 1.3.6.1.4.1.9600.1.2.99.4 gauge32 read-only
Total number of kernel URI cache flushes (complete or partial) since service startup
           httpServiceUriCacheHits 1.3.6.1.4.1.9600.1.2.99.5 gauge32 read-only
Total number of successful lookups in the kernel URI cache
           httpServiceUriCacheMisses 1.3.6.1.4.1.9600.1.2.99.6 gauge32 read-only
Total number of unsuccessful lookups in the kernel URI cache
     httpServiceRequestQueuesTable 1.3.6.1.4.1.9600.1.2.100 no-access
Set of request queue counters
             httpServiceRequestQueuesEntry 1.3.6.1.4.1.9600.1.2.100.1 no-access
Performance information for one particular instance of 'HTTP Service Request Queues' object.
                 httpsrqInstance 1.3.6.1.4.1.9600.1.2.100.1.1 instancename read-only
Instance name.
                 httpsrqArrivalRate 1.3.6.1.4.1.9600.1.2.100.1.2 gauge32 read-only
Rate at which requests are arriving in the queue
                 httpsrqCacheHitRate 1.3.6.1.4.1.9600.1.2.100.1.3 gauge32 read-only
Rate of cache hits for the queue
                 httpsrqCurrentQueueSize 1.3.6.1.4.1.9600.1.2.100.1.4 gauge32 read-only
Number of requests in the queue
                 httpsrqMaxQueueItemAge 1.3.6.1.4.1.9600.1.2.100.1.5 gauge32 read-only
Age of the oldest request in the queue
                 httpsrqRejectedRequests 1.3.6.1.4.1.9600.1.2.100.1.6 gauge32 read-only
Total number of requests rejected from the queue
                 httpsrqRejectionRate 1.3.6.1.4.1.9600.1.2.100.1.7 gauge32 read-only
Rate at which requests are rejected from the queue
     httpServiceUrlGroupsTable 1.3.6.1.4.1.9600.1.2.101 no-access
Set of URL Group-specific counters
             httpServiceUrlGroupsEntry 1.3.6.1.4.1.9600.1.2.101.1 no-access
Performance information for one particular instance of 'HTTP Service Url Groups' object.
                 httpsugInstance 1.3.6.1.4.1.9600.1.2.101.1.1 instancename read-only
Instance name.
                 httpsugAllRequests 1.3.6.1.4.1.9600.1.2.101.1.2 gauge32 read-only
Total number of HTTP requests made for this site
                 httpsugBytesReceivedRate 1.3.6.1.4.1.9600.1.2.101.1.3 gauge32 read-only
Rate of received data by HTTP service for this site
                 httpsugBytesSentRate 1.3.6.1.4.1.9600.1.2.101.1.4 gauge32 read-only
Rate of sending data by HTTP service for this site
                 httpsugBytesTransferredRate 1.3.6.1.4.1.9600.1.2.101.1.5 gauge32 read-only
Rate of total bytes transferred (sent and received) by HTTP service for this site
                 httpsugConnectionAttempts 1.3.6.1.4.1.9600.1.2.101.1.6 gauge32 read-only
Rate at which connection attempts are being made for this site
                 httpsugCurrentConnections 1.3.6.1.4.1.9600.1.2.101.1.7 gauge32 read-only
Number of current connections established for this site
                 httpsugGetRequests 1.3.6.1.4.1.9600.1.2.101.1.8 gauge32 read-only
Rate at which GET method requests are made for this site
                 httpsugHeadRequests 1.3.6.1.4.1.9600.1.2.101.1.9 gauge32 read-only
Rate at which HEAD method requests are made for this site
                 httpsugMaxConnections 1.3.6.1.4.1.9600.1.2.101.1.10 gauge32 read-only
Maximum number of concurrent connections established for this site
     securityPerProcessStatisticTable 1.3.6.1.4.1.9600.1.2.102 no-access
These counters track the number of security resources and handles used per process.
             securityPerProcessStatisticEntry 1.3.6.1.4.1.9600.1.2.102.1 no-access
Performance information for one particular instance of 'Security Per-Process Statistics' object.
                 sppsInstance 1.3.6.1.4.1.9600.1.2.102.1.1 instancename read-only
Instance name.
                 sppsContextHandles 1.3.6.1.4.1.9600.1.2.102.1.2 gauge32 read-only
This counter tracks the number of context handles in use by a given process. Context handles are associated with security contexts established between a client application and a remote peer.
                 sppsCredentialHandles 1.3.6.1.4.1.9600.1.2.102.1.3 gauge32 read-only
This counter tracks the number of credential handles in use by a given process. Credential handles are handles to pre-existing credentials, such as a password, that are associated with a user and are established through a system logon.
     securitySystemWideStatistics 1.3.6.1.4.1.9600.1.2.103
These counters track authentication performance on a per second basis.
             sswsActiveSChannelSessionCache 1.3.6.1.4.1.9600.1.2.103.1 gauge32 read-only
This counter tracks the number of Secure Sockets Layer (SSL) entries that are currently stored in the secure channel (Schannel) session cache and that are currently in use. The Schannel session cache stores information about successfully established sessions, such as SSL session IDs. Clients can use this information to reconnect to a server without performaing a full SSL handshake.
             sswsDigestAuthentications 1.3.6.1.4.1.9600.1.2.103.2 gauge32 read-only
This counter tracks the number of Digest authentications that are being processed per second.
             sswsKDCASRequests 1.3.6.1.4.1.9600.1.2.103.3 gauge32 read-only
This counter tracks the number of Autonomous System (AS) requests that are being processed by the Key Distribution Center (KDC) per second. Clients use AS requests to obtain a ticket-granting ticket.
             sswsKDCTGSRequests 1.3.6.1.4.1.9600.1.2.103.4 gauge32 read-only
This counter tracks the number of ticket-granting service (TGS) requests that are being processed by the Key Distribution Center (KDC) per second. Clients use these TGS requests to obtain a service ticket, which allows a client to access resources on other computers.
             sswsKerberosAuthentications 1.3.6.1.4.1.9600.1.2.103.5 gauge32 read-only
This counter tracks the number of times that clients use a ticket to authenticate to this computer per second.
             sswsNTLMAuthentications 1.3.6.1.4.1.9600.1.2.103.6 gauge32 read-only
This counter tracks the number of NTLM authentications processed by this computer per second.
             sswsSSLClientSideFullHandshakes 1.3.6.1.4.1.9600.1.2.103.7 gauge32 read-only
This counter tracks the number of Secure Sockets Layer (SSL) full client-side handshakes that are being processed per second. During a handshake, signals are exchanged to acknowledge that communication can occur between computers or other devices.
             sswsSSLClientSideReconHandshakes 1.3.6.1.4.1.9600.1.2.103.8 gauge32 read-only
This counter tracks the number of Secure Sockets Layer (SSL) client-side reconnect handshakes that are being processed per second. Reconnect handshakes allow session keys from previous SSL sessions to be used to resume a client/server connection, and they require less memory to process than full handshakes.
             sswsSSLServerSideFullHandshakes 1.3.6.1.4.1.9600.1.2.103.9 gauge32 read-only
This counter tracks the number of Secure Sockets Layer (SSL) full server-side handshakes that are being processed per second. During a handshake, signals are exchanged to acknowledge that communication can occur between computers or other devices.
             sswsSSLServerSideReconHandshakes 1.3.6.1.4.1.9600.1.2.103.10 gauge32 read-only
This counter tracks the number of Secure Sockets Layer (SSL) server-side reconnect handshakes that are being processed per second. Reconnect handshakes allow session keys from previous SSL sessions to be used to resume a client/server connection, and they require less memory to process than full handshakes.
             sswsSchannelSessionCacheEntries 1.3.6.1.4.1.9600.1.2.103.11 gauge32 read-only
This counter tracks the number of Secure Sockets Layer (SSL) entries that are currently stored in the secure channel (Schannel) session cache. The Schannel session cache stores information about successfully established sessions, such as SSL session IDs. Clients can use this information to reconnect to a server without performing a full SSL handshake.
     usbTable 1.3.6.1.4.1.9600.1.2.104 no-access
USB I/O Counters
             usbEntry 1.3.6.1.4.1.9600.1.2.104.1 no-access
Performance information for one particular instance of 'USB' object.
                 usbInstance 1.3.6.1.4.1.9600.1.2.104.1.1 instancename read-only
Instance name.
                 usbPercentTotalBWUsedInterrupt 1.3.6.1.4.1.9600.1.2.104.1.2 gauge32 read-only
Displays the percentage of BW reserved for interrupt transfers
                 usbPercentTotalBWUseIsoTransfers 1.3.6.1.4.1.9600.1.2.104.1.3 gauge32 read-only
Displays the percentage of BW reserved for ISO transfers
                 usbAvgMsLatencyForISOTransfers 1.3.6.1.4.1.9600.1.2.104.1.4 gauge32 read-only
Avg number of ms between the current frame and the start frame of an ISO transfer when scheduled. For device instances only.
                 usbAvgBytesPerTransfer 1.3.6.1.4.1.9600.1.2.104.1.5 gauge32 read-only
Displays the average size of all transfer URBs. For device instances only.
                 usbBulkBytesPerSec 1.3.6.1.4.1.9600.1.2.104.1.6 gauge32 read-only
Displays the current bulk transfer rate in bytes/sec.
                 usbControlDataBytesPerSec 1.3.6.1.4.1.9600.1.2.104.1.7 gauge32 read-only
Displays the current control transfer rate in bytes/sec.
                 usbControllerPCIInterruptsPerSec 1.3.6.1.4.1.9600.1.2.104.1.8 gauge32 read-only
Displays the rate of PCI interrupt generation by the USB controller. For controller instances only.
                 usbControllerWorkSignalsPerSec 1.3.6.1.4.1.9600.1.2.104.1.9 gauge32 read-only
Displays the current rate Work Signals generated per second by the usbport driver. For controller instances only.
                 usbHostControlAsyncCacheFlush 1.3.6.1.4.1.9600.1.2.104.1.10 gauge32 read-only
Incremented each time the controller async cache is flushed.
                 usbHostControllerAsyncIdle 1.3.6.1.4.1.9600.1.2.104.1.11 gauge32 read-only
Non-Zero value if the host controller async schedule is not running(idle).
                 usbHostControllerIdle 1.3.6.1.4.1.9600.1.2.104.1.12 gauge32 read-only
Non-zero value if the host controller is not running(idle).
                 usbHostControllerPerdiodicIdle 1.3.6.1.4.1.9600.1.2.104.1.13 gauge32 read-only
Non-Zero if the periodic schedule is not running(idle).
                 usbHostControlPeriodicCacheFlush 1.3.6.1.4.1.9600.1.2.104.1.14 gauge32 read-only
Incremented each time the controller periodic cache is flushed.
                 usbInterruptBytesPerSec 1.3.6.1.4.1.9600.1.2.104.1.15 gauge32 read-only
Displays the current interrupt transfer rate in bytes/sec.
                 usbIsoPacketErrorsPerSec 1.3.6.1.4.1.9600.1.2.104.1.16 gauge32 read-only
Number of ISO packets that are NOT late, but complete with an error. For device instances only.
                 usbIsochronousBytesPerSec 1.3.6.1.4.1.9600.1.2.104.1.17 gauge32 read-only
Displays the current isochronous transfer rate in bytes/sec.
                 usbTransferErrorsPerSec 1.3.6.1.4.1.9600.1.2.104.1.18 gauge32 read-only
Number of Transfer URBs completing with an error status. For device instances only.
     videoSchedulerTable 1.3.6.1.4.1.9600.1.2.105 no-access
Performance counter class of Video Scheduler
             videoSchedulerEntry 1.3.6.1.4.1.9600.1.2.105.1 no-access
Performance information for one particular instance of 'Video Scheduler' object.
                 vschdInstance 1.3.6.1.4.1.9600.1.2.105.1.1 instancename read-only
Instance name.
                 vschdPercentGPUBusy 1.3.6.1.4.1.9600.1.2.105.1.2 gauge32 read-only
Percentage of GPU Busy time per second
                 vschdDMABufferCompletedPerSec 1.3.6.1.4.1.9600.1.2.105.1.3 gauge32 read-only
Number of DMA Buffer completed by GPU per second
                 vschdDMABufferPreemptedPerSec 1.3.6.1.4.1.9600.1.2.105.1.4 gauge32 read-only
Number of DMA Buffer preempted by GPU per second
                 vschdDMABufferSubmittedPerSec 1.3.6.1.4.1.9600.1.2.105.1.5 gauge32 read-only
Number of DMA Buffer sent to GPU per second
                 vschdGPUContext 1.3.6.1.4.1.9600.1.2.105.1.6 gauge32 read-only
Number of GPU context
                 vschdGPUContextSwitchPerSec 1.3.6.1.4.1.9600.1.2.105.1.7 gauge32 read-only
Number of GPU context switch per second
                 vschdPresentPerSec 1.3.6.1.4.1.9600.1.2.105.1.8 gauge32 read-only
Number of Present processed by GPU per second
     wFP 1.3.6.1.4.1.9600.1.2.106
             wFPProviderCount 1.3.6.1.4.1.9600.1.2.106.1 gauge32 read-only
Provider Count is the number of providers registered with the Windows Filtering Platform.
     wFPv4 1.3.6.1.4.1.9600.1.2.107
WFPv4 is the set of Windows Filtering Platform counters that apply to traffic and connections over Internet Protocol version 4.
             wFPv4ActiveInConnections 1.3.6.1.4.1.9600.1.2.107.1 gauge32 read-only
Active Inbound Connections is the number of current inbound connections allowed by the Windows Filtering Platform.
             wFPv4ActiveOutConnections 1.3.6.1.4.1.9600.1.2.107.2 gauge32 read-only
Active Outbound Connections is the number of current outbound connections allowed by the Windows Filtering Platform.
             wFPv4AllowedClassifiesPerSec 1.3.6.1.4.1.9600.1.2.107.3 gauge32 read-only
Allowed Classifies per second is the rate of Windows Filtering Platform security rule evaluations which allow network activity.
             wFPv4BlockedBinds 1.3.6.1.4.1.9600.1.2.107.4 gauge32 read-only
Blocked Binds is the number of network resource assignment requests blocked by the Windows Filtering Platform since the computer was last started.
             wFPv4InConnections 1.3.6.1.4.1.9600.1.2.107.5 gauge32 read-only
Inbound Connections is the number of inbound connections allowed by the Windows Filtering Platform since the computer was last started.
             wFPv4InConnectionsAllowedPerSec 1.3.6.1.4.1.9600.1.2.107.6 gauge32 read-only
Inbound Connections Allowed per second is the rate at which inbound connections are being allowed by the Windows Filtering Platform.
             wFPv4InConnectionsBlockedPerSec 1.3.6.1.4.1.9600.1.2.107.7 gauge32 read-only
Inbound Connections Blocked per second is the rate at which inbound connections are being blocked by the Windows Filtering Platform.
             wFPv4InPacketsDiscardedPerSec 1.3.6.1.4.1.9600.1.2.107.8 gauge32 read-only
Inbound Packets Discarded per second is the rate at which inbound packets are discarded by the Windows Filtering Platform.
             wFPv4OutConnections 1.3.6.1.4.1.9600.1.2.107.9 gauge32 read-only
Outbound Connections is the number of outbound connections allowed by the Windows Filtering Platform since the computer was last started.
             wFPv4OutConnectionsAllowedPerSec 1.3.6.1.4.1.9600.1.2.107.10 gauge32 read-only
Outbound Connections Allowed per second is the rate at which outbound connections are being allowed by the Windows Filtering Platform.
             wFPv4OutConnectionsBlockedPerSec 1.3.6.1.4.1.9600.1.2.107.11 gauge32 read-only
Outbound Connections Blocked per second is the rate at which outbound connections are being blocked by the Windows Filtering Platform.
             wFPv4OutPacketsDiscardedPerSec 1.3.6.1.4.1.9600.1.2.107.12 gauge32 read-only
Outbound Packets Discarded per second is the rate at which outbound packets are discarded by the Windows Filtering Platform.
             wFPv4PacketsDiscardedPerSec 1.3.6.1.4.1.9600.1.2.107.13 gauge32 read-only
Packets Discarded per second is the rate at which the total of inbound and outbound packets are discarded by the Windows Filtering Platform.
     wFPv6 1.3.6.1.4.1.9600.1.2.108
WFPv6 is the set of Windows Filtering Platform counters that apply to traffic and connections over Internet Protocol version 6.
             wFPv6ActiveInConnections 1.3.6.1.4.1.9600.1.2.108.1 gauge32 read-only
Active Inbound Connections is the number of current inbound connections allowed by the Windows Filtering Platform.
             wFPv6ActiveOutConnections 1.3.6.1.4.1.9600.1.2.108.2 gauge32 read-only
Active Outbound Connections is the number of current outbound connections allowed by the Windows Filtering Platform.
             wFPv6AllowedClassifiesPerSec 1.3.6.1.4.1.9600.1.2.108.3 gauge32 read-only
Allowed Classifies per second is the rate of Windows Filtering Platform security rule evaluations which allow network activity.
             wFPv6BlockedBinds 1.3.6.1.4.1.9600.1.2.108.4 gauge32 read-only
Blocked Binds is the number of network resource assignment requests blocked by the Windows Filtering Platform since the computer was last started.
             wFPv6InConnections 1.3.6.1.4.1.9600.1.2.108.5 gauge32 read-only
Inbound Connections is the number of inbound connections allowed by the Windows Filtering Platform since the computer was last started.
             wFPv6InConnectionsAllowedPerSec 1.3.6.1.4.1.9600.1.2.108.6 gauge32 read-only
Inbound Connections Allowed per second is the rate at which inbound connections are being allowed by the Windows Filtering Platform.
             wFPv6InConnectionsBlockedPerSec 1.3.6.1.4.1.9600.1.2.108.7 gauge32 read-only
Inbound Connections Blocked per second is the rate at which inbound connections are being blocked by the Windows Filtering Platform.
             wFPv6InPacketsDiscardedPerSec 1.3.6.1.4.1.9600.1.2.108.8 gauge32 read-only
Inbound Packets Discarded per second is the rate at which inbound packets are discarded by the Windows Filtering Platform.
             wFPv6OutConnections 1.3.6.1.4.1.9600.1.2.108.9 gauge32 read-only
Outbound Connections is the number of outbound connections allowed by the Windows Filtering Platform since the computer was last started.
             wFPv6OutConnectionsAllowedPerSec 1.3.6.1.4.1.9600.1.2.108.10 gauge32 read-only
Outbound Connections Allowed per second is the rate at which outbound connections are being allowed by the Windows Filtering Platform.
             wFPv6OutConnectionsBlockedPerSec 1.3.6.1.4.1.9600.1.2.108.11 gauge32 read-only
Outbound Connections Blocked per second is the rate at which outbound connections are being blocked by the Windows Filtering Platform.
             wFPv6OutPacketsDiscardedPerSec 1.3.6.1.4.1.9600.1.2.108.12 gauge32 read-only
Outbound Packets Discarded per second is the rate at which outbound packets are discarded by the Windows Filtering Platform.
             wFPv6PacketsDiscardedPerSec 1.3.6.1.4.1.9600.1.2.108.13 gauge32 read-only
Packets Discarded per second is the rate at which the total of inbound and outbound packets are discarded by the Windows Filtering Platform.
     windowsWorkflowFoundationTable 1.3.6.1.4.1.9600.1.2.109 no-access
A table containing performance information for instances of 'Windows Workflow Foundation' objects.
             windowsWorkflowFoundationEntry 1.3.6.1.4.1.9600.1.2.109.1 no-access
Performance information for one particular instance of 'Windows Workflow Foundation' object.
                 wwfInstance 1.3.6.1.4.1.9600.1.2.109.1.1 instancename read-only
Instance name.
                 wwfWorkflowsAborted 1.3.6.1.4.1.9600.1.2.109.1.2 gauge32 read-only
Total number of workflows aborted.
                 wwfWorkflowsAbortedPerSec 1.3.6.1.4.1.9600.1.2.109.1.3 gauge32 read-only
Rate of workflows aborted per second.
                 wwfWorkflowsCompleted 1.3.6.1.4.1.9600.1.2.109.1.4 gauge32 read-only
Total number of workflows completed.
                 wwfWorkflowsCompletedPerSec 1.3.6.1.4.1.9600.1.2.109.1.5 gauge32 read-only
Rate of workflows completed per second.
                 wwfWorkflowsCreated 1.3.6.1.4.1.9600.1.2.109.1.6 gauge32 read-only
Total number of workflows created.
                 wwfWorkflowsCreatedPerSec 1.3.6.1.4.1.9600.1.2.109.1.7 gauge32 read-only
Rate of workflows created per second.
                 wwfWorkflowsExecuting 1.3.6.1.4.1.9600.1.2.109.1.8 gauge32 read-only
Total number of workflow instances actively executing.
                 wwfWorkflowsIdlePerSec 1.3.6.1.4.1.9600.1.2.109.1.9 gauge32 read-only
Rate of workflows becoming idle per second.
                 wwfWorkflowsInMemory 1.3.6.1.4.1.9600.1.2.109.1.10 gauge32 read-only
Total number of workflows in memory.
                 wwfWorkflowsLoaded 1.3.6.1.4.1.9600.1.2.109.1.11 gauge32 read-only
Total number of workflows loaded.
                 wwfWorkflowsLoadedPerSec 1.3.6.1.4.1.9600.1.2.109.1.12 gauge32 read-only
Rate of workflows loaded per second.
                 wwfWorkflowsPending 1.3.6.1.4.1.9600.1.2.109.1.13 gauge32 read-only
Total number of workflows waiting for a thread.
                 wwfWorkflowsPersisted 1.3.6.1.4.1.9600.1.2.109.1.14 gauge32 read-only
Total number of workflows persisted.
                 wwfWorkflowsPersistedPerSec 1.3.6.1.4.1.9600.1.2.109.1.15 gauge32 read-only
Rate of workflows persisted per second.
                 wwfWorkflowsRunnable 1.3.6.1.4.1.9600.1.2.109.1.16 gauge32 read-only
Total number of workflows ready to execute.
                 wwfWorkflowsSuspended 1.3.6.1.4.1.9600.1.2.109.1.17 gauge32 read-only
Total number of workflows suspended.
                 wwfWorkflowsSuspendedPerSec 1.3.6.1.4.1.9600.1.2.109.1.18 gauge32 read-only
Rate of workflows suspended per second.
                 wwfWorkflowsTerminated 1.3.6.1.4.1.9600.1.2.109.1.19 gauge32 read-only
Total number of workflows terminated.
                 wwfWorkflowsTerminatedPerSec 1.3.6.1.4.1.9600.1.2.109.1.20 gauge32 read-only
Rate of workflows terminated per second.
                 wwfWorkflowsUnloaded 1.3.6.1.4.1.9600.1.2.109.1.21 gauge32 read-only
Total number of workflows unloaded.
                 wwfWorkflowsUnloadedPerSec 1.3.6.1.4.1.9600.1.2.109.1.22 gauge32 read-only
Rate of workflows unloaded per second.
     iSCSIInitiatorInstanceTable 1.3.6.1.4.1.9600.1.2.110 no-access
iSCSI Initiator Instance Statistics
             iSCSIInitiatorInstanceEntry 1.3.6.1.4.1.9600.1.2.110.1 no-access
Performance information for one particular instance of 'iSCSI Initiator Instance' object.
                 iscsiInstance 1.3.6.1.4.1.9600.1.2.110.1.1 instancename read-only
Instance name.
                 iscsiSessionCxnTimeoutErrors 1.3.6.1.4.1.9600.1.2.110.1.2 gauge32 read-only
Count of Session connection timeout error
                 iscsiSessionDigestErrors 1.3.6.1.4.1.9600.1.2.110.1.3 gauge32 read-only
Count of Session digest errors
                 iscsiSessionFormatErrors 1.3.6.1.4.1.9600.1.2.110.1.4 gauge32 read-only
Count of Session format error
                 iscsiSessionsFailed 1.3.6.1.4.1.9600.1.2.110.1.5 gauge32 read-only
Number of Sessions failed belonging to this instance
     dtcBridge3 1.3.6.1.4.1.9600.1.2.111
MSDTC Bridge 3.0.0.0 performance counters
             dtcb3AvgParticipantCmtRspnsTime 1.3.6.1.4.1.9600.1.2.111.1 gauge32 read-only
Average time in milliseconds for the WS-AT service to receive a Commit message response from a participant.
             dtcb3AvgParticipantPrepRspnsTime 1.3.6.1.4.1.9600.1.2.111.2 gauge32 read-only
Average time in milliseconds for the WS-AT service to receive a Prepare message response from a participant.
             dtcb3CommitRetryCountPerSec 1.3.6.1.4.1.9600.1.2.111.3 gauge32 read-only
The number of Commit retry messages that the WS-AT service has sent per second.
             dtcb3FaultsReceivedCountPerSec 1.3.6.1.4.1.9600.1.2.111.4 gauge32 read-only
The number of Fault messages that the WS-AT service has received per second.
             dtcb3FaultsSentCountPerSec 1.3.6.1.4.1.9600.1.2.111.5 gauge32 read-only
The number of Fault messages that the WS-AT service has sent per second.
             dtcb3MessageSendFailuresPerSec 1.3.6.1.4.1.9600.1.2.111.6 gauge32 read-only
The number of WS-AT protocol messages that the WS-AT service failed to send per second.
             dtcb3PrepareRetryCountPerSec 1.3.6.1.4.1.9600.1.2.111.7 gauge32 read-only
The number of Prepare retry messages that the WS-AT service has sent per second.
             dtcb3PreparedRetryCountPerSec 1.3.6.1.4.1.9600.1.2.111.8 gauge32 read-only
The number of Prepared retry messages that the WS-AT service has sent per second.
             dtcb3ReplayRetryCountPerSec 1.3.6.1.4.1.9600.1.2.111.9 gauge32 read-only
The number of Replay retry messages that the WS-AT service has sent per second.
     serviceModelEndpoint3Table 1.3.6.1.4.1.9600.1.2.112 no-access
A table containing performance information for instances of 'ServiceModelEndpoint 3.0.0.0' objects.
             serviceModelEndpoint3Entry 1.3.6.1.4.1.9600.1.2.112.1 no-access
Performance information for one particular instance of 'ServiceModelEndpoint 3.0.0.0' object.
                 sme3Instance 1.3.6.1.4.1.9600.1.2.112.1.1 instancename read-only
Instance name.
                 sme3Calls 1.3.6.1.4.1.9600.1.2.112.1.2 gauge32 read-only
The number of calls to this endpoint. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.Calls.aspx
                 sme3CallsDuration 1.3.6.1.4.1.9600.1.2.112.1.3 gauge32 read-only
The average duration of calls to this endpoint. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.CallDuration.aspx
                 sme3CallsFailed 1.3.6.1.4.1.9600.1.2.112.1.4 gauge32 read-only
The number of calls with unhandled exceptions at this endpoint. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.CallsFailed.aspx
                 sme3CallsFailedPerSecond 1.3.6.1.4.1.9600.1.2.112.1.5 gauge32 read-only
The number of calls with unhandled exceptions at this endpoint per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.CallsFailedPerSecond.aspx
                 sme3CallsFaulted 1.3.6.1.4.1.9600.1.2.112.1.6 gauge32 read-only
The number of calls to this endpoint that returned faults. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.CallsFaulted.aspx
                 sme3CallsFaultedPerSecond 1.3.6.1.4.1.9600.1.2.112.1.7 gauge32 read-only
The number of calls to this endpoint that returned faults per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.CallsFaultedPerSecond.aspx
                 sme3CallsOutstanding 1.3.6.1.4.1.9600.1.2.112.1.8 gauge32 read-only
The number of calls to this endpoint that are in progress. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.CallsOutstanding.aspx
                 sme3CallsPerSecond 1.3.6.1.4.1.9600.1.2.112.1.9 gauge32 read-only
The number of calls to this endpoint per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.CallsPerSecond.aspx
                 sme3ReliableMessagesDropped 1.3.6.1.4.1.9600.1.2.112.1.10 gauge32 read-only
The number of reliable messaging messages that were dropped at this endpoint. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.RMMessagesDropped.aspx
                 sme3ReliableMessagesDropPerSec 1.3.6.1.4.1.9600.1.2.112.1.11 gauge32 read-only
The number of reliable messaging messages that were dropped at this endpoint per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.RMMessagesDroppedPerSecond.aspx
                 sme3ReliableSessionsFaulted 1.3.6.1.4.1.9600.1.2.112.1.12 gauge32 read-only
The number of reliable messaging sessions that faulted at this endpoint. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.RMSessionsFaulted.aspx
                 sme3ReliableSessionsFaultPerSec 1.3.6.1.4.1.9600.1.2.112.1.13 gauge32 read-only
The number of reliable messaging sessions that faulted at this endpoint per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.RMSessionsFaultedPerSecond.aspx
                 sme3CallsNotAuthorized 1.3.6.1.4.1.9600.1.2.112.1.14 gauge32 read-only
The number of calls to this endpoint that failed authorization. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.SecurityCallsNotAuthorized.aspx
                 sme3CallsNotAuthorizedPerSecond 1.3.6.1.4.1.9600.1.2.112.1.15 gauge32 read-only
The number of calls to this endpoint that failed authorization per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.SecurityCallsNotAuthorizedPerSecond.aspx
                 sme3ValidationAuthFail 1.3.6.1.4.1.9600.1.2.112.1.16 gauge32 read-only
The number of calls to this endpoint that failed validation or authentication. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.SecurityValidationAuthenticationFailures .aspx
                 sme3ValidationAuthFailPerSec 1.3.6.1.4.1.9600.1.2.112.1.17 gauge32 read-only
The number of calls to this endpoint that failed validation or authentication per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.SecurityValidationAuthenticationFailures PerSecond.aspx
                 sme3TransactionsFlowed 1.3.6.1.4.1.9600.1.2.112.1.18 gauge32 read-only
The number of transactions that flowed to operations at this endpoint. This counter is incremented any time a transaction ID is present in the message that is sent to the endpoint. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.TxFlowed.aspx
                 sme3TransactionsFlowedPerSecond 1.3.6.1.4.1.9600.1.2.112.1.19 gauge32 read-only
The number of transactions that flowed to operations at this endpoint per second. This counter is incremented any time a transaction ID is present in the message that is sent to the endpoint. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.TxFlowedPerSecond.aspx
     serviceModelOperation3Table 1.3.6.1.4.1.9600.1.2.113 no-access
A table containing performance information for instances of 'ServiceModelOperation 3.0.0.0' objects.
             serviceModelOperation3Entry 1.3.6.1.4.1.9600.1.2.113.1 no-access
Performance information for one particular instance of 'ServiceModelOperation 3.0.0.0' object.
                 smo3Instance 1.3.6.1.4.1.9600.1.2.113.1.1 instancename read-only
Instance name.
                 smo3CallFailedPerSecond 1.3.6.1.4.1.9600.1.2.113.1.2 gauge32 read-only
The number of calls with unhandled exceptions in this operation per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.CallsFailedPerSecond.aspx
                 smo3Calls 1.3.6.1.4.1.9600.1.2.113.1.3 gauge32 read-only
The number of calls to this operation. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.Calls.aspx
                 smo3CallsDuration 1.3.6.1.4.1.9600.1.2.113.1.4 gauge32 read-only
The average duration of calls to this operation. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.CallDuration.aspx
                 smo3CallsFailed 1.3.6.1.4.1.9600.1.2.113.1.5 gauge32 read-only
The number of calls with unhandled exceptions in this operation. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.CallsFailed.aspx
                 smo3CallsFaulted 1.3.6.1.4.1.9600.1.2.113.1.6 gauge32 read-only
The number of calls to this operation that returned faults. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.CallsFaulted.aspx
                 smo3CallsFaultedPerSecond 1.3.6.1.4.1.9600.1.2.113.1.7 gauge32 read-only
The number of calls to this operation that returned faults per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.CallsFaultedPerSecond.aspx
                 smo3CallsOutstanding 1.3.6.1.4.1.9600.1.2.113.1.8 gauge32 read-only
The number of calls to this operation that are in progress. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.CallsOutstanding.aspx
                 smo3CallsPerSecond 1.3.6.1.4.1.9600.1.2.113.1.9 gauge32 read-only
The number of calls to this operation per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.CallsPerSecond.aspx
                 smo3CallsNotAuthorized 1.3.6.1.4.1.9600.1.2.113.1.10 gauge32 read-only
The number of calls to this operation that failed authorization. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.SecurityCallsNotAuthorized.aspx
                 smo3CallsNotAuthorizedPerSec 1.3.6.1.4.1.9600.1.2.113.1.11 gauge32 read-only
The number of calls to this operation that failed authorization per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.SecurityCallsNotAuthorizedPerSecond.asp x
                 smo3ValidationAuthFail 1.3.6.1.4.1.9600.1.2.113.1.12 gauge32 read-only
The number of calls to this operation that failed validation or authentication. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.SecurityValidationAuthenticationFailure s.aspx
                 smo3ValidationAuthFailPerSec 1.3.6.1.4.1.9600.1.2.113.1.13 gauge32 read-only
The number of calls to this operation that failed validation or authentication per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.SecurityValidationAuthenticationFailure sPerSecond.aspx
                 smo3TransactionsFlowed 1.3.6.1.4.1.9600.1.2.113.1.14 gauge32 read-only
The number of transactions that flowed to this operation. This counter is incremented any time a transaction ID is present in the message sent to the operation. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.TxFlowed.aspx
                 smo3TransactionsFlowedPerSecond 1.3.6.1.4.1.9600.1.2.113.1.15 gauge32 read-only
The number of transactions that flowed to this operation per second. This counter is incremented any time a transaction ID is present in the message sent to the operation. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Op eration.TxFlowedPerSecond.aspx
     serviceModelService3Table 1.3.6.1.4.1.9600.1.2.114 no-access
A table containing performance information for instances of 'ServiceModelService 3.0.0.0' objects.
             serviceModelService3Entry 1.3.6.1.4.1.9600.1.2.114.1 no-access
Performance information for one particular instance of 'ServiceModelService 3.0.0.0' object.
                 sms3Instance 1.3.6.1.4.1.9600.1.2.114.1.1 instancename read-only
Instance name.
                 sms3Calls 1.3.6.1.4.1.9600.1.2.114.1.2 gauge32 read-only
The number of calls to this service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.Calls.aspx
                 sms3CallsDuration 1.3.6.1.4.1.9600.1.2.114.1.3 gauge32 read-only
The average duration of calls to this service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.CallDuration.aspx
                 sms3CallsFailed 1.3.6.1.4.1.9600.1.2.114.1.4 gauge32 read-only
The number of calls with unhandled exceptions in this service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.CallsFailed.aspx
                 sms3CallsFailedPerSecond 1.3.6.1.4.1.9600.1.2.114.1.5 gauge32 read-only
The number of calls with unhandled exceptions in this service per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.CallsFailedPerSecond.aspx
                 sms3CallsFaulted 1.3.6.1.4.1.9600.1.2.114.1.6 gauge32 read-only
The number of calls to this service that returned faults. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.CallsFaulted.aspx
                 sms3CallsFaultedPerSecond 1.3.6.1.4.1.9600.1.2.114.1.7 gauge32 read-only
The number of calls to this service that returned faults per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.CallsFaultedPerSecond.aspx
                 sms3CallsOutstanding 1.3.6.1.4.1.9600.1.2.114.1.8 gauge32 read-only
The number of calls to this service that are in progress. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.CallsOutstanding.aspx
                 sms3CallsPerSecond 1.3.6.1.4.1.9600.1.2.114.1.9 gauge32 read-only
The number of calls to this service per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.CallsPerSecond.aspx
                 sms3Instances 1.3.6.1.4.1.9600.1.2.114.1.10 gauge32 read-only
The total number of instances of the service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.Instances.aspx
                 sms3InstancesCreatedPerSecond 1.3.6.1.4.1.9600.1.2.114.1.11 gauge32 read-only
The creation rate of service instances per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.InstancesPerSecond.aspx
                 sms3QueuedMessagesDropped 1.3.6.1.4.1.9600.1.2.114.1.12 gauge32 read-only
The number of messages to this service that were dropped by the queued transport. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.MsmqDroppedMessages.aspx
                 sms3QueuedMessagesDroppedPerSec 1.3.6.1.4.1.9600.1.2.114.1.13 gauge32 read-only
The number of messages to this service that were dropped by the queued transport per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.MsmqDroppedMessagesPerSecond.aspx
                 sms3QueuedMessagesRejected 1.3.6.1.4.1.9600.1.2.114.1.14 gauge32 read-only
The number of messages to this servcie that were rejected by the queued transport. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.MsmqRejectedMessages.aspx
                 sms3QueuedMessagesRejectedPerSec 1.3.6.1.4.1.9600.1.2.114.1.15 gauge32 read-only
The number of messages to this service that were rejected by the queued transport per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.MsmqRejectedMessagesPerSecond.aspx
                 sms3QueuedPoisonMessages 1.3.6.1.4.1.9600.1.2.114.1.16 gauge32 read-only
The number of messages to this service that were marked poisoned by the queued transport. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.MsmqPoisonMessages.aspx
                 sms3QueuedPoisonMessagesPerSec 1.3.6.1.4.1.9600.1.2.114.1.17 gauge32 read-only
The number of messages to this service that were marked poisoned by the queued transport per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.En dpoint.MsmqPoisonMessagesPerSecond.aspx
                 sms3ReliableMessagesDrop 1.3.6.1.4.1.9600.1.2.114.1.18 gauge32 read-only
The number of reliable messaging messages that were dropped in this service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.RMMessagesDropped.aspx
                 sms3ReliableMessagesDropPerSec 1.3.6.1.4.1.9600.1.2.114.1.19 gauge32 read-only
The number of reliable messaging messages that were dropped in this service per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.RMMessagesDroppedPerSecond.aspx
                 sms3ReliableSessionsFaulted 1.3.6.1.4.1.9600.1.2.114.1.20 gauge32 read-only
The number of reliable messaging sessions that were faulted in this service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.RMSessionsFaulted.aspx
                 sms3ReliableSessionFaultedPerSec 1.3.6.1.4.1.9600.1.2.114.1.21 gauge32 read-only
The number of reliable messaging sessions that were faulted in this service per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.RMSessionsFaultedPerSecond.aspx
                 sms3CallsNotAuthorized 1.3.6.1.4.1.9600.1.2.114.1.22 gauge32 read-only
The number of calls to this service that failed authorization. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.SecurityCallsNotAuthorized.aspx
                 sms3CallsNotAuthorizedPerSec 1.3.6.1.4.1.9600.1.2.114.1.23 gauge32 read-only
The number of calls to this service that failed authorization per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.SecurityCallsNotAuthorizedPerSecond.aspx
                 sms3ValidationAuthFail 1.3.6.1.4.1.9600.1.2.114.1.24 gauge32 read-only
The number of calls to this service that failed validation or authentication. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.SecurityValidationAuthenticationFailures. aspx
                 sms3ValidationAuthFailPerSec 1.3.6.1.4.1.9600.1.2.114.1.25 gauge32 read-only
The number of calls to this service that failed validation or authentication per second. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.SecurityValidationAuthenticationFailuresP erSecond.aspx
                 sms3TransactedOpsAborted 1.3.6.1.4.1.9600.1.2.114.1.26 gauge32 read-only
The number of transacted operations with the outcome aborted in this service. Work done under such operations is rolled back. Resources are reverted to their previous state. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxAborted.aspx
                 sms3TransactedOpsAbortedPerSec 1.3.6.1.4.1.9600.1.2.114.1.27 gauge32 read-only
The number of transacted operations with the outcome aborted in this service per second. Work done under such operations is rolled back. Resources are reverted to their previous state. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxAbortedPerSecond.aspx
                 sms3TransactedOpsCommit 1.3.6.1.4.1.9600.1.2.114.1.28 gauge32 read-only
The number of transacted operations with the outcome committed in this service. Work done under such operations is fully committed. Resources are updated in accordance with the work done in the operation. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxCommitted.aspx
                 sms3TransactedOpsCommitPerSec 1.3.6.1.4.1.9600.1.2.114.1.29 gauge32 read-only
The number of transacted operations with the outcome committed in this service per second. Work done under such operations is fully committed. Resources are updated in accordance with the work done in the operation. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxCommittedPerSecond.aspx
                 sms3TransactedOpsInDoubt 1.3.6.1.4.1.9600.1.2.114.1.30 gauge32 read-only
The number of transacted operations with an outcome in doubt in this service. Work done with an outcome in doubt is in an indeterminate state. Resources are held pending outcome. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxInDoubt.aspx
                 sms3TransactedOpsInDoubtPerSec 1.3.6.1.4.1.9600.1.2.114.1.31 gauge32 read-only
The number of transacted operations with an outcome in doubt in this service per second. Work done with an outcome in doubt is in an indeterminate state. Resources are held pending outcome. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxInDoubtPerSecond.aspx
                 sms3TransactionsFlowed 1.3.6.1.4.1.9600.1.2.114.1.32 gauge32 read-only
The number of transactions that flowed to operations in this service. This counter is incremented any time a transaction ID is present in the message that is sent to the service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxFlowed.aspx
                 sms3TransactionsFlowedPerSec 1.3.6.1.4.1.9600.1.2.114.1.33 gauge32 read-only
The number of transactions that flowed to operations in this service per second. This counter is incremented any time a transaction ID is present in the message that is sent to the service. http://msdn.microsoft.com/en-US/library/System. ServiceModel.Diagnostics.PerformanceCounters.Se rvice.TxFlowedPerSecond.aspx
     svcHost3 1.3.6.1.4.1.9600.1.2.115
SMSvcHost 3.0.0.0 performance counters
             smsh3ConnsAcceptedOverNetPipe 1.3.6.1.4.1.9600.1.2.115.1 gauge32 read-only
The total number of named pipe connections accepted over net.pipe.
             smsh3ConnsAcceptedOverNetTcp 1.3.6.1.4.1.9600.1.2.115.2 gauge32 read-only
The total number of TCP connections accepted over net.tcp.
             smsh3ConnsDispatchedOverNetPipe 1.3.6.1.4.1.9600.1.2.115.3 gauge32 read-only
The total number of connections dispatched over net.pipe.
             smsh3ConnsDispatchedOverNetTcp 1.3.6.1.4.1.9600.1.2.115.4 gauge32 read-only
The total number of connections dispatched over net.tcp.
             smsh3DispatchFailuresOverNetPipe 1.3.6.1.4.1.9600.1.2.115.5 gauge32 read-only
The total number of failures dispatching messages received over net.pipe.
             smsh3DispatchFailuresOverNetTcp 1.3.6.1.4.1.9600.1.2.115.6 gauge32 read-only
The total number of failures dispatching messages received over net.tcp.
             smsh3ProtocolFailuresOverNetPipe 1.3.6.1.4.1.9600.1.2.115.7 gauge32 read-only
The total number of failures at the protocol layer of net.pipe.
             smsh3ProtocolFailuresOverNetTcp 1.3.6.1.4.1.9600.1.2.115.8 gauge32 read-only
The total number of failures at the protocol layer of net.tcp.
             smsh3RegActiveForNetPipe 1.3.6.1.4.1.9600.1.2.115.9 gauge32 read-only
The number of uri registrations currently active for net.pipe.
             smsh3RegActiveForNetTcp 1.3.6.1.4.1.9600.1.2.115.10 gauge32 read-only
The number of uri registrations currently active for net.tcp.
             smsh3UrisRegisteredForNetPipe 1.3.6.1.4.1.9600.1.2.115.11 gauge32 read-only
The total number of uris that were succesfully registered for net.pipe.
             smsh3UrisRegisteredForNetTcp 1.3.6.1.4.1.9600.1.2.115.12 gauge32 read-only
The total number of uris that were succesfully registered for net.tcp.
             smsh3UrisUnregisteredForNetPipe 1.3.6.1.4.1.9600.1.2.115.13 gauge32 read-only
The total number of uris that were succesfully unregistered for net.pipe.
             smsh3UrisUnregisteredForNetTcp 1.3.6.1.4.1.9600.1.2.115.14 gauge32 read-only
The total number of uris that were succesfully unregistered for net.tcp.
     aspDotNETv1 1.3.6.1.4.1.9600.1.2.116
             adn1ApplicationRestarts 1.3.6.1.4.1.9600.1.2.116.1 gauge32 read-only
Number of times the application has been restarted during the web server's lifetime.
             adn1ApplicationsRunning 1.3.6.1.4.1.9600.1.2.116.2 gauge32 read-only
Number of currently running web applications.
             adn1RequestExecutionTime 1.3.6.1.4.1.9600.1.2.116.3 gauge32 read-only
The number of milliseconds that it took to execute the most recent request.
             adn1RequestWaitTime 1.3.6.1.4.1.9600.1.2.116.4 gauge32 read-only
The number of milliseconds the most recent request was waiting in the queue.
             adn1RequestsCurrent 1.3.6.1.4.1.9600.1.2.116.5 gauge32 read-only
The current number of requests, including those that are queued, currently executing, or waiting to be written to the client. Under the ASP.NET process model, when this counter exceeds the requestQueueLimit defined in the processModel configuration section, ASP.NET will begin rejecting requests.
             adn1RequestsDisconnected 1.3.6.1.4.1.9600.1.2.116.6 gauge32 read-only
The number of requests disconnected due to communication errors or user terminated.
             adn1RequestsQueued 1.3.6.1.4.1.9600.1.2.116.7 gauge32 read-only
The number of requests waiting to be processed.
             adn1RequestsRejected 1.3.6.1.4.1.9600.1.2.116.8 gauge32 read-only
The number of requests rejected because the request queue was full.
             adn1StateServerSessionsAbandoned 1.3.6.1.4.1.9600.1.2.116.9 gauge32 read-only
The number of sessions that have been explicitly abandoned.
             adn1StateServerSessionsActive 1.3.6.1.4.1.9600.1.2.116.10 gauge32 read-only
The current number of sessions currently active.
             adn1StateServerSessionsTimedOut 1.3.6.1.4.1.9600.1.2.116.11 gauge32 read-only
The number of sessions timed out.
             adn1StateServerSessionsTotal 1.3.6.1.4.1.9600.1.2.116.12 gauge32 read-only
The number of sessions total.
             adn1WorkerProcessRestarts 1.3.6.1.4.1.9600.1.2.116.13 gauge32 read-only
Number of times a worker process has restarted on the machine.
             adn1WorkerProcessesRunning 1.3.6.1.4.1.9600.1.2.116.14 gauge32 read-only
Number of worker processes running on the machine.
     aspDotNETApplicationsV1Table 1.3.6.1.4.1.9600.1.2.117 no-access
A table containing performance information for instances of 'ASP.NET Apps v1.1.4322' objects.
             aspDotNETApplicationsV1Entry 1.3.6.1.4.1.9600.1.2.117.1 no-access
Performance information for one particular instance of 'ASP.NET Apps v1.1.4322' object.
                 adnAppl1Instance 1.3.6.1.4.1.9600.1.2.117.1.1 instancename read-only
Instance name.
                 adnAppl1AnonymousRequests 1.3.6.1.4.1.9600.1.2.117.1.2 gauge32 read-only
Number of requests utilizing anonymous authentication.
                 adnAppl1AnonymousRequestsPerSec 1.3.6.1.4.1.9600.1.2.117.1.3 gauge32 read-only
Number of Authentication Anonymous Requests/Sec
                 adnAppl1CacheAPIEntries 1.3.6.1.4.1.9600.1.2.117.1.4 gauge32 read-only
Total number of entries within the cache added by the user.
                 adnAppl1CacheAPIHitRatio 1.3.6.1.4.1.9600.1.2.117.1.5 gauge32 read-only
Ratio of hits called from user code.
                 adnAppl1CacheAPIHits 1.3.6.1.4.1.9600.1.2.117.1.6 gauge32 read-only
Number of cache hits from user code.
                 adnAppl1CacheAPIMisses 1.3.6.1.4.1.9600.1.2.117.1.7 gauge32 read-only
Number of cache misses called from user code.
                 adnAppl1CacheAPITurnoverRate 1.3.6.1.4.1.9600.1.2.117.1.8 gauge32 read-only
Number of additions and removals to the API cache per second.
                 adnAppl1CacheTotalEntries 1.3.6.1.4.1.9600.1.2.117.1.9 gauge32 read-only
Total number of entries within the cache (both internal and user added)
                 adnAppl1CacheTotalHitRatio 1.3.6.1.4.1.9600.1.2.117.1.10 gauge32 read-only
Ratio of hits from all cache calls.
                 adnAppl1CacheTotalHits 1.3.6.1.4.1.9600.1.2.117.1.11 gauge32 read-only
Total number of hits from the cache.
                 adnAppl1CacheTotalMisses 1.3.6.1.4.1.9600.1.2.117.1.12 gauge32 read-only
Total number of cache misses.
                 adnAppl1CacheTotalTurnoverRate 1.3.6.1.4.1.9600.1.2.117.1.13 gauge32 read-only
Number of additions and removals to the total cache per second.
                 adnAppl1CompilationsTotal 1.3.6.1.4.1.9600.1.2.117.1.14 gauge32 read-only
Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled.
                 adnAppl1DebuggingRequests 1.3.6.1.4.1.9600.1.2.117.1.15 gauge32 read-only
Number of debugging requests processed.
                 adnAppl1ErrorsDuringCompilation 1.3.6.1.4.1.9600.1.2.117.1.16 gauge32 read-only
Number of errors that have occurred during compilation.
                 adnAppl1ErrorsDuringExecution 1.3.6.1.4.1.9600.1.2.117.1.17 gauge32 read-only
Number of errors that have occurred during the processing of a request.
                 adnAppl1ErrorDuringPreprocessing 1.3.6.1.4.1.9600.1.2.117.1.18 gauge32 read-only
Number of errors that have occurred during parsing and configuration.
                 adnAppl1ErrorsTotal 1.3.6.1.4.1.9600.1.2.117.1.19 gauge32 read-only
Total number of errors occurred.
                 adnAppl1ErrorsTotalPerSec 1.3.6.1.4.1.9600.1.2.117.1.20 gauge32 read-only
Rate of errors occurred.
                 adnAppl1ErrorUnhandledDuringExec 1.3.6.1.4.1.9600.1.2.117.1.21 gauge32 read-only
Number of errors not handled by user code, but by the default error handler.
                 adnAppl1ErrorUnhandledExecPerSec 1.3.6.1.4.1.9600.1.2.117.1.22 gauge32 read-only
Rate of unhandled errors.
                 adnAppl1OutputCacheEntries 1.3.6.1.4.1.9600.1.2.117.1.23 gauge32 read-only
Current number of entries in the output cache.
                 adnAppl1OutputCacheHitRatio 1.3.6.1.4.1.9600.1.2.117.1.24 gauge32 read-only
Ratio of hits to requests for output cacheable requests.
                 adnAppl1OutputCacheHits 1.3.6.1.4.1.9600.1.2.117.1.25 gauge32 read-only
Total number of ouput cacheable requests served from the output cache.
                 adnAppl1OutputCacheMisses 1.3.6.1.4.1.9600.1.2.117.1.26 gauge32 read-only
Total number of ouput cacheable requests not served from the output cache.
                 adnAppl1OutputCacheTurnoverRate 1.3.6.1.4.1.9600.1.2.117.1.27 gauge32 read-only
Number of additions and removals to the output cache per second.
                 adnAppl1PipelineInstanceCount 1.3.6.1.4.1.9600.1.2.117.1.28 gauge32 read-only
Number of active pipeline instances.
                 adnAppl1RequestBytesInTotal 1.3.6.1.4.1.9600.1.2.117.1.29 gauge32 read-only
The total size, in bytes, of all requests.
                 adnAppl1RequestBytesOutTotal 1.3.6.1.4.1.9600.1.2.117.1.30 gauge32 read-only
The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers.
                 adnAppl1RequestsExecuting 1.3.6.1.4.1.9600.1.2.117.1.31 gauge32 read-only
The number of requests currently executing.
                 adnAppl1RequestsFailed 1.3.6.1.4.1.9600.1.2.117.1.32 gauge32 read-only
Total number of failed requests.
                 adnAppl1RequestsInApplQueue 1.3.6.1.4.1.9600.1.2.117.1.33 gauge32 read-only
The number of requests in the application request queue.
                 adnAppl1RequestsNotAuthorized 1.3.6.1.4.1.9600.1.2.117.1.34 gauge32 read-only
Number of requests failed due to unauthorized access.
                 adnAppl1RequestsNotFound 1.3.6.1.4.1.9600.1.2.117.1.35 gauge32 read-only
The number of requests for resources that were not found.
                 adnAppl1RequestsSucceeded 1.3.6.1.4.1.9600.1.2.117.1.36 gauge32 read-only
The number of requests that executed successfully.
                 adnAppl1RequestsTimedOut 1.3.6.1.4.1.9600.1.2.117.1.37 gauge32 read-only
The number of requests that timed out.
                 adnAppl1RequestsTotal 1.3.6.1.4.1.9600.1.2.117.1.38 gauge32 read-only
The total number of requests since the application was started.
                 adnAppl1RequestsPerSec 1.3.6.1.4.1.9600.1.2.117.1.39 gauge32 read-only
The number of requests executed per second.
                 adnAppl1SessionSQLSvrConnTotal 1.3.6.1.4.1.9600.1.2.117.1.40 gauge32 read-only
The total number of connections to the SQL Server used by session state.
                 adnAppl1SessionStateSvrConnTotal 1.3.6.1.4.1.9600.1.2.117.1.41 gauge32 read-only
The total number of connections to the State Server used by session state.
                 adnAppl1SessionsAbandoned 1.3.6.1.4.1.9600.1.2.117.1.42 gauge32 read-only
The number of sessions that have been explicitly abandoned.
                 adnAppl1SessionsActive 1.3.6.1.4.1.9600.1.2.117.1.43 gauge32 read-only
The current number of sessions currently active.
                 adnAppl1SessionsTimedOut 1.3.6.1.4.1.9600.1.2.117.1.44 gauge32 read-only
The number of sessions timed out.
                 adnAppl1SessionsTotal 1.3.6.1.4.1.9600.1.2.117.1.45 gauge32 read-only
Total number of sessions since the application was started.
                 adnAppl1TransactionsAborted 1.3.6.1.4.1.9600.1.2.117.1.46 gauge32 read-only
The number of transactions aborted.
                 adnAppl1TransactionsCommitted 1.3.6.1.4.1.9600.1.2.117.1.47 gauge32 read-only
The number of transactions committed.
                 adnAppl1TransactionsPending 1.3.6.1.4.1.9600.1.2.117.1.48 gauge32 read-only
Number of transactions in progress.
                 adnAppl1TransactionsTotal 1.3.6.1.4.1.9600.1.2.117.1.49 gauge32 read-only
The total number of transactions since the application was started.
                 adnAppl1TransactionsPerSec 1.3.6.1.4.1.9600.1.2.117.1.50 gauge32 read-only
Transactions started per second.
     aspDotNETv2 1.3.6.1.4.1.9600.1.2.118
             adn2ApplicationRestarts 1.3.6.1.4.1.9600.1.2.118.1 gauge32 read-only
Number of times the application has been restarted during the web server's lifetime.
             adn2ApplicationsRunning 1.3.6.1.4.1.9600.1.2.118.2 gauge32 read-only
Number of currently running web applications.
             adn2AuditFailureEventsRaised 1.3.6.1.4.1.9600.1.2.118.3 gauge32 read-only
Number of audit failures in the application since it was started.
             adn2AuditSuccessEventsRaised 1.3.6.1.4.1.9600.1.2.118.4 gauge32 read-only
Number of audit successes in the application since it was started.
             adn2ErrorEventsRaised 1.3.6.1.4.1.9600.1.2.118.5 gauge32 read-only
Number of error events raised since the application was started.
             adn2InfraErrorEventsRaised 1.3.6.1.4.1.9600.1.2.118.6 gauge32 read-only
Number of HTTP error events raised since the application was started.
             adn2RequestErrorEventsRaised 1.3.6.1.4.1.9600.1.2.118.7 gauge32 read-only
Number of runtime error events raised since the application was started.
             adn2RequestExecutionTime 1.3.6.1.4.1.9600.1.2.118.8 gauge32 read-only
The number of milliseconds that it took to execute the most recent request.
             adn2RequestWaitTime 1.3.6.1.4.1.9600.1.2.118.9 gauge32 read-only
The number of milliseconds the most recent request was waiting in the queue.
             adn2RequestsCurrent 1.3.6.1.4.1.9600.1.2.118.10 gauge32 read-only
The current number of requests, including those that are queued, currently executing, or waiting to be written to the client. Under the ASP.NET process model, when this counter exceeds the requestQueueLimit defined in the processModel configuration section, ASP.NET will begin rejecting requests.
             adn2RequestsDisconnected 1.3.6.1.4.1.9600.1.2.118.11 gauge32 read-only
The number of requests disconnected due to communication errors or user terminated.
             adn2RequestsQueued 1.3.6.1.4.1.9600.1.2.118.12 gauge32 read-only
The number of requests waiting to be processed.
             adn2RequestsRejected 1.3.6.1.4.1.9600.1.2.118.13 gauge32 read-only
The number of requests rejected because the request queue was full.
             adn2StateServerSessionsAbandoned 1.3.6.1.4.1.9600.1.2.118.14 gauge32 read-only
The number of sessions that have been explicitly abandoned.
             adn2StateServerSessionsActive 1.3.6.1.4.1.9600.1.2.118.15 gauge32 read-only
The current number of sessions currently active.
             adn2StateServerSessionsTimedOut 1.3.6.1.4.1.9600.1.2.118.16 gauge32 read-only
The number of sessions timed out.
             adn2StateServerSessionsTotal 1.3.6.1.4.1.9600.1.2.118.17 gauge32 read-only
The number of sessions total.
             adn2WorkerProcessRestarts 1.3.6.1.4.1.9600.1.2.118.18 gauge32 read-only
Number of times a worker process has restarted on the machine.
             adn2WorkerProcessesRunning 1.3.6.1.4.1.9600.1.2.118.19 gauge32 read-only
Number of worker processes running on the machine.
     aspDotNETApplicationsV2Table 1.3.6.1.4.1.9600.1.2.119 no-access
A table containing performance information for instances of 'ASP.NET Apps v2.0.50727' objects.
             aspDotNETApplicationsV2Entry 1.3.6.1.4.1.9600.1.2.119.1 no-access
Performance information for one particular instance of 'ASP.NET Apps v2.0.50727' object.
                 adnAppl2Instance 1.3.6.1.4.1.9600.1.2.119.1.1 instancename read-only
Instance name.
                 adnAppl2AnonymousRequests 1.3.6.1.4.1.9600.1.2.119.1.2 gauge32 read-only
Number of requests utilizing anonymous authentication.
                 adnAppl2AnonymousRequestsPerSec 1.3.6.1.4.1.9600.1.2.119.1.3 gauge32 read-only
Number of Authentication Anonymous Requests/Sec
                 adnAppl2ApplLifetimeEvents 1.3.6.1.4.1.9600.1.2.119.1.4 gauge32 read-only
Number of application events raised since the application was started.
                 adnAppl2ApplLifetimeEventsPerSec 1.3.6.1.4.1.9600.1.2.119.1.5 gauge32 read-only
Number of application events raised per second.
                 adnAppl2AuditFailureEventsRaised 1.3.6.1.4.1.9600.1.2.119.1.6 gauge32 read-only
Number of audit failures in the application since it was started.
                 adnAppl2AuditSuccessEventsRaised 1.3.6.1.4.1.9600.1.2.119.1.7 gauge32 read-only
Number of audit successes in the application since it was started.
                 adnAppl2CachePctMachMemLimUsed 1.3.6.1.4.1.9600.1.2.119.1.8 gauge32 read-only
The amount of physical memory used by the machine divided by the physical memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed.
                 adnAppl2CachePctProcMemLimUsed 1.3.6.1.4.1.9600.1.2.119.1.9 gauge32 read-only
The value of private bytes for the worker process divided by the private bytes memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed.
                 adnAppl2CacheAPIEntries 1.3.6.1.4.1.9600.1.2.119.1.10 gauge32 read-only
Total number of entries within the cache added by the user.
                 adnAppl2CacheAPIHitRatio 1.3.6.1.4.1.9600.1.2.119.1.11 gauge32 read-only
Ratio of hits called from user code.
                 adnAppl2CacheAPIHits 1.3.6.1.4.1.9600.1.2.119.1.12 gauge32 read-only
Number of cache hits from user code.
                 adnAppl2CacheAPIMisses 1.3.6.1.4.1.9600.1.2.119.1.13 gauge32 read-only
Number of cache misses called from user code.
                 adnAppl2CacheAPITrims 1.3.6.1.4.1.9600.1.2.119.1.14 gauge32 read-only
Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache using one of the public cache APIs.
                 adnAppl2CacheAPITurnoverRate 1.3.6.1.4.1.9600.1.2.119.1.15 gauge32 read-only
Number of additions and removals to the API cache per second.
                 adnAppl2CacheTotalEntries 1.3.6.1.4.1.9600.1.2.119.1.16 gauge32 read-only
Total number of entries within the cache (both internal and user added)
                 adnAppl2CacheTotalHitRatio 1.3.6.1.4.1.9600.1.2.119.1.17 gauge32 read-only
Ratio of hits from all cache calls.
                 adnAppl2CacheTotalHits 1.3.6.1.4.1.9600.1.2.119.1.18 gauge32 read-only
Total number of hits from the cache.
                 adnAppl2CacheTotalMisses 1.3.6.1.4.1.9600.1.2.119.1.19 gauge32 read-only
Total number of cache misses.
                 adnAppl2CacheTotalTrims 1.3.6.1.4.1.9600.1.2.119.1.20 gauge32 read-only
Total number of entries forcibly removed from the cache due to memory pressure.
                 adnAppl2CacheTotalTurnoverRate 1.3.6.1.4.1.9600.1.2.119.1.21 gauge32 read-only
Number of additions and removals to the total cache per second.
                 adnAppl2CompilationsTotal 1.3.6.1.4.1.9600.1.2.119.1.22 gauge32 read-only
Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled.
                 adnAppl2DebuggingRequests 1.3.6.1.4.1.9600.1.2.119.1.23 gauge32 read-only
Number of debugging requests processed.
                 adnAppl2ErrorEventsRaised 1.3.6.1.4.1.9600.1.2.119.1.24 gauge32 read-only
Number of error events raised since the application was started.
                 adnAppl2ErrorEventsRaisedPerSec 1.3.6.1.4.1.9600.1.2.119.1.25 gauge32 read-only
Number of error events per second.
                 adnAppl2ErrorsDuringCompilation 1.3.6.1.4.1.9600.1.2.119.1.26 gauge32 read-only
Number of errors that have occurred during compilation.
                 adnAppl2ErrorsDuringExecution 1.3.6.1.4.1.9600.1.2.119.1.27 gauge32 read-only
Number of errors that have occurred during the processing of a request.
                 adnAppl2ErrorDuringPreprocessing 1.3.6.1.4.1.9600.1.2.119.1.28 gauge32 read-only
Number of errors that have occurred during parsing and configuration.
                 adnAppl2ErrorsTotal 1.3.6.1.4.1.9600.1.2.119.1.29 gauge32 read-only
Total number of errors occurred.
                 adnAppl2ErrorsTotalPerSec 1.3.6.1.4.1.9600.1.2.119.1.30 gauge32 read-only
Rate of errors occurred.
                 adnAppl2ErrorUnhandledDuringExec 1.3.6.1.4.1.9600.1.2.119.1.31 gauge32 read-only
Number of errors not handled by user code, but by the default error handler.
                 adnAppl2ErrorUnhandledExecPerSec 1.3.6.1.4.1.9600.1.2.119.1.32 gauge32 read-only
Rate of unhandled errors.
                 adnAppl2EventsRaised 1.3.6.1.4.1.9600.1.2.119.1.33 gauge32 read-only
Total number of instrumentation events raised since the application was started.
                 adnAppl2EventsRaisedPerSec 1.3.6.1.4.1.9600.1.2.119.1.34 gauge32 read-only
Total number of instrumentation events per second.
                 adnAppl2FormsAuthenticationFail 1.3.6.1.4.1.9600.1.2.119.1.35 gauge32 read-only
Number of failed forms authentication ticket validations since the application was started.
                 adnAppl2FormsAuthenticationSucc 1.3.6.1.4.1.9600.1.2.119.1.36 gauge32 read-only
Number of successful forms authentication ticket validations since the application was started.
                 adnAppl2InfraErrorEventsRaised 1.3.6.1.4.1.9600.1.2.119.1.37 gauge32 read-only
Number of HTTP error events raised since the application was started.
                 adnAppl2InfraErrEventRaisePerSec 1.3.6.1.4.1.9600.1.2.119.1.38 gauge32 read-only
Number of HTTP error events raised per second.
                 adnAppl2MembershipAuthFailure 1.3.6.1.4.1.9600.1.2.119.1.39 gauge32 read-only
Number of failed membership credential validations since the application was started.
                 adnAppl2MembershipAuthSuccess 1.3.6.1.4.1.9600.1.2.119.1.40 gauge32 read-only
Number of successful membership credential validations since the application was started.
                 adnAppl2OutputCacheEntries 1.3.6.1.4.1.9600.1.2.119.1.41 gauge32 read-only
Current number of entries in the output cache.
                 adnAppl2OutputCacheHitRatio 1.3.6.1.4.1.9600.1.2.119.1.42 gauge32 read-only
Ratio of hits to requests for output cacheable requests.
                 adnAppl2OutputCacheHits 1.3.6.1.4.1.9600.1.2.119.1.43 gauge32 read-only
Total number of output cacheable requests served from the output cache.
                 adnAppl2OutputCacheMisses 1.3.6.1.4.1.9600.1.2.119.1.44 gauge32 read-only
Total number of output cacheable requests not served from the output cache.
                 adnAppl2OutputCacheTrims 1.3.6.1.4.1.9600.1.2.119.1.45 gauge32 read-only
Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache by the output cache feature.
                 adnAppl2OutputCacheTurnoverRate 1.3.6.1.4.1.9600.1.2.119.1.46 gauge32 read-only
Number of additions and removals to the output cache per second.
                 adnAppl2PipelineInstanceCount 1.3.6.1.4.1.9600.1.2.119.1.47 gauge32 read-only
Number of active pipeline instances.
                 adnAppl2RequestBytesInTotal 1.3.6.1.4.1.9600.1.2.119.1.48 gauge32 read-only
The total size, in bytes, of all requests.
                 adnAppl2RequestBytesOutTotal 1.3.6.1.4.1.9600.1.2.119.1.49 gauge32 read-only
The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers.
                 adnAppl2RequestErrorEventsRaised 1.3.6.1.4.1.9600.1.2.119.1.50 gauge32 read-only
Number of runtime error events raised since the application was started.
                 adnAppl2ReqErrorEventRaisePerSec 1.3.6.1.4.1.9600.1.2.119.1.51 gauge32 read-only
Number of runtime error events per second.
                 adnAppl2RequestEventsRaised 1.3.6.1.4.1.9600.1.2.119.1.52 gauge32 read-only
Number of request events raised since the application was started
                 adnAppl2RequestEventsRaisePerSec 1.3.6.1.4.1.9600.1.2.119.1.53 gauge32 read-only
Number of request events raised per second.
                 adnAppl2RequestExecutionTime 1.3.6.1.4.1.9600.1.2.119.1.54 gauge32 read-only
The number of milliseconds that it took to execute the most recent request.
                 adnAppl2RequestWaitTime 1.3.6.1.4.1.9600.1.2.119.1.55 gauge32 read-only
The number of milliseconds the most recent request was waiting in the queue.
                 adnAppl2RequestsDisconnected 1.3.6.1.4.1.9600.1.2.119.1.56 gauge32 read-only
The number of requests disconnected due to communication errors or user terminated.
                 adnAppl2RequestsExecuting 1.3.6.1.4.1.9600.1.2.119.1.57 gauge32 read-only
The number of requests currently executing.
                 adnAppl2RequestsFailed 1.3.6.1.4.1.9600.1.2.119.1.58 gauge32 read-only
Total number of failed requests.
                 adnAppl2RequestsInApplQueue 1.3.6.1.4.1.9600.1.2.119.1.59 gauge32 read-only
The number of requests in the application request queue.
                 adnAppl2RequestsNotAuthorized 1.3.6.1.4.1.9600.1.2.119.1.60 gauge32 read-only
Number of requests failed due to unauthorized access.
                 adnAppl2RequestsNotFound 1.3.6.1.4.1.9600.1.2.119.1.61 gauge32 read-only
The number of requests for resources that were not found.
                 adnAppl2RequestsRejected 1.3.6.1.4.1.9600.1.2.119.1.62 gauge32 read-only
The number of requests rejected because the application request queue was full.
                 adnAppl2RequestsSucceeded 1.3.6.1.4.1.9600.1.2.119.1.63 gauge32 read-only
The number of requests that executed successfully.
                 adnAppl2RequestsTimedOut 1.3.6.1.4.1.9600.1.2.119.1.64 gauge32 read-only
The number of requests that timed out.
                 adnAppl2RequestsTotal 1.3.6.1.4.1.9600.1.2.119.1.65 gauge32 read-only
The total number of requests since the application was started.
                 adnAppl2RequestsPerSec 1.3.6.1.4.1.9600.1.2.119.1.66 gauge32 read-only
The number of requests executed per second.
                 adnAppl2SessionSQLSvrConnTotal 1.3.6.1.4.1.9600.1.2.119.1.67 gauge32 read-only
The total number of connections to the SQL Server used by session state.
                 adnAppl2SessionStateSvrConnTotal 1.3.6.1.4.1.9600.1.2.119.1.68 gauge32 read-only
The total number of connections to the State Server used by session state.
                 adnAppl2SessionsAbandoned 1.3.6.1.4.1.9600.1.2.119.1.69 gauge32 read-only
The number of sessions that have been explicitly abandoned.
                 adnAppl2SessionsActive 1.3.6.1.4.1.9600.1.2.119.1.70 gauge32 read-only
The current number of sessions currently active.
                 adnAppl2SessionsTimedOut 1.3.6.1.4.1.9600.1.2.119.1.71 gauge32 read-only
The number of sessions timed out.
                 adnAppl2SessionsTotal 1.3.6.1.4.1.9600.1.2.119.1.72 gauge32 read-only
Total number of sessions since the application was started.
                 adnAppl2TransactionsAborted 1.3.6.1.4.1.9600.1.2.119.1.73 gauge32 read-only
The number of transactions aborted.
                 adnAppl2TransactionsCommitted 1.3.6.1.4.1.9600.1.2.119.1.74 gauge32 read-only
The number of transactions committed.
                 adnAppl2TransactionsPending 1.3.6.1.4.1.9600.1.2.119.1.75 gauge32 read-only
Number of transactions in progress.
                 adnAppl2TransactionsTotal 1.3.6.1.4.1.9600.1.2.119.1.76 gauge32 read-only
The total number of transactions since the application was started.
                 adnAppl2TransactionsPerSec 1.3.6.1.4.1.9600.1.2.119.1.77 gauge32 read-only
Transactions started per second.
                 adnAppl2ViewstateMACValidFailure 1.3.6.1.4.1.9600.1.2.119.1.78 gauge32 read-only
Number of viewstate MAC validations that failed since the application was started.
     aspDotNETStateService 1.3.6.1.4.1.9600.1.2.120
             adnssSessionsAbandoned 1.3.6.1.4.1.9600.1.2.120.1 gauge32 read-only
The number of sessions that have been explicitly abandoned.
             adnssSessionsActive 1.3.6.1.4.1.9600.1.2.120.2 gauge32 read-only
The current number of sessions currently active.
             adnssSessionsTimedOut 1.3.6.1.4.1.9600.1.2.120.3 gauge32 read-only
The number of sessions timed out.
             adnssSessionsTotal 1.3.6.1.4.1.9600.1.2.120.4 gauge32 read-only
The number of sessions total.
     authorizationManagerApplTable 1.3.6.1.4.1.9600.1.2.121 no-access
A table containing performance information for instances of 'Authorization Manager Applications' objects.
             authorizationManagerApplEntry 1.3.6.1.4.1.9600.1.2.121.1 no-access
Performance information for one particular instance of 'Authorization Manager Applications' object.
                 amaInstance 1.3.6.1.4.1.9600.1.2.121.1.1 instancename read-only
Instance name.
                 amaNumberOfScopesLoadedInMemory 1.3.6.1.4.1.9600.1.2.121.1.2 gauge32 read-only
Shows the number of scopes that are currently loaded in memory
                 amaTotalNumberOfScopes 1.3.6.1.4.1.9600.1.2.121.1.3 gauge32 read-only
Shows the total number of scopes in the application
     certificationAuthorityTable 1.3.6.1.4.1.9600.1.2.122 no-access
A table containing performance information for instances of 'Certification Authority' objects.
             certificationAuthorityEntry 1.3.6.1.4.1.9600.1.2.122.1 no-access
Performance information for one particular instance of 'Certification Authority' object.
                 caInstance 1.3.6.1.4.1.9600.1.2.122.1.1 instancename read-only
Instance name.
                 caFailedRequestsPerSec 1.3.6.1.4.1.9600.1.2.122.1.2 gauge32 read-only
Failed certificate requests processed per second
                 caIssuedRequestsPerSec 1.3.6.1.4.1.9600.1.2.122.1.3 gauge32 read-only
Issued certificate requests processed per second
                 caPendingRequestsPerSec 1.3.6.1.4.1.9600.1.2.122.1.4 gauge32 read-only
Pending certificate requests processed per second
                 caRequestCryptographicSignTimeMs 1.3.6.1.4.1.9600.1.2.122.1.5 gauge32 read-only
Time elapsed for signing operation per request
                 caRequestPolicyModulePrcTimeMs 1.3.6.1.4.1.9600.1.2.122.1.6 gauge32 read-only
Time elapsed for policy module processing per request
                 caRequestProcessingTimeMs 1.3.6.1.4.1.9600.1.2.122.1.7 gauge32 read-only
Time elapsed per request
                 caRequestsPerSec 1.3.6.1.4.1.9600.1.2.122.1.8 gauge32 read-only
Certificate requests processed per second
                 caRetrievalProcessingTimeMs 1.3.6.1.4.1.9600.1.2.122.1.9 gauge32 read-only
Time elapsed per certificate retrieval request
                 caRetrievalsPerSec 1.3.6.1.4.1.9600.1.2.122.1.10 gauge32 read-only
Certificate retrieval requests processed per second
     certificationAuthorityConnTable 1.3.6.1.4.1.9600.1.2.123 no-access
A table containing performance information for instances of 'Certification Authority Connections' objects.
             certificationAuthorityConnEntry 1.3.6.1.4.1.9600.1.2.123.1 no-access
Performance information for one particular instance of 'Certification Authority Connections' object.
                 cacInstance 1.3.6.1.4.1.9600.1.2.123.1.1 instancename read-only
Instance name.
                 cacActiveConnections 1.3.6.1.4.1.9600.1.2.123.1.2 gauge32 read-only
Number of active connections
     directoryServicesTable 1.3.6.1.4.1.9600.1.2.124 no-access
A table containing performance information for instances of 'DirectoryServices' objects.
             directoryServicesEntry 1.3.6.1.4.1.9600.1.2.124.1 no-access
Performance information for one particular instance of 'DirectoryServices' object.
                 dsInstance 1.3.6.1.4.1.9600.1.2.124.1.1 instancename read-only
Instance name.
                 dsABANRPerSec 1.3.6.1.4.1.9600.1.2.124.1.2 gauge32 read-only
The rate at which Address Book clients perform Ambiguous Name Resolutions operations.
                 dsABBrowsesPerSec 1.3.6.1.4.1.9600.1.2.124.1.3 gauge32 read-only
AB Browses/sec is the rate at which Address Book clients perform browse operations.
                 dsABClientSessions 1.3.6.1.4.1.9600.1.2.124.1.4 gauge32 read-only
AB Client Sessions is the number of connected Address Book client sessions.
                 dsABMatchesPerSec 1.3.6.1.4.1.9600.1.2.124.1.5 gauge32 read-only
The rate at which Address Book clients perform find operations.
                 dsABPropertyReadsPerSec 1.3.6.1.4.1.9600.1.2.124.1.6 gauge32 read-only
The rate at which Address Book clients perform property read operations.
                 dsABProxyLookupsPerSec 1.3.6.1.4.1.9600.1.2.124.1.7 gauge32 read-only
The rate at which proxy clients perform search operations.
                 dsABSearchesPerSec 1.3.6.1.4.1.9600.1.2.124.1.8 gauge32 read-only
The rate at which Address Book clients perform key search operations.
                 dsATQEstimatedQueueDelay 1.3.6.1.4.1.9600.1.2.124.1.9 gauge32 read-only
Estimated time (in milliseconds) the next request will spend in the queue prior to being serviced by the directory service.
                 dsATQOutstandingQueuedRequests 1.3.6.1.4.1.9600.1.2.124.1.10 gauge32 read-only
The number of requests currently queued and waiting to be serviced.
                 dsATQRequestLatency 1.3.6.1.4.1.9600.1.2.124.1.11 gauge32 read-only
Average length of time (in milliseconds) to process a request, not including time spent on the queue.
                 dsATQThreadsLDAP 1.3.6.1.4.1.9600.1.2.124.1.12 gauge32 read-only
The number of threads that ATQ has currently allocated to servicing LDAP requests.
                 dsATQThreadsOther 1.3.6.1.4.1.9600.1.2.124.1.13 gauge32 read-only
The number of threads that the ATQ has currently allocated to DS services other than LDAP.
                 dsATQThreadsTotal 1.3.6.1.4.1.9600.1.2.124.1.14 gauge32 read-only
The total number of ATQ threads that are either waiting to service an incoming request, or are already servicing a request.
                 dsBaseSearchesPerSec 1.3.6.1.4.1.9600.1.2.124.1.15 gauge32 read-only
The number of base searches/sec
                 dsDRAHighestUSNCommittedHighPart 1.3.6.1.4.1.9600.1.2.124.1.16 gauge32 read-only
High-order 32 bits of the highest USN Committed on the DSA.
                 dsDRAHighestUSNCommittedLowPart 1.3.6.1.4.1.9600.1.2.124.1.17 gauge32 read-only
Low-order 32 bits of the highest USN Committed on the DSA.
                 dsDRAHighestUSNIssuedHighPart 1.3.6.1.4.1.9600.1.2.124.1.18 gauge32 read-only
High-order 32 bits of the highest USN Issued on the DSA.
                 dsDRAHighestUSNIssuedLowPart 1.3.6.1.4.1.9600.1.2.124.1.19 gauge32 read-only
Low-order 32 bits of the highest USN Issued on the DSA.
                 dsDRAInCmpBtwSiteAftCmpSinceBoot 1.3.6.1.4.1.9600.1.2.124.1.20 gauge32 read-only
Compressed size in bytes of inbound compressed replication data (size after compression, from DSAs in other sites).
                 dsDRAInCmpBtwSitesAfterCmpPerSec 1.3.6.1.4.1.9600.1.2.124.1.21 gauge32 read-only
Compressed size in bytes of inbound compressed replication data (size after compression, from DSAs in other sites).
                 dsDRAInCmpBtwSiteBfrCmpSinceBoot 1.3.6.1.4.1.9600.1.2.124.1.22 gauge32 read-only
Original size in bytes of inbound compressed replication data (size before compression, from DSAs in other sites).
                 dsDRAInCmpBtwSitesBeforCmpPerSec 1.3.6.1.4.1.9600.1.2.124.1.23 gauge32 read-only
Original size in bytes of inbound compressed replication data (size before compression, from DSAs in other sites).
                 dsDRAInNotCmpWithinSiteSinceBoot 1.3.6.1.4.1.9600.1.2.124.1.24 gauge32 read-only
Number of bytes replicated in that were not compressed at the source (i.e., from DSAs in the same site).
                 dsDRAInNotCmpWithinSitePerSec 1.3.6.1.4.1.9600.1.2.124.1.25 gauge32 read-only
Number of bytes replicated in that were not compressed at the source (i.e., from DSAs in the same site).
                 dsDRAInBytesTotalSinceBoot 1.3.6.1.4.1.9600.1.2.124.1.26 gauge32 read-only
Total number of bytes replicated in. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
                 dsDRAInBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.124.1.27 gauge32 read-only
Total number of bytes replicated in. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
                 dsDRAInFullSyncObjectsRemaining 1.3.6.1.4.1.9600.1.2.124.1.28 gauge32 read-only
Number of objects remaining until the full sync completes (when set).
                 dsDRAInLinkValueUpdRemainInPkt 1.3.6.1.4.1.9600.1.2.124.1.29 gauge32 read-only
The number of link value updates received in the current directory replication update packet that have not yet been applied to the local server.
                 dsDRAInObjectUpdRemainInPkt 1.3.6.1.4.1.9600.1.2.124.1.30 gauge32 read-only
The number of object updates received in the current directory replication update packet that have not yet been applied to the local server.
                 dsDRAInObjectsAppliedPerSec 1.3.6.1.4.1.9600.1.2.124.1.31 gauge32 read-only
The rate at which replication updates received from replication partners are applied by the local directory service. This count excludes changes that are received but not applied (e.g., when the change is already present). This indicates how much replication update activity is occuring on the server as a result of changes generated on other servers.
                 dsDRAInObjectsFilteredPerSec 1.3.6.1.4.1.9600.1.2.124.1.32 gauge32 read-only
Number of objects received from inbound replication partners that contained no updates that needed to be applied.
                 dsDRAInObjectsPerSec 1.3.6.1.4.1.9600.1.2.124.1.33 gauge32 read-only
No of objects received from neighbors through inbound replication.
                 dsDRAInPropertiesAppliedPerSec 1.3.6.1.4.1.9600.1.2.124.1.34 gauge32 read-only
No of properties that are updated due to incoming property winning the reconciliation logic.
                 dsDRAInPropertiesFilteredPerSec 1.3.6.1.4.1.9600.1.2.124.1.35 gauge32 read-only
No of property changes that are received during the replication that we have already seen.
                 dsDRAInPropertiesTotalPerSec 1.3.6.1.4.1.9600.1.2.124.1.36 gauge32 read-only
Total number of object properties received from inbound replication partners.
                 dsDRAInTotalUpdRemainInPkt 1.3.6.1.4.1.9600.1.2.124.1.37 gauge32 read-only
The number of total (link values + object) updates received in the current directory replication update packet that have not yet been applied to the local server.
                 dsDRAInValuesDNsOnlyPerSec 1.3.6.1.4.1.9600.1.2.124.1.38 gauge32 read-only
Number of object property values received from inbound replication partners that are Distinguished Names; i.e., that reference other objects. DN-values, such as group or distribution list memberships, are generally more expensive to apply than other kinds of values.
                 dsDRAInValuesTotalPerSec 1.3.6.1.4.1.9600.1.2.124.1.39 gauge32 read-only
Total number of object property values received from inbound replication partners. Each inbound object has one or more properties, and each property has zero or more values. Zero values indicates property removal.
                 dsDRAOutCmpBtwSitesAftCmpSinceBt 1.3.6.1.4.1.9600.1.2.124.1.40 gauge32 read-only
Compressed size in bytes of outbound compressed replication data (size after compression, from DSAs in other sites).
                 dsDRAOutCmpBtwSitesAftCmpPerSec 1.3.6.1.4.1.9600.1.2.124.1.41 gauge32 read-only
Compressed size in bytes of outbound compressed replication data (size after compression, from DSAs in other sites).
                 dsDRAOutCmpBtwSitesBfrCmpSinceBt 1.3.6.1.4.1.9600.1.2.124.1.42 gauge32 read-only
Original size in bytes of outbound compressed replication data (size before compression, from DSAs in other sites).
                 dsDRAOutCmpBtwSitesBfrCmpPerSec 1.3.6.1.4.1.9600.1.2.124.1.43 gauge32 read-only
Original size in bytes of outbound compressed replication data (size before compression, from DSAs in other sites).
                 dsDRAOutNotCmpWithinSiteSinceBt 1.3.6.1.4.1.9600.1.2.124.1.44 gauge32 read-only
Number of bytes replicated out that were not compressed (i.e., from DSAs in the same site).
                 dsDRAOutNotCmpWithinSitePerSec 1.3.6.1.4.1.9600.1.2.124.1.45 gauge32 read-only
Number of bytes replicated out that were not compressed (i.e., from DSAs in the same site).
                 dsDRAOutboundBytesTotalSinceBoot 1.3.6.1.4.1.9600.1.2.124.1.46 gauge32 read-only
Total number of bytes replicated out. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
                 dsDRAOutboundBytesTotalPerSec 1.3.6.1.4.1.9600.1.2.124.1.47 gauge32 read-only
Total number of bytes replicated out. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression).
                 dsDRAOutObjectsFilteredPerSec 1.3.6.1.4.1.9600.1.2.124.1.48 gauge32 read-only
Number of objects looked at by outbound replication that were determined to have no updates that the outbound partner did not already have.
                 dsDRAOutboundObjectsPerSec 1.3.6.1.4.1.9600.1.2.124.1.49 gauge32 read-only
No of objects replicated out.
                 dsDRAOutboundPropertiesPerSec 1.3.6.1.4.1.9600.1.2.124.1.50 gauge32 read-only
No of properties replicated out.
                 dsDRAOutboundValuesDNsOnlyPerSec 1.3.6.1.4.1.9600.1.2.124.1.51 gauge32 read-only
Number of object property values containing Distinguished Names sent to outbound replication partners. DN-values, such as group or distribution list memberships, are generally more expensive to read than other kinds of values.
                 dsDRAOutboundValuesTotalPerSec 1.3.6.1.4.1.9600.1.2.124.1.52 gauge32 read-only
Number of object property values sent to outbound replication partners.
                 dsDRAPendingReplicationOperation 1.3.6.1.4.1.9600.1.2.124.1.53 gauge32 read-only
The total number of replication operations on the directory that are queued for this server but not yet performed.
                 dsDRAPendingReplicationSync 1.3.6.1.4.1.9600.1.2.124.1.54 gauge32 read-only
DRA Pending Replication Synchronizations is the number of directory synchronizations that are queued for this server but not yet processed.
                 dsDRASyncFailsOnSchemaMismatch 1.3.6.1.4.1.9600.1.2.124.1.55 gauge32 read-only
No of sync requests made to the neighbors that failed because their schema are out of sync.
                 dsDRASyncRequestsMade 1.3.6.1.4.1.9600.1.2.124.1.56 gauge32 read-only
No of sync requests made to the neighbors.
                 dsDRASyncRequestsSuccessful 1.3.6.1.4.1.9600.1.2.124.1.57 gauge32 read-only
No of sync requests made to the neighbors that successfully returned.
                 dsDRAThreadsGettingNCChanges 1.3.6.1.4.1.9600.1.2.124.1.58 gauge32 read-only
The number of threads on the server which are currently attempting to acquire changes from another server.
                 dsDRAThreadsNCChgHoldSemaphore 1.3.6.1.4.1.9600.1.2.124.1.59 gauge32 read-only
The number of threads on the server which are currently attempting to acquire changes from another server and hold a semaphore required to get these changes.
                 dsDSPercentReadsOther 1.3.6.1.4.1.9600.1.2.124.1.60 gauge32 read-only
% of directory reads not coming from SAM/DRA/LDAP/LSA/XDS/KCC/NSPI.
                 dsDSPercentReadsFromDRA 1.3.6.1.4.1.9600.1.2.124.1.61 gauge32 read-only
% of directory reads coming from DRA.
                 dsDSPercentReadsFromKCC 1.3.6.1.4.1.9600.1.2.124.1.62 gauge32 read-only
% of directory reads coming from KCC.
                 dsDSPercentReadsFromLSA 1.3.6.1.4.1.9600.1.2.124.1.63 gauge32 read-only
% of directory reads coming from LSA.
                 dsDSPercentReadsFromNSPI 1.3.6.1.4.1.9600.1.2.124.1.64 gauge32 read-only
% of directory reads coming from NSPI.
                 dsDSPercentReadsFromNTDSAPI 1.3.6.1.4.1.9600.1.2.124.1.65 gauge32 read-only
% of directory reads coming from NTDAPI calls.
                 dsDSPercentReadsFromSAM 1.3.6.1.4.1.9600.1.2.124.1.66 gauge32 read-only
% of directory reads coming from SAM.
                 dsDSPercentSearchesOther 1.3.6.1.4.1.9600.1.2.124.1.67 gauge32 read-only
% of directory searches not coming from SAM/DRA/LDAP/LSA/XDS/KCC/NSPI.
                 dsDSPercentSearchesFromDRA 1.3.6.1.4.1.9600.1.2.124.1.68 gauge32 read-only
% of directory searches coming from DRA.
                 dsDSPercentSearchesFromKCC 1.3.6.1.4.1.9600.1.2.124.1.69 gauge32 read-only
% of directory searches coming from KCC.
                 dsDSPercentSearchesFromLDAP 1.3.6.1.4.1.9600.1.2.124.1.70 gauge32 read-only
% of directory searches coming from LDAP.
                 dsDSPercentSearchesFromLSA 1.3.6.1.4.1.9600.1.2.124.1.71 gauge32 read-only
% of directory searches coming from LSA.
                 dsDSPercentSearchesFromNSPI 1.3.6.1.4.1.9600.1.2.124.1.72 gauge32 read-only
% of directory searches coming from NSPI.
                 dsDSPercentSearchesFromNTDSAPI 1.3.6.1.4.1.9600.1.2.124.1.73 gauge32 read-only
% of directory searches coming from NTDAPI calls.
                 dsDSPercentSearchesFromSAM 1.3.6.1.4.1.9600.1.2.124.1.74 gauge32 read-only
% of directory searches coming from SAM.
                 dsDSPercentWritesOther 1.3.6.1.4.1.9600.1.2.124.1.75 gauge32 read-only
% of directory writes not coming from SAM/DRA/LDAP/LSA/XDS/KCC/NSPI.
                 dsDSPercentWritesFromDRA 1.3.6.1.4.1.9600.1.2.124.1.76 gauge32 read-only
% of directory writes coming from DRA.
                 dsDSPercentWritesFromKCC 1.3.6.1.4.1.9600.1.2.124.1.77 gauge32 read-only
% of directory writes coming from KCC.
                 dsDSPercentWritesFromLDAP 1.3.6.1.4.1.9600.1.2.124.1.78 gauge32 read-only
% of directory writes coming from LDAP.
                 dsDSPercentWritesFromLSA 1.3.6.1.4.1.9600.1.2.124.1.79 gauge32 read-only
% of directory writes coming from LSA.
                 dsDSPercentWritesFromNSPI 1.3.6.1.4.1.9600.1.2.124.1.80 gauge32 read-only
% of directory writes coming from NSPI.
                 dsDSPercentWritesFromNTDSAPI 1.3.6.1.4.1.9600.1.2.124.1.81 gauge32 read-only
% of directory writes coming from NTDSAPI calls.
                 dsDSPercentWritesFromSAM 1.3.6.1.4.1.9600.1.2.124.1.82 gauge32 read-only
% of directory writes coming from SAM.
                 dsDSClientBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.83 gauge32 read-only
Number of ntdsapi.dll binds per second serviced by this DC.
                 dsDSClientNameTranslationsPerSec 1.3.6.1.4.1.9600.1.2.124.1.84 gauge32 read-only
Number of ntdsapi.dll name translations per second serviced by this DC.
                 dsDSDirectoryReadsPerSec 1.3.6.1.4.1.9600.1.2.124.1.85 gauge32 read-only
Number of directory reads per second.
                 dsDSDirectorySearchesPerSec 1.3.6.1.4.1.9600.1.2.124.1.86 gauge32 read-only
Number of directory searches per second.
                 dsDSDirectoryWritesPerSec 1.3.6.1.4.1.9600.1.2.124.1.87 gauge32 read-only
Number of directory writes per second.
                 dsDSMonitorListSize 1.3.6.1.4.1.9600.1.2.124.1.88 gauge32 read-only
The number of requests to be notified when objects are updated that are currently registered with this DSA.
                 dsDSNameCacheHitRate 1.3.6.1.4.1.9600.1.2.124.1.89 gauge32 read-only
The percentage of directory object name component look ups that are satisfied out of the DSA's name cache.
                 dsDSNotifyQueueSize 1.3.6.1.4.1.9600.1.2.124.1.90 gauge32 read-only
The number of pending update notifications that have been queued, but not yet transmitted to clients.
                 dsDSSearchSubOperationsPerSec 1.3.6.1.4.1.9600.1.2.124.1.91 gauge32 read-only
Number of search suboperations per second. One search operation is made up of many sub operations. A sub operation roughly corresponds to an object the search causes the DS to consider.
                 dsDSSecurityDescriptorPropEvents 1.3.6.1.4.1.9600.1.2.124.1.92 gauge32 read-only
DS Security Descriptor Propagations Events is the number of Security Descriptor Propagation Events that are queued but not yet processed.
                 dsDSSecurityDescPropAvgExclTime 1.3.6.1.4.1.9600.1.2.124.1.93 gauge32 read-only
Average length of time the Security Descriptor propagator spends waiting for exclusive access to Data Base elements during a Security Descriptor Propagation sub-operation.
                 dsDSSecurityDescPropRuntimeQueue 1.3.6.1.4.1.9600.1.2.124.1.94 gauge32 read-only
Number of objects remaining to examine while processing the current DS Security Descriptor Propagator Event.
                 dsDSSecurityDescSubOpsPerSec 1.3.6.1.4.1.9600.1.2.124.1.95 gauge32 read-only
Number of Security Descriptor Propagation suboperations per second. One Security Descriptor Propagation operation is made up of many sub operations. A sub operation roughly corresponds to an object the propagation causes the propagator to examine.
                 dsDSServerBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.96 gauge32 read-only
Number of DC-to-DC binds per second serviced by this DC.
                 dsDSServerNameTranslationsPerSec 1.3.6.1.4.1.9600.1.2.124.1.97 gauge32 read-only
Number of DC-to-DC name translations per second serviced by this DC.
                 dsDSThreadsInUse 1.3.6.1.4.1.9600.1.2.124.1.98 gauge32 read-only
DS Threads in Use is the current number of threads in use by the directory service (different than the number of threads in the directory service process). Threads in Use is the number of threads currently servicing client API calls and can be used to indicate whether additional processors could be of benefit.
                 dsDatabaseAddsPerSec 1.3.6.1.4.1.9600.1.2.124.1.99 gauge32 read-only
The number of database adds/sec
                 dsDatabaseDeletesPerSec 1.3.6.1.4.1.9600.1.2.124.1.100 gauge32 read-only
The number of database deletes/sec
                 dsDatabaseModifysPerSec 1.3.6.1.4.1.9600.1.2.124.1.101 gauge32 read-only
The number of database modifys/sec
                 dsDigestBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.102 gauge32 read-only
The number of digest binds/sec
                 dsExternalBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.103 gauge32 read-only
The number of external binds/sec
                 dsFastBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.104 gauge32 read-only
The number of fast binds/sec
                 dsLDAPActiveThreads 1.3.6.1.4.1.9600.1.2.124.1.105 gauge32 read-only
LDAP Active Threads is the current number of threads in use by the LDAP subsystem of the local direcotry service.
                 dsLDAPBindTime 1.3.6.1.4.1.9600.1.2.124.1.106 gauge32 read-only
Time (in milliseconds) taken for last successful LDAP bind.
                 dsLDAPClientSessions 1.3.6.1.4.1.9600.1.2.124.1.107 gauge32 read-only
LDAP Client Sessions is the number of connected LDAP client sessions.
                 dsLDAPClosedConnectionsPerSec 1.3.6.1.4.1.9600.1.2.124.1.108 gauge32 read-only
The number of LDAP connections that have been closed in the last second.
                 dsLDAPNewConnectionsPerSec 1.3.6.1.4.1.9600.1.2.124.1.109 gauge32 read-only
The number of new LDAP connections that have arrived in the last second.
                 dsLDAPNewSSLConnectionsPerSec 1.3.6.1.4.1.9600.1.2.124.1.110 gauge32 read-only
The number of new SSL or TLS connections that arrived in the last second.
                 dsLDAPSearchesPerSec 1.3.6.1.4.1.9600.1.2.124.1.111 gauge32 read-only
LDAP Searches/sec is the rate at which LDAP clients perform search operations.
                 dsLDAPSuccessfulBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.112 gauge32 read-only
Number of LDAP Binds per second.
                 dsLDAPUDPOperationsPerSec 1.3.6.1.4.1.9600.1.2.124.1.113 gauge32 read-only
The number of UDP operations the LDAP server is processing per second.
                 dsLDAPWritesPerSec 1.3.6.1.4.1.9600.1.2.124.1.114 gauge32 read-only
LDAP Writes/sec is the rate at which LDAP clients perform write operations.
                 dsLinkValuesCleanedPerSec 1.3.6.1.4.1.9600.1.2.124.1.115 gauge32 read-only
The rate at which link values that need to be cleaned are cleaned.
                 dsNTLMBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.116 gauge32 read-only
The number of NTLM binds/sec
                 dsNegotiatedBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.117 gauge32 read-only
The number of negotiated binds/sec
                 dsOnelevelSearchesPerSec 1.3.6.1.4.1.9600.1.2.124.1.118 gauge32 read-only
The number of onelevel searches/sec
                 dsPhantomsCleanedPerSec 1.3.6.1.4.1.9600.1.2.124.1.119 gauge32 read-only
The rate at which stale phantoms are cleaned.
                 dsPhantomsVisitedPerSec 1.3.6.1.4.1.9600.1.2.124.1.120 gauge32 read-only
The rate at which phantoms are visited to determine if they are stale and need to be cleaned.
                 dsSAMAccountGroupEvalLatency 1.3.6.1.4.1.9600.1.2.124.1.121 gauge32 read-only
The mean latency of the last 100 account and universal group evaluations performed for authentication.
                 dsSAMDisplayInfoQueriesPerSec 1.3.6.1.4.1.9600.1.2.124.1.122 gauge32 read-only
This counter displays the number of queries per second to obtain display information (netquerydisplayinformation).
                 dsSAMDomainLocalGrpMemEvalPerSec 1.3.6.1.4.1.9600.1.2.124.1.123 gauge32 read-only
This counter displays the number of domain local group memberships evaluations per second at authentication time.
                 dsSAMEnumerationsPerSec 1.3.6.1.4.1.9600.1.2.124.1.124 gauge32 read-only
This counter displays the number of net user, net group, and net local function enumerations per second.
                 dsSAMGCEvaluationsPerSec 1.3.6.1.4.1.9600.1.2.124.1.125 gauge32 read-only
This counter displays the number of universal group membership evaluations per second on a global catalog domain controller from non-global catalog domain controllers.
                 dsSAMGlobalGroupMembEvalPerSec 1.3.6.1.4.1.9600.1.2.124.1.126 gauge32 read-only
This counter displays the number of domain global group membership evaluations per second at authentication time.
                 dsSAMMachineCreationAttpsPerSec 1.3.6.1.4.1.9600.1.2.124.1.127 gauge32 read-only
This counter displays the number of attempts per second to create computer accounts.
                 dsSAMMembershipChangesPerSec 1.3.6.1.4.1.9600.1.2.124.1.128 gauge32 read-only
This counter displays the number of group membership changes per second across all global, universal, and nested groups.
                 dsSAMNonTransitiveMembEvalPerSec 1.3.6.1.4.1.9600.1.2.124.1.129 gauge32 read-only
This counter displays the number of net user and new local groups evaluations per second when performing a non-transitive membership evaluation.
                 dsSAMPasswordChangesPerSec 1.3.6.1.4.1.9600.1.2.124.1.130 gauge32 read-only
Number of SAM password changes per second.
                 dsSAMResourceGroupEvalLatency 1.3.6.1.4.1.9600.1.2.124.1.131 gauge32 read-only
The mean latency of the last 100 resource group evaluations performed for authentication.
                 dsSAMSuccCmpCrtPerSecInclAllRqst 1.3.6.1.4.1.9600.1.2.124.1.132 gauge32 read-only
This counter displays the number of successful computer accounts created per second.
                 dsSAMSuccessUserCreationsPerSec 1.3.6.1.4.1.9600.1.2.124.1.133 gauge32 read-only
This counter displays the number of user accounts successfully created per second.
                 dsSAMTransitiveMemberEvalPerSec 1.3.6.1.4.1.9600.1.2.124.1.134 gauge32 read-only
This counter displays the number of new groups encountered per second when performing a transitive membership evaluation. Evaluations are performed at authentication time and when computer accounts or attributes are created.
                 dsSAMUniversalGrpMembEvalPerSec 1.3.6.1.4.1.9600.1.2.124.1.135 gauge32 read-only
This counter displays the number of universal group membership evaluations per second at authentication time.
                 dsSAMUserCreationAttemptsPerSec 1.3.6.1.4.1.9600.1.2.124.1.136 gauge32 read-only
This counter displays the number of attempts per second to create user accounts.
                 dsSimpleBindsPerSec 1.3.6.1.4.1.9600.1.2.124.1.137 gauge32 read-only
The number of simple binds/sec
                 dsSubtreeSearchesPerSec 1.3.6.1.4.1.9600.1.2.124.1.138 gauge32 read-only
The number of subtree searches/sec
                 dsTombstonesGarbageCollPerSec 1.3.6.1.4.1.9600.1.2.124.1.139 gauge32 read-only
The rate at which expired tombstoned objects are garbage collected.
                 dsTombstonesVisitedPerSec 1.3.6.1.4.1.9600.1.2.124.1.140 gauge32 read-only
The rate at which tombstoned objects are visited to be considered for garbage collected.
     dfsReplicatedFoldersTable 1.3.6.1.4.1.9600.1.2.125 no-access
The DFS replicated folders performance object. This object includes counters for staging and conflict quotas.
             dfsReplicatedFoldersEntry 1.3.6.1.4.1.9600.1.2.125.1 no-access
Performance information for one particular instance of 'DFS Replicated Folders' object.
                 dfsrfInstance 1.3.6.1.4.1.9600.1.2.125.1.1 instancename read-only
Instance name.
                 dfsrfBandwidthSavings 1.3.6.1.4.1.9600.1.2.125.1.2 gauge32 read-only
Bandwidth Savings Using DFS Replication shows the percentage of bandwidth that was saved by the DFS Replication service for this replicated folder using a combination of remote differential compression (RDC) and other compression technologies that minimize network bandwidth. For example, a value of 20 indicates that the DFS Replication service used 20% less bandwidth than it would have used if it had transmitted the entire files uncompressed over the network.
                 dfsrfCompressedSizeOfFilesRcvd 1.3.6.1.4.1.9600.1.2.125.1.3 gauge32 read-only
Compressed Size of Files Received shows the compressed size (in bytes) of files received for this replicated folder.
                 dfsrfConflictBytesCleanedUp 1.3.6.1.4.1.9600.1.2.125.1.4 gauge32 read-only
Conflict Bytes Cleaned up shows the total size (in bytes) of the conflict loser files and folders that were deleted from the Conflict and Deleted folder by the DFS Replication service. The DFS Replication service automatically detects and resolves conflicts encountered in replicated folders and moves the losing version to the Conflict and Deleted folder. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfConflictBytesGenerated 1.3.6.1.4.1.9600.1.2.125.1.5 gauge32 read-only
Conflict Bytes Generated shows the total size (in bytes) of the files and folders in this replicated folder that were moved to the Conflict and Deleted folder by the DFS Replication service. The DFS Replication service automatically detects and resolves conflicts encountered in replicated folders and moves the losing version to the Conflict and Deleted folder. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfConflictFilesCleanedUp 1.3.6.1.4.1.9600.1.2.125.1.6 gauge32 read-only
Conflict Files Cleaned up shows the number the conflict loser files and folders that were deleted from the Conflict and Deleted folder by the DFS Replication service. The DFS Replication service automatically detects and resolves conflicts encountered in replicated folders and moves the losing version to the Conflict and Deleted folder. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfConflictFilesGenerated 1.3.6.1.4.1.9600.1.2.125.1.7 gauge32 read-only
Conflict Files Generated shows the number of files and folders in this replicated folder that were moved to the Conflict and Deleted folder by the DFS Replication service. The DFS Replication service automatically detects and resolves conflicts encountered in replicated folders and moves the losing version to the Conflict and Deleted folder. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfConflictFolderCleanupsComp 1.3.6.1.4.1.9600.1.2.125.1.8 gauge32 read-only
Conflict Folder Cleanups Completed shows the number of times conflict loser files and folders in the Conflict and Deleted folder were deleted by the DFS Replication service. The DFS Replication service automatically detects and resolves conflicts encountered in replicated folders and moves the losing version to the Conflict and Deleted folder. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfConflictSpaceInUse 1.3.6.1.4.1.9600.1.2.125.1.9 gauge32 read-only
Conflict Space in Use shows the total size (in bytes) of the conflict loser files and folders currently in the Conflict and Deleted folder used by the DFS Replication service. The DFS Replication service automatically detects and resolves conflicts encountered in replicated folders and moves the losing version to the Conflict and Deleted folder. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfDeletedBytesCleanedUp 1.3.6.1.4.1.9600.1.2.125.1.10 gauge32 read-only
Deleted Bytes Cleaned up shows the total size (in bytes) of replicating deleted files and folders (in bytes) that were cleaned up from the Conflict and Deleted folder by the DFS Replication service. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfDeletedBytesGenerated 1.3.6.1.4.1.9600.1.2.125.1.11 gauge32 read-only
Deleted Bytes Generated shows the total size (in bytes) of replicated deleted files and folders that were moved to the Conflict and Deleted folder after they were deleted from a replicated folder on a sending member. The DFS Replication service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfDeletedFilesCleanedUp 1.3.6.1.4.1.9600.1.2.125.1.12 gauge32 read-only
Deleted Files Cleaned up shows the number of replicated deleted files and folders that were cleaned up from the Conflict and Deleted folder by the DFS Replication service. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfDeletedFilesGenerated 1.3.6.1.4.1.9600.1.2.125.1.13 gauge32 read-only
Deleted Files Generated shows the number of replicated deleted files and folders that were moved to the Conflict and Deleted folder after they were deleted from a replicated folder on a sending member. The DFS Replication service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfDeletedSpaceInUse 1.3.6.1.4.1.9600.1.2.125.1.14 gauge32 read-only
Deleted Space in Use shows the total size (in bytes) of the deleted files and folders currently in the Conflict and Deleted folder used by the DFS Replication service. The DFS Replication service detects remote deletes from its sending partner and moves the file or folder to the Conflict and Deleted folder. The service automatically cleans up the Conflict and Deleted folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfFileInstallsRetried 1.3.6.1.4.1.9600.1.2.125.1.15 gauge32 read-only
File Installs Retried shows the number of file installs that are being retried due to sharing violations or other errors encountered when installing the files. The DFS Replication service replicates staged files into the staging folder, uncompresses them in the Installing folder, and renames them to the target location. The second and third steps of this process are known as installing the file.
                 dfsrfFileInstallsSucceeded 1.3.6.1.4.1.9600.1.2.125.1.16 gauge32 read-only
File Installs Succeeded shows the number of files that were successfully received from sending members and installed locally on this server. The DFS Replication service replicates staged files into the staging folder, uncompresses them in the Installing folder, and renames them to the target location. The second and third steps of this process are known as installing the file.
                 dfsrfRDCBytesReceived 1.3.6.1.4.1.9600.1.2.125.1.17 gauge32 read-only
RDC Bytes Received shows the number of bytes that were received in replicating files using remote differential compression (RDC) for this replicated folder. This is the actual bytes received over the network without the networking protocol overhead.
                 dfsrfRDCCompressSizeOfFilesRcvd 1.3.6.1.4.1.9600.1.2.125.1.18 gauge32 read-only
RDC Compressed Size of Files Received shows the compressed size (in bytes) of the files received with remote differential compression (RDC) for this replicated folder. This is the number of bytes that would have been received had RDC not been used. This is not the actual bytes received over the network.
                 dfsrfRDCNumberOfFilesReceived 1.3.6.1.4.1.9600.1.2.125.1.19 gauge32 read-only
RDC Number of Files Received shows the number files that were received for this replicated folder.
                 dfsrfRDCSizeOfFilesReceived 1.3.6.1.4.1.9600.1.2.125.1.20 gauge32 read-only
RDC Size of Files Received shows the uncompressed size (in bytes) of the files received with remote differential compression (RDC) for this replicated folder. This is the number of bytes that would have been received had neither compression nor RDC been used. This is not the actual bytes received over the network.
                 dfsrfSizeOfFilesReceived 1.3.6.1.4.1.9600.1.2.125.1.21 gauge32 read-only
Size of Files Received shows the uncompressed size (in bytes) of the files received for this replicated folder. This is the number of bytes that would have been received had DFS Replication compression not been used.
                 dfsrfStagingBytesCleanedUp 1.3.6.1.4.1.9600.1.2.125.1.22 gauge32 read-only
Staging Bytes Cleaned up shows the total size (in bytes) of the files and folders that were cleaned up from the staging folder by the DFS Replication service. The DFS Replication service stages files and folders in the staging folder before they are replicated, and automatically cleans up the staging folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfStagingBytesGenerated 1.3.6.1.4.1.9600.1.2.125.1.23 gauge32 read-only
Staging Bytes Generated shows the total size (in bytes) of replicated files and folders in the staging folder created by the DFS Replication service since last restart and is monotonically increasing counter. The DFS Replication service stages files and folders in the staging folder before they are replicated, and automatically cleans up the staging folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfStagingFilesCleanedUp 1.3.6.1.4.1.9600.1.2.125.1.24 gauge32 read-only
Staging Files Cleaned up shows the number of files and folders that were cleaned up from the staging folder by the DFS Replication service. The DFS Replication service stages files and folders in the staging folder before they are replicated, and automatically cleans up the staging folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfStagingFilesGenerated 1.3.6.1.4.1.9600.1.2.125.1.25 gauge32 read-only
Staging Files Generated shows the number of times replicated files and folders were staged by the DFS Replication service. The DFS Replication service stages files and folders in a staging folder before they are replicated, and automatically cleans up the staging folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfStagingSpaceInUse 1.3.6.1.4.1.9600.1.2.125.1.26 gauge32 read-only
Staging Files Generated shows the number of times replicated files and folders were staged by the DFS Replication service. The DFS Replication service stages files and folders in a staging folder before they are replicated, and automatically cleans up the staging folder when it exceeds a pre-configured threshold of the quota.
                 dfsrfTotalFilesReceived 1.3.6.1.4.1.9600.1.2.125.1.27 gauge32 read-only
Total Files Received shows the number of files that were received by this replicated folder.
                 dfsrfUpdatesDropped 1.3.6.1.4.1.9600.1.2.125.1.28 gauge32 read-only
Updates Dropped shows the number of redundant file replication update records that were ignored by the DFS Replication service because they did not change the replicated file or folder. For example, dropped updates can occur when access control lists (ACLs) are overwritten with identical ACLs on a file or folder.
     dfsReplicationConnectionsTable 1.3.6.1.4.1.9600.1.2.126 no-access
The DFS Replication connections performance object for incoming connections.
             dfsReplicationConnectionsEntry 1.3.6.1.4.1.9600.1.2.126.1 no-access
Performance information for one particular instance of 'DFS Replication Connections' object.
                 dfsrcInstance 1.3.6.1.4.1.9600.1.2.126.1.1 instancename read-only
Instance name.
                 dfsrcBandwidthSavings 1.3.6.1.4.1.9600.1.2.126.1.2 gauge32 read-only
Bandwidth Savings Using DFS Replication shows the percentage of bandwidth that was saved by the DFS Replication service for this connection using a combination of remote differential compression (RDC) and other compression technologies that minimize network bandwidth use. For example, a value of 20 indicates that the DFS Replication service used 20% less bandwidth than it would have used if it had transmitted the entire files uncompressed over the network.
                 dfsrcBytesReceivedPerSecond 1.3.6.1.4.1.9600.1.2.126.1.3 gauge32 read-only
Bytes Received Per Second shows an estimate of the average number of bytes that were received each second over the past 30 seconds.
                 dfsrcCompressedSizeOfFilesRcvd 1.3.6.1.4.1.9600.1.2.126.1.4 gauge32 read-only
Compressed Size of Files Received shows the compressed size of files (in bytes) received on the connection.
                 dfsrcRDCBytesReceived 1.3.6.1.4.1.9600.1.2.126.1.5 gauge32 read-only
RDC Bytes Received shows the bytes that were received on this connection while replicating files using remote differential compression (RDC). This is the actual bytes received over the network without the networking protocol overhead.
                 dfsrcRDCCompressSizeOfFilesRcvd 1.3.6.1.4.1.9600.1.2.126.1.6 gauge32 read-only
RDC Compressed Size of Files Received shows the compressed size (in bytes) of files received with remote differential compression (RDC) for this connection. This is the number of bytes that would have been received had RDC not been used. This is not the actual number of bytes received over the network.
                 dfsrcRDCNumberOfFilesReceived 1.3.6.1.4.1.9600.1.2.126.1.7 gauge32 read-only
RDC Number of Files Received shows the number files that were received on this connection.
                 dfsrcRDCSizeOfFilesReceived 1.3.6.1.4.1.9600.1.2.126.1.8 gauge32 read-only
RDC Size of Files Received shows the uncompressed size (in bytes) of files received with remote differential compression (RDC) for this connection. This is the number of bytes that would have been received had neither compression nor RDC been used. This is not the actual number of bytes received over the network.
                 dfsrcSizeOfFilesReceived 1.3.6.1.4.1.9600.1.2.126.1.9 gauge32 read-only
Size of Files Received shows the uncompressed size (in bytes) of the files received on this connection. This is the number of bytes that would have been received had DFS Replication compression not been used.
                 dfsrcTotalBytesReceived 1.3.6.1.4.1.9600.1.2.126.1.10 gauge32 read-only
Total Bytes Received shows the total number of bytes received on the connection. The bytes received value includes file data and replication metadata.
                 dfsrcTotalFilesReceived 1.3.6.1.4.1.9600.1.2.126.1.11 gauge32 read-only
Total Files Received shows the number of files that were received on the connection.
     dfsReplicationServiceVolumeTable 1.3.6.1.4.1.9600.1.2.127 no-access
The DFS Replication service volume performance object. This object includes counters for update sequence number (USN) journal records and database processing on each volume.
             dfsReplicationServiceVolumeEntry 1.3.6.1.4.1.9600.1.2.127.1 no-access
Performance information for one particular instance of 'DFS Replication Service Volumes' object.
                 dfsrsvInstance 1.3.6.1.4.1.9600.1.2.127.1.1 instancename read-only
Instance name.
                 dfsrsvDatabaseCommits 1.3.6.1.4.1.9600.1.2.127.1.2 gauge32 read-only
Database Commits shows the number of database commit operations performed by the DFS Replication service. This counter indicates how intensive the DFS Replication service is from a database perspective.
                 dfsrsvDatabaseLookups 1.3.6.1.4.1.9600.1.2.127.1.3 gauge32 read-only
Database Lookups shows the number of database search operations performed by the DFS Replication service This counter indicates how intensive the DFS Replication service is from a database perspective.
                 dfsrsvUSNJournalRecordsAccepted 1.3.6.1.4.1.9600.1.2.127.1.4 gauge32 read-only
USN Journal Records Accepted shows the number of update sequence number (USN) journal records that were processed by the DFS Replication service. The DFS Replication service processes all USN journal records for replicated content on a volume and ignores records for non-replicated files and folders on the volume.
                 dfsrsvUSNJournalRecordsRead 1.3.6.1.4.1.9600.1.2.127.1.5 gauge32 read-only
USN Journal Records Read shows the number of update sequence number (USN) journal records that were read by the DFS Replication service.
                 dfsrsvUSNJournalUnreadPercentage 1.3.6.1.4.1.9600.1.2.127.1.6 gauge32 read-only
USN Journal Unread Percentage shows the percent of the update sequence number (USN) journal that has not yet been read and processed by the DFS Replication service. A journal wrap will occur if this counter reaches 100.
     faxService 1.3.6.1.4.1.9600.1.2.128
             faxsBytesReceived 1.3.6.1.4.1.9600.1.2.128.1 gauge32 read-only
Number of bytes received.
             faxsBytesSent 1.3.6.1.4.1.9600.1.2.128.2 gauge32 read-only
Number of bytes sent.
             faxsFailedFaxesTransmissions 1.3.6.1.4.1.9600.1.2.128.3 gauge32 read-only
Number of faxes that failed.
             faxsFailedOutgoingConnections 1.3.6.1.4.1.9600.1.2.128.4 gauge32 read-only
Number of outgoing connections that failed.
             faxsFailedReceptions 1.3.6.1.4.1.9600.1.2.128.5 gauge32 read-only
Number of faxes that service failed to receive.
             faxsFaxesSent 1.3.6.1.4.1.9600.1.2.128.6 gauge32 read-only
Number of faxes successfully sent.
             faxsMinutesReceiving 1.3.6.1.4.1.9600.1.2.128.7 gauge32 read-only
Number of minutes that the service received faxes.
             faxsMinutesSending 1.3.6.1.4.1.9600.1.2.128.8 gauge32 read-only
Number of minutes that the service spent in sending successfully transmitted faxes.
             faxsPagesSent 1.3.6.1.4.1.9600.1.2.128.9 gauge32 read-only
Number of pages sent.
             faxsReceivedFaxes 1.3.6.1.4.1.9600.1.2.128.10 gauge32 read-only
Number of successfully received faxes.
             faxsReceivedPages 1.3.6.1.4.1.9600.1.2.128.11 gauge32 read-only
Number of pages received.
             faxsTotalBytes 1.3.6.1.4.1.9600.1.2.128.12 gauge32 read-only
Total number of bytes sent and received.
             faxsTotalFaxesSentAndReceived 1.3.6.1.4.1.9600.1.2.128.13 gauge32 read-only
Total number of faxes sent and received.
             faxsTotalMinutesSendAndReceive 1.3.6.1.4.1.9600.1.2.128.14 gauge32 read-only
Total number of minutes that the service sent and received faxes.
             faxsTotalPages 1.3.6.1.4.1.9600.1.2.128.15 gauge32 read-only
Total number of pages sent and received.
     hcapCounters 1.3.6.1.4.1.9600.1.2.129
             hcapcAverageNPSValidationTime 1.3.6.1.4.1.9600.1.2.129.1 gauge32 read-only
Average time taken by NPS to validate requests in milliseconds for this uptime
             hcapcLastNPSValidationTime 1.3.6.1.4.1.9600.1.2.129.2 gauge32 read-only
Time taken by NPS to validate the last request in milliseconds for this uptime
             hcapcPostureValidFailureResponse 1.3.6.1.4.1.9600.1.2.129.3 gauge32 read-only
Number of failure Posture Validation responses sent for this uptime
             hcapcPostureValidationRequests 1.3.6.1.4.1.9600.1.2.129.4 gauge32 read-only
Number of Posture Validation requests received for this uptime
             hcapcPostureValidSuccessResponse 1.3.6.1.4.1.9600.1.2.129.5 gauge32 read-only
Number of successful Posture Validation responses sent for this uptime
             hcapcVersionNegotiationRequests 1.3.6.1.4.1.9600.1.2.129.6 gauge32 read-only
Number of Version Negotiation requests received for this uptime
             hcapcVersionNegotiationResponses 1.3.6.1.4.1.9600.1.2.129.7 gauge32 read-only
Number of Version Negotiation responses sent for this uptime
     hraStatistics 1.3.6.1.4.1.9600.1.2.130
Health Registration Authority Statistics
             hrasCertificationTimeMs 1.3.6.1.4.1.9600.1.2.130.1 gauge32 read-only
Total time taken by the Certification Authority for certification
             hrasHCEPFailedRequests 1.3.6.1.4.1.9600.1.2.130.2 gauge32 read-only
Total number of failed HCEP requests
             hrasHCEPRequests 1.3.6.1.4.1.9600.1.2.130.3 gauge32 read-only
Total Number of HCEP requests
             hrasHCEPSuccessfulRequests 1.3.6.1.4.1.9600.1.2.130.4 gauge32 read-only
Total number of successful HCEP requests
             hrasNPSValidationTimeMs 1.3.6.1.4.1.9600.1.2.130.5 gauge32 read-only
Total time taken by NPS for validation
             hrasNPSSuccessfulRequests 1.3.6.1.4.1.9600.1.2.130.6 gauge32 read-only
Successful NPS requests
             hrasSuccessCertificationRequests 1.3.6.1.4.1.9600.1.2.130.7 gauge32 read-only
Successful Certification requests
             hrasSumOfTimePerRequestMs 1.3.6.1.4.1.9600.1.2.130.8 gauge32 read-only
Time spent handling a request in milliseconds
     ipSecAuthIPv4 1.3.6.1.4.1.9600.1.2.131
             ipsa4ActiveExtendedModeSAs 1.3.6.1.4.1.9600.1.2.131.1 gauge32 read-only
Active Extended Mode SAs is the number of currently active Extended Mode security associations.
             ipsa4ActiveMainModeSAs 1.3.6.1.4.1.9600.1.2.131.2 gauge32 read-only
Active Main Mode SAs is the number of currently active Main Mode security associations.
             ipsa4ActiveQuickModeSAs 1.3.6.1.4.1.9600.1.2.131.3 gauge32 read-only
Active Quick Mode SAs is the number of currently active Quick Mode security associations.
             ipsa4ExtendedModeNegotiations 1.3.6.1.4.1.9600.1.2.131.4 gauge32 read-only
Extended Mode Negotiations is the number of Extended Mode negotiations attempted since IPsec was last started.
             ipsa4ExtendModeNegotiationPerSec 1.3.6.1.4.1.9600.1.2.131.5 gauge32 read-only
Extended Mode Negotiations per second is the rate at which Extended Mode negotiations are being attempted.
             ipsa4ExtModeSAsThatUsedImperson 1.3.6.1.4.1.9600.1.2.131.6 gauge32 read-only
Extended Mode SAs That Used Impersonation is the number of Extended Mode security associations completed using impersonation since IPsec was last started.
             ipsa4FailExtendedModeNegotiation 1.3.6.1.4.1.9600.1.2.131.7 gauge32 read-only
Failed Extended Mode Negotiations is the number of failed Extended Mode negotiations since IPsec was last started.
             ipsa4FailExtendModeNegotPerSec 1.3.6.1.4.1.9600.1.2.131.8 gauge32 read-only
Failed Extended Mode Negotiations per second is the rate of failed Extended Mode negotiations.
             ipsa4FailedMainModeNegotiations 1.3.6.1.4.1.9600.1.2.131.9 gauge32 read-only
Failed Main Mode Negotiations is the number of failed Main Mode negotiations since IPsec was last started.
             ipsa4FailedMainModeNegPerSec 1.3.6.1.4.1.9600.1.2.131.10 gauge32 read-only
Failed Main Mode Negotiations per second is the rate of failed Main Mode negotiations.
             ipsa4FailedQuickModeNegotiations 1.3.6.1.4.1.9600.1.2.131.11 gauge32 read-only
Failed Quick Mode Negotiations is the number of failed Quick Mode negotiations since IPsec was last started.
             ipsa4FailQuickModeNegPerSec 1.3.6.1.4.1.9600.1.2.131.12 gauge32 read-only
Failed Quick Mode Negotiations per second is the rate of failed Quick Mode negotiations.
             ipsa4MainModeNegRqstReceived 1.3.6.1.4.1.9600.1.2.131.13 gauge32 read-only
Main Mode Negotiation Requests Received is the number of Main Mode negotiations initiated by a peer since IPsec was last started.
             ipsa4MainModeNegRequestRcvPerSec 1.3.6.1.4.1.9600.1.2.131.14 gauge32 read-only
Main Mode Negotiation Requests Received per second is the rate of Main Mode negotiations initiated by a peer.
             ipsa4MainModeNegotiations 1.3.6.1.4.1.9600.1.2.131.15 gauge32 read-only
Main Mode Negotiations is the number of Main Mode negotiations attempted since IPsec was last started.
             ipsa4MainModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.131.16 gauge32 read-only
Main Mode Negotiations per second is the rate at which Main Mode negotiations are being attempted.
             ipsa4MainModeSAsUseImpersonation 1.3.6.1.4.1.9600.1.2.131.17 gauge32 read-only
Main Mode SAs That Used Impersonation is the number of Main Mode security associations completed using impersonation since IPsec was last started.
             ipsa4MainModeSAUseImpersonPerSec 1.3.6.1.4.1.9600.1.2.131.18 gauge32 read-only
Main Mode SAs That Used Impersonation per second is the rate of Main Mode security associations completed using impersonation.
             ipsa4PendExtendModeNegotiations 1.3.6.1.4.1.9600.1.2.131.19 gauge32 read-only
Pending Extended Mode Negotiations is the number of pending Extended Mode negotiations.
             ipsa4PendingMainModeNegotiations 1.3.6.1.4.1.9600.1.2.131.20 gauge32 read-only
Pending Main Mode Negotiations is the number of pending Main Mode negotiations.
             ipsa4PendingQuickModeNegotiation 1.3.6.1.4.1.9600.1.2.131.21 gauge32 read-only
Pending Quick Mode Negotiations is the number of pending Quick Mode negotiations.
             ipsa4QuickModeNegotiations 1.3.6.1.4.1.9600.1.2.131.22 gauge32 read-only
Quick Mode Negotiations is the number of Quick Mode negotiations attempted since IPsec was last started.
             ipsa4QuickModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.131.23 gauge32 read-only
Quick Mode Negotiations per second is the rate at which Quick Mode negotiations are being attempted.
             ipsa4SuccExtendedModeNegotiation 1.3.6.1.4.1.9600.1.2.131.24 gauge32 read-only
Successful Extended Mode Negotiations is the number of Extended Mode negotiations completed since IPsec was last started.
             ipsa4SuccExtendModeNegotPerSec 1.3.6.1.4.1.9600.1.2.131.25 gauge32 read-only
Successful Extended Mode Negotiations per second is the rate of Extended Mode negotiations completed.
             ipsa4SuccessMainModeNegotiations 1.3.6.1.4.1.9600.1.2.131.26 gauge32 read-only
Successful Main Mode Negotiations is the number of Main Mode negotiations completed since IPsec was last started.
             ipsa4SuccessMainModeNegotPerSec 1.3.6.1.4.1.9600.1.2.131.27 gauge32 read-only
Successful Main Mode Negotiations per second is the rate of Main Mode negotiations completed.
             ipsa4SuccessQuickModeNegotiation 1.3.6.1.4.1.9600.1.2.131.28 gauge32 read-only
Successful Quick Mode Negotiations is the number of Quick Mode negotiations completed since IPsec was last started.
             ipsa4SuccessQuickModeNegotPerSec 1.3.6.1.4.1.9600.1.2.131.29 gauge32 read-only
Successful Quick Mode Negotiations per second is the rate of Quick Mode negotiations completed.
     ipSecAuthIPv6 1.3.6.1.4.1.9600.1.2.132
             ipsa6ActiveExtendedModeSAs 1.3.6.1.4.1.9600.1.2.132.1 gauge32 read-only
Active Extended Mode SAs is the number of currently active Extended Mode security associations.
             ipsa6ActiveMainModeSAs 1.3.6.1.4.1.9600.1.2.132.2 gauge32 read-only
Active Main Mode SAs is the number of currently active Main Mode security associations.
             ipsa6ActiveQuickModeSAs 1.3.6.1.4.1.9600.1.2.132.3 gauge32 read-only
Active Quick Mode SAs is the number of currently active Quick Mode security associations.
             ipsa6ExtendedModeNegotiations 1.3.6.1.4.1.9600.1.2.132.4 gauge32 read-only
Extended Mode Negotiations is the number of Extended Mode negotiations attempted since IPsec was last started.
             ipsa6ExtendModeNegotiationPerSec 1.3.6.1.4.1.9600.1.2.132.5 gauge32 read-only
Extended Mode Negotiations per second is the rate at which Extended Mode negotiations are being attempted.
             ipsa6ExtendedModeSAsUsedImperson 1.3.6.1.4.1.9600.1.2.132.6 gauge32 read-only
Extended Mode SAs That Used Impersonation is the number of Extended Mode security associations completed using impersonation since IPsec was last started.
             ipsa6FailExtendModeNegotiations 1.3.6.1.4.1.9600.1.2.132.7 gauge32 read-only
Failed Extended Mode Negotiations is the number of failed Extended Mode negotiations since IPsec was last started.
             ipsa6FailedExtendModeNegotPerSec 1.3.6.1.4.1.9600.1.2.132.8 gauge32 read-only
Failed Extended Mode Negotiations per second is the rate of failed Extended Mode negotiations.
             ipsa6FailedMainModeNegotiations 1.3.6.1.4.1.9600.1.2.132.9 gauge32 read-only
Failed Main Mode Negotiations is the number of failed Main Mode negotiations since IPsec was last started.
             ipsa6FailMainModeNegotPerSec 1.3.6.1.4.1.9600.1.2.132.10 gauge32 read-only
Failed Main Mode Negotiations per second is the rate of failed Main Mode negotiations.
             ipsa6FailedQuickModeNegotiations 1.3.6.1.4.1.9600.1.2.132.11 gauge32 read-only
Failed Quick Mode Negotiations is the number of failed Quick Mode negotiations since IPsec was last started.
             ipsa6FailQuickModeNegotPerSec 1.3.6.1.4.1.9600.1.2.132.12 gauge32 read-only
Failed Quick Mode Negotiations per second is the rate of failed Quick Mode negotiations.
             ipsa6MainModeNegotiationRqstRcvd 1.3.6.1.4.1.9600.1.2.132.13 gauge32 read-only
Main Mode Negotiation Requests Received is the number of Main Mode negotiations initiated by a peer since IPsec was last started.
             ipsa6MainModeNegotRqstRcvdPerSec 1.3.6.1.4.1.9600.1.2.132.14 gauge32 read-only
Main Mode Negotiation Requests Received per second is the rate of Main Mode negotiations initiated by a peer.
             ipsa6MainModeNegotiations 1.3.6.1.4.1.9600.1.2.132.15 gauge32 read-only
Main Mode Negotiations is the number of Main Mode negotiations attempted since IPsec was last started.
             ipsa6MainModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.132.16 gauge32 read-only
Main Mode Negotiations per second is the rate at which Main Mode negotiations are being attempted.
             ipsa6MainModeSAsUseImpersonation 1.3.6.1.4.1.9600.1.2.132.17 gauge32 read-only
Main Mode SAs That Used Impersonation is the number of Main Mode security associations completed using impersonation since IPsec was last started.
             ipsa6MainModeSAUseImpersonPerSec 1.3.6.1.4.1.9600.1.2.132.18 gauge32 read-only
Main Mode SAs That Used Impersonation per second is the rate of Main Mode security associations completed using impersonation.
             ipsa6PendExtendModeNegotiations 1.3.6.1.4.1.9600.1.2.132.19 gauge32 read-only
Pending Extended Mode Negotiations is the number of pending Extended Mode negotiations.
             ipsa6PendingMainModeNegotiations 1.3.6.1.4.1.9600.1.2.132.20 gauge32 read-only
Pending Main Mode Negotiations is the number of pending Main Mode negotiations.
             ipsa6PendingQuickModeNegotiation 1.3.6.1.4.1.9600.1.2.132.21 gauge32 read-only
Pending Quick Mode Negotiations is the number of pending Quick Mode negotiations.
             ipsa6QuickModeNegotiations 1.3.6.1.4.1.9600.1.2.132.22 gauge32 read-only
Quick Mode Negotiations is the number of Quick Mode negotiations attempted since IPsec was last started.
             ipsa6QuickModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.132.23 gauge32 read-only
Quick Mode Negotiations per second is the rate at which Quick Mode negotiations are being attempted.
             ipsa6SuccExtendedModeNegotiation 1.3.6.1.4.1.9600.1.2.132.24 gauge32 read-only
Successful Extended Mode Negotiations is the number of Extended Mode negotiations completed since IPsec was last started.
             ipsa6SuccExtendModeNegotPerSec 1.3.6.1.4.1.9600.1.2.132.25 gauge32 read-only
Successful Extended Mode Negotiations per second is the rate of Extended Mode negotiations completed.
             ipsa6SuccessMainModeNegotiations 1.3.6.1.4.1.9600.1.2.132.26 gauge32 read-only
Successful Main Mode Negotiations is the number of Main Mode negotiations completed since IPsec was last started.
             ipsa6SuccessMainModeNegotPerSec 1.3.6.1.4.1.9600.1.2.132.27 gauge32 read-only
Successful Main Mode Negotiations per second is the rate of Main Mode negotiations completed.
             ipsa6SuccessQuickModeNegotiation 1.3.6.1.4.1.9600.1.2.132.28 gauge32 read-only
Successful Quick Mode Negotiations is the number of Quick Mode negotiations completed since IPsec was last started.
             ipsa6SuccessQuickModeNegotPerSec 1.3.6.1.4.1.9600.1.2.132.29 gauge32 read-only
Successful Quick Mode Negotiations per second is the rate of Quick Mode negotiations completed.
     ipSecDriver 1.3.6.1.4.1.9600.1.2.133
             ipsdActiveSecurityAssociations 1.3.6.1.4.1.9600.1.2.133.1 gauge32 read-only
Active Security Associations is the number of active Quick Mode security associations.
             ipsdByteRcvInTransportModePerSec 1.3.6.1.4.1.9600.1.2.133.2 gauge32 read-only
Bytes Received in Transport Mode per second is the rate of bytes received using Transport Mode.
             ipsdBytesRcvdInTunnelModePerSec 1.3.6.1.4.1.9600.1.2.133.3 gauge32 read-only
Bytes Received in Tunnel Mode per second is the rate of bytes received using Tunnel Mode.
             ipsdByteSntInTransportModePerSec 1.3.6.1.4.1.9600.1.2.133.4 gauge32 read-only
Bytes Sent in Transport Mode per second is the rate of bytes sent using Transport Mode.
             ipsdBytesSentInTunnelModePerSec 1.3.6.1.4.1.9600.1.2.133.5 gauge32 read-only
Bytes Sent in Tunnel Mode per second is the rate of bytes sent using Tunnel Mode.
             ipsdIncorrectSPIPackets 1.3.6.1.4.1.9600.1.2.133.6 gauge32 read-only
Incorrect SPI packets is the number of packets for which the Security Parameter Index (SPI) was incorrect since the computer was last started. A large number of packets with bad SPIs within a short amount of time might indicate a packet spoofing attack.
             ipsdOffloadedBytesReceivedPerSec 1.3.6.1.4.1.9600.1.2.133.7 gauge32 read-only
Offloaded Bytes Received per second is the rate of bytes received using IPsec hardware offload. Certain network adapters can accelerate IPsec processing by performing hardware offload of IPsec cryptographic functions.
             ipsdOffloadedBytesSentPerSec 1.3.6.1.4.1.9600.1.2.133.8 gauge32 read-only
Offloaded Bytes Sent per second is the rate of bytes sent using IPsec hardware offload. Certain network adapters can accelerate IPsec processing by performing hardware offload of IPsec cryptographic functions.
             ipsdOffloadedSecurityAssociation 1.3.6.1.4.1.9600.1.2.133.9 gauge32 read-only
Offloaded Security Associations is the number of active Quick Mode security associations offloaded to hardware. Certain network adapters can accelerate IPsec processing by performing hardware offload of IPsec cryptographic functions.
             ipsdPacketsNotAuthenticated 1.3.6.1.4.1.9600.1.2.133.10 gauge32 read-only
Packets Not Authenticated is the number of packets for which data could not be verified (for which the integrity hash verification failed) since the computer was last started. Increases in this counter might indicate an IPsec packet spoofing or modification attack, or packet corruption by network devices.
             ipsdPacketsNotDecrypted 1.3.6.1.4.1.9600.1.2.133.11 gauge32 read-only
Packets Not Decrypted is the number of packets that could not be decrypted since the computer was last started. A packet might not be decrypted if it fails a validation check.
             ipsdPacketsReceivedOverWrongSA 1.3.6.1.4.1.9600.1.2.133.12 gauge32 read-only
Packets Received Over Wrong SA is the number of packets received over the wrong security association since the computer was last started.
             ipsdPacketsFailedESPValidation 1.3.6.1.4.1.9600.1.2.133.13 gauge32 read-only
Packets That Failed ESP Validation is the number of packets received that failed ESP validation since the computer was last started.
             ipsdPacketsFailedReplayDetection 1.3.6.1.4.1.9600.1.2.133.14 gauge32 read-only
Packets That Failed Replay Detection is the number of packets that contained an invalid sequence number since the computer was last started. Increases in this counter might indicate a network problem or replay attack.
             ipsdPacketsFailUDPESPValidation 1.3.6.1.4.1.9600.1.2.133.15 gauge32 read-only
Packets That Failed UDP-ESP Validation is the number of packets received that failed UDP-ESP validation (used for NAT traversal) since the computer was last started.
             ipsdPendingSecurityAssociations 1.3.6.1.4.1.9600.1.2.133.16 gauge32 read-only
Pending Security Associations is the number of pending Quick Mode security associations.
             ipsdPlaintextPacketsReceived 1.3.6.1.4.1.9600.1.2.133.17 gauge32 read-only
Plaintext Packets Received is the number of clear text packets received since the computer was last started.
             ipsdSARekeys 1.3.6.1.4.1.9600.1.2.133.18 gauge32 read-only
SA Rekeys is the number of successful rekey operations for Quick Mode security associations since the computer was last started.
             ipsdSecurityAssociationsAdded 1.3.6.1.4.1.9600.1.2.133.19 gauge32 read-only
Security Associations Added is the number of security associations added since the computer was last started.
     ipSecIKEv4 1.3.6.1.4.1.9600.1.2.134
             ipsi4ActiveMainModeSAs 1.3.6.1.4.1.9600.1.2.134.1 gauge32 read-only
Active Main Mode SAs is the number of currently active Main Mode security associations.
             ipsi4ActiveQuickModeSAs 1.3.6.1.4.1.9600.1.2.134.2 gauge32 read-only
Active Quick Mode SAs is the number of currently active Quick Mode security associations.
             ipsi4FailedMainModeNegotiations 1.3.6.1.4.1.9600.1.2.134.3 gauge32 read-only
Failed Main Mode Negotiations is the number of failed Main Mode negotiations since IPsec was last started.
             ipsi4FailedMainModeNegotPerSec 1.3.6.1.4.1.9600.1.2.134.4 gauge32 read-only
Failed Main Mode Negotiations per second is the rate of failed Main Mode negotiations.
             ipsi4FailedQuickModeNegotiations 1.3.6.1.4.1.9600.1.2.134.5 gauge32 read-only
Failed Quick Mode Negotiations is the number of failed Quick Mode negotiations since IPsec was last started.
             ipsi4FailedQuickModeNegotPerSec 1.3.6.1.4.1.9600.1.2.134.6 gauge32 read-only
Failed Quick Mode Negotiations per second is the rate of failed Quick Mode negotiations.
             ipsi4MainModeNegotiationRqstRcvd 1.3.6.1.4.1.9600.1.2.134.7 gauge32 read-only
Main Mode Negotiation Requests Received is the number of Main Mode negotiations initiated by a peer since IPsec was last started.
             ipsi4MainModeNegotRqstRcvdPerSec 1.3.6.1.4.1.9600.1.2.134.8 gauge32 read-only
Main Mode Negotiation Requests Received per second is the rate of Main Mode negotiations initiated by a peer.
             ipsi4MainModeNegotiations 1.3.6.1.4.1.9600.1.2.134.9 gauge32 read-only
Main Mode Negotiations is the number of Main Mode negotiations attempted since IPsec was last started.
             ipsi4MainModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.134.10 gauge32 read-only
Main Mode Negotiations per second is the rate at which Main Mode negotiations are being attempted.
             ipsi4PendingMainModeNegotiations 1.3.6.1.4.1.9600.1.2.134.11 gauge32 read-only
Pending Main Mode Negotiations is the number of pending Main Mode negotiations.
             ipsi4PendingQuickModeNegotiation 1.3.6.1.4.1.9600.1.2.134.12 gauge32 read-only
Pending Quick Mode Negotiations is the number of pending Quick Mode negotiations.
             ipsi4QuickModeNegotiations 1.3.6.1.4.1.9600.1.2.134.13 gauge32 read-only
Quick Mode Negotiations is the number of Quick Mode negotiations attempted since IPsec was last started.
             ipsi4QuickModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.134.14 gauge32 read-only
Quick Mode Negotiations per second is the rate at which Quick Mode negotiations are being attempted.
             ipsi4SuccessMainModeNegotiations 1.3.6.1.4.1.9600.1.2.134.15 gauge32 read-only
Successful Main Mode Negotiations is the number of Main Mode negotiations completed since IPsec was last started.
             ipsi4SuccessMainModeNegotPerSec 1.3.6.1.4.1.9600.1.2.134.16 gauge32 read-only
Successful Main Mode Negotiations per second is the rate of Main Mode negotiations completed.
             ipsi4SuccessQuickModeNegotiation 1.3.6.1.4.1.9600.1.2.134.17 gauge32 read-only
Successful Quick Mode Negotiations is the number of Quick Mode negotiations completed since IPsec was last started.
             ipsi4SuccessQuickModeNegotPerSec 1.3.6.1.4.1.9600.1.2.134.18 gauge32 read-only
Successful Quick Mode Negotiations per second is the rate of Quick Mode negotiations completed.
     ipSecIKEv6 1.3.6.1.4.1.9600.1.2.135
             ipsi6ActiveMainModeSAs 1.3.6.1.4.1.9600.1.2.135.1 gauge32 read-only
Active Main Mode SAs is the number of currently active Main Mode security associations.
             ipsi6ActiveQuickModeSAs 1.3.6.1.4.1.9600.1.2.135.2 gauge32 read-only
Active Quick Mode SAs is the number of currently active Quick Mode security associations.
             ipsi6FailedMainModeNegotiations 1.3.6.1.4.1.9600.1.2.135.3 gauge32 read-only
Failed Main Mode Negotiations is the number of failed Main Mode negotiations since IPsec was last started.
             ipsi6FailedMainModeNegotPerSec 1.3.6.1.4.1.9600.1.2.135.4 gauge32 read-only
Failed Main Mode Negotiations per second is the rate of failed Main Mode negotiations.
             ipsi6FailedQuickModeNegotiations 1.3.6.1.4.1.9600.1.2.135.5 gauge32 read-only
Failed Quick Mode Negotiations is the number of failed Quick Mode negotiations since IPsec was last started.
             ipsi6FailedQuickModeNegotPerSec 1.3.6.1.4.1.9600.1.2.135.6 gauge32 read-only
Failed Quick Mode Negotiations per second is the rate of failed Quick Mode negotiations.
             ipsi6MainModeNegotiationRqstRcvd 1.3.6.1.4.1.9600.1.2.135.7 gauge32 read-only
Main Mode Negotiation Requests Received is the number of Main Mode negotiations initiated by a peer since IPsec was last started.
             ipsi6MainModeNegotRqstRcvdPerSec 1.3.6.1.4.1.9600.1.2.135.8 gauge32 read-only
Main Mode Negotiation Requests Received per second is the rate of Main Mode negotiations initiated by a peer.
             ipsi6MainModeNegotiations 1.3.6.1.4.1.9600.1.2.135.9 gauge32 read-only
Main Mode Negotiations is the number of Main Mode negotiations attempted since IPsec was last started.
             ipsi6MainModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.135.10 gauge32 read-only
Main Mode Negotiations per second is the rate at which Main Mode negotiations are being attempted.
             ipsi6PendingMainModeNegotiations 1.3.6.1.4.1.9600.1.2.135.11 gauge32 read-only
Pending Main Mode Negotiations is the number of pending Main Mode negotiations.
             ipsi6PendingQuickModeNegotiation 1.3.6.1.4.1.9600.1.2.135.12 gauge32 read-only
Pending Quick Mode Negotiations is the number of pending Quick Mode negotiations.
             ipsi6QuickModeNegotiations 1.3.6.1.4.1.9600.1.2.135.13 gauge32 read-only
Quick Mode Negotiations is the number of Quick Mode negotiations attempted since IPsec was last started.
             ipsi6QuickModeNegotiationsPerSec 1.3.6.1.4.1.9600.1.2.135.14 gauge32 read-only
Quick Mode Negotiations per second is the rate at which Quick Mode negotiations are being attempted.
             ipsi6SuccessMainModeNegotiations 1.3.6.1.4.1.9600.1.2.135.15 gauge32 read-only
Successful Main Mode Negotiations is the number of Main Mode negotiations completed since IPsec was last started.
             ipsi6SuccessMainModeNegotPerSec 1.3.6.1.4.1.9600.1.2.135.16 gauge32 read-only
Successful Main Mode Negotiations per second is the rate of Main Mode negotiations completed.
             ipsi6SuccessfulQuickModeNegot 1.3.6.1.4.1.9600.1.2.135.17 gauge32 read-only
Successful Quick Mode Negotiations is the number of Quick Mode negotiations completed since IPsec was last started.
             ipsi6SuccessQuickModeNegotPerSec 1.3.6.1.4.1.9600.1.2.135.18 gauge32 read-only
Successful Quick Mode Negotiations per second is the rate of Quick Mode negotiations completed.
     msmqIncomingHTTPTraffic 1.3.6.1.4.1.9600.1.2.136
The MSMQ Incoming HTTP Traffic and MSMQ Outgoing HTTP Session performance objects include counters that monitor messages sent over HTTP transport. These objects contain counters that monitor statistics about incoming HTTP messages, the rates at which the messages and message bytes arrive at the computer in an incoming HTTP connection, the total number of HTTP messages that arrived in the connection, and the total number of message bytes that arrived in the connection as well as counters that monitor the statistics about active outgoing HTTP sessions between the computer and other computers, the rates at which message bytes and messages are sent from the computer in a specific outgoing session, the total number of HTTP messages sent in the session, and the total number of message bytes sent in the session.
             msmqitIncomingHTTPBytes 1.3.6.1.4.1.9600.1.2.136.1 gauge32 read-only
The total number of message bytes that arrived at the computer in the incoming HTTP connection.
             msmqitIncomingHTTPBytesPerSec 1.3.6.1.4.1.9600.1.2.136.2 gauge32 read-only
The rate at which message bytes are arriving at the computer in the incoming HTTP connection.
             msmqitIncomingHTTPMessages 1.3.6.1.4.1.9600.1.2.136.3 gauge32 read-only
The total number of HTTP Message Queuing messages that arrived at the computer.
             msmqitIncomingHTTPMessagesPerSec 1.3.6.1.4.1.9600.1.2.136.4 gauge32 read-only
The rate at which HTTP Message Queuing messages are arriving at the computer.
     msmqInMulticastSessionTable 1.3.6.1.4.1.9600.1.2.137 no-access
The MSMQ Incoming Multicast Session and MSMQ Outgoing Multicast Session performance objects contain counters that monitor messages sent in multicast sessions. These objects contain counters that monitor statistics about active incoming multicast sessions, the rates at which the messages and message bytes arrive at the computer in a specific incoming multicast session, the total number of multicast messages that arrived in the session, and the total number of message bytes that arrived in the session as well as counters that monitor the statistics about active outgoing multicast sessions between the computer and other computers, the rates at which message bytes and messages are sent from the computer in a specific outgoing session, the total number of multicast messages sent in the session, and the total number of message bytes sent in the session.
             msmqInMulticastSessionEntry 1.3.6.1.4.1.9600.1.2.137.1 no-access
Performance information for one particular instance of 'MSMQ Incoming Multicast Session' object.
                 msmqimsInstance 1.3.6.1.4.1.9600.1.2.137.1.1 instancename read-only
Instance name.
                 msmqimsIncomingMulticastBytes 1.3.6.1.4.1.9600.1.2.137.1.2 gauge32 read-only
The total number of message bytes that arrived at the computer in the selected session.
                 msmqimsInMulticastBytesPerSec 1.3.6.1.4.1.9600.1.2.137.1.3 gauge32 read-only
The rate at which message bytes are arriving at the computer in the selected session.
                 msmqimsIncomingMulticastMessages 1.3.6.1.4.1.9600.1.2.137.1.4 gauge32 read-only
The total number of Message Queuing messages that arrived at the computer in the selected session.
                 msmqimsInMulticastMessagesPerSec 1.3.6.1.4.1.9600.1.2.137.1.5 gauge32 read-only
The rate at which Message Queuing messages are arriving at the computer in the selected session.
     msmqOutgoingHTTPSessionTable 1.3.6.1.4.1.9600.1.2.138 no-access
The MSMQ Incoming HTTP Traffic and MSMQ Outgoing HTTP Session performance objects include counters that monitor messages sent over HTTP transport. These objects contain counters that monitor statistics about incoming HTTP messages, the rates at which the messages and message bytes arrive at the computer in an incoming HTTP connection, the total number of HTTP messages that arrived in the connection, and the total number of message bytes that arrived in the connection as well as counters that monitor the statistics about active outgoing HTTP sessions between the computer and other computers, the rates at which message bytes and messages are sent from the computer in a specific outgoing session, the total number of HTTP messages sent in the session, and the total number of message bytes sent in the session.
             msmqOutgoingHTTPSessionEntry 1.3.6.1.4.1.9600.1.2.138.1 no-access
Performance information for one particular instance of 'MSMQ Outgoing HTTP Session' object.
                 msmqosInstance 1.3.6.1.4.1.9600.1.2.138.1.1 instancename read-only
Instance name.
                 msmqosOutgoingHTTPBytes 1.3.6.1.4.1.9600.1.2.138.1.2 gauge32 read-only
The total number of message bytes that were sent from the computer in the selected outgoing HTTP session.
                 msmqosOutgoingHTTPBytesPerSec 1.3.6.1.4.1.9600.1.2.138.1.3 gauge32 read-only
The rate at which message bytes are being sent from the computer in the selected outgoing HTTP session.
                 msmqosOutgoingHTTPMessages 1.3.6.1.4.1.9600.1.2.138.1.4 gauge32 read-only
The total number of Message Queuing messages that were sent from the computer in the selected outgoing HTTP session.
                 msmqosOutgoingHTTPMessagesPerSec 1.3.6.1.4.1.9600.1.2.138.1.5 gauge32 read-only
The rate at which Message Queuing messages are being sent from the computer in the selected outgoing HTTP session.
     msmqOutMulticastSessionTable 1.3.6.1.4.1.9600.1.2.139 no-access
The MSMQ Incoming Multicast Session and MSMQ Outgoing Multicast Session performance objects contain counters that monitor messages sent in multicast sessions. These objects contain counters that monitor statistics about active incoming multicast sessions, the rates at which the messages and message bytes arrive at the computer in a specific incoming multicast session, the total number of multicast messages that arrived in the session, and the total number of message bytes that arrived in the session as well as counters that monitor the statistics about active outgoing multicast sessions between the computer and other computers, the rates at which message bytes and messages are sent from the computer in a specific outgoing session, the total number of multicast messages sent in the session, and the total number of message bytes sent in the session.
             msmqOutMulticastSessionEntry 1.3.6.1.4.1.9600.1.2.139.1 no-access
Performance information for one particular instance of 'MSMQ Outgoing Multicast Session' object.
                 msmqomsInstance 1.3.6.1.4.1.9600.1.2.139.1.1 instancename read-only
Instance name.
                 msmqomsOutgoingMulticastBytes 1.3.6.1.4.1.9600.1.2.139.1.2 gauge32 read-only
The total number of message bytes that were sent from the computer in the selected session.
                 msmqomsOutMulticastBytesPerSec 1.3.6.1.4.1.9600.1.2.139.1.3 gauge32 read-only
The rate at which message bytes are being sent from the computer in the selected session.
                 msmqomsOutgoingMulticastMessages 1.3.6.1.4.1.9600.1.2.139.1.4 gauge32 read-only
The total number of Message Queuing messages that were sent from the computer in the selected session.
                 msmqomsOutMulticastMessagePerSec 1.3.6.1.4.1.9600.1.2.139.1.5 gauge32 read-only
The rate at which Message Queuing messages are being sent from the computer in the selected session.
     msmqSessionTable 1.3.6.1.4.1.9600.1.2.140 no-access
The MSMQ Session performance object is visible only when the computer has established an active session with another Message Queuing computer. This object contains counters that can be used to monitor statistics about active sessions between computers running Message Queuing. Multiple instances of this object may be listed, one for each session. There can be an instance of this object on both computers involved in each session up to the maximum number of instances allowed on each computer. Instance lists the IP address of the computer with which there is an active session.
             msmqSessionEntry 1.3.6.1.4.1.9600.1.2.140.1 no-access
Performance information for one particular instance of 'MSMQ Session' object.
                 msmqsInstance 1.3.6.1.4.1.9600.1.2.140.1.1 instancename read-only
Instance name.
                 msmqsIncomingBytes 1.3.6.1.4.1.9600.1.2.140.1.2 gauge32 read-only
The total number of bytes that arrived at the computer in the selected session. Only bytes in Message Queuing messages are counted.
                 msmqsIncomingBytesPerSec 1.3.6.1.4.1.9600.1.2.140.1.3 gauge32 read-only
The rate at which bytes are arriving at the computer in the selected session. Only bytes in Message Queuing messages are counted.
                 msmqsIncomingMessages 1.3.6.1.4.1.9600.1.2.140.1.4 gauge32 read-only
The total number of Message Queuing messages that arrived at the computer in the selected session.
                 msmqsIncomingMessagesPerSec 1.3.6.1.4.1.9600.1.2.140.1.5 gauge32 read-only
The rate at which Message Queuing messages are arriving at the computer in the selected session.
                 msmqsOutgoingBytes 1.3.6.1.4.1.9600.1.2.140.1.6 gauge32 read-only
The total number of bytes that were sent from the computer in the selected session. Only bytes in Message Queuing messages are counted.
                 msmqsOutgoingBytesPerSec 1.3.6.1.4.1.9600.1.2.140.1.7 gauge32 read-only
The rate at which bytes are being sent from the computer in the selected session. Only bytes in Message Queuing messages are counted.
                 msmqsOutgoingMessages 1.3.6.1.4.1.9600.1.2.140.1.8 gauge32 read-only
The total number of Message Queuing messages that were sent from the computer in the selected session.
                 msmqsOutgoingMessagesPerSec 1.3.6.1.4.1.9600.1.2.140.1.9 gauge32 read-only
The rate at which Message Queuing messages are being sent from the computer in the selected session.
     netlogonTable 1.3.6.1.4.1.9600.1.2.141 no-access
Counters for measuring the performance of Netlogon.
             netlogonEntry 1.3.6.1.4.1.9600.1.2.141.1 no-access
Performance information for one particular instance of 'Netlogon' object.
                 netlogonInstance 1.3.6.1.4.1.9600.1.2.141.1.1 instancename read-only
Instance name.
                 netlogonAverageSemaphoreHoldTime 1.3.6.1.4.1.9600.1.2.141.1.2 gauge32 read-only
The average time (in seconds) that the semaphore is held over the last sample.
                 netlogonSemaphoreAcquires 1.3.6.1.4.1.9600.1.2.141.1.3 gauge32 read-only
The total number of times that the semaphore has been obtained over the lifetime of the security channel connection, or since system startup for _Total.
                 netlogonSemaphoreHolders 1.3.6.1.4.1.9600.1.2.141.1.4 gauge32 read-only
The number of the thread that is holding the semaphore.
                 netlogonSemaphoreTimeouts 1.3.6.1.4.1.9600.1.2.141.1.5 gauge32 read-only
The total number of times that a thread has timed out while it waited for the semaphore over the lifetime of the security channel connection, or since system startup for _Total.
                 netlogonSemaphoreWaiters 1.3.6.1.4.1.9600.1.2.141.1.6 gauge32 read-only
The number of the thread that is waiting to obtain the semaphore.
     npsAccountingClientsTable 1.3.6.1.4.1.9600.1.2.142 no-access
A table containing performance information for instances of 'NPS Accounting Clients' objects.
             npsAccountingClientsEntry 1.3.6.1.4.1.9600.1.2.142.1 no-access
Performance information for one particular instance of 'NPS Accounting Clients' object.
                 npsaccInstance 1.3.6.1.4.1.9600.1.2.142.1.1 instancename read-only
Instance name.
                 npsaccAccountingRequests 1.3.6.1.4.1.9600.1.2.142.1.2 gauge32 read-only
The number of RADIUS Accounting-Request packets received on the accounting port.
                 npsaccAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.142.1.3 gauge32 read-only
The average number of RADIUS Accounting-Requests received per second on the accounting port.
                 npsaccAccountingResponses 1.3.6.1.4.1.9600.1.2.142.1.4 gauge32 read-only
The number of RADIUS Accounting-Response packets sent from this NPS server.
                 npsaccAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.142.1.5 gauge32 read-only
The average number of RADIUS Accounting-Responses sent per second.
                 npsaccBadAuthenticators 1.3.6.1.4.1.9600.1.2.142.1.6 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
                 npsaccBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.142.1.7 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
                 npsaccDroppedPackets 1.3.6.1.4.1.9600.1.2.142.1.8 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsaccDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.142.1.9 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsaccDupAccountingRequests 1.3.6.1.4.1.9600.1.2.142.1.10 gauge32 read-only
The number of duplicate RADIUS Accounting-Request packets received on this NPS server's accounting port.
                 npsaccDupAccountingRequestPerSec 1.3.6.1.4.1.9600.1.2.142.1.11 gauge32 read-only
The average number of duplicate RADIUS Accounting-Request packets received per second on this NPS server's accounting port.
                 npsaccMalformedPackets 1.3.6.1.4.1.9600.1.2.142.1.12 gauge32 read-only
The number of packets containing malformed data received.
                 npsaccMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.142.1.13 gauge32 read-only
The average number of packets containing malformed data received per second.
                 npsaccNoRecord 1.3.6.1.4.1.9600.1.2.142.1.14 gauge32 read-only
The number of RADIUS Accounting-Request packets received and responded to but not recorded on this NPS server's accounting port.
                 npsaccNoRecordPerSec 1.3.6.1.4.1.9600.1.2.142.1.15 gauge32 read-only
The average number of Accounting-Request packets received and responded to per second, but not recorded on this NPS server's accounting port.
                 npsaccPacketsReceived 1.3.6.1.4.1.9600.1.2.142.1.16 gauge32 read-only
The number of packets received.
                 npsaccPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.142.1.17 gauge32 read-only
The average number of packets received per second.
                 npsaccPacketsSent 1.3.6.1.4.1.9600.1.2.142.1.18 gauge32 read-only
The number of packets sent.
                 npsaccPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.142.1.19 gauge32 read-only
The average number of packets sent per second.
                 npsaccUnknownType 1.3.6.1.4.1.9600.1.2.142.1.20 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
                 npsaccUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.142.1.21 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsAccountingProxy 1.3.6.1.4.1.9600.1.2.143
             npsacpAccountingRequests 1.3.6.1.4.1.9600.1.2.143.1 gauge32 read-only
The number of RADIUS Accounting-Request packets received on the accounting port.
             npsacpAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.143.2 gauge32 read-only
The average number of RADIUS Accounting-Request packets sent per second to the accounting port.
             npsacpAccountingResponses 1.3.6.1.4.1.9600.1.2.143.3 gauge32 read-only
The number of RADIUS Accounting-Response packets received on the accounting port.
             npsacpAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.143.4 gauge32 read-only
The average number of RADIUS Accounting-Response packets received per second on the accounting port.
             npsacpBadAuthenticators 1.3.6.1.4.1.9600.1.2.143.5 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
             npsacpBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.143.6 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
             npsacpDroppedPackets 1.3.6.1.4.1.9600.1.2.143.7 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsacpDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.143.8 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsacpInvalidAddresses 1.3.6.1.4.1.9600.1.2.143.9 gauge32 read-only
The number of packets received from unknown addresses.
             npsacpInvalidAddressesPerSec 1.3.6.1.4.1.9600.1.2.143.10 gauge32 read-only
The average number of packets per second received from unknown addresses.
             npsacpMalformedPackets 1.3.6.1.4.1.9600.1.2.143.11 gauge32 read-only
The number of packets containing malformed data received.
             npsacpMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.143.12 gauge32 read-only
The average number of packets containing malformed data received per second.
             npsacpPacketsReceived 1.3.6.1.4.1.9600.1.2.143.13 gauge32 read-only
The number of packets received.
             npsacpPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.143.14 gauge32 read-only
The average number of packets received per second.
             npsacpPendingRequests 1.3.6.1.4.1.9600.1.2.143.15 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
             npsacpRequestTimeouts 1.3.6.1.4.1.9600.1.2.143.16 gauge32 read-only
The number of request timeouts to this server.
             npsacpRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.143.17 gauge32 read-only
The average number of request timeouts per second to this server.
             npsacpRetransmissions 1.3.6.1.4.1.9600.1.2.143.18 gauge32 read-only
The number of requests retransmitted to this server.
             npsacpRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.143.19 gauge32 read-only
The average number of requests retransmitted per second to this server.
             npsacpUnknownType 1.3.6.1.4.1.9600.1.2.143.20 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
             npsacpUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.143.21 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsAccountingServer 1.3.6.1.4.1.9600.1.2.144
             npsacsAccountingRequests 1.3.6.1.4.1.9600.1.2.144.1 gauge32 read-only
The number of RADIUS Accounting-Request packets received on the accounting port.
             npsacsAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.144.2 gauge32 read-only
The average number of RADIUS Accounting-Requests received per second on the accounting port.
             npsacsAccountingResponses 1.3.6.1.4.1.9600.1.2.144.3 gauge32 read-only
The number of RADIUS Accounting-Response packets sent from this NPS server.
             npsacsAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.144.4 gauge32 read-only
The average number of RADIUS Accounting-Responses sent per second.
             npsacsBadAuthenticators 1.3.6.1.4.1.9600.1.2.144.5 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
             npsacsBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.144.6 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
             npsacsDroppedPackets 1.3.6.1.4.1.9600.1.2.144.7 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsacsDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.144.8 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsacsDupAccountingRequests 1.3.6.1.4.1.9600.1.2.144.9 gauge32 read-only
The number of duplicate RADIUS Accounting-Request packets received on this NPS server's accounting port.
             npsacsDupAccountingRequestPerSec 1.3.6.1.4.1.9600.1.2.144.10 gauge32 read-only
The average number of duplicate RADIUS Accounting-Request packets received per second on this NPS server's accounting port.
             npsacsInvalidRequests 1.3.6.1.4.1.9600.1.2.144.11 gauge32 read-only
The number of RADIUS packets received from unknown clients or remote RADIUS servers.
             npsacsInvalidRequestsPerSec 1.3.6.1.4.1.9600.1.2.144.12 gauge32 read-only
The average number of RADIUS packets from unknown clients or remote RADIUS servers received per second.
             npsacsMalformedPackets 1.3.6.1.4.1.9600.1.2.144.13 gauge32 read-only
The number of packets containing malformed data received.
             npsacsMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.144.14 gauge32 read-only
The average number of packets containing malformed data received per second.
             npsacsNoRecord 1.3.6.1.4.1.9600.1.2.144.15 gauge32 read-only
The number of RADIUS Accounting-Request packets received and responded to but not recorded on this NPS server's accounting port.
             npsacsNoRecordPerSec 1.3.6.1.4.1.9600.1.2.144.16 gauge32 read-only
The average number of Accounting-Request packets received and responded to per second, but not recorded on this NPS server's accounting port.
             npsacsPacketsReceived 1.3.6.1.4.1.9600.1.2.144.17 gauge32 read-only
The number of packets received.
             npsacsPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.144.18 gauge32 read-only
The average number of packets received per second.
             npsacsPacketsSent 1.3.6.1.4.1.9600.1.2.144.19 gauge32 read-only
The number of packets sent.
             npsacsPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.144.20 gauge32 read-only
The average number of packets sent per second.
             npsacsServerResetTime 1.3.6.1.4.1.9600.1.2.144.21 gauge32 read-only
The time elapsed (in hundredths of a second) since the configuration of this NPS server was reset because of a configuration change or because the service control manager sent a reset to the NPS service.
             npsacsServerUpTime 1.3.6.1.4.1.9600.1.2.144.22 gauge32 read-only
The time elapsed (in hundredths of a second) since the server process was started on this NPS server.
             npsacsUnknownType 1.3.6.1.4.1.9600.1.2.144.23 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
             npsacsUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.144.24 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsAuthenticationClientsTable 1.3.6.1.4.1.9600.1.2.145 no-access
A table containing performance information for instances of 'NPS Authentication Clients' objects.
             npsAuthenticationClientsEntry 1.3.6.1.4.1.9600.1.2.145.1 no-access
Performance information for one particular instance of 'NPS Authentication Clients' object.
                 npsaucInstance 1.3.6.1.4.1.9600.1.2.145.1.1 instancename read-only
Instance name.
                 npsaucAccessAccepts 1.3.6.1.4.1.9600.1.2.145.1.2 gauge32 read-only
The number of RADIUS Access-Accept packets sent.
                 npsaucAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.145.1.3 gauge32 read-only
The average number of RADIUS Access-Accept packets per second sent.
                 npsaucAccessChallenges 1.3.6.1.4.1.9600.1.2.145.1.4 gauge32 read-only
The number of RADIUS Access-Challenge packets sent.
                 npsaucAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.145.1.5 gauge32 read-only
The average number of RADIUS Access-Challenge packets per second sent.
                 npsaucAccessRejects 1.3.6.1.4.1.9600.1.2.145.1.6 gauge32 read-only
The number of RADIUS Access-Reject packets sent to this client.
                 npsaucAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.145.1.7 gauge32 read-only
The average number of RADIUS Access-Reject packets per second sent.
                 npsaucAccessRequests 1.3.6.1.4.1.9600.1.2.145.1.8 gauge32 read-only
The number of packets received on the authentication port.
                 npsaucAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.145.1.9 gauge32 read-only
The average number of packets per second received on the authentication port.
                 npsaucBadAuthenticators 1.3.6.1.4.1.9600.1.2.145.1.10 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
                 npsaucBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.145.1.11 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
                 npsaucDroppedPackets 1.3.6.1.4.1.9600.1.2.145.1.12 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsaucDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.145.1.13 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsaucDuplicateAccessRequests 1.3.6.1.4.1.9600.1.2.145.1.14 gauge32 read-only
The number of duplicate RADIUS Access-Request packets received.
                 npsaucDupAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.145.1.15 gauge32 read-only
The average number of duplicate RADIUS Access-Request packets per second received.
                 npsaucFullAccessDecisions 1.3.6.1.4.1.9600.1.2.145.1.16 gauge32 read-only
The number of Full-Access decisions sent to this client.
                 npsaucFullAccessDecisionsPerSec 1.3.6.1.4.1.9600.1.2.145.1.17 gauge32 read-only
The average number of Full-Access decisions per second sent to this client.
                 npsaucMalformedPackets 1.3.6.1.4.1.9600.1.2.145.1.18 gauge32 read-only
The number of packets containing malformed data received.
                 npsaucMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.145.1.19 gauge32 read-only
The average number of packets containing malformed data received per second.
                 npsaucPacketsReceived 1.3.6.1.4.1.9600.1.2.145.1.20 gauge32 read-only
The number of packets received.
                 npsaucPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.145.1.21 gauge32 read-only
The average number of packets received per second.
                 npsaucPacketsSent 1.3.6.1.4.1.9600.1.2.145.1.22 gauge32 read-only
The number of packets sent.
                 npsaucPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.145.1.23 gauge32 read-only
The average number of packets sent per second.
                 npsaucProbationDecisions 1.3.6.1.4.1.9600.1.2.145.1.24 gauge32 read-only
The number of probation decisions sent to this client.
                 npsaucProbationDecisionsPerSec 1.3.6.1.4.1.9600.1.2.145.1.25 gauge32 read-only
The average number of probation decisions per second sent to this client.
                 npsaucQuarantineDecisions 1.3.6.1.4.1.9600.1.2.145.1.26 gauge32 read-only
The number of quarantine decisions sent to this client.
                 npsaucQuarantineDecisionsPerSec 1.3.6.1.4.1.9600.1.2.145.1.27 gauge32 read-only
The average number of quarantine decisions per second sent to this client.
                 npsaucUnknownType 1.3.6.1.4.1.9600.1.2.145.1.28 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
                 npsaucUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.145.1.29 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsAuthenticationProxy 1.3.6.1.4.1.9600.1.2.146
             npsaupAccessAccepts 1.3.6.1.4.1.9600.1.2.146.1 gauge32 read-only
The number of RADIUS Access-Accept packets received from this server.
             npsaupAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.146.2 gauge32 read-only
The average number of RADIUS Access-Accept packets per second received from this server.
             npsaupAccessChallenges 1.3.6.1.4.1.9600.1.2.146.3 gauge32 read-only
The number of RADIUS Access-Challenge packets received from this server.
             npsaupAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.146.4 gauge32 read-only
The average number of RADIUS Access-Challenge packets per second received from this server.
             npsaupAccessRejects 1.3.6.1.4.1.9600.1.2.146.5 gauge32 read-only
The number of RADIUS Access-Reject packets received from this server.
             npsaupAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.146.6 gauge32 read-only
The average number of RADIUS Access-Reject packets per second received from this server.
             npsaupAccessRequests 1.3.6.1.4.1.9600.1.2.146.7 gauge32 read-only
The number of RADIUS Access-Request packets sent to this server.
             npsaupAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.146.8 gauge32 read-only
The average number of RADIUS Access-Request packets per second sent to this server.
             npsaupBadAuthenticators 1.3.6.1.4.1.9600.1.2.146.9 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
             npsaupBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.146.10 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
             npsaupDroppedPackets 1.3.6.1.4.1.9600.1.2.146.11 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsaupDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.146.12 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsaupFullAccessDecisions 1.3.6.1.4.1.9600.1.2.146.13 gauge32 read-only
The number of Full-Access decisions received from this server.
             npsaupFullAccessDecisionsPerSec 1.3.6.1.4.1.9600.1.2.146.14 gauge32 read-only
The average number of Full-Access decisions per second received from this server.
             npsaupInvalidAddresses 1.3.6.1.4.1.9600.1.2.146.15 gauge32 read-only
The number of packets received from unknown addresses.
             npsaupInvalidAddressesPerSec 1.3.6.1.4.1.9600.1.2.146.16 gauge32 read-only
The average number of packets per second received from unknown addresses.
             npsaupMalformedPackets 1.3.6.1.4.1.9600.1.2.146.17 gauge32 read-only
The number of packets containing malformed data received.
             npsaupMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.146.18 gauge32 read-only
The average number of packets containing malformed data received per second.
             npsaupPacketsReceived 1.3.6.1.4.1.9600.1.2.146.19 gauge32 read-only
The number of packets received.
             npsaupPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.146.20 gauge32 read-only
The average number of packets received per second.
             npsaupPendingRequests 1.3.6.1.4.1.9600.1.2.146.21 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
             npsaupProbationDecisions 1.3.6.1.4.1.9600.1.2.146.22 gauge32 read-only
The number of probation decisions received from this server.
             npsaupProbationDecisionsPerSec 1.3.6.1.4.1.9600.1.2.146.23 gauge32 read-only
The average number of probation decisions per second received from this server.
             npsaupQuarantineDecisions 1.3.6.1.4.1.9600.1.2.146.24 gauge32 read-only
The number of quarantine decisions received from this server.
             npsaupQuarantineDecisionsPerSec 1.3.6.1.4.1.9600.1.2.146.25 gauge32 read-only
The average number of quarantine decisions per second received from this server.
             npsaupRequestTimeouts 1.3.6.1.4.1.9600.1.2.146.26 gauge32 read-only
The number of request timeouts to this server.
             npsaupRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.146.27 gauge32 read-only
The average number of request timeouts per second to this server.
             npsaupRetransmissions 1.3.6.1.4.1.9600.1.2.146.28 gauge32 read-only
The number of requests retransmitted to this server.
             npsaupRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.146.29 gauge32 read-only
The average number of requests retransmitted per second to this server.
             npsaupUnknownType 1.3.6.1.4.1.9600.1.2.146.30 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
             npsaupUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.146.31 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsAuthenticationServer 1.3.6.1.4.1.9600.1.2.147
             npsausAccessAccepts 1.3.6.1.4.1.9600.1.2.147.1 gauge32 read-only
The number of RADIUS Access-Accept packets sent.
             npsausAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.147.2 gauge32 read-only
The average number of RADIUS Access-Accept packets per second sent.
             npsausAccessChallenges 1.3.6.1.4.1.9600.1.2.147.3 gauge32 read-only
The number of RADIUS Access-Challenge packets sent.
             npsausAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.147.4 gauge32 read-only
The average number of RADIUS Access-Challenge packets per second sent.
             npsausAccessRejects 1.3.6.1.4.1.9600.1.2.147.5 gauge32 read-only
The number of RADIUS Access-Reject packets sent to this client.
             npsausAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.147.6 gauge32 read-only
The average number of RADIUS Access-Reject packets per second sent.
             npsausAccessRequests 1.3.6.1.4.1.9600.1.2.147.7 gauge32 read-only
The number of packets received on the authentication port.
             npsausAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.147.8 gauge32 read-only
The average number of packets per second received on the authentication port.
             npsausBadAuthenticators 1.3.6.1.4.1.9600.1.2.147.9 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
             npsausBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.147.10 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
             npsausDroppedPackets 1.3.6.1.4.1.9600.1.2.147.11 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsausDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.147.12 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
             npsausDuplicateAccessRequests 1.3.6.1.4.1.9600.1.2.147.13 gauge32 read-only
The number of duplicate RADIUS Access-Request packets received.
             npsausDupAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.147.14 gauge32 read-only
The average number of duplicate RADIUS Access-Request packets per second received.
             npsausFullAccessDecisions 1.3.6.1.4.1.9600.1.2.147.15 gauge32 read-only
The number of Full-Access decisions sent to this client.
             npsausFullAccessDecisionsPerSec 1.3.6.1.4.1.9600.1.2.147.16 gauge32 read-only
The average number of Full-Access decisions per second sent to this client.
             npsausInvalidRequests 1.3.6.1.4.1.9600.1.2.147.17 gauge32 read-only
The number of RADIUS packets received from unknown clients or remote RADIUS servers.
             npsausInvalidRequestsPerSec 1.3.6.1.4.1.9600.1.2.147.18 gauge32 read-only
The average number of RADIUS packets from unknown clients or remote RADIUS servers received per second.
             npsausMalformedPackets 1.3.6.1.4.1.9600.1.2.147.19 gauge32 read-only
The number of packets containing malformed data received.
             npsausMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.147.20 gauge32 read-only
The average number of packets containing malformed data received per second.
             npsausPacketsReceived 1.3.6.1.4.1.9600.1.2.147.21 gauge32 read-only
The number of packets received.
             npsausPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.147.22 gauge32 read-only
The average number of packets received per second.
             npsausPacketsSent 1.3.6.1.4.1.9600.1.2.147.23 gauge32 read-only
The number of packets sent.
             npsausPacketsSentPerSec 1.3.6.1.4.1.9600.1.2.147.24 gauge32 read-only
The average number of packets sent per second.
             npsausProbationDecisions 1.3.6.1.4.1.9600.1.2.147.25 gauge32 read-only
The number of probation decisions sent to this client.
             npsausProbationDecisionsPerSec 1.3.6.1.4.1.9600.1.2.147.26 gauge32 read-only
The average number of probation decisions per second sent to this client.
             npsausQuarantineDecisions 1.3.6.1.4.1.9600.1.2.147.27 gauge32 read-only
The number of quarantine decisions sent to this client.
             npsausQuarantineDecisionsPerSec 1.3.6.1.4.1.9600.1.2.147.28 gauge32 read-only
The average number of quarantine decisions per second sent to this client.
             npsausServerResetTime 1.3.6.1.4.1.9600.1.2.147.29 gauge32 read-only
The time elapsed (in hundredths of a second) since the configuration of this NPS server was reset because of a configuration change or because the service control manager sent a reset to the NPS service.
             npsausServerUpTime 1.3.6.1.4.1.9600.1.2.147.30 gauge32 read-only
The time elapsed (in hundredths of a second) since the server process was started on this NPS server.
             npsausUnknownType 1.3.6.1.4.1.9600.1.2.147.31 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
             npsausUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.147.32 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsPolicyEngine 1.3.6.1.4.1.9600.1.2.148
             npspeLastRoundTripTime 1.3.6.1.4.1.9600.1.2.148.1 gauge32 read-only
The interval (in hundredths of a second) between the most recent request to the policy engine and its response.
             npspeMatchedRemoteAccessPolicies 1.3.6.1.4.1.9600.1.2.148.2 gauge32 read-only
The number of remote access policies that have been matched.
             npspeMatchRemoteAccPolicyPerSec 1.3.6.1.4.1.9600.1.2.148.3 gauge32 read-only
The average number of remote access policies that have been matched per second.
             npspePendingRequests 1.3.6.1.4.1.9600.1.2.148.4 gauge32 read-only
The number of requests that have entered the policy engine but have not yet completed the process.
     npsRemoteAccountingServersTable 1.3.6.1.4.1.9600.1.2.149 no-access
A table containing performance information for instances of 'NPS Remote Accounting Servers' objects.
             npsRemoteAccountingServersEntry 1.3.6.1.4.1.9600.1.2.149.1 no-access
Performance information for one particular instance of 'NPS Remote Accounting Servers' object.
                 npsracsInstance 1.3.6.1.4.1.9600.1.2.149.1.1 instancename read-only
Instance name.
                 npsracsAccountingRequests 1.3.6.1.4.1.9600.1.2.149.1.2 gauge32 read-only
The number of RADIUS Accounting-Request packets received on the accounting port.
                 npsracsAccountingRequestsPerSec 1.3.6.1.4.1.9600.1.2.149.1.3 gauge32 read-only
The average number of RADIUS Accounting-Request packets sent per second to the accounting port.
                 npsracsAccountingResponses 1.3.6.1.4.1.9600.1.2.149.1.4 gauge32 read-only
The number of RADIUS Accounting-Response packets received on the accounting port.
                 npsracsAccountingResponsesPerSec 1.3.6.1.4.1.9600.1.2.149.1.5 gauge32 read-only
The average number of RADIUS Accounting-Response packets received per second on the accounting port.
                 npsracsBadAuthenticators 1.3.6.1.4.1.9600.1.2.149.1.6 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
                 npsracsBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.149.1.7 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
                 npsracsDroppedPackets 1.3.6.1.4.1.9600.1.2.149.1.8 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsracsDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.149.1.9 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsracsLastRoundTripTime 1.3.6.1.4.1.9600.1.2.149.1.10 gauge32 read-only
The interval (in hundredths of a second) between the most recent request to a remote NPS server and its response.
                 npsracsMalformedPackets 1.3.6.1.4.1.9600.1.2.149.1.11 gauge32 read-only
The number of packets containing malformed data received.
                 npsracsMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.149.1.12 gauge32 read-only
The average number of packets containing malformed data received per second.
                 npsracsPacketsReceived 1.3.6.1.4.1.9600.1.2.149.1.13 gauge32 read-only
The number of packets received.
                 npsracsPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.149.1.14 gauge32 read-only
The average number of packets received per second.
                 npsracsPendingRequests 1.3.6.1.4.1.9600.1.2.149.1.15 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
                 npsracsPortNumber 1.3.6.1.4.1.9600.1.2.149.1.16 gauge32 read-only
The UDP port the proxy is using to send requests to this server.
                 npsracsRequestTimeouts 1.3.6.1.4.1.9600.1.2.149.1.17 gauge32 read-only
The number of request timeouts to this server.
                 npsracsRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.149.1.18 gauge32 read-only
The average number of request timeouts per second to this server.
                 npsracsRetransmissions 1.3.6.1.4.1.9600.1.2.149.1.19 gauge32 read-only
The number of requests retransmitted to this server.
                 npsracsRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.149.1.20 gauge32 read-only
The average number of requests retransmitted per second to this server.
                 npsracsUnknownType 1.3.6.1.4.1.9600.1.2.149.1.21 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
                 npsracsUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.149.1.22 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsRemoteAuthServersTable 1.3.6.1.4.1.9600.1.2.150 no-access
A table containing performance information for instances of 'NPS Remote Authentication Servers' objects.
             npsRemoteAuthServersEntry 1.3.6.1.4.1.9600.1.2.150.1 no-access
Performance information for one particular instance of 'NPS Remote Authentication Servers' object.
                 npsrausInstance 1.3.6.1.4.1.9600.1.2.150.1.1 instancename read-only
Instance name.
                 npsrausAccessAccepts 1.3.6.1.4.1.9600.1.2.150.1.2 gauge32 read-only
The number of RADIUS Access-Accept packets received from this server.
                 npsrausAccessAcceptsPerSec 1.3.6.1.4.1.9600.1.2.150.1.3 gauge32 read-only
The average number of RADIUS Access-Accept packets per second received from this server.
                 npsrausAccessChallenges 1.3.6.1.4.1.9600.1.2.150.1.4 gauge32 read-only
The number of RADIUS Access-Challenge packets received from this server.
                 npsrausAccessChallengesPerSec 1.3.6.1.4.1.9600.1.2.150.1.5 gauge32 read-only
The average number of RADIUS Access-Challenge packets per second received from this server.
                 npsrausAccessRejects 1.3.6.1.4.1.9600.1.2.150.1.6 gauge32 read-only
The number of RADIUS Access-Reject packets received from this server.
                 npsrausAccessRejectsPerSec 1.3.6.1.4.1.9600.1.2.150.1.7 gauge32 read-only
The average number of RADIUS Access-Reject packets per second received from this server.
                 npsrausAccessRequests 1.3.6.1.4.1.9600.1.2.150.1.8 gauge32 read-only
The number of RADIUS Access-Request packets sent to this server.
                 npsrausAccessRequestsPerSec 1.3.6.1.4.1.9600.1.2.150.1.9 gauge32 read-only
The average number of RADIUS Access-Request packets per second sent to this server.
                 npsrausBadAuthenticators 1.3.6.1.4.1.9600.1.2.150.1.10 gauge32 read-only
The number of RADIUS packets that contain an invalid Message Authenticator attribute.
                 npsrausBadAuthenticatorsPerSec 1.3.6.1.4.1.9600.1.2.150.1.11 gauge32 read-only
The average number of RADIUS packets per second that contain an invalid Message Authenticator attribute.
                 npsrausDroppedPackets 1.3.6.1.4.1.9600.1.2.150.1.12 gauge32 read-only
The number of incoming packets that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsrausDroppedPacketsPerSec 1.3.6.1.4.1.9600.1.2.150.1.13 gauge32 read-only
The average number of incoming packets per second that are silently discarded for a reason other than 'malformed,' 'invalid Message Authenticator,' or 'unknown type'.
                 npsrausFullAccessDecisions 1.3.6.1.4.1.9600.1.2.150.1.14 gauge32 read-only
The number of Full-Access decisions received from this server.
                 npsrausFullAccessDecisionsPerSec 1.3.6.1.4.1.9600.1.2.150.1.15 gauge32 read-only
The average number of Full-Access decisions per second received from this server.
                 npsrausLastRoundTripTime 1.3.6.1.4.1.9600.1.2.150.1.16 gauge32 read-only
The interval (in hundredths of a second) between the most recent request to a remote NPS server and its response.
                 npsrausMalformedPackets 1.3.6.1.4.1.9600.1.2.150.1.17 gauge32 read-only
The number of packets containing malformed data received.
                 npsrausMalformedPacketsPerSec 1.3.6.1.4.1.9600.1.2.150.1.18 gauge32 read-only
The average number of packets containing malformed data received per second.
                 npsrausPacketsReceived 1.3.6.1.4.1.9600.1.2.150.1.19 gauge32 read-only
The number of packets received.
                 npsrausPacketsReceivedPerSec 1.3.6.1.4.1.9600.1.2.150.1.20 gauge32 read-only
The average number of packets received per second.
                 npsrausPendingRequests 1.3.6.1.4.1.9600.1.2.150.1.21 gauge32 read-only
The number of requests destined for this server that have not yet timed out or received a response.
                 npsrausPortNumber 1.3.6.1.4.1.9600.1.2.150.1.22 gauge32 read-only
The UDP port the proxy is using to send requests to this server.
                 npsrausProbationDecisions 1.3.6.1.4.1.9600.1.2.150.1.23 gauge32 read-only
The number of probation decisions received from this server.
                 npsrausProbationDecisionsPerSec 1.3.6.1.4.1.9600.1.2.150.1.24 gauge32 read-only
The average number of probation decisions per second received from this server.
                 npsrausQuarantineDecisions 1.3.6.1.4.1.9600.1.2.150.1.25 gauge32 read-only
The number of quarantine decisions received from this server.
                 npsrausQuarantineDecisionsPerSec 1.3.6.1.4.1.9600.1.2.150.1.26 gauge32 read-only
The average number of quarantine decisions per second received from this server.
                 npsrausRequestTimeouts 1.3.6.1.4.1.9600.1.2.150.1.27 gauge32 read-only
The number of request timeouts to this server.
                 npsrausRequestTimeoutsPerSec 1.3.6.1.4.1.9600.1.2.150.1.28 gauge32 read-only
The average number of request timeouts per second to this server.
                 npsrausRetransmissions 1.3.6.1.4.1.9600.1.2.150.1.29 gauge32 read-only
The number of requests retransmitted to this server.
                 npsrausRetransmissionsPerSec 1.3.6.1.4.1.9600.1.2.150.1.30 gauge32 read-only
The average number of requests retransmitted per second to this server.
                 npsrausUnknownType 1.3.6.1.4.1.9600.1.2.150.1.31 gauge32 read-only
The number of unknown type (non-RADIUS) packets received.
                 npsrausUnknownTypePerSec 1.3.6.1.4.1.9600.1.2.150.1.32 gauge32 read-only
The average number of unknown type (non-RADIUS) packets received per second.
     npsSystemHealthValidatorsTable 1.3.6.1.4.1.9600.1.2.151 no-access
A table containing performance information for instances of 'NPS System Health Validators' objects.
             npsSystemHealthValidatorsEntry 1.3.6.1.4.1.9600.1.2.151.1 no-access
Performance information for one particular instance of 'NPS System Health Validators' object.
                 npsshvInstance 1.3.6.1.4.1.9600.1.2.151.1.1 instancename read-only
Instance name.
                 npsshvShvClientCommFailures 1.3.6.1.4.1.9600.1.2.151.1.2 gauge32 read-only
The number of Client-Communication failures from this health validator.
                 npsshvShvClientCommFailurePerSec 1.3.6.1.4.1.9600.1.2.151.1.3 gauge32 read-only
The average number of Client-Communication failures per second from this health validator.
                 npsshvShvClientComponentFailures 1.3.6.1.4.1.9600.1.2.151.1.4 gauge32 read-only
The number of Client-Component failures from this health validator.
                 npsshvShvClientComponentFailSec 1.3.6.1.4.1.9600.1.2.151.1.5 gauge32 read-only
The average number of Client-Component failures per second from this health validator.
                 npsshvShvCompliances 1.3.6.1.4.1.9600.1.2.151.1.6 gauge32 read-only
The number of compliant decisions from this health validator.
                 npsshvShvCompliancesPerSec 1.3.6.1.4.1.9600.1.2.151.1.7 gauge32 read-only
The average number of compliant decisions per second from this health validator.
                 npsshvShvLastRoundTripTime 1.3.6.1.4.1.9600.1.2.151.1.8 gauge32 read-only
The interval (in hundredths of a second) between the most recent request to a system health validator and its response.
                 npsshvShvNonCompliances 1.3.6.1.4.1.9600.1.2.151.1.9 gauge32 read-only
The number of non-compliant decisions from this health validator.
                 npsshvShvNonCompliancesPerSec 1.3.6.1.4.1.9600.1.2.151.1.10 gauge32 read-only
The average number of non-compliant decisions per second from this health validator.
                 npsshvShvNoneFailures 1.3.6.1.4.1.9600.1.2.151.1.11 gauge32 read-only
The number of none failures from this health validator.
                 npsshvShvNoneFailuresPerSec 1.3.6.1.4.1.9600.1.2.151.1.12 gauge32 read-only
The average number of none failures per second from this health validator.
                 npsshvShvOtherFailures 1.3.6.1.4.1.9600.1.2.151.1.13 gauge32 read-only
The number of other failures from this health validator.
                 npsshvShvOtherFailuresPerSec 1.3.6.1.4.1.9600.1.2.151.1.14 gauge32 read-only
The average number of other failures per second from this health validator.
                 npsshvShvServerCommFailures 1.3.6.1.4.1.9600.1.2.151.1.15 gauge32 read-only
The number of Server-Communication failures from this health validator.
                 npsshvShvServerCommnFailPerSec 1.3.6.1.4.1.9600.1.2.151.1.16 gauge32 read-only
The average number of Server-Communication failures per second from this health validator.
                 npsshvShvServerComponentFailures 1.3.6.1.4.1.9600.1.2.151.1.17 gauge32 read-only
The number of Server-Component failures from this health validator.
                 npsshvShvServerCompFailurePerSec 1.3.6.1.4.1.9600.1.2.151.1.18 gauge32 read-only
The average number of Server-Component failures per second from this health validator.
     ocspServerConnectionsTable 1.3.6.1.4.1.9600.1.2.152 no-access
A table containing performance information for instances of 'OCSP Server Connections' objects.
             ocspServerConnectionsEntry 1.3.6.1.4.1.9600.1.2.152.1 no-access
Performance information for one particular instance of 'OCSP Server Connections' object.
                 ocspscInstance 1.3.6.1.4.1.9600.1.2.152.1.1 instancename read-only
Instance name.
                 ocspscActiveConnections 1.3.6.1.4.1.9600.1.2.152.1.2 gauge32 read-only
Number of active connections
     rpcPerHTTPProxy 1.3.6.1.4.1.9600.1.2.153
The RPC/HTTP Proxy object contains the counters that display information for RPC/HTTP proxy sizing, trouble shooting and reporting.
             rpcpAttemptLoadBalBrkRqstsPerSec 1.3.6.1.4.1.9600.1.2.153.1 gauge32 read-only
Rate of load balancing messages that the RPC Proxy attempted.
             rpcpAttemptLoadBalDecisionPerSec 1.3.6.1.4.1.9600.1.2.153.2 gauge32 read-only
Rate of attempted load balancing decisions by the RPC Proxy.
             rpcpCurNumInRPCOverHTTPConn 1.3.6.1.4.1.9600.1.2.153.3 gauge32 read-only
Current number of front-end HTTP connections.
             rpcpCurrentNumberOfUniqueUsers 1.3.6.1.4.1.9600.1.2.153.4 gauge32 read-only
Number of unique users currently connected to a back-end server via RPC/HTTP.
             rpcpFailLoadBalBrokerRqstsPerSec 1.3.6.1.4.1.9600.1.2.153.5 gauge32 read-only
Rate of load balancing messages that the RPC Proxy failed to complete.
             rpcpFailLoadBalDecisionsPerSec 1.3.6.1.4.1.9600.1.2.153.6 gauge32 read-only
Rate of attempted load balancing decisions by the RPC Proxy that where unable to contact any load balancing service.
             rpcpNumBackEndConnAttemptsPerSec 1.3.6.1.4.1.9600.1.2.153.7 gauge32 read-only
Rate at which RPC Proxy attempts to establish a connection to a back-end server.
             rpcpNumFailBackEndConnAttmPerSec 1.3.6.1.4.1.9600.1.2.153.8 gauge32 read-only
Rate at which the RPC Proxy attemts but fails to establish a connection to a back-end.
             rpcpRPCPerHTTPRequestsPerSecond 1.3.6.1.4.1.9600.1.2.153.9 gauge32 read-only
Rate of RPC/HTTP requests sent to the back-end servers.
             rpcpTotalInBandwidthBackEndSrvrs 1.3.6.1.4.1.9600.1.2.153.10 gauge32 read-only
Bytes/sec received from the RPC Proxy by back-end servers.
             rpcpTotalOutBandwidthBackEndSrvr 1.3.6.1.4.1.9600.1.2.153.11 gauge32 read-only
Bytes/sec sent to the RPC Proxy by back-end servers.
     rpcPerHTTPProxyPerServerTable 1.3.6.1.4.1.9600.1.2.154 no-access
Number of connections to a back-end server via RPC/HTTP.
             rpcPerHTTPProxyPerServerEntry 1.3.6.1.4.1.9600.1.2.154.1 no-access
Performance information for one particular instance of 'RPC/HTTP Proxy Per Server' object.
                 rpcpsInstance 1.3.6.1.4.1.9600.1.2.154.1.1 instancename read-only
Instance name.
                 rpcpsCurrentNumberOfBackendConns 1.3.6.1.4.1.9600.1.2.154.1.2 gauge32 read-only
Number of connections to a back-end server via RPC/HTTP.
     searchGatherer 1.3.6.1.4.1.9600.1.2.155
Counters for the Windows Search Service Gathering service object
             sgActiveQueueLength 1.3.6.1.4.1.9600.1.2.155.1 gauge32 read-only
The number of documents waiting for robot threads. If this number is not 0, all threads should be filtering.
             sgAdminClients 1.3.6.1.4.1.9600.1.2.155.2 gauge32 read-only
The number of currently connected administrative clients.
             sgAllNotificationsReceived 1.3.6.1.4.1.9600.1.2.155.3 gauge32 read-only
The total number of notifications received from all notification sources including file system.
             sgDelayedDocuments 1.3.6.1.4.1.9600.1.2.155.4 gauge32 read-only
The number of documents delayed due to site hit frequency rules.
             sgDocumentEntries 1.3.6.1.4.1.9600.1.2.155.5 gauge32 read-only
The number of document entries currently in memory. Zero means no indexing activity is going on.
             sgDocumentsDelayedRetry 1.3.6.1.4.1.9600.1.2.155.6 gauge32 read-only
The number of documents that will be retried after time-out. When this is non-zero, it means that the local server it is crawling is shut down.
             sgDocumentsFiltered 1.3.6.1.4.1.9600.1.2.155.7 gauge32 read-only
The number of times a filter object was created. This corresponds to the total number of documents filtered in the system since startup.
             sgDocumentsFilteredRate 1.3.6.1.4.1.9600.1.2.155.8 gauge32 read-only
The number of documents filtered per second.
             sgDocumentsSuccessfullyFiltered 1.3.6.1.4.1.9600.1.2.155.9 gauge32 read-only
The number of documents successfully filtered.
             sgDocumentsSuccessFilteredRate 1.3.6.1.4.1.9600.1.2.155.10 gauge32 read-only
The number of successfully filtered documents per second.
             sgExtNotificationsRate 1.3.6.1.4.1.9600.1.2.155.11 gauge32 read-only
The rate of external notifications received per second.
             sgExtNotificationsReceived 1.3.6.1.4.1.9600.1.2.155.12 gauge32 read-only
The total number of notifications received from all notification sources excluding file system.
             sgFilterObjects 1.3.6.1.4.1.9600.1.2.155.13 gauge32 read-only
The number of filter objects in the system. Each filter object corresponds to a URL currently being filtered.
             sgFilterProcessCreated 1.3.6.1.4.1.9600.1.2.155.14 gauge32 read-only
The total number of times a filter process was created or restarted. Having too many filter processes created indicates that filtering is having trouble with the data in the documents.
             sgFilterProcesses 1.3.6.1.4.1.9600.1.2.155.15 gauge32 read-only
The number of filtering processes in the system.
             sgFilterProcessesMax 1.3.6.1.4.1.9600.1.2.155.16 gauge32 read-only
The maximum number of filtering processes that have existed in the system since startup.
             sgFilteringThreads 1.3.6.1.4.1.9600.1.2.155.17 gauge32 read-only
The total number of filtering threads in the system. This number is calculated based on your system resources.
             sgHeartbeats 1.3.6.1.4.1.9600.1.2.155.18 gauge32 read-only
The total number of heartbeats counted since startup. A heartbeat occurs once every 10 seconds while the service is running. If the service is not running there will be no heartbeat and the number of ticks will not be incremented.
             sgHeartbeatsRate 1.3.6.1.4.1.9600.1.2.155.19 gauge32 read-only
Displays one heartbeat every 10 seconds.
             sgIdleThreads 1.3.6.1.4.1.9600.1.2.155.20 gauge32 read-only
The number of threads waiting for documents.
             sgNotificationSources 1.3.6.1.4.1.9600.1.2.155.21 gauge32 read-only
Currently connected external notification sources.
             sgNotificationsRate 1.3.6.1.4.1.9600.1.2.155.22 gauge32 read-only
The rate of external notifications received per second.
             sgPerformanceLevel 1.3.6.1.4.1.9600.1.2.155.23 gauge32 read-only
Indicates the level of the amount of system resources that the Gatherer service is allowed to use.
             sgReasonToBackOff 1.3.6.1.4.1.9600.1.2.155.24 gauge32 read-only
The code describing why the Gatherer service went into back off state. 0 - up and running 1 - high system IO traffic 2 - high notifications rate 3 - delayed recovery in progress (not implemented) 4 - back off due to user activity 5 - Battery Low 6 - Memory Low 99 - back off for some internal reason (forced by Search itself) While backing off, no indexing is performed. To resume the indexing you must eliminate the reason for back off. If the Gatherer service is in back off state, the Search service is paused and there is a message in the event log.
             sgServerObjects 1.3.6.1.4.1.9600.1.2.155.25 gauge32 read-only
The number of servers recently accessed by the system.
             sgServerObjectsCreated 1.3.6.1.4.1.9600.1.2.155.26 gauge32 read-only
The number of times a new server object had to be created.
             sgServersCurrentlyUnavailable 1.3.6.1.4.1.9600.1.2.155.27 gauge32 read-only
A server becomes unavailable when a number of requests to that server time out.
             sgServersUnavailable 1.3.6.1.4.1.9600.1.2.155.28 gauge32 read-only
A server becomes unavailable when a number of requests to that server time out.
             sgStemmersCached 1.3.6.1.4.1.9600.1.2.155.29 gauge32 read-only
Number of available cached stemmer instances. Too many may indicate a resource usage problem.
             sgSystemIOTrafficRate 1.3.6.1.4.1.9600.1.2.155.30 gauge32 read-only
System IO (disk) traffic rate in KB/s detected by back off logic
             sgThreadsAccessingNetwork 1.3.6.1.4.1.9600.1.2.155.31 gauge32 read-only
The number of threads waiting for a response from the filter process. If no activity is going on and this number is equal to number of filtering threads, it may indicate a network problem or unavailability of the server it is crawling.
             sgThreadsInPlugIns 1.3.6.1.4.1.9600.1.2.155.32 gauge32 read-only
The number of threads waiting for plug-ins to complete an operation.
             sgThreadsBlockedDueToBackOff 1.3.6.1.4.1.9600.1.2.155.33 gauge32 read-only
The number of threads blocked due to back off event
             sgTimeOuts 1.3.6.1.4.1.9600.1.2.155.34 gauge32 read-only
The total number of timeouts detected by the system since startup.
             sgWordBreakersCached 1.3.6.1.4.1.9600.1.2.155.35 gauge32 read-only
Number of available cached word breakers instances
     searchGathererProjectsTable 1.3.6.1.4.1.9600.1.2.156 no-access
Counters for the Windows Search Service Gatherer Project object
             searchGathererProjectsEntry 1.3.6.1.4.1.9600.1.2.156.1 no-access
Performance information for one particular instance of 'Search Gatherer Projects' object.
                 sgpInstance 1.3.6.1.4.1.9600.1.2.156.1.1 instancename read-only
Instance name.
                 sgpAccessedFileRate 1.3.6.1.4.1.9600.1.2.156.1.2 gauge32 read-only
The number of documents accessed via file system per second.
                 sgpAccessedFiles 1.3.6.1.4.1.9600.1.2.156.1.3 gauge32 read-only
The number of documents accessed via file system.
                 sgpAdaptiveCrawlErrors 1.3.6.1.4.1.9600.1.2.156.1.4 gauge32 read-only
Documents incorrectly rejected by adaptive crawl
                 sgpChangedDocuments 1.3.6.1.4.1.9600.1.2.156.1.5 gauge32 read-only
Documents which have changed since the last crawl
                 sgpCrawlsInProgress 1.3.6.1.4.1.9600.1.2.156.1.6 gauge32 read-only
Number of crawls in progress.
                 sgpDelayedDocuments 1.3.6.1.4.1.9600.1.2.156.1.7 gauge32 read-only
The number of documents delayed due to site hit frequency rules.
                 sgpDocumentAddRate 1.3.6.1.4.1.9600.1.2.156.1.8 gauge32 read-only
The number of document additions per second.
                 sgpDocumentAdditions 1.3.6.1.4.1.9600.1.2.156.1.9 gauge32 read-only
The number of add notifications.
                 sgpDocumentDeleteRate 1.3.6.1.4.1.9600.1.2.156.1.10 gauge32 read-only
The number of document deletes per second.
                 sgpDocumentDeletes 1.3.6.1.4.1.9600.1.2.156.1.11 gauge32 read-only
The number of delete notifications.
                 sgpDocumentModifies 1.3.6.1.4.1.9600.1.2.156.1.12 gauge32 read-only
The number of modify notifications.
                 sgpDocumentModifiesRate 1.3.6.1.4.1.9600.1.2.156.1.13 gauge32 read-only
The number of modify notifications per second.
                 sgpDocumentMoveAndRenameRate 1.3.6.1.4.1.9600.1.2.156.1.14 gauge32 read-only
The number of document Moves and Renames per second.
                 sgpDocumentMovesPerRenames 1.3.6.1.4.1.9600.1.2.156.1.15 gauge32 read-only
The number of Move/Rename notifications.
                 sgpDocumentsInProgress 1.3.6.1.4.1.9600.1.2.156.1.16 gauge32 read-only
The number of documents in progress.
                 sgpDocumentsOnHold 1.3.6.1.4.1.9600.1.2.156.1.17 gauge32 read-only
The number of documents on hold because a document with the same URL is currently in process.
                 sgpErrorRate 1.3.6.1.4.1.9600.1.2.156.1.18 gauge32 read-only
The number of filtered documents which returned an error per second.
                 sgpFileErrors 1.3.6.1.4.1.9600.1.2.156.1.19 gauge32 read-only
The number of file protocol errors received while getting documents.
                 sgpFileErrorsRate 1.3.6.1.4.1.9600.1.2.156.1.20 gauge32 read-only
The number of file protocol errors received per second.
                 sgpFilteredOffice 1.3.6.1.4.1.9600.1.2.156.1.21 gauge32 read-only
The number of office documents filtered.
                 sgpFilteredOfficeRate 1.3.6.1.4.1.9600.1.2.156.1.22 gauge32 read-only
The number of office documents filtered per second.
                 sgpFilteredText 1.3.6.1.4.1.9600.1.2.156.1.23 gauge32 read-only
The number of text documents filtered.
                 sgpFilteredTextRate 1.3.6.1.4.1.9600.1.2.156.1.24 gauge32 read-only
The number of text documents filtered per second.
                 sgpFilteringDocuments 1.3.6.1.4.1.9600.1.2.156.1.25 gauge32 read-only
The number of documents currently being filtered.
                 sgpGathererPausedFlag 1.3.6.1.4.1.9600.1.2.156.1.26 gauge32 read-only
The Gatherer paused flag indicates if the Gatherer has been paused.
                 sgpHistoryRecoveryProgress 1.3.6.1.4.1.9600.1.2.156.1.27 gauge32 read-only
Percentage of the history recovery completed
                 sgpIncrementalCrawls 1.3.6.1.4.1.9600.1.2.156.1.28 gauge32 read-only
Number of incremental crawls in progress.
                 sgpIteratingHistInProgressFlag 1.3.6.1.4.1.9600.1.2.156.1.29 gauge32 read-only
The Iterating history in progress flag indicates if the Gatherer is currently iterating over the URL history.
                 sgpNotModified 1.3.6.1.4.1.9600.1.2.156.1.30 gauge32 read-only
The number of documents which were not filtered because no modification was detected since the last crawl.
                 sgpProcessedDocuments 1.3.6.1.4.1.9600.1.2.156.1.31 gauge32 read-only
The number of documents processed since the history has been reset.
                 sgpProcessedDocumentsRate 1.3.6.1.4.1.9600.1.2.156.1.32 gauge32 read-only
The number of documents processed per second.
                 sgpRecoveryInProgressFlag 1.3.6.1.4.1.9600.1.2.156.1.33 gauge32 read-only
The recovery in progress flag indicates if recovery is currently in progress. Indexing will not be resumed until this flag is off.
                 sgpRetries 1.3.6.1.4.1.9600.1.2.156.1.34 gauge32 read-only
The total number of times a document access has been retried. Having this number high may indicate a problem with accessing the data.
                 sgpRetriesRate 1.3.6.1.4.1.9600.1.2.156.1.35 gauge32 read-only
The number of retries per second.
                 sgpStartedDocuments 1.3.6.1.4.1.9600.1.2.156.1.36 gauge32 read-only
The number of documents initiated into the Gatherer service. This includes the number of documents on hold, in the active queue, and currently filtered. When this number goes to zero during a crawl, it means the crawl will be done soon.
                 sgpStatusError 1.3.6.1.4.1.9600.1.2.156.1.37 gauge32 read-only
The number of filtered documents which returned an error.
                 sgpStatusSuccess 1.3.6.1.4.1.9600.1.2.156.1.38 gauge32 read-only
The number of successfully filtered documents.
                 sgpSuccessRate 1.3.6.1.4.1.9600.1.2.156.1.39 gauge32 read-only
The number of successfully filtered documents per second.
                 sgpURLsInHistory 1.3.6.1.4.1.9600.1.2.156.1.40 gauge32 read-only
The number of files (URLs) in the history list. This indicates the total size of your document corpus that was indexed.
                 sgpUniqueDocuments 1.3.6.1.4.1.9600.1.2.156.1.41 gauge32 read-only
Number of unique documents in the system. Documents are considered not unique if their contents is the same.
                 sgpWaitingDocuments 1.3.6.1.4.1.9600.1.2.156.1.42 gauge32 read-only
The number of documents waiting to be processed. When this number goes to zero the catalog is idle. This number indicates the total queue size of unprocessed documents in the gatherer.
     searchIndexerTable 1.3.6.1.4.1.9600.1.2.157 no-access
A table containing performance information for instances of 'Search Indexer' objects.
             searchIndexerEntry 1.3.6.1.4.1.9600.1.2.157.1 no-access
Performance information for one particular instance of 'Search Indexer' object.
                 siInstance 1.3.6.1.4.1.9600.1.2.157.1.1 instancename read-only
Instance name.
                 siActiveConnections 1.3.6.1.4.1.9600.1.2.157.1.2 gauge32 read-only
Active Connections
                 siCleanWidSets 1.3.6.1.4.1.9600.1.2.157.1.3 gauge32 read-only
Number of clean WidSets
                 siDirtyWidSets 1.3.6.1.4.1.9600.1.2.157.1.4 gauge32 read-only
Number of dirty WidSets
                 siDocumentsFiltered 1.3.6.1.4.1.9600.1.2.157.1.5 gauge32 read-only
Number of Documents Filtered
                 siIndexSize 1.3.6.1.4.1.9600.1.2.157.1.6 gauge32 read-only
Size of Index
                 siL0IndexesWordlists 1.3.6.1.4.1.9600.1.2.157.1.7 gauge32 read-only
The number of L0 Indexes (Wordlists)
                 siL0MergeFlushCount 1.3.6.1.4.1.9600.1.2.157.1.8 gauge32 read-only
The number of L0 merges (flushes) since the catalog was loaded
                 siL0MergeFlushSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.9 gauge32 read-only
The average value [documents/hour] computed for the speed of L0 merges (flushes) since the catalog has been loaded
                 siL0MergeFlushSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.10 gauge32 read-only
The last value [documents/hour] computed for the speed of L0 merges (flushes).
                 siL0MergesFlushesNow 1.3.6.1.4.1.9600.1.2.157.1.11 gauge32 read-only
The number of L0 merges (flushes) in progress at any one moment.
                 siL1MergeCount 1.3.6.1.4.1.9600.1.2.157.1.12 gauge32 read-only
The number of L1 merges since the catalog was loaded
                 siL1MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.13 gauge32 read-only
The average value [documents/hour] computed for the speed of L1 merges since the catalog has been loaded
                 siL1MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.14 gauge32 read-only
The last value [documents/hour] computed for the speed of L1 merges.
                 siL1MergesNow 1.3.6.1.4.1.9600.1.2.157.1.15 gauge32 read-only
The number of L1 merges in progress at any one moment.
                 siL2MergeCount 1.3.6.1.4.1.9600.1.2.157.1.16 gauge32 read-only
The number of L2 merges since the catalog was loaded
                 siL2MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.17 gauge32 read-only
The average value [documents/hour] computed for the speed of L2 merges since the catalog has been loaded
                 siL2MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.18 gauge32 read-only
The last value [documents/hour] computed for the speed of L2 merges.
                 siL2MergesNow 1.3.6.1.4.1.9600.1.2.157.1.19 gauge32 read-only
The number of L2 merges in progress at any one moment.
                 siL3MergeCount 1.3.6.1.4.1.9600.1.2.157.1.20 gauge32 read-only
The number of L3 merges since the catalog was loaded
                 siL3MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.21 gauge32 read-only
The average value [documents/hour] computed for the speed of L3 merges since the catalog has been loaded
                 siL3MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.22 gauge32 read-only
The last value [documents/hour] computed for the speed of L3 merges.
                 siL3MergesNow 1.3.6.1.4.1.9600.1.2.157.1.23 gauge32 read-only
The number of L3 merges in progress at any one moment.
                 siL4MergeCount 1.3.6.1.4.1.9600.1.2.157.1.24 gauge32 read-only
The number of L4 merges since the catalog was loaded
                 siL4MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.25 gauge32 read-only
The average value [documents/hour] computed for the speed of L4 merges since the catalog has been loaded
                 siL4MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.26 gauge32 read-only
The last value [documents/hour] computed for the speed of L4 merges.
                 siL4MergesNow 1.3.6.1.4.1.9600.1.2.157.1.27 gauge32 read-only
The number of L4 merges in progress at any one moment.
                 siL5MergeCount 1.3.6.1.4.1.9600.1.2.157.1.28 gauge32 read-only
The number of L5 merges since the catalog was loaded
                 siL5MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.29 gauge32 read-only
The average value [documents/hour] computed for the speed of L5 merges since the catalog has been loaded
                 siL5MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.30 gauge32 read-only
The last value [documents/hour] computed for the speed of L5 merges.
                 siL5MergesNow 1.3.6.1.4.1.9600.1.2.157.1.31 gauge32 read-only
The number of L5 merges in progress at any one moment.
                 siL6MergeCount 1.3.6.1.4.1.9600.1.2.157.1.32 gauge32 read-only
The number of L6 merges since the catalog was loaded
                 siL6MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.33 gauge32 read-only
The average value [documents/hour] computed for the speed of L6 merges since the catalog has been loaded
                 siL6MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.34 gauge32 read-only
The last value [documents/hour] computed for the speed of L6 merges.
                 siL6MergesNow 1.3.6.1.4.1.9600.1.2.157.1.35 gauge32 read-only
The number of L6 merges in progress at any one moment.
                 siL7MergeCount 1.3.6.1.4.1.9600.1.2.157.1.36 gauge32 read-only
The number of L7 merges since the catalog was loaded
                 siL7MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.37 gauge32 read-only
The average value [documents/hour] computed for the speed of L7 merges since the catalog has been loaded
                 siL7MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.38 gauge32 read-only
The last value [documents/hour] computed for the speed of L7 merges.
                 siL7MergesNow 1.3.6.1.4.1.9600.1.2.157.1.39 gauge32 read-only
The number of L7 merges in progress at any one moment.
                 siL8MergeCount 1.3.6.1.4.1.9600.1.2.157.1.40 gauge32 read-only
The number of L8 merges since the catalog was loaded
                 siL8MergeSpeedAverage 1.3.6.1.4.1.9600.1.2.157.1.41 gauge32 read-only
The average value [documents/hour] computed for the speed of L8 merges since the catalog has been loaded
                 siL8MergeSpeedLast 1.3.6.1.4.1.9600.1.2.157.1.42 gauge32 read-only
The last value [documents/hour] computed for the speed of L8 merges.
                 siL8MergesNow 1.3.6.1.4.1.9600.1.2.157.1.43 gauge32 read-only
The number of L8 merges in progress at any one moment.
                 siMasterIndexLevel 1.3.6.1.4.1.9600.1.2.157.1.44 gauge32 read-only
The level of the master index.
                 siMasterMergeProgress 1.3.6.1.4.1.9600.1.2.157.1.45 gauge32 read-only
Master Merge Progress
                 siMasterMergesNow 1.3.6.1.4.1.9600.1.2.157.1.46 gauge32 read-only
Indicator if a master merge is going on.
                 siMasterMergesToDate 1.3.6.1.4.1.9600.1.2.157.1.47 gauge32 read-only
Number of Master Merges to Date
                 siPersistentIndexes 1.3.6.1.4.1.9600.1.2.157.1.48 gauge32 read-only
Number of Persistent Indexes
                 siPersistentIndexesL1 1.3.6.1.4.1.9600.1.2.157.1.49 gauge32 read-only
The number of L1 Indexes
                 siPersistentIndexesL2 1.3.6.1.4.1.9600.1.2.157.1.50 gauge32 read-only
The number of L2 Indexes
                 siPersistentIndexesL3 1.3.6.1.4.1.9600.1.2.157.1.51 gauge32 read-only
The number of L3 Indexes
                 siPersistentIndexesL4 1.3.6.1.4.1.9600.1.2.157.1.52 gauge32 read-only
The number of L4 Indexes
                 siPersistentIndexesL5 1.3.6.1.4.1.9600.1.2.157.1.53 gauge32 read-only
The number of L5 Indexes
                 siPersistentIndexesL6 1.3.6.1.4.1.9600.1.2.157.1.54 gauge32 read-only
The number of L6 Indexes
                 siPersistentIndexesL7 1.3.6.1.4.1.9600.1.2.157.1.55 gauge32 read-only
The number of L7 Indexes
                 siPersistentIndexesL8 1.3.6.1.4.1.9600.1.2.157.1.56 gauge32 read-only
The number of L8 Indexes
                 siQueries 1.3.6.1.4.1.9600.1.2.157.1.57 gauge32 read-only
Number of Queries
                 siQueriesFailed 1.3.6.1.4.1.9600.1.2.157.1.58 gauge32 read-only
Number of Queries Failed
                 siQueriesSucceeded 1.3.6.1.4.1.9600.1.2.157.1.59 gauge32 read-only
Number of Queries Succeeded
                 siShadowMergeLevels 1.3.6.1.4.1.9600.1.2.157.1.60 gauge32 read-only
Shadow Merge Levels
                 siShadowMergeLevelsThreshold 1.3.6.1.4.1.9600.1.2.157.1.61 gauge32 read-only
Shadow Merge Levels Threshold
                 siUniqueKeys 1.3.6.1.4.1.9600.1.2.157.1.62 gauge32 read-only
Number of Unique Keys
                 siWorkItemsCreated 1.3.6.1.4.1.9600.1.2.157.1.63 gauge32 read-only
Number of invalidator work items that were created
                 siWorkItemsDeleted 1.3.6.1.4.1.9600.1.2.157.1.64 gauge32 read-only
Number of invalidator work items that were deleted
     serverForNFS 1.3.6.1.4.1.9600.1.2.158
The NfsSvr Object Type reports Server for NFS performance on your system.
             snfsAnonymousAccesses 1.3.6.1.4.1.9600.1.2.158.1 gauge32 read-only
Anonymous Accesses is the number of requests received whose UIDs are not mapped to valid Windows NT accounts.
             snfsBytesRead 1.3.6.1.4.1.9600.1.2.158.2 gauge32 read-only
Bytes Read is the total number of bytes read by NFS clients.
             snfsBytesReadPerSec 1.3.6.1.4.1.9600.1.2.158.3 gauge32 read-only
Bytes Read/sec is the rate at which bytes are read by NFS clients.
             snfsBytesWritten 1.3.6.1.4.1.9600.1.2.158.4 gauge32 read-only
Bytes Written is the total number of bytes written by NFS clients.
             snfsBytesWrittenPerSec 1.3.6.1.4.1.9600.1.2.158.5 gauge32 read-only
Bytes Written/sec is the rate at which bytes are written by NFS clients.
             snfsDRCHits 1.3.6.1.4.1.9600.1.2.158.6 gauge32 read-only
DRC Hits is the number of duplicate requests received while the original packet is still in the Duplicate Request Cache.
             snfsDRCReplies 1.3.6.1.4.1.9600.1.2.158.7 gauge32 read-only
DRC Replies is the number of duplicate requests whose replies were satisfied from the Dupicate Request Cache.
             snfsDRCReplyPresent 1.3.6.1.4.1.9600.1.2.158.8 gauge32 read-only
DRC Reply Present is the number of duplicate requests whose replies existed in the Duplicate Request Cache at packet receipt. (Packet already processed, and reply sent)
             snfsDRCSendErrors 1.3.6.1.4.1.9600.1.2.158.9 gauge32 read-only
DRC Send Errors is the number of attempted, but failed, replies from the Duplicate Request Cache.
             snfsDiscardedDRCPackets 1.3.6.1.4.1.9600.1.2.158.10 gauge32 read-only
Discarded DRC Packets is the number of Duplicate Request Cache Packets discarded because the cache is full.
             snfsMOUNTErrorsV1 1.3.6.1.4.1.9600.1.2.158.11 gauge32 read-only
MOUNT Errors (V1) is the total number of version 1 MOUNT requests that did not complete successfully.
             snfsMOUNTErrorsV3 1.3.6.1.4.1.9600.1.2.158.12 gauge32 read-only
MOUNT Errors (V3) is the total number of version 3 MOUNT requests that did not complete successfully.
             snfsMV100NULLMount 1.3.6.1.4.1.9600.1.2.158.13 gauge32 read-only
MV1 (00) NULL Mount is the number of such version 1 requests received.
             snfsMV101Mount 1.3.6.1.4.1.9600.1.2.158.14 gauge32 read-only
MV1 (01) Mount is the number of such version 1 requests received.
             snfsMV102DumpMounts 1.3.6.1.4.1.9600.1.2.158.15 gauge32 read-only
MV1 (02) Dump Mounts is the number of such version 1 requests received.
             snfsMV103Unmount 1.3.6.1.4.1.9600.1.2.158.16 gauge32 read-only
MV1 (03) Unmount is the number of such version 1 requests received.
             snfsMV104UnmountAll 1.3.6.1.4.1.9600.1.2.158.17 gauge32 read-only
MV1 (04) Unmount All is the number of such version 1 requests received.
             snfsMV105ExportList 1.3.6.1.4.1.9600.1.2.158.18 gauge32 read-only
MV1 (05) Export List is the number of such version 1 requests received.
             snfsMV300NULLMount 1.3.6.1.4.1.9600.1.2.158.19 gauge32 read-only
MV3 (00) NULL Mount is the number of such version 3 requests received.
             snfsMV301Mount 1.3.6.1.4.1.9600.1.2.158.20 gauge32 read-only
MV3 (01) Mount is the number of such version 3 requests received.
             snfsMV302DumpMounts 1.3.6.1.4.1.9600.1.2.158.21 gauge32 read-only
MV3 (02) Dump Mounts is the number of such version 3 requests received.
             snfsMV303Unmount 1.3.6.1.4.1.9600.1.2.158.22 gauge32 read-only
MV3 (03) Unmount is the number of such version 3 requests received.
             snfsMV304UnmountAll 1.3.6.1.4.1.9600.1.2.158.23 gauge32 read-only
MV3 (04) Unmount All is the number of such version 3 requests received.
             snfsMV305ExportList 1.3.6.1.4.1.9600.1.2.158.24 gauge32 read-only
MV3 (05) Export List is the number of such version 3 requests received.
             snfsNFSErrorsV2 1.3.6.1.4.1.9600.1.2.158.25 gauge32 read-only
NFS Errors (V2) is the total number of version 2 NFS requests that did not complete successfully.
             snfsNFSErrorsV3 1.3.6.1.4.1.9600.1.2.158.26 gauge32 read-only
NFS Errors (V3) is the total number of version 3 NFS requests that did not complete successfully.
             snfsPendingDRCPackets 1.3.6.1.4.1.9600.1.2.158.27 gauge32 read-only
Pending DRC Packets is the number of duplicate packets received while the original packet is still being processed.
             snfsRPCCallPacketsCreated 1.3.6.1.4.1.9600.1.2.158.28 gauge32 read-only
RPC Call Packets Created is the number of RPC call packets created by applications using RpcXdr.
             snfsRPCCallsReceivedPerSec 1.3.6.1.4.1.9600.1.2.158.29 gauge32 read-only
RPC Calls Received/sec is the rate at which RPC calls are received by RpcXdr.
             snfsRPCFailures 1.3.6.1.4.1.9600.1.2.158.30 gauge32 read-only
RPC Failures is the number of packets whose RPC header could not be successfully decoded.
             snfsRPCRepliesReceivedPerSec 1.3.6.1.4.1.9600.1.2.158.31 gauge32 read-only
RPC Replies Received/sec is the rate at which RPC replies are received by RpcXdr.
             snfsRPCReplyPacketsCreated 1.3.6.1.4.1.9600.1.2.158.32 gauge32 read-only
RPC Reply Packets Created is the number of RPC reply packets created by applications using RpcXdr.
             snfsThreadsTotal 1.3.6.1.4.1.9600.1.2.158.33 gauge32 read-only
Threads Total is the number of threads created to service incoming RPC packets.
             snfsThreadsWaiting 1.3.6.1.4.1.9600.1.2.158.34 gauge32 read-only
Threads Waiting is the number of threads currently idle, waiting for incoming RPC packets.
             snfsTotalMountCallsV1 1.3.6.1.4.1.9600.1.2.158.35 gauge32 read-only
Total Mount Calls (V1) is the total number of version 1 MOUNT calls received.
             snfsTotalMountCallsV3 1.3.6.1.4.1.9600.1.2.158.36 gauge32 read-only
Total Mount Calls (V3) is the total number of version 3 MOUNT calls received.
             snfsTotalNFSCallsV2 1.3.6.1.4.1.9600.1.2.158.37 gauge32 read-only
Total NFS Calls (V2) is the total number of version 2 NFS requests received.
             snfsTotalNFSCallsV3 1.3.6.1.4.1.9600.1.2.158.38 gauge32 read-only
Total NFS Calls (V3) is the total number of version 3 NFS requests received.
             snfsTotalRPCCallsReceived 1.3.6.1.4.1.9600.1.2.158.39 gauge32 read-only
Total RPC Calls Received is the total number of RPC calls received by RpcXdr.
             snfsTotalRPCRepliesReceived 1.3.6.1.4.1.9600.1.2.158.40 gauge32 read-only
Total RPC Replies Received is the total number of RPC replies received by RpcXdr.
             snfsUnrecognizedRPCPackets 1.3.6.1.4.1.9600.1.2.158.41 gauge32 read-only
Unrecognized RPC Packets is the number of RPC packets received by RpcXdr which are not recognizable and thus discarded.
             snfsV200NULL 1.3.6.1.4.1.9600.1.2.158.42 gauge32 read-only
V2 (00) NULL is the number of such version 2 requests received.
             snfsV201GetAttributes 1.3.6.1.4.1.9600.1.2.158.43 gauge32 read-only
V2 (01) Get Attributes is the number of such version 2 requests received.
             snfsV202SetAttributes 1.3.6.1.4.1.9600.1.2.158.44 gauge32 read-only
V2 (02) Set Attributes is the number of such version 2 requests received.
             snfsV203Root 1.3.6.1.4.1.9600.1.2.158.45 gauge32 read-only
V2 (03) Root is the number of such version 2 requests received.
             snfsV204Lookup 1.3.6.1.4.1.9600.1.2.158.46 gauge32 read-only
V2 (04) Lookup is the number of such version 2 requests received.
             snfsV205ReadLink 1.3.6.1.4.1.9600.1.2.158.47 gauge32 read-only
V2 (05) Read Link is the number of such version 2 requests received.
             snfsV206Read 1.3.6.1.4.1.9600.1.2.158.48 gauge32 read-only
V2 (06) Read is the number of such version 2 requests received.
             snfsV207WriteCache 1.3.6.1.4.1.9600.1.2.158.49 gauge32 read-only
V2 (07) Write Cache is the number of such version 2 requests received.
             snfsV208Write 1.3.6.1.4.1.9600.1.2.158.50 gauge32 read-only
V2 (08) Write is the number of such version 2 requests received.
             snfsV209Create 1.3.6.1.4.1.9600.1.2.158.51 gauge32 read-only
V2 (09) Create is the number of such version 2 requests received.
             snfsV210Remove 1.3.6.1.4.1.9600.1.2.158.52 gauge32 read-only
V2 (10) Remove is the number of such version 2 requests received.
             snfsV211Rename 1.3.6.1.4.1.9600.1.2.158.53 gauge32 read-only
V2 (11) Rename is the number of such version 2 requests received.
             snfsV212Link 1.3.6.1.4.1.9600.1.2.158.54 gauge32 read-only
V2 (12) Link is the number of such version 2 requests received.
             snfsV213SymbolicLink 1.3.6.1.4.1.9600.1.2.158.55 gauge32 read-only
V2 (13) Symbolic Link is the number of such version 2 requests received.
             snfsV214MakeDirectory 1.3.6.1.4.1.9600.1.2.158.56 gauge32 read-only
V2 (14) Make Directory is the number of such version 2 requests received.
             snfsV215RemoveDirectory 1.3.6.1.4.1.9600.1.2.158.57 gauge32 read-only
V2 (15) Remove Directory is the number of such version 2 requests received.
             snfsV216ReadDirectory 1.3.6.1.4.1.9600.1.2.158.58 gauge32 read-only
V2 (16) Read Directory is the number of such version 2 requests received.
             snfsV217StatFileSystem 1.3.6.1.4.1.9600.1.2.158.59 gauge32 read-only
V2 (17) Stat File System is the number of such version 2 requests received.
             snfsV300NULL 1.3.6.1.4.1.9600.1.2.158.60 gauge32 read-only
V3 (00) NULL is the number of such version 3 requests received.
             snfsV301GetAttributes 1.3.6.1.4.1.9600.1.2.158.61 gauge32 read-only
V3 (01) Get Attributes is the number of such version 3 requests received.
             snfsV302SetAttributes 1.3.6.1.4.1.9600.1.2.158.62 gauge32 read-only
V3 (02) Set Attributes is the number of such version 3 requests received.
             snfsV303Lookup 1.3.6.1.4.1.9600.1.2.158.63 gauge32 read-only
V3 (03) Lookup is the number of such version 3 requests received.
             snfsV304Access 1.3.6.1.4.1.9600.1.2.158.64 gauge32 read-only
V3 (04) Access is the number of such version 3 requests received.
             snfsV305ReadLinkV3 1.3.6.1.4.1.9600.1.2.158.65 gauge32 read-only
V3 (05) Read Link is the number of such version 3 requests received.
             snfsV306Read 1.3.6.1.4.1.9600.1.2.158.66 gauge32 read-only
V3 (06) Read is the number of such version 3 requests received.
             snfsV307Write 1.3.6.1.4.1.9600.1.2.158.67 gauge32 read-only
V3 (07) Write is the number of such version 3 requests received.
             snfsV308Create 1.3.6.1.4.1.9600.1.2.158.68 gauge32 read-only
V3 (08) Create is the number of such version 3 requests received.
             snfsV309MakeDirectory 1.3.6.1.4.1.9600.1.2.158.69 gauge32 read-only
V3 (09) Make Directory is the number of such version 3 requests received.
             snfsV310SymbolicLink 1.3.6.1.4.1.9600.1.2.158.70 gauge32 read-only
V3 (10) Symbolic Link is the number of such version 3 requests received.
             snfsV311MakeNode 1.3.6.1.4.1.9600.1.2.158.71 gauge32 read-only
V3 (11) Make Node is the number of such version 3 requests received.
             snfsV312Remove 1.3.6.1.4.1.9600.1.2.158.72 gauge32 read-only
V3 (12) Remove is the number of such version 3 requests received.
             snfsV313RemoveDirectory 1.3.6.1.4.1.9600.1.2.158.73 gauge32 read-only
V3 (13) Remove Directory is the number of such version 3 requests received.
             snfsV314Rename 1.3.6.1.4.1.9600.1.2.158.74 gauge32 read-only
V3 (14) Rename is the number of such version 3 requests received.
             snfsV315Link 1.3.6.1.4.1.9600.1.2.158.75 gauge32 read-only
V3 (15) Link is the number of such version 3 requests received.
             snfsV316ReadDirectory 1.3.6.1.4.1.9600.1.2.158.76 gauge32 read-only
V3 (16) Read Directory is the number of such version 3 requests received.
             snfsV317ReadDirectory 1.3.6.1.4.1.9600.1.2.158.77 gauge32 read-only
V3 (17) Read Directory+ is the number of such version 3 requests received.
             snfsV318FileSystemStat 1.3.6.1.4.1.9600.1.2.158.78 gauge32 read-only
V3 (18) File System Stat is the number of such version 3 requests received.
             snfsV319FileSystemInfo 1.3.6.1.4.1.9600.1.2.158.79 gauge32 read-only
V3 (19) File System Info is the number of such version 3 requests received.
             snfsV320PathConfiguration 1.3.6.1.4.1.9600.1.2.158.80 gauge32 read-only
V3 (20) Path Configuration is the number of such version 3 requests received.
             snfsV321Commit 1.3.6.1.4.1.9600.1.2.158.81 gauge32 read-only
V3 (21) Commit is the number of such version 3 requests received.
             snfsWorkQueueSize 1.3.6.1.4.1.9600.1.2.158.82 gauge32 read-only
Work Queue Size is the number of RPC packets current waiting for an available thread.
             snfsXDRFailures 1.3.6.1.4.1.9600.1.2.158.83 gauge32 read-only
XDR Failures is the number of packets whose RPC header contained invalid or erroneous data.
     tbsCounters 1.3.6.1.4.1.9600.1.2.159
Performance counters for the TPM Base Services component.
             tbscCurrentContexts 1.3.6.1.4.1.9600.1.2.159.1 gauge32 read-only
The number of TBS contexts that are currently active.
             tbscCurrentResources 1.3.6.1.4.1.9600.1.2.159.2 gauge32 read-only
The number of resources that are currently being managed by the TBS.
     terminalServiceGateway 1.3.6.1.4.1.9600.1.2.160
             tsgConnectionRequestAuthTime 1.3.6.1.4.1.9600.1.2.160.1 gauge32 read-only
Shows the average connection request authentication and authorization times in seconds.
             tsgCurrentConnections 1.3.6.1.4.1.9600.1.2.160.2 gauge32 read-only
Shows the total number of active/inactive connections to the TSG server at any given moment.
             tsgFailedConnectionAuthorization 1.3.6.1.4.1.9600.1.2.160.3 gauge32 read-only
Shows the total number of requests that failed due to insufficient connection authorization privilege.
             tsgFailedResourceAuthoization 1.3.6.1.4.1.9600.1.2.160.4 gauge32 read-only
Shows the total number of requests that failed due to insufficient resource authorization privilege.
             tsgFailedConnections 1.3.6.1.4.1.9600.1.2.160.5 gauge32 read-only
Shows the number of connection requests that are all failed due to errors and authorization failure
             tsgSuccessfulConnections 1.3.6.1.4.1.9600.1.2.160.6 gauge32 read-only
Shows the number of requests that were successfully processed and connected
     uddiAPICounts 1.3.6.1.4.1.9600.1.2.161
             uddicAddpublisherAssertions 1.3.6.1.4.1.9600.1.2.161.1 gauge32 read-only
The number of executions of the add_publisherAssertions API since the service was started.
             uddicDeletebinding 1.3.6.1.4.1.9600.1.2.161.2 gauge32 read-only
The number of executions of the delete_binding API since the service was started.
             uddicDeletebusiness 1.3.6.1.4.1.9600.1.2.161.3 gauge32 read-only
The number of executions of the delete_business API since the service was started.
             uddicDeletepublisherAssertions 1.3.6.1.4.1.9600.1.2.161.4 gauge32 read-only
The number of executions of the delete_publisherAssertions API since the service was started.
             uddicDeleteservice 1.3.6.1.4.1.9600.1.2.161.5 gauge32 read-only
The number of executions of the delete_service API since the service was started.
             uddicDeletetModel 1.3.6.1.4.1.9600.1.2.161.6 gauge32 read-only
The number of executions of the delete_tModel API since the service was started.
             uddicDiscardauthToken 1.3.6.1.4.1.9600.1.2.161.7 gauge32 read-only
The number of executions of the discard_authToken API since the service was started.
             uddicDoping 1.3.6.1.4.1.9600.1.2.161.8 gauge32 read-only
The number of executions of the do_ping API since the service was started.
             uddicFindbinding 1.3.6.1.4.1.9600.1.2.161.9 gauge32 read-only
The number of executions of the find_binding API since the service was started.
             uddicFindbusiness 1.3.6.1.4.1.9600.1.2.161.10 gauge32 read-only
The number of executions of the find_business API since the service was started.
             uddicFindrelatedBusinesses 1.3.6.1.4.1.9600.1.2.161.11 gauge32 read-only
The number of executions of the find_relatedBusinesses API since the service was started.
             uddicFindservice 1.3.6.1.4.1.9600.1.2.161.12 gauge32 read-only
The number of executions of the find_service API since the service was started.
             uddicFindtModel 1.3.6.1.4.1.9600.1.2.161.13 gauge32 read-only
The number of executions of the find_tModel API since the service was started.
             uddicGetassertionStatusReport 1.3.6.1.4.1.9600.1.2.161.14 gauge32 read-only
The number of executions of the get_assertionStatusReport API since the service was started.
             uddicGetauthToken 1.3.6.1.4.1.9600.1.2.161.15 gauge32 read-only
The number of executions of the get_authToken API since the service was started.
             uddicGetbindingDetail 1.3.6.1.4.1.9600.1.2.161.16 gauge32 read-only
The number of executions of the get_bindingDetail API since the service was started.
             uddicGetbusinessDetail 1.3.6.1.4.1.9600.1.2.161.17 gauge32 read-only
The number of executions of the get_businessDetail API since the service was started.
             uddicGetbusinessDetailExt 1.3.6.1.4.1.9600.1.2.161.18 gauge32 read-only
The number of executions of the get_businessDetailExt API since the service was started.
             uddicGetchangeRecords 1.3.6.1.4.1.9600.1.2.161.19 gauge32 read-only
The number of executions of the get_changeRecords API since the service was started.
             uddicGethighWaterMarks 1.3.6.1.4.1.9600.1.2.161.20 gauge32 read-only
The number of executions of the get_highWaterMarks API since the service was started.
             uddicGetpublisherAssertions 1.3.6.1.4.1.9600.1.2.161.21 gauge32 read-only
The number of executions of the get_publisherAssertions API since the service was started.
             uddicGetregisteredInfo 1.3.6.1.4.1.9600.1.2.161.22 gauge32 read-only
The number of executions of the get_registeredInfo API since the service was started.
             uddicGetrelatedCategories 1.3.6.1.4.1.9600.1.2.161.23 gauge32 read-only
The number of executions of the get_relatedCategories API since the service was started.
             uddicGetserviceDetail 1.3.6.1.4.1.9600.1.2.161.24 gauge32 read-only
The number of executions of the get_serviceDetail API since the service was started.
             uddicGettModelDetail 1.3.6.1.4.1.9600.1.2.161.25 gauge32 read-only
The number of executions of the get_tModelDetail API since the service was started.
             uddicNotifychangeRecordAvailable 1.3.6.1.4.1.9600.1.2.161.26 gauge32 read-only
The number of executions of the notify_changeRecordsAvailable API since the service was started.
             uddicSavebinding 1.3.6.1.4.1.9600.1.2.161.27 gauge32 read-only
The number of executions of the save_binding API since the service was started.
             uddicSavebusiness 1.3.6.1.4.1.9600.1.2.161.28 gauge32 read-only
The number of executions of the save_business API since the service was started.
             uddicSaveservice 1.3.6.1.4.1.9600.1.2.161.29 gauge32 read-only
The number of executions of the save_service API since the service was started.
             uddicSavetModel 1.3.6.1.4.1.9600.1.2.161.30 gauge32 read-only
The number of executions of the save_tModel API since the service was started.
             uddicSetpublisherAssertions 1.3.6.1.4.1.9600.1.2.161.31 gauge32 read-only
The number of executions of the set_publisherAssertions API since the service was started.
             uddicValidatecategorization 1.3.6.1.4.1.9600.1.2.161.32 gauge32 read-only
The number of executions of the validate_categorization API since the service was started.
     uddiAPITimes 1.3.6.1.4.1.9600.1.2.162
             udditAddpublisherAssertions 1.3.6.1.4.1.9600.1.2.162.1 gauge32 read-only
The average number of milliseconds that it took to execute the add_publisherAssertions API.
             udditDeletebinding 1.3.6.1.4.1.9600.1.2.162.2 gauge32 read-only
The average number of milliseconds that it took to execute the delete_binding API.
             udditDeletebusiness 1.3.6.1.4.1.9600.1.2.162.3 gauge32 read-only
The average number of milliseconds that it took to execute the delete_business API.
             udditDeletepublisherAssertions 1.3.6.1.4.1.9600.1.2.162.4 gauge32 read-only
The average number of milliseconds that it took to execute the delete_publisherAssertions API.
             udditDeleteservice 1.3.6.1.4.1.9600.1.2.162.5 gauge32 read-only
The average number of milliseconds that it took to execute the delete_service API.
             udditDeletetModel 1.3.6.1.4.1.9600.1.2.162.6 gauge32 read-only
The average number of milliseconds that it took to execute the delete_tModel API.
             udditDiscardauthToken 1.3.6.1.4.1.9600.1.2.162.7 gauge32 read-only
The average number of milliseconds that it took to execute the discard_authToken API.
             udditDoping 1.3.6.1.4.1.9600.1.2.162.8 gauge32 read-only
The average number of milliseconds that it took to execute the do_ping API.
             udditFindbinding 1.3.6.1.4.1.9600.1.2.162.9 gauge32 read-only
The average number of milliseconds that it took to execute the find_binding API.
             udditFindbusiness 1.3.6.1.4.1.9600.1.2.162.10 gauge32 read-only
The average number of milliseconds that it took to execute the find_business API.
             udditFindrelatedBusinesses 1.3.6.1.4.1.9600.1.2.162.11 gauge32 read-only
The average number of milliseconds that it took to execute the find_relatedBusinesses API.
             udditFindservice 1.3.6.1.4.1.9600.1.2.162.12 gauge32 read-only
The average number of milliseconds that it took to execute the find_service API.
             udditFindtModel 1.3.6.1.4.1.9600.1.2.162.13 gauge32 read-only
The average number of milliseconds that it took to execute the find_tModel API.
             udditGetassertionStatusReport 1.3.6.1.4.1.9600.1.2.162.14 gauge32 read-only
The average number of milliseconds that it took to execute the get_assertionStatusReport API.
             udditGetauthToken 1.3.6.1.4.1.9600.1.2.162.15 gauge32 read-only
The average number of milliseconds that it took to execute the get_authToken API.
             udditGetbindingDetail 1.3.6.1.4.1.9600.1.2.162.16 gauge32 read-only
The average number of milliseconds that it took to execute the get_bindingDetail API.
             udditGetbusinessDetail 1.3.6.1.4.1.9600.1.2.162.17 gauge32 read-only
The average number of milliseconds that it took to execute the get_businessDetail API.
             udditGetbusinessDetailExt 1.3.6.1.4.1.9600.1.2.162.18 gauge32 read-only
The average number of milliseconds that it took to execute the get_businessDetailExt API.
             udditGetchangeRecords 1.3.6.1.4.1.9600.1.2.162.19 gauge32 read-only
The average number of milliseconds that it took to execute the get_changeRecords API.
             udditGethighWaterMarks 1.3.6.1.4.1.9600.1.2.162.20 gauge32 read-only
The average number of milliseconds that it took to execute the get_highWaterMarks API.
             udditGetpublisherAssertions 1.3.6.1.4.1.9600.1.2.162.21 gauge32 read-only
The average number of milliseconds that it took to execute the get_publisherAssertions API.
             udditGetregisteredInfo 1.3.6.1.4.1.9600.1.2.162.22 gauge32 read-only
The average number of milliseconds that it took to execute the get_registeredInfo API.
             udditGetrelatedCategories 1.3.6.1.4.1.9600.1.2.162.23 gauge32 read-only
The average number of milliseconds that it took to execute the get_relatedCategories API.
             udditGetserviceDetail 1.3.6.1.4.1.9600.1.2.162.24 gauge32 read-only
The average number of milliseconds that it took to execute the get_serviceDetail API.
             udditGettModelDetail 1.3.6.1.4.1.9600.1.2.162.25 gauge32 read-only
The average number of milliseconds that it took to execute the get_tModelDetail API.
             udditNotifychangeRecordAvailable 1.3.6.1.4.1.9600.1.2.162.26 gauge32 read-only
The average number of milliseconds that it took to execute the notify_changeRecordsAvailable API.
             udditSavebinding 1.3.6.1.4.1.9600.1.2.162.27 gauge32 read-only
The average number of milliseconds that it took to execute the save_binding API.
             udditSavebusiness 1.3.6.1.4.1.9600.1.2.162.28 gauge32 read-only
The average number of milliseconds that it took to execute the save_business API.
             udditSaveservice 1.3.6.1.4.1.9600.1.2.162.29 gauge32 read-only
The average number of milliseconds that it took to execute the save_service API.
             udditSavetModel 1.3.6.1.4.1.9600.1.2.162.30 gauge32 read-only
The average number of milliseconds that it took to execute the save_tModel API.
             udditSetpublisherAssertions 1.3.6.1.4.1.9600.1.2.162.31 gauge32 read-only
The average number of milliseconds that it took to execute the set_publisherAssertions API.
             udditValidatecategorization 1.3.6.1.4.1.9600.1.2.162.32 gauge32 read-only
The average number of milliseconds that it took to execute the validate_categorization API.
     w3svcW3WPTable 1.3.6.1.4.1.9600.1.2.163 no-access
This counter set exposes HTTP request processing related counters for the worker process.
             w3svcW3WPEntry 1.3.6.1.4.1.9600.1.2.163.1 no-access
Performance information for one particular instance of 'W3SVC_W3WP' object.
                 w3svcInstance 1.3.6.1.4.1.9600.1.2.163.1.1 instancename read-only
Instance name.
                 w3svcActiveFlushedEntries 1.3.6.1.4.1.9600.1.2.163.1.2 gauge32 read-only
Number of file handles cached in user-mode that will be closed when all current transfers complete.
                 w3svcActiveRequests 1.3.6.1.4.1.9600.1.2.163.1.3 gauge32 read-only
Current number of requests being processed by the worker process.
                 w3svcActiveThreadsCount 1.3.6.1.4.1.9600.1.2.163.1.4 gauge32 read-only
Number of threads actively processing requests in the worker process.
                 w3svcCurrentFileCacheMemoryUsage 1.3.6.1.4.1.9600.1.2.163.1.5 gauge32 read-only
Current number of bytes used by user-mode file cache.
                 w3svcCurrentFilesCached 1.3.6.1.4.1.9600.1.2.163.1.6 gauge32 read-only
Current number of files whose contents are present in user-mode cache.
                 w3svcCurrentMetadataCached 1.3.6.1.4.1.9600.1.2.163.1.7 gauge32 read-only
Number of metadata information blocks currently present in user-mode cache.
                 w3svcCurrentURIsCached 1.3.6.1.4.1.9600.1.2.163.1.8 gauge32 read-only
URI information blocks currently in the user-mode cache.
                 w3svcFileCacheFlushes 1.3.6.1.4.1.9600.1.2.163.1.9 gauge32 read-only
Total number of files removed from the user-mode cache (since service startup).
                 w3svcFileCacheHits 1.3.6.1.4.1.9600.1.2.163.1.10 gauge32 read-only
Total number of successful lookups in the user-mode file cache (since service startup).
                 w3svcFileCacheHitsPerSec 1.3.6.1.4.1.9600.1.2.163.1.11 gauge32 read-only
Rate of successful lookups in file cache during last sample interval.
                 w3svcFileCacheMisses 1.3.6.1.4.1.9600.1.2.163.1.12 gauge32 read-only
Total number of unsuccessful lookups in the user-mode file cache (since service startup).
                 w3svcFileCacheMissesPerSec 1.3.6.1.4.1.9600.1.2.163.1.13 gauge32 read-only
Rate of unsuccessful lookups in file cache during last sample interval.
                 w3svcMaximumFileCacheMemoryUsage 1.3.6.1.4.1.9600.1.2.163.1.14 gauge32 read-only
Maximum number of bytes used by user-mode file cache.
                 w3svcMaximumThreadsCount 1.3.6.1.4.1.9600.1.2.163.1.15 gauge32 read-only
Maximum number of threads to which the thread pool can grow as needed.
                 w3svcMetadataCacheFlushes 1.3.6.1.4.1.9600.1.2.163.1.16 gauge32 read-only
Total number of user-mode metadata cache flushes (since service startup).
                 w3svcMetadataCacheHits 1.3.6.1.4.1.9600.1.2.163.1.17 gauge32 read-only
Total number of successful lookups in the user-mode metadata cache (since service startup).
                 w3svcMetadataCacheHitsPerSec 1.3.6.1.4.1.9600.1.2.163.1.18 gauge32 read-only
Rate of successful lookups in metadata cache during last sample interval.
                 w3svcMetadataCacheMisses 1.3.6.1.4.1.9600.1.2.163.1.19 gauge32 read-only
Total number of unsuccessful lookups in the user-mode metadata cache (since service startup).
                 w3svcMetadataCacheMissesPerSec 1.3.6.1.4.1.9600.1.2.163.1.20 gauge32 read-only
Rate of unsuccessful lookups in metadata cache during last sample interval.
                 w3svcOutputCacheCurrentFlushItem 1.3.6.1.4.1.9600.1.2.163.1.21 gauge32 read-only
Number of items that have been flushed from output cache but are still being used by outgoing responses so are still taking up memory.
                 w3svcOutputCacheCurrentItems 1.3.6.1.4.1.9600.1.2.163.1.22 gauge32 read-only
Number of items current present in output cache.
                 w3svcOutputCacheCurrentMemUsage 1.3.6.1.4.1.9600.1.2.163.1.23 gauge32 read-only
Current number of bytes used by output cache.
                 w3svcOutputCacheHitsPerSec 1.3.6.1.4.1.9600.1.2.163.1.24 gauge32 read-only
Rate of successful lookups in output cache during last sample interval.
                 w3svcOutputCacheMissesPerSec 1.3.6.1.4.1.9600.1.2.163.1.25 gauge32 read-only
Rate of unsuccessful lookups in output cache during last sample interval.
                 w3svcOutputCacheTotalFlushItems 1.3.6.1.4.1.9600.1.2.163.1.26 gauge32 read-only
Total number of items flushed from output cache (since service startup).
                 w3svcOutputCacheTotalFlushes 1.3.6.1.4.1.9600.1.2.163.1.27 gauge32 read-only
Total number of flushes of output cache (since service startup).
                 w3svcOutputCacheTotalHits 1.3.6.1.4.1.9600.1.2.163.1.28 gauge32 read-only
Total number of successful lookups in output cache (since service startup).
                 w3svcOutputCacheTotalMisses 1.3.6.1.4.1.9600.1.2.163.1.29 gauge32 read-only
Total number of unsuccessful lookups in output cache (since service startup).
                 w3svcRequestsPerSec 1.3.6.1.4.1.9600.1.2.163.1.30 gauge32 read-only
HTTP requests/sec being processed by the worker process.
                 w3svcTotalFilesCached 1.3.6.1.4.1.9600.1.2.163.1.31 gauge32 read-only
Total number of files whose contents were ever added to the user-mode cache (since service startup).
                 w3svcTotalFlushedFiles 1.3.6.1.4.1.9600.1.2.163.1.32 gauge32 read-only
Total number of file handles that have been removed from the user-mode cache (since service startup).
                 w3svcTotalFlushedMetadata 1.3.6.1.4.1.9600.1.2.163.1.33 gauge32 read-only
Total number of metadata information blocks removed from the user-mode cache (since service startup).
                 w3svcTotalFlushedURIs 1.3.6.1.4.1.9600.1.2.163.1.34 gauge32 read-only
The number of URI information blocks that have been removed from the user-mode cache (since service startup).
                 w3svcTotalHTTPRequestsServed 1.3.6.1.4.1.9600.1.2.163.1.35 gauge32 read-only
Total number of HTTP requests served by the worker process.
                 w3svcTotalMetadataCached 1.3.6.1.4.1.9600.1.2.163.1.36 gauge32 read-only
Total number of metadata information blocks added to the user-mode cache (since service startup).
                 w3svcTotalThreads 1.3.6.1.4.1.9600.1.2.163.1.37 gauge32 read-only
Total number of threads available to process requests in the worker process.
                 w3svcTotalURIsCached 1.3.6.1.4.1.9600.1.2.163.1.38 gauge32 read-only
Total number of URI information blocks added to the user-mode cache (since service startup).
                 w3svcURICacheFlushes 1.3.6.1.4.1.9600.1.2.163.1.39 gauge32 read-only
Total number of URI cache flushes (since service startup).
                 w3svcURICacheHits 1.3.6.1.4.1.9600.1.2.163.1.40 gauge32 read-only
Total number of successful lookups in the user-mode URI cache (since service startup).
                 w3svcURICacheMisses 1.3.6.1.4.1.9600.1.2.163.1.41 gauge32 read-only
Total number of unsuccessful lookups in the user-mode URI cache (since service startup).
                 w3svcUriCacheHitsPerSec 1.3.6.1.4.1.9600.1.2.163.1.42 gauge32 read-only
Rate of successful lookups in URI cache during last sample interval.
                 w3svcUriCacheMissesPerSec 1.3.6.1.4.1.9600.1.2.163.1.43 gauge32 read-only
Rate of unsuccessful lookups in URI cache during last sample interval.
     wasW3WPTable 1.3.6.1.4.1.9600.1.2.164 no-access
This counter set exposes Windows Process Activation Service (WAS) related counters for the worker process.
             wasW3WPEntry 1.3.6.1.4.1.9600.1.2.164.1 no-access
Performance information for one particular instance of 'WAS_W3WP' object.
                 wasInstance 1.3.6.1.4.1.9600.1.2.164.1.1 instancename read-only
Instance name.
                 wasActiveListenerChannels 1.3.6.1.4.1.9600.1.2.164.1.2 gauge32 read-only
Number of currently active listener channels in the worker process.
                 wasActiveProtocolHandlers 1.3.6.1.4.1.9600.1.2.164.1.3 gauge32 read-only
Number of currently active protocol handlers in the worker process.
                 wasHealthPingReplyLatency 1.3.6.1.4.1.9600.1.2.164.1.4 gauge32 read-only
Time, in 100 nanosecond increments, taken by worker process to reply to last health ping.
                 wasTotalHealthPings 1.3.6.1.4.1.9600.1.2.164.1.5 gauge32 read-only
Total number of health pings received by the process.
                 wasTotalMessagesSentToWAS 1.3.6.1.4.1.9600.1.2.164.1.6 gauge32 read-only
Total number of messages sent to Windows Process Activation Service (WAS) by the worker process.
                 wasTotalRequestsServed 1.3.6.1.4.1.9600.1.2.164.1.7 gauge32 read-only
Total number of requests served by the worker process. This counter is only meaningful when request based recycling is enabled for the application pool.
                 wasTotalRuntimeStatusQueries 1.3.6.1.4.1.9600.1.2.164.1.8 gauge32 read-only
Total number of Runtime Status queries received by the process.
                 wasTotalWASMessagesReceived 1.3.6.1.4.1.9600.1.2.164.1.9 gauge32 read-only
Total number of messages received by the worker process from Windows Process Activation Service (WAS).
     wsrmPolicyTable 1.3.6.1.4.1.9600.1.2.165 no-access
The WSRM Policy performance object, installed with Windows System Resource Manager (WSRM), consists of a counter that provides the percentage of CPU cycles of the entire system that are used by the current resource-allocation policy, since the time the policy was set to manage the behavior of WSRM. (The resource-allocation policy is an ordered list of resource allocations that specifies the management behavior of WSRM at a given time.) Each WSRM Policy object will have one instance whose name is the same as the current active policy.
             wsrmPolicyEntry 1.3.6.1.4.1.9600.1.2.165.1 no-access
Performance information for one particular instance of 'WSRM: Policy' object.
                 wsrmplInstance 1.3.6.1.4.1.9600.1.2.165.1.1 instancename read-only
Instance name.
                 wsrmplSystemManagedCPUPercent 1.3.6.1.4.1.9600.1.2.165.1.2 gauge32 read-only
The percentage of CPU cycles managed by WSRM that are used by the combined process-matching criteria. A process-matching criterion is the mechanism in WSRM that matches running processes to a resource-allocation policy.
     wsrmProcessTable 1.3.6.1.4.1.9600.1.2.166 no-access
The WSRM Process performance object, installed with Windows System Resource Manager (WSRM), consists of a counter that provides the percentage of total managed CPU cycles used by a particular process, since the time that the resource-allocation policy was set to manage the behavior of WSRM. (The resource-allocation policy is an ordered list of resource allocations that specifies the management behavior of WSRM at a given time.) One instance of this object exists for every managed process. Note that Total Managed CPU cycles is the sum of the CPU cycles for all the managed processes.
             wsrmProcessEntry 1.3.6.1.4.1.9600.1.2.166.1 no-access
Performance information for one particular instance of 'WSRM: Process' object.
                 wsrmprInstance 1.3.6.1.4.1.9600.1.2.166.1.1 instancename read-only
Instance name.
                 wsrmprActualManagedCPUPercent 1.3.6.1.4.1.9600.1.2.166.1.2 gauge32 read-only
The percentage of total managed CPU cycles that have been used by this process-matching criterion. A process-matching criterion is the mechanism in WSRM that matches running processes to a resource-allocation policy.
     wsrmProcessMatchingCriteriaTable 1.3.6.1.4.1.9600.1.2.167 no-access
The WSRM process-matching criteria performance object, installed with Windows System Resource Manager (WSRM), consists of counters that monitor the CPU usage and memory usage of the processes matched by the process-matching criteria. The criteria are included in the managing resource-allocation policy. Each object will have as many instances as the number of process-matching criteria within the current active policy.
             wsrmProcessMatchingCriteriaEntry 1.3.6.1.4.1.9600.1.2.167.1 no-access
Performance information for one particular instance of 'WSRM: Process Matching Criteria' object.
                 wsrmpmcInstance 1.3.6.1.4.1.9600.1.2.167.1.1 instancename read-only
Instance name.
                 wsrmpmcActualManagedCPUPercent 1.3.6.1.4.1.9600.1.2.167.1.2 gauge32 read-only
The percentage of total managed CPU cycles that have been used by this process-matching criterion. A process-matching criterion is the mechanism in WSRM that matches running processes to a resource-allocation policy.
                 wsrmpmcManagedCPUPercent 1.3.6.1.4.1.9600.1.2.167.1.3 gauge32 read-only
The percentage of managed CPU cycles used by this process-matching criterion between the last process samplings.
                 wsrmpmcPageFileMBytes 1.3.6.1.4.1.9600.1.2.167.1.4 gauge32 read-only
The total size of page files used by this process.
                 wsrmpmcProcessCount 1.3.6.1.4.1.9600.1.2.167.1.5 gauge32 read-only
The number of processes associated with this process-matching criterion.
                 wsrmpmcTargetManagedCPUPercent 1.3.6.1.4.1.9600.1.2.167.1.6 gauge32 read-only
The percentage of total managed CPU cycles allocated to this process-matching criterion.
                 wsrmpmcWorkingSetMBytes 1.3.6.1.4.1.9600.1.2.167.1.7 gauge32 read-only
The total size of the set of memory pages used by the threads of this process.