MIB Viewer

WINDOWS-NT-PERFORMANCE

941 objects
No module-level DESCRIPTION found.
Imported Objects
RFC-1212OBJECT-TYPE
RFC1155-SMICounter enterprises TimeTicks
RFC1213-MIBDisplayString
OIDNameAccessStatusDescription
1.3.6.1.4.1.311Nodemicrosoft
1.3.6.1.4.1.311.1Nodesoftware
1.3.6.1.4.1.311.1.1Nodesystems
1.3.6.1.4.1.311.1.1.3Nodeos
1.3.6.1.4.1.311.1.1.3.1Nodewinnt
1.3.6.1.4.1.311.1.1.3.1.1Nodeperformance
1.3.6.1.4.1.311.1.1.3.1.1.1Nodememory
1.3.6.1.4.1.311.1.1.3.1.1.1.1ScalarmemoryAvailableBytesread-onlymandatoryAvailable Bytes displays the size of the virtual memory currently on the Zeroed, Free, and Standby lists. Zeroed and Free memory is ready for use, with Zeroed …
1.3.6.1.4.1.311.1.1.3.1.1.1.2ScalarmemoryCommittedBytesread-onlymandatoryCommitted Bytes displays the size of virtual memory (in bytes) that has been Committed (as opposed to simply reserved). Committed memory must have backing (i.e…
1.3.6.1.4.1.311.1.1.3.1.1.1.3ScalarmemoryCommitLimitread-onlymandatoryCommit Limit is the size (in bytes) of virtual memory that can be committed without having to extend the paging file(s). If the paging file(s) can be extended,…
1.3.6.1.4.1.311.1.1.3.1.1.1.4ScalarmemoryPageFaultsPerSecread-onlymandatoryPage Faults/sec is a count of the Page Faults in the processor. A page fault occurs when a process refers to a virtual memory page that is not in its Working S…
1.3.6.1.4.1.311.1.1.3.1.1.1.5ScalarmemoryWriteCopiesPerSecread-onlymandatoryWrite Copies/sec is the number of page faults that have been satisfied by making a copy of a page when an attempt to write to the page is made. This is an econ…
1.3.6.1.4.1.311.1.1.3.1.1.1.6ScalarmemoryTransitionFaultsPerSecread-onlymandatoryTransition Faults/sec is the number of page faults resolved by recovering pages that were in transition, i.e., being written to disk at the time of the page fa…
1.3.6.1.4.1.311.1.1.3.1.1.1.7ScalarmemoryCacheFaultsPerSecread-onlymandatoryCache Faults occur whenever the Cache manager does not find a file's page in the immediate Cache and must ask the memory manager to locate the page elsewhere i…
1.3.6.1.4.1.311.1.1.3.1.1.1.8ScalarmemoryDemandZeroFaultsPerSecread-onlymandatoryDemand Zero Faults are the number of page faults for pages that must be filled with zeros before the fault is satisfied. If the Zeroed list is not empty, the f…
1.3.6.1.4.1.311.1.1.3.1.1.1.9ScalarmemoryPagesPerSecread-onlymandatoryPages/sec is the number of pages read from the disk or written to the disk to resolve memory references to pages that were not in memory at the time of the ref…
1.3.6.1.4.1.311.1.1.3.1.1.1.10ScalarmemoryPagesInputPerSecread-onlymandatoryPages Input/sec is the number of pages read from the disk to resolve memory references to pages that were not in memory at the time of the reference. This coun…
1.3.6.1.4.1.311.1.1.3.1.1.1.11ScalarmemoryPageReadsPerSecread-onlymandatoryPage Reads/sec is the number of times the disk was read to retrieve pages of virtual memory necessary to resolve page faults. Multiple pages can be read during…
1.3.6.1.4.1.311.1.1.3.1.1.1.12ScalarmemoryPagesOutputPerSecread-onlymandatoryPages Output/sec is a count of the number of pages that are written to disk because the pages have been modified in main memory.
1.3.6.1.4.1.311.1.1.3.1.1.1.13ScalarmemoryPageWritesPerSecread-onlymandatoryPage Writes/sec is a count of the number of times pages have been written to the disk because they were changed since last retrieved. Each such write operation…
1.3.6.1.4.1.311.1.1.3.1.1.1.14ScalarmemoryPoolPagedBytesread-onlymandatoryPool Paged Bytes is the number of bytes in the Paged Pool, a system memory area where space is acquired by operating system components as they accomplish their…
1.3.6.1.4.1.311.1.1.3.1.1.1.15ScalarmemoryPoolNonpagedBytesread-onlymandatoryPool Nonpaged Bytes is the number of bytes in the Nonpaged Pool, a system memory area where space is acquired by operating system components as they accomplish…
1.3.6.1.4.1.311.1.1.3.1.1.1.16ScalarmemoryPoolPagedAllocsread-onlymandatoryPool Paged Allocs is the number of calls to allocate space in the system Paged Pool. Paged Pool is a system memory area where space is acquired by operating sy…
1.3.6.1.4.1.311.1.1.3.1.1.1.17ScalarmemoryPoolNonpagedAllocsread-onlymandatoryPool Nonpaged Allocs is the number of calls to allocate space in the system Nonpaged Pool. Nonpaged Pool is a system memory area where space is acquired by ope…
1.3.6.1.4.1.311.1.1.3.1.1.1.18ScalarmemoryFreeSystemPageTableEntriesread-onlymandatoryThe number of Page Table Entries not currently in use by the system.
1.3.6.1.4.1.311.1.1.3.1.1.1.19ScalarmemoryCacheBytesread-onlymandatoryCache Bytes measures the number of bytes currently in use by the system Cache. The system Cache is used to buffer data retrieved from disk or LAN. The system C…
1.3.6.1.4.1.311.1.1.3.1.1.1.20ScalarmemoryCacheBytesPeakread-onlymandatoryCache Bytes Peak measures the maximum number of bytes used by the system Cache. The system Cache is used to buffer data retrieved from disk or LAN. The system …
1.3.6.1.4.1.311.1.1.3.1.1.1.21ScalarmemoryPoolPagedResidentBytesread-onlymandatoryPool Paged Resident Bytes is the size of paged Pool resident in core memory. This is the actual cost of the paged Pool allocation, since this is actively in us…
1.3.6.1.4.1.311.1.1.3.1.1.1.22ScalarmemorySystemCodeTotalBytesread-onlymandatorySystem Code Total Bytes is the number of bytes of pagable pages in ntoskrnl.exe, hal.dll, and the boot drivers and file systems loaded by ntldr/osloader.
1.3.6.1.4.1.311.1.1.3.1.1.1.23ScalarmemorySystemCodeResidentBytesread-onlymandatorySystem Code Resident Bytes is the number of bytes of System Code Total Bytes currently resident in core memory. This is the code working set of the pagable exe…
1.3.6.1.4.1.311.1.1.3.1.1.1.24ScalarmemorySystemDriverTotalBytesread-onlymandatorySystem Driver Total Bytes is the number of bytes of pagable pages in all other loaded device drivers.
1.3.6.1.4.1.311.1.1.3.1.1.1.25ScalarmemorySystemDriverResidentBytesread-onlymandatorySystem Driver Resident Bytes is the number of bytes of System Driver Total Bytes currently resident in core memory. This number is the code working set of the …
1.3.6.1.4.1.311.1.1.3.1.1.1.26ScalarmemorySystemCacheResidentBytesread-onlymandatorySystem Cache Resident Bytes is the number of bytes currently resident in the global disk cache.
1.3.6.1.4.1.311.1.1.3.1.1.1.27ScalarmemoryPercentCommittedBytesInUseread-onlymandatory% Committed Bytes In Use is the ratio of the Commited Bytes to the Commit Limit. This represents the amount of available virtual memory in use. Note that the C…
1.3.6.1.4.1.311.1.1.3.1.1.2TablecpuprocessorTablenot-accessiblemandatoryA table containing performance information for instances of 'processor' objects.
1.3.6.1.4.1.311.1.1.3.1.1.2.1RowcpuprocessorEntrynot-accessiblemandatoryPerformance information for one particular instance of 'processor' object.
1.3.6.1.4.1.311.1.1.3.1.1.2.1.1ColumncpuprocessorIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.2.1.2ColumncpuprocessorInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.2.1.3ColumncpuPercentProcessorTimeread-onlymandatoryProcessor Time is expressed as a percentage of the elapsed time that a processor is busy executing a non-Idle thread. It can be viewed as the fraction of the t…
1.3.6.1.4.1.311.1.1.3.1.1.2.1.4ColumncpuPercentUserTimeread-onlymandatoryUser Time is the percentage of processor time spent in User Mode in non-Idle threads. All application code and subsystem code execute in User Mode. The graphic…
1.3.6.1.4.1.311.1.1.3.1.1.2.1.5ColumncpuPercentPrivilegedTimeread-onlymandatoryPrivileged Time is the percentage of processor time spent in Privileged Mode in non-Idle threads. The Windows NT service layer, the Executive routines, and the…
1.3.6.1.4.1.311.1.1.3.1.1.2.1.6ColumncpuInterruptsPerSecread-onlymandatoryInterrupts/sec is the number of device interrupts the processor is experiencing. A device interrupts the processor when it has completed a task or when it othe…
1.3.6.1.4.1.311.1.1.3.1.1.2.1.7ColumncpuPercentDPCTimeread-onlymandatory% DPC Time is the percentage of elapsed time that the Processor spent in Deferred Procedure Calls. When a hardware device interrupts the Processor, the Interru…
1.3.6.1.4.1.311.1.1.3.1.1.2.1.8ColumncpuPercentInterruptTimeread-onlymandatory% Interrupt Time is the percentage of elapsed time that the Processor spent handling hardware Interrupts. When a hardware device interrupts the Processor, the …
1.3.6.1.4.1.311.1.1.3.1.1.2.1.9ColumncpuDPCsQueuedPerSecread-onlymandatoryDPCs Queued/sec is the rate DPC objects are queued to this processor's DPC queue.
1.3.6.1.4.1.311.1.1.3.1.1.2.1.10ColumncpuDPCRateread-onlymandatoryDPC Rate is the average rate DPC objects are queued to this processor's DPC queue per clock tick.
1.3.6.1.4.1.311.1.1.3.1.1.2.1.11ColumncpuDPCBypassesPerSecread-onlymandatoryDPC Bypasses/sec is the rate Dispatch interrupts were short-circuited.
1.3.6.1.4.1.311.1.1.3.1.1.2.1.12ColumncpuAPCBypassesPerSecread-onlymandatoryAPC Bypasses/sec is the rate kernel APC interrupts were short-circuited.
1.3.6.1.4.1.311.1.1.3.1.1.3Tablenetnetwork-InterfaceTablenot-accessiblemandatoryA table containing performance information for instances of 'network-Interface' objects.
1.3.6.1.4.1.311.1.1.3.1.1.3.1Rownetnetwork-InterfaceEntrynot-accessiblemandatoryPerformance information for one particular instance of 'network-Interface' object.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.1Columnnetnetwork-InterfaceIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.2Columnnetnetwork-InterfaceInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.3ColumnnetBytesTotalPerSecread-onlymandatoryBytes Total/sec is the rate that bytes are sent and received on the interface, including framing characters.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.4ColumnnetPacketsPerSecread-onlymandatoryPackets/sec is the rate that packets are sent and received on the network interface.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.5ColumnnetPacketsReceivedPerSecread-onlymandatoryPackets Received/sec is the rate that packets are received on the network interface.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.6ColumnnetPacketsSentPerSecread-onlymandatoryPackets Sent/sec is the rate that packets are sent on the network interface.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.7ColumnnetCurrentBandwidthread-onlymandatoryCurrent Bandwidth is an estimate of the interface's current bandwidth in bits per second (bps). For interfaces that do not vary in bandwidth or for those where…
1.3.6.1.4.1.311.1.1.3.1.1.3.1.8ColumnnetBytesReceivedPerSecread-onlymandatoryBytes Received/sec is the rate that bytes are received on the interface, including framing characters.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.9ColumnnetPacketsReceivedUnicastPerSecread-onlymandatoryPackets Received Unicast/sec is the rate that (subnet) unicast packets are delivered to a higher-layer protocol.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.10ColumnnetPacketsReceivedNon-UnicastPerSecread-onlymandatoryPackets Received Non-Unicast/sec is the rate that non-unicast (i.e., subnet broadcast or subnet multicast) packets are delivered to a higher-layer protocol.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.11ColumnnetPacketsReceivedDiscardedread-onlymandatoryPackets Received Discarded is the number of inbound packets that were chosen to be discarded even though no errors had been detected to prevent their being del…
1.3.6.1.4.1.311.1.1.3.1.1.3.1.12ColumnnetPacketsReceivedErrorsread-onlymandatoryPackets Received Errors is the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.13ColumnnetPacketsReceivedUnknownread-onlymandatoryPackets Received Unknown is the number of packets received via the interface that were discarded because of an unknown or unsupported protocol.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.14ColumnnetBytesSentPerSecread-onlymandatoryBytes Sent/sec is the rate that bytes are sent on the interface, including framing characters.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.15ColumnnetPacketsSentUnicastPerSecread-onlymandatoryPackets Sent Unicast/sec is the rate that packets are requested to be transmitted to subnet-unicast addresses by higher-level protocols. The rate includes the …
1.3.6.1.4.1.311.1.1.3.1.1.3.1.16ColumnnetPacketsSentNon-UnicastPerSecread-onlymandatoryPackets Sent Non-Unicast/sec is the rate that packets are requested to be transmitted to non-unicast (i.e., subnet broadcast or subnet multicast) addresses by …
1.3.6.1.4.1.311.1.1.3.1.1.3.1.17ColumnnetPacketsOutboundDiscardedread-onlymandatoryPackets Outbound Discarded is the number of outbound packets that were chosen to be discarded even though no errors had been detected to prevent their being tr…
1.3.6.1.4.1.311.1.1.3.1.1.3.1.18ColumnnetPacketsOutboundErrorsread-onlymandatoryPackets Outbound Errors is the number of outbound packets that could not be transmitted because of errors.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.19ColumnnetOutputQueueLengthread-onlymandatoryOutput Queue Length is the length of the output packet queue (in packets.) If this is longer than 2, delays are being experienced and the bottleneck should be …
1.3.6.1.4.1.311.1.1.3.1.1.4TablepdiskphysicalDiskTablenot-accessiblemandatoryA table containing performance information for instances of 'physicalDisk' objects.
1.3.6.1.4.1.311.1.1.3.1.1.4.1RowpdiskphysicalDiskEntrynot-accessiblemandatoryPerformance information for one particular instance of 'physicalDisk' object.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.1ColumnpdiskphysicalDiskIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.2ColumnpdiskphysicalDiskInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.3ColumnpdiskCurrentDiskQueueLengthread-onlymandatoryCurrent Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It includes requests in service at t…
1.3.6.1.4.1.311.1.1.3.1.1.4.1.4ColumnpdiskPercentDiskTimeread-onlymandatoryDisk Time is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.5ColumnpdiskAvgDiskQueueLengthread-onlymandatoryAvg. Disk Queue Length is the average number of both read and write requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.6ColumnpdiskPercentDiskReadTimeread-onlymandatoryDisk Read Time is the percentage of elapsed time that the selected disk drive is busy servicing read requests.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.7ColumnpdiskAvgDiskReadQueueLengthread-onlymandatoryAvg. Disk Read Queue Length is the average number of read requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.8ColumnpdiskPercentDiskWriteTimeread-onlymandatoryDisk Write Time is the percentage of elapsed time that the selected disk drive is busy servicing write requests.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.9ColumnpdiskAvgDiskWriteQueueLengthread-onlymandatoryAvg. Disk Write Queue Length is the average number of write requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.10ColumnpdiskAvgDiskSecPerTransferread-onlymandatoryAvg. Disk sec/Transfer is the time in seconds of the average disk transfer.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.11ColumnpdiskAvgDiskSecPerReadread-onlymandatoryAvg. Disk sec/Read is the average time in seconds of a read of data from the disk.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.12ColumnpdiskAvgDiskSecPerWriteread-onlymandatoryAvg. Disk sec/Write is the average time in seconds of a write of data to the disk.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.13ColumnpdiskDiskTransfersPerSecread-onlymandatoryDisk Transfers/sec is the rate of read and write operations on the disk.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.14ColumnpdiskDiskReadsPerSecread-onlymandatoryDisk Reads/sec is the rate of read operations on the disk.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.15ColumnpdiskDiskWritesPerSecread-onlymandatoryDisk Writes/sec is the rate of write operations on the disk.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.16ColumnpdiskDiskBytesPerSecread-onlymandatoryDisk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.17ColumnpdiskDiskReadBytesPerSecread-onlymandatoryDisk Read Bytes/sec is the rate bytes are transferred from the disk during read operations.
1.3.6.1.4.1.311.1.1.3.1.1.4.1.18ColumnpdiskDiskWriteBytesPerSecread-onlymandatoryDisk Write Bytes is rate bytes are transferred to the disk during write operations.
1.3.6.1.4.1.311.1.1.3.1.1.5TableldisklogicalDiskTablenot-accessiblemandatoryA table containing performance information for instances of 'logicalDisk' objects.
1.3.6.1.4.1.311.1.1.3.1.1.5.1RowldisklogicalDiskEntrynot-accessiblemandatoryPerformance information for one particular instance of 'logicalDisk' object.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.1ColumnldisklogicalDiskIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.2ColumnldisklogicalDiskInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.3ColumnldiskPercentFreeSpaceread-onlymandatoryPercent Free Space is the ratio of the free space available on the logical disk unit to the total usable space provided by the selected logical disk drive
1.3.6.1.4.1.311.1.1.3.1.1.5.1.4ColumnldiskFreeMegabytesread-onlymandatoryFree Megabytes displays the unallocated space on the disk drive in megabytes. One megabyte = 1,048,576 bytes.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.5ColumnldiskCurrentDiskQueueLengthread-onlymandatoryCurrent Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It includes requests in service at t…
1.3.6.1.4.1.311.1.1.3.1.1.5.1.6ColumnldiskPercentDiskTimeread-onlymandatoryDisk Time is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.7ColumnldiskAvgDiskQueueLengthread-onlymandatoryAvg. Disk Queue Length is the average number of both read and write requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.8ColumnldiskPercentDiskReadTimeread-onlymandatoryDisk Read Time is the percentage of elapsed time that the selected disk drive is busy servicing read requests.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.9ColumnldiskAvgDiskReadQueueLengthread-onlymandatoryAvg. Disk Read Queue Length is the average number of read requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.10ColumnldiskPercentDiskWriteTimeread-onlymandatoryDisk Write Time is the percentage of elapsed time that the selected disk drive is busy servicing write requests.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.11ColumnldiskAvgDiskWriteQueueLengthread-onlymandatoryAvg. Disk Write Queue Length is the average number of write requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.12ColumnldiskAvgDiskSecPerTransferread-onlymandatoryAvg. Disk sec/Transfer is the time in seconds of the average disk transfer.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.13ColumnldiskAvgDiskSecPerReadread-onlymandatoryAvg. Disk sec/Read is the average time in seconds of a read of data from the disk.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.14ColumnldiskAvgDiskSecPerWriteread-onlymandatoryAvg. Disk sec/Write is the average time in seconds of a write of data to the disk.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.15ColumnldiskDiskTransfersPerSecread-onlymandatoryDisk Transfers/sec is the rate of read and write operations on the disk.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.16ColumnldiskDiskReadsPerSecread-onlymandatoryDisk Reads/sec is the rate of read operations on the disk.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.17ColumnldiskDiskWritesPerSecread-onlymandatoryDisk Writes/sec is the rate of write operations on the disk.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.18ColumnldiskDiskBytesPerSecread-onlymandatoryDisk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.19ColumnldiskDiskReadBytesPerSecread-onlymandatoryDisk Read Bytes/sec is the rate bytes are transferred from the disk during read operations.
1.3.6.1.4.1.311.1.1.3.1.1.5.1.20ColumnldiskDiskWriteBytesPerSecread-onlymandatoryDisk Write Bytes is rate bytes are transferred to the disk during write operations.
1.3.6.1.4.1.311.1.1.3.1.1.6Tablepagefilepaging-FileTablenot-accessiblemandatoryA table containing performance information for instances of 'paging-File' objects.
1.3.6.1.4.1.311.1.1.3.1.1.6.1Rowpagefilepaging-FileEntrynot-accessiblemandatoryPerformance information for one particular instance of 'paging-File' object.
1.3.6.1.4.1.311.1.1.3.1.1.6.1.1Columnpagefilepaging-FileIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.6.1.2Columnpagefilepaging-FileInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.6.1.3ColumnpagefilePercentUsageread-onlymandatoryThe amount of the Page File instance in use in percent. See also Process:Page File Bytes.
1.3.6.1.4.1.311.1.1.3.1.1.6.1.4ColumnpagefilePercentUsagePeakread-onlymandatoryThe peak usage of the Page File instance in percent. See also Process:Page File Bytes Peak.
1.3.6.1.4.1.311.1.1.3.1.1.7TableprocessprocessTablenot-accessiblemandatoryA table containing performance information for instances of 'process' objects.
1.3.6.1.4.1.311.1.1.3.1.1.7.1RowprocessprocessEntrynot-accessiblemandatoryPerformance information for one particular instance of 'process' object.
1.3.6.1.4.1.311.1.1.3.1.1.7.1.1ColumnprocessprocessIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.7.1.2ColumnprocessprocessInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.7.1.3ColumnprocessPercentProcessorTimeread-onlymandatoryProcessor Time is the percentage of elapsed time that all of the threads of this process used the processor to execute instructions. An instruction is the basi…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.4ColumnprocessPercentUserTimeread-onlymandatoryUser Time is the percentage of elapsed time that this process's threads have spent executing code in User Mode. Applications execute in User Mode, as do subsys…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.5ColumnprocessPercentPrivilegedTimeread-onlymandatoryPrivileged Time is the percentage of elapsed time that this process's threads have spent executing code in Privileged Mode. When a Windows NT system service is…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.6ColumnprocessVirtualBytesPeakread-onlymandatoryVirtual Bytes Peak is the maximum number of bytes of virtual address space the process has used at any one time. Use of virtual address space does not necessar…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.7ColumnprocessVirtualBytesread-onlymandatoryVirtual 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 correspon…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.8ColumnprocessPageFaultsPerSecread-onlymandatoryPage Faults/sec is the rate of Page Faults by the threads executing in this process. A page fault occurs when a thread refers to a virtual memory page that is …
1.3.6.1.4.1.311.1.1.3.1.1.7.1.9ColumnprocessWorkingSetPeakread-onlymandatoryWorking Set Peak is the maximum number of bytes in the Working Set of this process at any point in time. The Working Set is the set of memory pages touched rec…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.10ColumnprocessWorkingSetread-onlymandatoryWorking Set is the current number of bytes in the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in th…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.11ColumnprocessPageFileBytesPeakread-onlymandatoryPage File Bytes Peak is the maximum number of bytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the pro…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.12ColumnprocessPageFileBytesread-onlymandatoryPage File Bytes is the current number of bytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the process …
1.3.6.1.4.1.311.1.1.3.1.1.7.1.13ColumnprocessPrivateBytesread-onlymandatoryPrivate Bytes is the current number of bytes this process has allocated that cannot be shared with other processes.
1.3.6.1.4.1.311.1.1.3.1.1.7.1.14ColumnprocessThreadCountread-onlymandatoryThe 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 …
1.3.6.1.4.1.311.1.1.3.1.1.7.1.15ColumnprocessPriorityBaseread-onlymandatoryThe current base priority of this process. Threads within a process can raise and lower their own base priority relative to the process's base priority.
1.3.6.1.4.1.311.1.1.3.1.1.7.1.16ColumnprocessElapsedTimeread-onlymandatoryThe total elapsed time (in seconds) this process has been running.
1.3.6.1.4.1.311.1.1.3.1.1.7.1.17ColumnprocessIDProcessread-onlymandatoryID 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.
1.3.6.1.4.1.311.1.1.3.1.1.7.1.18ColumnprocessPoolPagedBytesread-onlymandatoryPool Paged Bytes is the number of bytes in the Paged Pool, a system memory area where space is acquired by operating system components as they accomplish their…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.19ColumnprocessPoolNonpagedBytesread-onlymandatoryPool Nonpaged Bytes is the number of bytes in the Nonpaged Pool, a system memory area where space is acquired by operating system components as they accomplish…
1.3.6.1.4.1.311.1.1.3.1.1.7.1.20ColumnprocessHandleCountread-onlymandatoryThe total number of handles currently open by this process. This number is the sum of the handles currently open by each thread in this process.
1.3.6.1.4.1.311.1.1.3.1.1.8Noderedirector
1.3.6.1.4.1.311.1.1.3.1.1.8.1ScalarredirectorBytesTotalPerSecread-onlymandatoryBytes 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 pa…
1.3.6.1.4.1.311.1.1.3.1.1.8.2ScalarredirectorFileDataOperationsPerSecread-onlymandatoryFile Data Operations/sec is the rate the Redirector is processing data operations. One operation includes (hopefully) many bytes. We say hopefully here because…
1.3.6.1.4.1.311.1.1.3.1.1.8.3ScalarredirectorPacketsPerSecread-onlymandatoryPackets/sec is the rate the Redirector is processing data packets. One packet includes (hopefully) many bytes. We say hopefully here because each packet has pr…
1.3.6.1.4.1.311.1.1.3.1.1.8.4ScalarredirectorBytesReceivedPerSecread-onlymandatoryBytes 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 …
1.3.6.1.4.1.311.1.1.3.1.1.8.5ScalarredirectorPacketsReceivedPerSecread-onlymandatoryPackets Received/sec is the rate that the Redirector is receiving packets (also called SMBs or Server Message Blocks). Network transmissions are divided into p…
1.3.6.1.4.1.311.1.1.3.1.1.8.6ScalarredirectorReadBytesPagingPerSecread-onlymandatoryRead Bytes Paging/sec is the rate that the Redirector is attempting to read bytes in response to page faults. Page faults are caused by loading of modules (suc…
1.3.6.1.4.1.311.1.1.3.1.1.8.7ScalarredirectorReadBytesNon-PagingPerSecread-onlymandatoryRead 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 an…
1.3.6.1.4.1.311.1.1.3.1.1.8.8ScalarredirectorReadBytesCachePerSecread-onlymandatoryRead Bytes Cache/sec is the rate that applications on your computer are accessing the Cache using the Redirector. Some of these data requests may be satisfied …
1.3.6.1.4.1.311.1.1.3.1.1.8.9ScalarredirectorReadBytesNetworkPerSecread-onlymandatoryRead Bytes Network/sec is the rate that applications are reading data across the network. For one reason or another the data was not in the system Cache, and t…
1.3.6.1.4.1.311.1.1.3.1.1.8.10ScalarredirectorBytesTransmittedPerSecread-onlymandatoryBytes Transmitted/sec is the rate that bytes are leaving the Redirector to the network. It includes all application data as well as network protocol informatio…
1.3.6.1.4.1.311.1.1.3.1.1.8.11ScalarredirectorPacketsTransmittedPerSecread-onlymandatoryPackets Transmitted/sec is the rate that the Redirector is sending packets (also called SMBs or Server Message Blocks). Network transmissions are divided into …
1.3.6.1.4.1.311.1.1.3.1.1.8.12ScalarredirectorWriteBytesPagingPerSecread-onlymandatoryWrite Bytes Paging/sec is the rate that the Redirector is attempting to write bytes changed in the pages being used by applications. The program data changed b…
1.3.6.1.4.1.311.1.1.3.1.1.8.13ScalarredirectorWriteBytesNon-PagingPerSecread-onlymandatoryWrite Bytes Non-Paging/sec is the rate of the bytes that are written by the Redirector in response to normal file outputs by an application when they are redir…
1.3.6.1.4.1.311.1.1.3.1.1.8.14ScalarredirectorWriteBytesCachePerSecread-onlymandatoryWrite Bytes Cache/sec is the rate that applications on your computer are writing to the Cache using the Redirector. The data may not leave your computer immedi…
1.3.6.1.4.1.311.1.1.3.1.1.8.15ScalarredirectorWriteBytesNetworkPerSecread-onlymandatoryWrite Bytes Network/sec is the rate that your applications are writing data across the network. Either the system Cache was bypassed, as for Named Pipes or Tra…
1.3.6.1.4.1.311.1.1.3.1.1.8.16ScalarredirectorFileReadOperationsPerSecread-onlymandatoryFile Read Operations/sec is the rate that applications are asking the Redirector for data. Each call to a file system or similar Application Program Interface …
1.3.6.1.4.1.311.1.1.3.1.1.8.17ScalarredirectorReadOperationsRandomPerSecread-onlymandatoryRead Operations Random/sec counts the rate that, on a file-by-file basis, reads are made that are not sequential. If a read is made using a particular file han…
1.3.6.1.4.1.311.1.1.3.1.1.8.18ScalarredirectorReadPacketsPerSecread-onlymandatoryRead Packets/sec is the rate that read packets are being placed on the network. Each time a single packet is sent with a request to read data remotely, this co…
1.3.6.1.4.1.311.1.1.3.1.1.8.19ScalarredirectorReadsLargePerSecread-onlymandatoryReads Large/sec is the rate that reads over 2 times the server's negotiated buffer size are made by applications. Too many of these could place a strain on ser…
1.3.6.1.4.1.311.1.1.3.1.1.8.20ScalarredirectorReadPacketsSmallPerSecread-onlymandatoryRead Packets Small/sec is the rate that reads less than one-fourth of the server's negotiated buffer size are made by applications. Too many of these could ind…
1.3.6.1.4.1.311.1.1.3.1.1.8.21ScalarredirectorFileWriteOperationsPerSecread-onlymandatoryFile Write Operations/sec is the rate that applications are sending data to the Redirector. Each call to a file system or similar Application Program Interface…
1.3.6.1.4.1.311.1.1.3.1.1.8.22ScalarredirectorWriteOperationsRandomPerSecread-onlymandatoryWrite Operations Random/sec is the rate that, on a file-by-file basis, writes are made that are not sequential. If a write is made using a particular file hand…
1.3.6.1.4.1.311.1.1.3.1.1.8.23ScalarredirectorWritePacketsPerSecread-onlymandatoryWrite Packets/sec is the rate that writes are being sent to the network. Each time a single packet is sent with a request to write remote data, this counter is…
1.3.6.1.4.1.311.1.1.3.1.1.8.24ScalarredirectorWritesLargePerSecread-onlymandatoryWrites Large/sec is the rate that writes are made by applications that are over 2 times the server's negotiated buffer size. Too many of these could place a st…
1.3.6.1.4.1.311.1.1.3.1.1.8.25ScalarredirectorWritePacketsSmallPerSecread-onlymandatoryWrite Packets Small/sec is the rate that writes are made by applications that are less than one-fourth of the server's negotiated buffer size. Too many of thes…
1.3.6.1.4.1.311.1.1.3.1.1.8.26ScalarredirectorReadsDeniedPerSecread-onlymandatoryReads Denied/sec is the rate that the server is unable to accommodate requests for Raw Reads. When a read is much larger than the server's negotiated buffer si…
1.3.6.1.4.1.311.1.1.3.1.1.8.27ScalarredirectorWritesDeniedPerSecread-onlymandatoryWrites Denied/sec is the rate that the server is unable to accommodate requests for Raw Writes. When a write is much larger than the server's negotiated buffer…
1.3.6.1.4.1.311.1.1.3.1.1.8.28ScalarredirectorNetworkErrorsPerSecread-onlymandatoryNetwork Errors/sec counts serious unexpected errors that generally indicate the Redirector and one or more Servers are having serious communication difficultie…
1.3.6.1.4.1.311.1.1.3.1.1.8.29ScalarredirectorServerSessionsread-onlymandatoryServer 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 sa…
1.3.6.1.4.1.311.1.1.3.1.1.8.30ScalarredirectorServerReconnectsread-onlymandatoryServer 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 disconnecte…
1.3.6.1.4.1.311.1.1.3.1.1.8.31ScalarredirectorConnectsCoreread-onlymandatoryConnects 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.
1.3.6.1.4.1.311.1.1.3.1.1.8.32ScalarredirectorConnectsLanManager20read-onlymandatoryConnects Lan Manager 2.0 counts connections to Lan Manager 2.0 servers, including LMX servers.
1.3.6.1.4.1.311.1.1.3.1.1.8.33ScalarredirectorConnectsLanManager21read-onlymandatoryConnects Lan Manager 2.1 counts connections to Lan Manager 2.1 servers, including LMX servers.
1.3.6.1.4.1.311.1.1.3.1.1.8.34ScalarredirectorConnectsWindowsNTread-onlymandatoryConnects Windows NT counts the connections to Windows NT computers. Good choice!
1.3.6.1.4.1.311.1.1.3.1.1.8.35ScalarredirectorServerDisconnectsread-onlymandatoryServer Disconnects counts the number of times a Server has disconnected your Redirector. See also Server Reconnects.
1.3.6.1.4.1.311.1.1.3.1.1.8.36ScalarredirectorServerSessionsHungread-onlymandatoryServer 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.
1.3.6.1.4.1.311.1.1.3.1.1.8.37ScalarredirectorCurrentCommandsread-onlymandatoryCurrent Commands counts the number of requests to the Redirector that are currently queued for service. If this number is much larger than the number of networ…
1.3.6.1.4.1.311.1.1.3.1.1.9NodetCP
1.3.6.1.4.1.311.1.1.3.1.1.9.1ScalartcpSegmentsPerSecread-onlymandatorySegments/sec is the rate that TCP segments are sent or received using the TCP protocol.
1.3.6.1.4.1.311.1.1.3.1.1.9.2ScalartcpConnectionsEstablishedread-onlymandatoryConnections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
1.3.6.1.4.1.311.1.1.3.1.1.9.3ScalartcpConnectionsActiveread-onlymandatoryConnections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
1.3.6.1.4.1.311.1.1.3.1.1.9.4ScalartcpConnectionsPassiveread-onlymandatoryConnections Passive is the number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
1.3.6.1.4.1.311.1.1.3.1.1.9.5ScalartcpConnectionFailuresread-onlymandatoryConnection 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, plu…
1.3.6.1.4.1.311.1.1.3.1.1.9.6ScalartcpConnectionsResetread-onlymandatoryConnections 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 …
1.3.6.1.4.1.311.1.1.3.1.1.9.7ScalartcpSegmentsReceivedPerSecread-onlymandatorySegments Received/sec is the rate that segments are received, including those received in error. This count includes segments received on currently established…
1.3.6.1.4.1.311.1.1.3.1.1.9.8ScalartcpSegmentsSentPerSecread-onlymandatorySegments Sent/sec is the rate that segments are sent, including those on current connections, but excluding those containing only retransmitted bytes.
1.3.6.1.4.1.311.1.1.3.1.1.9.9ScalartcpSegmentsRetransmittedPerSecread-onlymandatorySegments Retransmitted/sec is the rate that segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes.
1.3.6.1.4.1.311.1.1.3.1.1.10NodeiP
1.3.6.1.4.1.311.1.1.3.1.1.10.1ScalaripDatagramsPerSecread-onlymandatoryDatagrams/sec is the rate that IP datagrams are received from or sent to the interfaces, including those in error. Any forwarded datagrams are not included in …
1.3.6.1.4.1.311.1.1.3.1.1.10.2ScalaripDatagramsReceivedPerSecread-onlymandatoryDatagrams Received/sec is the rate that IP datagrams are received from the interfaces, including those in error.
1.3.6.1.4.1.311.1.1.3.1.1.10.3ScalaripDatagramsReceivedHeaderErrorsread-onlymandatoryDatagrams Received Header Errors is the number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch…
1.3.6.1.4.1.311.1.1.3.1.1.10.4ScalaripDatagramsReceivedAddressErrorsread-onlymandatoryDatagrams Received Address Errors is the number of input datagrams discarded because the IP address in their IP header's destination field was not a valid addr…
1.3.6.1.4.1.311.1.1.3.1.1.10.5ScalaripDatagramsForwardedPerSecread-onlymandatoryDatagrams Forwarded/sec is the rate of input datagrams for that this entity was not their final IP destination, as a result of which an attempt was made to fin…
1.3.6.1.4.1.311.1.1.3.1.1.10.6ScalaripDatagramsReceivedUnknownProtocolread-onlymandatoryDatagrams Received Unknown Protocol is the number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported proto…
1.3.6.1.4.1.311.1.1.3.1.1.10.7ScalaripDatagramsReceivedDiscardedread-onlymandatoryDatagrams Received Discarded is the number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were d…
1.3.6.1.4.1.311.1.1.3.1.1.10.8ScalaripDatagramsReceivedDeliveredPerSecread-onlymandatoryDatagrams Received Delivered/sec is the rate that input datagrams are successfully delivered to IP user-protocols (including ICMP).
1.3.6.1.4.1.311.1.1.3.1.1.10.9ScalaripDatagramsSentPerSecread-onlymandatoryDatagrams Sent/sec is the rate that IP datagrams are supplied to IP for transmission by local IP user-protocols (including ICMP). That this counter does not in…
1.3.6.1.4.1.311.1.1.3.1.1.10.10ScalaripDatagramsOutboundDiscardedread-onlymandatoryDatagrams Outbound Discarded is the number of output IP datagrams for which no problems were encountered to prevent their transmission to their destination, bu…
1.3.6.1.4.1.311.1.1.3.1.1.10.11ScalaripDatagramsOutboundNoRouteread-onlymandatoryDatagrams Outbound No Route is the number of IP datagrams discarded because no route could be found to transmit them to their destination. This counter include…
1.3.6.1.4.1.311.1.1.3.1.1.10.12ScalaripFragmentsReceivedPerSecread-onlymandatoryFragments Received/sec is the rate that IP fragments that need to be re-assembled at this entity are received.
1.3.6.1.4.1.311.1.1.3.1.1.10.13ScalaripFragmentsRe-assembledPerSecread-onlymandatoryFragments Re-assembled/sec is the rate that IP fragments are successfully re-assembled.
1.3.6.1.4.1.311.1.1.3.1.1.10.14ScalaripFragmentRe-assemblyFailuresread-onlymandatoryFragment Re-assembly Failures is the number of failures detected by the IP re-assembly algorithm (for whatever reason: timed out, errors, etc.) This is not nec…
1.3.6.1.4.1.311.1.1.3.1.1.10.15ScalaripFragmentedDatagramsPerSecread-onlymandatoryFragmented Datagrams/sec is the rate that datagrams are successfully fragmented at this entity.
1.3.6.1.4.1.311.1.1.3.1.1.10.16ScalaripFragmentationFailuresread-onlymandatoryFragmentation Failures is the number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., becau…
1.3.6.1.4.1.311.1.1.3.1.1.10.17ScalaripFragmentsCreatedPerSecread-onlymandatoryFragments Created/sec is the rate that IP datagram fragments have been generated as a result of fragmentation at this entity.
1.3.6.1.4.1.311.1.1.3.1.1.11NodeuDP
1.3.6.1.4.1.311.1.1.3.1.1.11.1ScalarudpDatagramsPerSecread-onlymandatoryDatagrams/sec is the rate that UDP datagrams are sent or received by the entity.
1.3.6.1.4.1.311.1.1.3.1.1.11.2ScalarudpDatagramsReceivedPerSecread-onlymandatoryDatagrams Received/sec is the rate that UDP datagrams are delivered to UDP users.
1.3.6.1.4.1.311.1.1.3.1.1.11.3ScalarudpDatagramsNoPortPerSecread-onlymandatoryDatagrams No Port/sec is the rate of received UDP datagrams for which there was no application at the destination port.
1.3.6.1.4.1.311.1.1.3.1.1.11.4ScalarudpDatagramsReceivedErrorsread-onlymandatoryDatagrams 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 destinat…
1.3.6.1.4.1.311.1.1.3.1.1.11.5ScalarudpDatagramsSentPerSecread-onlymandatoryDatagrams Sent/sec is the rate that UDP datagrams are sent from the entity.
1.3.6.1.4.1.311.1.1.3.1.1.12TablenetbeuinetBEUITablenot-accessiblemandatoryA table containing performance information for instances of 'netBEUI' objects.
1.3.6.1.4.1.311.1.1.3.1.1.12.1RownetbeuinetBEUIEntrynot-accessiblemandatoryPerformance information for one particular instance of 'netBEUI' object.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.1ColumnnetbeuinetBEUIIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.2ColumnnetbeuinetBEUIInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.3ColumnnetbeuiDatagramsPerSecread-onlymandatoryDatagrams/sec is the rate that datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.4ColumnnetbeuiDatagramBytesPerSecread-onlymandatoryDatagram Bytes/sec is the rate that datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. …
1.3.6.1.4.1.311.1.1.3.1.1.12.1.5ColumnnetbeuiPacketsPerSecread-onlymandatoryPackets/sec is the rate that packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter include…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.6ColumnnetbeuiFramesPerSecread-onlymandatoryFrames/sec is the rate that data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This …
1.3.6.1.4.1.311.1.1.3.1.1.12.1.7ColumnnetbeuiFrameBytesPerSecread-onlymandatoryFrame Bytes/sec is the rate that data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only cou…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.8ColumnnetbeuiBytesTotalPerSecread-onlymandatoryBytes 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…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.9ColumnnetbeuiConnectionsOpenread-onlymandatoryConnections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.10ColumnnetbeuiConnectionsNoRetriesread-onlymandatoryConnections 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.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.11ColumnnetbeuiConnectionsWithRetriesread-onlymandatoryConnections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. …
1.3.6.1.4.1.311.1.1.3.1.1.12.1.12ColumnnetbeuiDisconnectsLocalread-onlymandatoryDisconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.13ColumnnetbeuiDisconnectsRemoteread-onlymandatoryDisconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.14ColumnnetbeuiFailuresLinkread-onlymandatoryFailures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.15ColumnnetbeuiFailuresAdapterread-onlymandatoryFailures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.16ColumnnetbeuiConnectionSessionTimeoutsread-onlymandatoryConnection 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.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.17ColumnnetbeuiConnectionsCanceledread-onlymandatoryConnections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.18ColumnnetbeuiFailuresResourceRemoteread-onlymandatoryFailures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulat…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.19ColumnnetbeuiFailuresResourceLocalread-onlymandatoryFailures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.20ColumnnetbeuiFailuresNotFoundread-onlymandatoryFailures 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 r…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.21ColumnnetbeuiFailuresNoListenread-onlymandatoryFailures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.22ColumnnetbeuiDatagramsSentPerSecread-onlymandatoryDatagrams Sent/sec is the rate that datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guar…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.23ColumnnetbeuiDatagramBytesSentPerSecread-onlymandatoryDatagram Bytes Sent/sec is the rate that datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer i…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.24ColumnnetbeuiDatagramsReceivedPerSecread-onlymandatoryDatagrams Received/sec is the rate that datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is no…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.25ColumnnetbeuiDatagramBytesReceivedPerSecread-onlymandatoryDatagram Bytes Received/sec is the rate that datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote comp…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.26ColumnnetbeuiPacketsSentPerSecread-onlymandatoryPackets Sent/sec is the rate that packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.27ColumnnetbeuiPacketsReceivedPerSecread-onlymandatoryPackets Received/sec is the rate that packets are received by the computer. This counter counts all packets processed: control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.28ColumnnetbeuiFramesSentPerSecread-onlymandatoryFrames Sent/sec is the rate that data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.29ColumnnetbeuiFrameBytesSentPerSecread-onlymandatoryFrame Bytes Sent/sec is the rate that data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.30ColumnnetbeuiFramesReceivedPerSecread-onlymandatoryFrames Received/sec is the rate that data frames are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.31ColumnnetbeuiFrameBytesReceivedPerSecread-onlymandatoryFrame Bytes Received/sec is the rate that data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.32ColumnnetbeuiFramesRe-SentPerSecread-onlymandatoryFrames Re-Sent/sec is the rate that data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.33ColumnnetbeuiFrameBytesRe-SentPerSecread-onlymandatoryFrame Bytes Re-Sent/sec is the rate that data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.34ColumnnetbeuiFramesRejectedPerSecread-onlymandatoryFrames Rejected/sec is the rate that data frames are rejected. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.35ColumnnetbeuiFrameBytesRejectedPerSecread-onlymandatoryFrame Bytes Rejected/sec is the rate that data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.36ColumnnetbeuiExpirationsResponseread-onlymandatoryExpirations Response is the count of T1 timer expirations.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.37ColumnnetbeuiExpirationsAckread-onlymandatoryExpirations Ack is the count of T2 timer expirations
1.3.6.1.4.1.311.1.1.3.1.1.12.1.38ColumnnetbeuiWindowSendMaximumread-onlymandatoryWindow Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.39ColumnnetbeuiWindowSendAverageread-onlymandatoryWindow Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.12.1.40ColumnnetbeuiPiggybackAckQueuedPerSecread-onlymandatoryPiggyback Ack Queued/sec is the rate that piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to…
1.3.6.1.4.1.311.1.1.3.1.1.12.1.41ColumnnetbeuiPiggybackAckTimeoutsread-onlymandatoryPiggyback 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 …
1.3.6.1.4.1.311.1.1.3.1.1.13TablenbtconnnBT-ConnectionTablenot-accessiblemandatoryA table containing performance information for instances of 'nBT-Connection' objects.
1.3.6.1.4.1.311.1.1.3.1.1.13.1RownbtconnnBT-ConnectionEntrynot-accessiblemandatoryPerformance information for one particular instance of 'nBT-Connection' object.
1.3.6.1.4.1.311.1.1.3.1.1.13.1.1ColumnnbtconnnBT-ConnectionIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.13.1.2ColumnnbtconnnBT-ConnectionInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.13.1.3ColumnnbtconnBytesReceivedPerSecread-onlymandatoryBytes Received/sec is the rate that bytes are received by the local computer over an NBT connection to some remote computer. All the bytes received by the loca…
1.3.6.1.4.1.311.1.1.3.1.1.13.1.4ColumnnbtconnBytesSentPerSecread-onlymandatoryBytes Sent/sec is the rate that bytes are sent by the local computer over an NBT connection to some remote computer. All the bytes sent by the local computer o…
1.3.6.1.4.1.311.1.1.3.1.1.13.1.5ColumnnbtconnBytesTotalPerSecread-onlymandatoryTotal Bytes/sec is the rate that bytes are sent or received by the local computer over an NBT connection to some remote computer. All the bytes sent or receive…
1.3.6.1.4.1.311.1.1.3.1.1.14TablenwlinkipxnWLink-IPXTablenot-accessiblemandatoryA table containing performance information for instances of 'nWLink-IPX' objects.
1.3.6.1.4.1.311.1.1.3.1.1.14.1RownwlinkipxnWLink-IPXEntrynot-accessiblemandatoryPerformance information for one particular instance of 'nWLink-IPX' object.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.1ColumnnwlinkipxnWLink-IPXIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.2ColumnnwlinkipxnWLink-IPXInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.3ColumnnwlinkipxDatagramsPerSecread-onlymandatoryDatagrams/sec is the rate that datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.4ColumnnwlinkipxDatagramBytesPerSecread-onlymandatoryDatagram Bytes/sec is the rate that datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. …
1.3.6.1.4.1.311.1.1.3.1.1.14.1.5ColumnnwlinkipxPacketsPerSecread-onlymandatoryPackets/sec is the rate that packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter include…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.6ColumnnwlinkipxFramesPerSecread-onlymandatoryFrames/sec is the rate that data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This …
1.3.6.1.4.1.311.1.1.3.1.1.14.1.7ColumnnwlinkipxFrameBytesPerSecread-onlymandatoryFrame Bytes/sec is the rate that data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only cou…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.8ColumnnwlinkipxBytesTotalPerSecread-onlymandatoryBytes 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…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.9ColumnnwlinkipxConnectionsOpenread-onlymandatoryConnections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.10ColumnnwlinkipxConnectionsNoRetriesread-onlymandatoryConnections 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.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.11ColumnnwlinkipxConnectionsWithRetriesread-onlymandatoryConnections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. …
1.3.6.1.4.1.311.1.1.3.1.1.14.1.12ColumnnwlinkipxDisconnectsLocalread-onlymandatoryDisconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.13ColumnnwlinkipxDisconnectsRemoteread-onlymandatoryDisconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.14ColumnnwlinkipxFailuresLinkread-onlymandatoryFailures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.15ColumnnwlinkipxFailuresAdapterread-onlymandatoryFailures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.16ColumnnwlinkipxConnectionSessionTimeoutsread-onlymandatoryConnection 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.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.17ColumnnwlinkipxConnectionsCanceledread-onlymandatoryConnections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.18ColumnnwlinkipxFailuresResourceRemoteread-onlymandatoryFailures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulat…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.19ColumnnwlinkipxFailuresResourceLocalread-onlymandatoryFailures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.20ColumnnwlinkipxFailuresNotFoundread-onlymandatoryFailures 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 r…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.21ColumnnwlinkipxFailuresNoListenread-onlymandatoryFailures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.22ColumnnwlinkipxDatagramsSentPerSecread-onlymandatoryDatagrams Sent/sec is the rate that datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guar…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.23ColumnnwlinkipxDatagramBytesSentPerSecread-onlymandatoryDatagram Bytes Sent/sec is the rate that datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer i…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.24ColumnnwlinkipxDatagramsReceivedPerSecread-onlymandatoryDatagrams Received/sec is the rate that datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is no…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.25ColumnnwlinkipxDatagramBytesReceivedPerSecread-onlymandatoryDatagram Bytes Received/sec is the rate that datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote comp…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.26ColumnnwlinkipxPacketsSentPerSecread-onlymandatoryPackets Sent/sec is the rate that packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.27ColumnnwlinkipxPacketsReceivedPerSecread-onlymandatoryPackets Received/sec is the rate that packets are received by the computer. This counter counts all packets processed: control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.28ColumnnwlinkipxFramesSentPerSecread-onlymandatoryFrames Sent/sec is the rate that data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.29ColumnnwlinkipxFrameBytesSentPerSecread-onlymandatoryFrame Bytes Sent/sec is the rate that data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.30ColumnnwlinkipxFramesReceivedPerSecread-onlymandatoryFrames Received/sec is the rate that data frames are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.31ColumnnwlinkipxFrameBytesReceivedPerSecread-onlymandatoryFrame Bytes Received/sec is the rate that data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.32ColumnnwlinkipxFramesRe-SentPerSecread-onlymandatoryFrames Re-Sent/sec is the rate that data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.33ColumnnwlinkipxFrameBytesRe-SentPerSecread-onlymandatoryFrame Bytes Re-Sent/sec is the rate that data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.34ColumnnwlinkipxFramesRejectedPerSecread-onlymandatoryFrames Rejected/sec is the rate that data frames are rejected. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.35ColumnnwlinkipxFrameBytesRejectedPerSecread-onlymandatoryFrame Bytes Rejected/sec is the rate that data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.36ColumnnwlinkipxExpirationsResponseread-onlymandatoryExpirations Response is the count of T1 timer expirations.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.37ColumnnwlinkipxExpirationsAckread-onlymandatoryExpirations Ack is the count of T2 timer expirations
1.3.6.1.4.1.311.1.1.3.1.1.14.1.38ColumnnwlinkipxWindowSendMaximumread-onlymandatoryWindow Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.39ColumnnwlinkipxWindowSendAverageread-onlymandatoryWindow Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.14.1.40ColumnnwlinkipxPiggybackAckQueuedPerSecread-onlymandatoryPiggyback Ack Queued/sec is the rate that piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to…
1.3.6.1.4.1.311.1.1.3.1.1.14.1.41ColumnnwlinkipxPiggybackAckTimeoutsread-onlymandatoryPiggyback 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 …
1.3.6.1.4.1.311.1.1.3.1.1.15TablenwlinkspxnWLink-SPXTablenot-accessiblemandatoryA table containing performance information for instances of 'nWLink-SPX' objects.
1.3.6.1.4.1.311.1.1.3.1.1.15.1RownwlinkspxnWLink-SPXEntrynot-accessiblemandatoryPerformance information for one particular instance of 'nWLink-SPX' object.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.1ColumnnwlinkspxnWLink-SPXIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.2ColumnnwlinkspxnWLink-SPXInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.3ColumnnwlinkspxDatagramsPerSecread-onlymandatoryDatagrams/sec is the rate that datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.4ColumnnwlinkspxDatagramBytesPerSecread-onlymandatoryDatagram Bytes/sec is the rate that datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. …
1.3.6.1.4.1.311.1.1.3.1.1.15.1.5ColumnnwlinkspxPacketsPerSecread-onlymandatoryPackets/sec is the rate that packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter include…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.6ColumnnwlinkspxFramesPerSecread-onlymandatoryFrames/sec is the rate that data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This …
1.3.6.1.4.1.311.1.1.3.1.1.15.1.7ColumnnwlinkspxFrameBytesPerSecread-onlymandatoryFrame Bytes/sec is the rate that data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only cou…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.8ColumnnwlinkspxBytesTotalPerSecread-onlymandatoryBytes 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…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.9ColumnnwlinkspxConnectionsOpenread-onlymandatoryConnections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.10ColumnnwlinkspxConnectionsNoRetriesread-onlymandatoryConnections 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.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.11ColumnnwlinkspxConnectionsWithRetriesread-onlymandatoryConnections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. …
1.3.6.1.4.1.311.1.1.3.1.1.15.1.12ColumnnwlinkspxDisconnectsLocalread-onlymandatoryDisconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.13ColumnnwlinkspxDisconnectsRemoteread-onlymandatoryDisconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.14ColumnnwlinkspxFailuresLinkread-onlymandatoryFailures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.15ColumnnwlinkspxFailuresAdapterread-onlymandatoryFailures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.16ColumnnwlinkspxConnectionSessionTimeoutsread-onlymandatoryConnection 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.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.17ColumnnwlinkspxConnectionsCanceledread-onlymandatoryConnections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.18ColumnnwlinkspxFailuresResourceRemoteread-onlymandatoryFailures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulat…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.19ColumnnwlinkspxFailuresResourceLocalread-onlymandatoryFailures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.20ColumnnwlinkspxFailuresNotFoundread-onlymandatoryFailures 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 r…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.21ColumnnwlinkspxFailuresNoListenread-onlymandatoryFailures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.22ColumnnwlinkspxDatagramsSentPerSecread-onlymandatoryDatagrams Sent/sec is the rate that datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guar…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.23ColumnnwlinkspxDatagramBytesSentPerSecread-onlymandatoryDatagram Bytes Sent/sec is the rate that datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer i…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.24ColumnnwlinkspxDatagramsReceivedPerSecread-onlymandatoryDatagrams Received/sec is the rate that datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is no…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.25ColumnnwlinkspxDatagramBytesReceivedPerSecread-onlymandatoryDatagram Bytes Received/sec is the rate that datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote comp…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.26ColumnnwlinkspxPacketsSentPerSecread-onlymandatoryPackets Sent/sec is the rate that packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.27ColumnnwlinkspxPacketsReceivedPerSecread-onlymandatoryPackets Received/sec is the rate that packets are received by the computer. This counter counts all packets processed: control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.28ColumnnwlinkspxFramesSentPerSecread-onlymandatoryFrames Sent/sec is the rate that data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.29ColumnnwlinkspxFrameBytesSentPerSecread-onlymandatoryFrame Bytes Sent/sec is the rate that data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.30ColumnnwlinkspxFramesReceivedPerSecread-onlymandatoryFrames Received/sec is the rate that data frames are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.31ColumnnwlinkspxFrameBytesReceivedPerSecread-onlymandatoryFrame Bytes Received/sec is the rate that data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.32ColumnnwlinkspxFramesRe-SentPerSecread-onlymandatoryFrames Re-Sent/sec is the rate that data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.33ColumnnwlinkspxFrameBytesRe-SentPerSecread-onlymandatoryFrame Bytes Re-Sent/sec is the rate that data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.34ColumnnwlinkspxFramesRejectedPerSecread-onlymandatoryFrames Rejected/sec is the rate that data frames are rejected. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.35ColumnnwlinkspxFrameBytesRejectedPerSecread-onlymandatoryFrame Bytes Rejected/sec is the rate that data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.36ColumnnwlinkspxExpirationsResponseread-onlymandatoryExpirations Response is the count of T1 timer expirations.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.37ColumnnwlinkspxExpirationsAckread-onlymandatoryExpirations Ack is the count of T2 timer expirations
1.3.6.1.4.1.311.1.1.3.1.1.15.1.38ColumnnwlinkspxWindowSendMaximumread-onlymandatoryWindow Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.39ColumnnwlinkspxWindowSendAverageread-onlymandatoryWindow Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.15.1.40ColumnnwlinkspxPiggybackAckQueuedPerSecread-onlymandatoryPiggyback Ack Queued/sec is the rate that piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to…
1.3.6.1.4.1.311.1.1.3.1.1.15.1.41ColumnnwlinkspxPiggybackAckTimeoutsread-onlymandatoryPiggyback 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 …
1.3.6.1.4.1.311.1.1.3.1.1.16NoderAS-Total
1.3.6.1.4.1.311.1.1.3.1.1.16.1ScalarrastotalBytesTransmittedread-onlymandatoryThe number of bytes transmitted total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.16.2ScalarrastotalBytesReceivedread-onlymandatoryThe number of bytes received total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.16.3ScalarrastotalFramesTransmittedread-onlymandatoryThe number of data frames transmitted total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.16.4ScalarrastotalFramesReceivedread-onlymandatoryThe number of data frames received total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.16.5ScalarrastotalPercentCompressionOutread-onlymandatoryThe compression ratio for bytes being transmitted.
1.3.6.1.4.1.311.1.1.3.1.1.16.6ScalarrastotalPercentCompressionInread-onlymandatoryThe compression ratio for bytes being received.
1.3.6.1.4.1.311.1.1.3.1.1.16.7ScalarrastotalCRCErrorsread-onlymandatoryThe total number of CRC Errors for this connection. CRC Errors occur when the frame received contains erroneous data.
1.3.6.1.4.1.311.1.1.3.1.1.16.8ScalarrastotalTimeoutErrorsread-onlymandatoryThe total number of Timeout Errors for this connection. Timeout Errors occur when an expected is not received in time.
1.3.6.1.4.1.311.1.1.3.1.1.16.9ScalarrastotalSerialOverrunErrorsread-onlymandatoryThe 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.
1.3.6.1.4.1.311.1.1.3.1.1.16.10ScalarrastotalAlignmentErrorsread-onlymandatoryThe total number of Alignment Errors for this connection. Alignment Errors occur when a byte received is different from the byte expected.
1.3.6.1.4.1.311.1.1.3.1.1.16.11ScalarrastotalBufferOverrunErrorsread-onlymandatoryThe total number of Buffer Overrun Errors for this connection. Buffer Overrun Errors when the software cannot handle the rate at which data is received.
1.3.6.1.4.1.311.1.1.3.1.1.16.12ScalarrastotalTotalErrorsread-onlymandatoryThe total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.16.13ScalarrastotalBytesTransmittedPerSecread-onlymandatoryThe number of bytes transmitted per second.
1.3.6.1.4.1.311.1.1.3.1.1.16.14ScalarrastotalBytesReceivedPerSecread-onlymandatoryThe number of bytes received per second.
1.3.6.1.4.1.311.1.1.3.1.1.16.15ScalarrastotalFramesTransmittedPerSecread-onlymandatoryThe number of frames transmitted per second.
1.3.6.1.4.1.311.1.1.3.1.1.16.16ScalarrastotalFramesReceivedPerSecread-onlymandatoryThe number of frames received per second.
1.3.6.1.4.1.311.1.1.3.1.1.16.17ScalarrastotalTotalErrorsPerSecread-onlymandatoryThe total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors per second.
1.3.6.1.4.1.311.1.1.3.1.1.16.18ScalarrastotalTotalConnectionsread-onlymandatoryThe total number of Remote Access connections.
1.3.6.1.4.1.311.1.1.3.1.1.17Nodeserver
1.3.6.1.4.1.311.1.1.3.1.1.17.1ScalarserverBytesTotalPerSecread-onlymandatoryThe 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.
1.3.6.1.4.1.311.1.1.3.1.1.17.2ScalarserverBytesReceivedPerSecread-onlymandatoryThe number of bytes the server has received from the network. Indicates how busy the server is.
1.3.6.1.4.1.311.1.1.3.1.1.17.3ScalarserverBytesTransmittedPerSecread-onlymandatoryThe number of bytes the server has sent on the network. Indicates how busy the server is.
1.3.6.1.4.1.311.1.1.3.1.1.17.4ScalarserverSessionsTimedOutread-onlymandatoryThe number of sessions that have been closed due to their idle time exceeding the autodisconnect parameter for the server. Shows whether the autodisconnect set…
1.3.6.1.4.1.311.1.1.3.1.1.17.5ScalarserverSessionsErroredOutread-onlymandatoryThe number of sessions that have been closed due to unexpected error conditions. Indicates how frequently network problems are causing dropped sessions on the …
1.3.6.1.4.1.311.1.1.3.1.1.17.6ScalarserverSessionsLoggedOffread-onlymandatory
1.3.6.1.4.1.311.1.1.3.1.1.17.7ScalarserverSessionsForcedOffread-onlymandatoryThe number of sessions that have been forced to logoff. Can indicate how many sessions were forced to logoff due to logon time constraints.
1.3.6.1.4.1.311.1.1.3.1.1.17.8ScalarserverErrorsLogonread-onlymandatoryThe number of failed logon attempts to the server. Can indicate whether password guessing programs are being used to crack the security on the server.
1.3.6.1.4.1.311.1.1.3.1.1.17.9ScalarserverErrorsAccessPermissionsread-onlymandatoryThe 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 h…
1.3.6.1.4.1.311.1.1.3.1.1.17.10ScalarserverErrorsGrantedAccessread-onlymandatoryThe number of times accesses to files opened successfully were denied. Can indicate attempts to access files without proper access authorization.
1.3.6.1.4.1.311.1.1.3.1.1.17.11ScalarserverErrorsSystemread-onlymandatoryThe number of times an internal Server Error was detected. Unexpected errors usually indicate a problem with the Server.
1.3.6.1.4.1.311.1.1.3.1.1.17.12ScalarserverBlockingRequestsRejectedread-onlymandatoryThe number of times the server has rejected blocking SMBs due to insufficient count of free work items. Indicates whether the maxworkitem or minfreeworkitems s…
1.3.6.1.4.1.311.1.1.3.1.1.17.13ScalarserverWorkItemShortagesread-onlymandatoryThe 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…
1.3.6.1.4.1.311.1.1.3.1.1.17.14ScalarserverFilesOpenedTotalread-onlymandatoryThe 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 pat…
1.3.6.1.4.1.311.1.1.3.1.1.17.15ScalarserverFilesOpenread-onlymandatoryThe number of files currently opened in the server. Indicates current server activity.
1.3.6.1.4.1.311.1.1.3.1.1.17.16ScalarserverServerSessionsread-onlymandatoryThe number of sessions currently active in the server. Indicates current server activity.
1.3.6.1.4.1.311.1.1.3.1.1.17.17ScalarserverFileDirectorySearchesread-onlymandatoryThe number of searches for files currently active in the server. Indicates current server activity.
1.3.6.1.4.1.311.1.1.3.1.1.17.18ScalarserverPoolNonpagedBytesread-onlymandatoryThe number of bytes of non-pageable computer memory the server is currently using. Can help in determining good values for the maxnonpagedmemoryusage parameter.
1.3.6.1.4.1.311.1.1.3.1.1.17.19ScalarserverPoolNonpagedFailuresread-onlymandatoryThe number of times allocations from nonpaged pool have failed. Indicates that the computer's physical memory is too small.
1.3.6.1.4.1.311.1.1.3.1.1.17.20ScalarserverPoolNonpagedPeakread-onlymandatoryThe 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.
1.3.6.1.4.1.311.1.1.3.1.1.17.21ScalarserverPoolPagedBytesread-onlymandatoryThe number of bytes of pageable computer memory the server is currently using. Can help in determining good values for the maxpagedmemoryusage parameter.
1.3.6.1.4.1.311.1.1.3.1.1.17.22ScalarserverPoolPagedFailuresread-onlymandatoryThe number of times allocations from paged pool have failed. Indicates that the computer's physical memory of pagefile are too small.
1.3.6.1.4.1.311.1.1.3.1.1.17.23ScalarserverPoolPagedPeakread-onlymandatoryThe maximum number of bytes of paged pool the server has had allocated. Indicates the proper sizes of the Page File(s) and physical memory.
1.3.6.1.4.1.311.1.1.3.1.1.17.24ScalarserverContextBlocksQueuedPerSecread-onlymandatoryContext Blocks Queued per second is the rate that work context blocks had to be placed on the server's FSP queue to await server action.
1.3.6.1.4.1.311.1.1.3.1.1.17.25ScalarserverLogonPerSecread-onlymandatoryLogon/sec is the rate of all server logons
1.3.6.1.4.1.311.1.1.3.1.1.17.26ScalarserverLogonTotalread-onlymandatoryLogon Total includes all interactive logons, network logons, service logons, successful logon, and failed logons since the machine is last rebooted.
1.3.6.1.4.1.311.1.1.3.1.1.18Tablesrvrqueuesserver-Work-QueuesTablenot-accessiblemandatoryA table containing performance information for instances of 'server-Work-Queues' objects.
1.3.6.1.4.1.311.1.1.3.1.1.18.1Rowsrvrqueuesserver-Work-QueuesEntrynot-accessiblemandatoryPerformance information for one particular instance of 'server-Work-Queues' object.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.1Columnsrvrqueuesserver-Work-QueuesIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.2Columnsrvrqueuesserver-Work-QueuesInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.3ColumnsrvrqueuesQueueLengthread-onlymandatoryQueue Length is the current length of the server work queue for this CPU. A sustained queue length greater than four may indicate processor congestion. This is…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.4ColumnsrvrqueuesActiveThreadsread-onlymandatoryActive 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 …
1.3.6.1.4.1.311.1.1.3.1.1.18.1.5ColumnsrvrqueuesAvailableThreadsread-onlymandatoryAvailable 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 thr…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.6ColumnsrvrqueuesAvailableWorkItemsread-onlymandatoryEvery 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.…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.7ColumnsrvrqueuesBorrowedWorkItemsread-onlymandatoryEvery 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.…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.8ColumnsrvrqueuesWorkItemShortagesread-onlymandatoryEvery 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.…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.9ColumnsrvrqueuesCurrentClientsread-onlymandatoryCurrent 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 t…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.10ColumnsrvrqueuesBytesReceivedPerSecread-onlymandatoryThe 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.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.11ColumnsrvrqueuesBytesSentPerSecread-onlymandatoryThe 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.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.12ColumnsrvrqueuesBytesTransferredPerSecread-onlymandatoryThe 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.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.13ColumnsrvrqueuesReadOperationsPerSecread-onlymandatoryRead 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. T…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.14ColumnsrvrqueuesReadBytesPerSecread-onlymandatoryRead 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.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.15ColumnsrvrqueuesWriteOperationsPerSecread-onlymandatoryWrite 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.…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.16ColumnsrvrqueuesWriteBytesPerSecread-onlymandatoryWrite 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.
1.3.6.1.4.1.311.1.1.3.1.1.18.1.17ColumnsrvrqueuesTotalBytesPerSecread-onlymandatoryTotal 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 S…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.18ColumnsrvrqueuesTotalOperationsPerSecread-onlymandatoryTotal Operations/sec is the rate the Server is performing file read and file write operations for the cliens on this CPU. This value is a measure of how busy t…
1.3.6.1.4.1.311.1.1.3.1.1.18.1.19ColumnsrvrqueuesContextBlocksQueuedPerSecread-onlymandatoryContext Blocks Queued per second is the rate that work context blocks had to be placed on the server's FSP queue to await server action.
1.3.6.1.4.1.311.1.1.3.1.1.19Nodecache
1.3.6.1.4.1.311.1.1.3.1.1.19.1ScalarcacheDataMapsPerSecread-onlymandatoryData Maps/sec is the frequency that a file system such as NTFS or HPFS maps a page of a file into the Cache to read the page.
1.3.6.1.4.1.311.1.1.3.1.1.19.2ScalarcacheSyncDataMapsPerSecread-onlymandatorySync Data Maps/sec counts the frequency that a file system such as NTFS or HPFS maps a page of a file into the Cache to read the page, and wishes to wait for t…
1.3.6.1.4.1.311.1.1.3.1.1.19.3ScalarcacheAsyncDataMapsPerSecread-onlymandatoryAsync Data Maps/sec is the frequency that an application using a file system such as NTFS or HPFS to map a page of a file into the Cache to read the page, and …
1.3.6.1.4.1.311.1.1.3.1.1.19.4ScalarcacheDataMapHitsPercentread-onlymandatoryData Map Hits is the percentage of Data Maps in the Cache that could be resolved without having to retrieve a page from the disk, i.e. the page was already in …
1.3.6.1.4.1.311.1.1.3.1.1.19.6ScalarcacheDataMapPinsPerSecread-onlymandatoryData Map Pins/sec is the frequency of Data Maps in the Cache that resulted in pinning a page in main memory, an action usually preparatory to writing to the fi…
1.3.6.1.4.1.311.1.1.3.1.1.19.8ScalarcachePinReadsPerSecread-onlymandatoryPin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memory at …
1.3.6.1.4.1.311.1.1.3.1.1.19.9ScalarcacheSyncPinReadsPerSecread-onlymandatorySync Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memor…
1.3.6.1.4.1.311.1.1.3.1.1.19.10ScalarcacheAsyncPinReadsPerSecread-onlymandatoryAsync Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memo…
1.3.6.1.4.1.311.1.1.3.1.1.19.11ScalarcachePinReadHitsPercentread-onlymandatoryPin Read Hits is the percentage of Cache Pin Read requests that hit the Cache, i.e., did not require a disk read in order to provide access to the page in the …
1.3.6.1.4.1.311.1.1.3.1.1.19.13ScalarcacheCopyReadsPerSecread-onlymandatoryCopy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the application's buffer. The LAN Redirector…
1.3.6.1.4.1.311.1.1.3.1.1.19.14ScalarcacheSyncCopyReadsPerSecread-onlymandatorySync Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the application's buffer. The file syst…
1.3.6.1.4.1.311.1.1.3.1.1.19.15ScalarcacheAsyncCopyReadsPerSecread-onlymandatoryAsync Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the application's buffer. The applicat…
1.3.6.1.4.1.311.1.1.3.1.1.19.16ScalarcacheCopyReadHitsPercentread-onlymandatoryCopy Read Hits is the percentage of Cache Copy Read requests that hit the Cache, i.e., did not require a disk read in order to provide access to the page in th…
1.3.6.1.4.1.311.1.1.3.1.1.19.18ScalarcacheMDLReadsPerSecread-onlymandatoryMDL Reads/sec is the frequency of reads from Cache pages that use a Memory Descriptor List (MDL) to access the data. The MDL contains the physical address of e…
1.3.6.1.4.1.311.1.1.3.1.1.19.19ScalarcacheSyncMDLReadsPerSecread-onlymandatorySync MDL Reads/sec is the frequency of reads from Cache pages that use a Memory Descriptor List (MDL) to access the pages. The MDL contains the physical addres…
1.3.6.1.4.1.311.1.1.3.1.1.19.20ScalarcacheAsyncMDLReadsPerSecread-onlymandatoryAsync MDL Reads/sec is the frequency of reads from Cache pages using a Memory Descriptor List (MDL) to access the pages. The MDL contains the physical address …
1.3.6.1.4.1.311.1.1.3.1.1.19.21ScalarcacheMDLReadHitsPercentread-onlymandatoryMDL Read Hits is the percentage of Cache Memory Descriptor List (MDL) Read requests that hit the Cache, i.e., did not require disk accesses in order to provide…
1.3.6.1.4.1.311.1.1.3.1.1.19.23ScalarcacheReadAheadsPerSecread-onlymandatoryRead Aheads/sec is the frequency of Cache reads where the Cache detects sequential access to a file. The read aheads permit the data to be transferred in large…
1.3.6.1.4.1.311.1.1.3.1.1.19.24ScalarcacheFastReadsPerSecread-onlymandatoryFast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data directly from the Cache. Normally, file I…
1.3.6.1.4.1.311.1.1.3.1.1.19.25ScalarcacheSyncFastReadsPerSecread-onlymandatorySync Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data directly from the Cache. Normally, f…
1.3.6.1.4.1.311.1.1.3.1.1.19.26ScalarcacheAsyncFastReadsPerSecread-onlymandatoryAsync Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data directly from the Cache. Normally, …
1.3.6.1.4.1.311.1.1.3.1.1.19.27ScalarcacheFastReadResourceMissesPerSecread-onlymandatoryFast Read Resource Misses/sec is the frequency of Cache misses necessitated by the lack of available resources to satisfy the request.
1.3.6.1.4.1.311.1.1.3.1.1.19.28ScalarcacheFastReadNotPossiblesPerSecread-onlymandatoryFast Read Not Possibles/sec is the frequency of attempts by an Application Program Interface (API) function call to bypass the file system to get at Cache data…
1.3.6.1.4.1.311.1.1.3.1.1.19.29ScalarcacheLazyWriteFlushesPerSecread-onlymandatoryLazy Write Flushes/sec is the frequency the Cache's Lazy Write thread has written to disk. Lazy Writing is the process of updating the disk after the page has …
1.3.6.1.4.1.311.1.1.3.1.1.19.30ScalarcacheLazyWritePagesPerSecread-onlymandatoryLazy Write Pages/sec is the frequency the Cache's Lazy Write thread has written to disk. Lazy Writing is the process of updating the disk after the page has be…
1.3.6.1.4.1.311.1.1.3.1.1.19.31ScalarcacheDataFlushesPerSecread-onlymandatoryData Flushes/sec is the frequency the Cache has flushed its contents to disk as the result of a request to flush or to satisfy a write-through file write reque…
1.3.6.1.4.1.311.1.1.3.1.1.19.32ScalarcacheDataFlushPagesPerSecread-onlymandatoryData Flush Pages/sec is the number of pages the Cache has flushed to disk as a result of a request to flush or to satisfy a write-through file write request. M…
1.3.6.1.4.1.311.1.1.3.1.1.20NodemSExchangeMTA
1.3.6.1.4.1.311.1.1.3.1.1.20.1ScalarexchmtaAdjacentMTAAssociationsread-onlymandatoryAdjacent MTA Associations is the number of open associations this MTA has to other MTAs.
1.3.6.1.4.1.311.1.1.3.1.1.20.2ScalarexchmtaMessagesPerSecread-onlymandatoryMessages/sec is the rate that messages are processed.
1.3.6.1.4.1.311.1.1.3.1.1.20.3ScalarexchmtaMessageBytesPerSecread-onlymandatoryMessage Bytes/sec is the rate that message bytes are processed.
1.3.6.1.4.1.311.1.1.3.1.1.20.4ScalarexchmtaFreeElementsread-onlymandatoryFree Elements is the number of free buffer elements in the MTA pool.
1.3.6.1.4.1.311.1.1.3.1.1.20.5ScalarexchmtaFreeHeadersread-onlymandatoryFree Headers is the number of free buffer headers in the MTA pool.
1.3.6.1.4.1.311.1.1.3.1.1.20.6ScalarexchmtaAdminConnectionsread-onlymandatoryAdmin Connections is the number of Microsoft Exchange Administrator programs connected to this MTA.
1.3.6.1.4.1.311.1.1.3.1.1.20.7ScalarexchmtaThreadsInUseread-onlymandatoryThreads in Use is the number of threads in use by the MTA (does not include RPC threads). This number can be used to determine whether additional processors co…
1.3.6.1.4.1.311.1.1.3.1.1.20.8ScalarexchmtaWorkQueueLengthread-onlymandatoryWork Queue Length is the number of outstanding messages in the Work Queue, which indicates the number of messages not yet processed to completion by the MTA.
1.3.6.1.4.1.311.1.1.3.1.1.20.9ScalarexchmtaXAPIGatewaysread-onlymandatoryXAPI Gateways is the number of gateways connected to the MTA using the XAPI MT/OM interface. A single gateway may have multiple XAPI gateway sessions.
1.3.6.1.4.1.311.1.1.3.1.1.20.10ScalarexchmtaXAPIClientsread-onlymandatoryXAPI Clients is the number of XAPI clients connected to the MTA using the XAPI MA/OM interface. A single client may have multiple XAPI client sessions.
1.3.6.1.4.1.311.1.1.3.1.1.20.11ScalarexchmtaDiskFileDeletesPerSecread-onlymandatoryDisk File Deletes/sec is the rate of disk file delete operations.
1.3.6.1.4.1.311.1.1.3.1.1.20.12ScalarexchmtaDiskFileSyncsPerSecread-onlymandatoryDisk File Syncs/sec is the rate of disk file sync operations.
1.3.6.1.4.1.311.1.1.3.1.1.20.13ScalarexchmtaDiskFileOpensPerSecread-onlymandatoryDisk File Opens/sec is the rate of disk file open operations.
1.3.6.1.4.1.311.1.1.3.1.1.20.14ScalarexchmtaDiskFileReadsPerSecread-onlymandatoryDisk File Reads/sec is the rate of disk file read operations.
1.3.6.1.4.1.311.1.1.3.1.1.20.15ScalarexchmtaDiskFileWritesPerSecread-onlymandatoryDisk File Writes/sec is the rate of disk file write operations.
1.3.6.1.4.1.311.1.1.3.1.1.20.16ScalarexchmtaExDSReadCallsPerSecread-onlymandatoryExDS Read Calls/sec is the rate of read calls to the directory service.
1.3.6.1.4.1.311.1.1.3.1.1.20.17ScalarexchmtaXAPIReceiveBytesPerSecread-onlymandatoryXAPI Receive Bytes/sec is the rate that bytes are received over a XAPI connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.18ScalarexchmtaXAPITransmitBytesPerSecread-onlymandatoryXAPI Transmit Bytes/sec is the rate that bytes are transmitted over a XAPI connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.19ScalarexchmtaAdminInterfaceReceiveBytesPerSecread-onlymandatoryAdmin Interface Receive Bytes/sec is the rate that bytes are received over an Admin connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.20ScalarexchmtaAdminInterfaceTransmitBytesPerSecread-onlymandatoryAdmin Interface Transmit Bytes/sec is the rate that bytes are transmitted over an Admin connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.21ScalarexchmtaLANReceiveBytesPerSecread-onlymandatoryLAN Receive Bytes/sec is the rate that bytes are received over a LAN from MTAs.
1.3.6.1.4.1.311.1.1.3.1.1.20.22ScalarexchmtaLANTransmitBytesPerSecread-onlymandatoryLAN Transmit Bytes/sec is the rate that bytes are transmitted over a LAN to MTAs.
1.3.6.1.4.1.311.1.1.3.1.1.20.23ScalarexchmtaRASReceiveBytesPerSecread-onlymandatoryRAS Receive Bytes/sec is the rate that bytes are received over a RAS connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.24ScalarexchmtaRASTransmitBytesPerSecread-onlymandatoryRAS Transmit Bytes/sec is the rate that bytes are transmitted over a RAS connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.25ScalarexchmtaTCPPerIPReceiveBytesPerSecread-onlymandatoryTCP/IP Receive Bytes/sec is the rate that bytes are received over a TCP/IP connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.26ScalarexchmtaTCPPerIPTransmitBytesPerSecread-onlymandatoryTCP/IP Transmit Bytes/sec is the rate that bytes are transmitted over a TCP/IP connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.27ScalarexchmtaTP4ReceiveBytesPerSecread-onlymandatoryTP4 Receive Bytes/sec is the rate that bytes are received over a TP4 connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.28ScalarexchmtaTP4TransmitBytesPerSecread-onlymandatoryTP4 Transmit Bytes/sec is the rate that bytes are transmitted over a TP4 connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.29ScalarexchmtaX25ReceiveBytesPerSecread-onlymandatoryX.25 Receive Bytes/sec is the rate that bytes are received over an X.25 connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.30ScalarexchmtaX25TransmitBytesPerSecread-onlymandatoryX.25 Transmit Bytes/sec is the rate that bytes are transmitted over an X.25 connection.
1.3.6.1.4.1.311.1.1.3.1.1.20.31ScalarexchmtaDeferredDeliveryMsgsread-onlymandatoryDeferred Delivery Msgs is the total number of deferred delivery messages currently stored in the MTA.
1.3.6.1.4.1.311.1.1.3.1.1.20.32ScalarexchmtaTotalRecipientsQueuedread-onlymandatoryTotal Recipients Queued is the total number of recipients specified in all messages currently stored in the MTA.
1.3.6.1.4.1.311.1.1.3.1.1.20.33ScalarexchmtaTotalSuccessfulConversionsread-onlymandatoryTotal Successful Conversions is the total number of messages successfully converted from one form to another since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.20.34ScalarexchmtaTotalFailedConversionsread-onlymandatoryTotal Failed Conversions is the total number of messages which failed to be converted from one form to another since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.20.35ScalarexchmtaTotalLoopsDetectedread-onlymandatoryTotal Loops Detected is the total number of messages detected to have looped since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.20.36ScalarexchmtaInboundMessagesTotalread-onlymandatoryInbound Messages Total is the total number of messages received since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.20.37ScalarexchmtaOutboundMessagesTotalread-onlymandatoryOutbound Messages Total is the total number of messages transmitted since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.20.38ScalarexchmtaInboundBytesTotalread-onlymandatoryInbound Bytes Total is the total volume of message content received since MTA initialization, measured in kilobytes.
1.3.6.1.4.1.311.1.1.3.1.1.20.39ScalarexchmtaWorkQueueBytesread-onlymandatoryWork Queue Bytes is the total volume of message content currently stored in the MTA, measured in kilobytes.
1.3.6.1.4.1.311.1.1.3.1.1.20.40ScalarexchmtaOutboundBytesTotalread-onlymandatoryOutbound Bytes Total is the total volume of message content transmitted since MTA initialization, measured in kilobytes.
1.3.6.1.4.1.311.1.1.3.1.1.20.41ScalarexchmtaTotalRecipientsInboundread-onlymandatoryTotal Recipients Inbound is the total number of recipients specified in all messages received since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.20.42ScalarexchmtaTotalRecipientsOutboundread-onlymandatoryTotal Recipients Outbound is the total number of recipients specified in all messages transmitted since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21TableexchmtaconnmSExchangeMTA-ConnectionsTablenot-accessiblemandatoryA table containing performance information for instances of 'mSExchangeMTA-Connections' objects.
1.3.6.1.4.1.311.1.1.3.1.1.21.1RowexchmtaconnmSExchangeMTA-ConnectionsEntrynot-accessiblemandatoryPerformance information for one particular instance of 'mSExchangeMTA-Connections' object.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.1ColumnexchmtaconnmSExchangeMTA-ConnectionsIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.2ColumnexchmtaconnmSExchangeMTA-ConnectionsInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.3ColumnexchmtaconnAssociationsread-onlymandatoryAssociations is the number of associations between the MTA and the connected entity. MTAs may open multiple associations if additional transfer throughput is n…
1.3.6.1.4.1.311.1.1.3.1.1.21.1.4ColumnexchmtaconnReceiveBytesPerSecread-onlymandatoryReceive Bytes/sec is the rate that bytes are received from the connected entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.5ColumnexchmtaconnSendBytesPerSecread-onlymandatorySend Bytes/sec is the rate that bytes are sent to the connected entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.6ColumnexchmtaconnReceiveMessagesPerSecread-onlymandatoryReceive Messages/sec is the rate that messages are received from the connected entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.7ColumnexchmtaconnSendMessagesPerSecread-onlymandatorySend Messages/sec is the rate that messages are sent to the connected entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.8ColumnexchmtaconnQueueLengthread-onlymandatoryQueue Length is the number of outstanding messages queued for transfer to the entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.9ColumnexchmtaconnConnectorIndexread-onlymandatoryConnector Index is a unique index associated with a connector entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.10ColumnexchmtaconnInboundRejectedTotalread-onlymandatoryInbound Rejected Total is the total number of messages rejected from this entity since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.11ColumnexchmtaconnTotalRecipientsQueuedread-onlymandatoryTotal Recipients Queued is the total number of recipients specified in all messages currently stored in this entity's queue.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.12ColumnexchmtaconnOldestMessageQueuedread-onlymandatoryOldest Message Queued is the time (secs) since the oldest message in this entity's queue was placed in the queue.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.13ColumnexchmtaconnCurrentInboundAssociationsread-onlymandatoryCurrent Inbound Associations is the current number of inbound (remote initiated) associations with the entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.14ColumnexchmtaconnCurrentOutboundAssociationsread-onlymandatoryCurrent Outbound Associations is the current number of outbound (locally initiated) associations with the entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.15ColumnexchmtaconnCumulativeInboundAssociationsread-onlymandatoryCumulative Inbound Associations is the total number of inbound (remote initiated) associations with the entity, since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.16ColumnexchmtaconnCumulativeOutboundAssociationsread-onlymandatoryCumulative Outbound Associations is the total number of outbound (locally initiated) associations with the entity, since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.17ColumnexchmtaconnLastInboundAssociationread-onlymandatoryLast Inbound Association is the time (secs) since the last time an inbound (remote initiated) association for this entity was active.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.18ColumnexchmtaconnLastOutboundAssociationread-onlymandatoryLast Outbound Association is the time (secs) since the last time an outbound (locally initiated) association for this entity was active.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.19ColumnexchmtaconnRejectedInboundAssociationsread-onlymandatoryRejected Inbound Associations is the total number of inbound (remote initiated) associations that have been rejected, since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.20ColumnexchmtaconnFailedOutboundAssociationsread-onlymandatoryFailed Outbound Associations is the total number of outbound (locally initiated) associations that have failed, since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.21ColumnexchmtaconnNextAssociationRetryread-onlymandatoryNext Association Retry is the time (secs since 00:00 1st Jan 1970) when this entity is next scheduled to attempt to open an association.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.22ColumnexchmtaconnInboundRejectReasonread-onlymandatoryInbound Reject Reason is the reject reason code, if any, for the last association rejected from this entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.23ColumnexchmtaconnOutboundFailureReasonread-onlymandatoryOutbound Failure Reason is the failure reason code, if any, for the last association attempt to this entity.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.24ColumnexchmtaconnInboundMessagesTotalread-onlymandatoryInbound Messages Total is the total number of messages received from this entity since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.25ColumnexchmtaconnOutboundMessagesTotalread-onlymandatoryOutbound Messages Total is the total number of messages transmitted to this entity since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.26ColumnexchmtaconnInboundBytesTotalread-onlymandatoryInbound Bytes Total is the total volume of message content received from this entity since MTA initialization, measured in kilobytes.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.27ColumnexchmtaconnQueuedBytesread-onlymandatoryQueued Bytes is the total volume of message content currently stored in this entity's queue, measured in kilobytes.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.28ColumnexchmtaconnOutboundBytesTotalread-onlymandatoryOutbound Bytes Total is the total volume of message content transmitted to this entity since MTA initialization, measured in kilobytes.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.29ColumnexchmtaconnTotalRecipientsInboundread-onlymandatoryTotal Recipients Inbound is the total number of recipients specified in all messages received from this entity since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.21.1.30ColumnexchmtaconnTotalRecipientsOutboundread-onlymandatoryTotal Recipients Outbound is the total number of recipients specified in all messages transmitted to this entity since MTA initialization.
1.3.6.1.4.1.311.1.1.3.1.1.22NodemSExchangeIMC
1.3.6.1.4.1.311.1.1.3.1.1.22.1ScalarexchimcQueuedMTS-INread-onlymandatoryThe number of messages awaiting final delivery in MS Exchange Server
1.3.6.1.4.1.311.1.1.3.1.1.22.2ScalarexchimcBytesQueuedMTS-INread-onlymandatoryThe size, in bytes, of the messages that have been converted from Internet Mail and are awaiting final delivery within MS Exchange Server
1.3.6.1.4.1.311.1.1.3.1.1.22.3ScalarexchimcMessagesEnteringMTS-INread-onlymandatoryThe number of messages entering the MTS-IN folder after conversion from Internet Mail format per hour
1.3.6.1.4.1.311.1.1.3.1.1.22.4ScalarexchimcQueuedMTS-OUTread-onlymandatoryThe number of messages waiting to be converted to Internet Mail format
1.3.6.1.4.1.311.1.1.3.1.1.22.5ScalarexchimcBytesQueuedMTS-OUTread-onlymandatoryThe size, in bytes, of the messages waiting to be converted to Internet Mail format
1.3.6.1.4.1.311.1.1.3.1.1.22.6ScalarexchimcMessagesEnteringMTS-OUTread-onlymandatoryMessages that have entered the Internet Mail Service
1.3.6.1.4.1.311.1.1.3.1.1.22.7ScalarexchimcMessagesLeavingMTS-OUTread-onlymandatoryThe number of messages entering the Outbound Queue per hour
1.3.6.1.4.1.311.1.1.3.1.1.22.8ScalarexchimcConnectionsInboundread-onlymandatoryThe number of current SMTP connections to the Internet Mail Service established by other SMTP hosts
1.3.6.1.4.1.311.1.1.3.1.1.22.9ScalarexchimcConnectionsOutboundread-onlymandatoryThe number of current SMTP connections the Internet Mail Service has established to other SMTP hosts
1.3.6.1.4.1.311.1.1.3.1.1.22.10ScalarexchimcConnectionsTotalOutboundread-onlymandatoryThe total number of successful SMTP connections that the Internet Mail Service has established since it was started
1.3.6.1.4.1.311.1.1.3.1.1.22.11ScalarexchimcConnectionsTotalInboundread-onlymandatoryThe total number of SMTP connections the Internet Mail Service has accepted from other hosts since it was started
1.3.6.1.4.1.311.1.1.3.1.1.22.12ScalarexchimcConnectionsTotalRejectedread-onlymandatoryThe total number of SMTP connections that the Internet Mail Service has rejected from other hosts since it was started
1.3.6.1.4.1.311.1.1.3.1.1.22.13ScalarexchimcConnectionsTotalFailedread-onlymandatoryThe total number of SMTP connections the Internet Mail Service has attempted to other hosts that failed since it was started
1.3.6.1.4.1.311.1.1.3.1.1.22.14ScalarexchimcQueuedOutboundread-onlymandatoryThe number of messages from MS Exchange Server, that are queued to be delivered to the Internet
1.3.6.1.4.1.311.1.1.3.1.1.22.15ScalarexchimcQueuedInboundread-onlymandatoryThe number of messages received from the Internet destined for MS Exchange Server
1.3.6.1.4.1.311.1.1.3.1.1.22.16ScalarexchimcNDRsTotalInboundread-onlymandatoryThe total number of Non-delivery reports generated for inbound mail
1.3.6.1.4.1.311.1.1.3.1.1.22.17ScalarexchimcNDRsTotalOutboundread-onlymandatoryThe total number of Non-delivery reports generated for outbound mail
1.3.6.1.4.1.311.1.1.3.1.1.22.18ScalarexchimcTotalInboundKilobytesread-onlymandatoryThe total kilobytes of message data transferred into the MS Exchange Server
1.3.6.1.4.1.311.1.1.3.1.1.22.19ScalarexchimcTotalOutboundKilobytesread-onlymandatoryThe total kilobytes of message data transferred out of the MS Exchange Server
1.3.6.1.4.1.311.1.1.3.1.1.22.20ScalarexchimcInboundMessagesTotalread-onlymandatoryThe total number of Internet messages delivered into MS Exchange Server
1.3.6.1.4.1.311.1.1.3.1.1.22.21ScalarexchimcOutboundMessagesTotalread-onlymandatoryThe total number of outbound messages delivered to their destinations
1.3.6.1.4.1.311.1.1.3.1.1.22.22ScalarexchimcInboundBytesPerHrread-onlymandatoryThe hourly rate of bytes transferred to the MS Exchange Server
1.3.6.1.4.1.311.1.1.3.1.1.22.23ScalarexchimcOutboundBytesPerHrread-onlymandatoryThe hourly rate of bytes transferred to the Internet
1.3.6.1.4.1.311.1.1.3.1.1.22.24ScalarexchimcInboundMessagesPerHrread-onlymandatoryThe hourly rate messages are transferred to the MS Exchange server
1.3.6.1.4.1.311.1.1.3.1.1.22.25ScalarexchimcOutboundMessagesPerHrread-onlymandatoryThe hourly rate messages are transferred to the Internet
1.3.6.1.4.1.311.1.1.3.1.1.22.26ScalarexchimcOutboundConnectionsPerHrread-onlymandatoryThe hourly rate at which outbound connections were made
1.3.6.1.4.1.311.1.1.3.1.1.22.27ScalarexchimcInboundConnectionsPerHrread-onlymandatoryThe hourly rate at which inbound connections were received
1.3.6.1.4.1.311.1.1.3.1.1.22.28ScalarexchimcTotalMessagesQueuedread-onlymandatoryTotal messages waiting in the Internet Mail Service queues
1.3.6.1.4.1.311.1.1.3.1.1.22.29ScalarexchimcTotalKilobytesQueuedread-onlymandatoryTotal kilobytes of message data queued in the Internet Mail Service queues
1.3.6.1.4.1.311.1.1.3.1.1.22.30ScalarexchimcTotalInboundRecipientsread-onlymandatoryTotal number of recipients processed inbound since the Internet Mail Service was started
1.3.6.1.4.1.311.1.1.3.1.1.22.31ScalarexchimcTotalOutboundRecipientsread-onlymandatoryTotal number of recipients processed outbound since the Internet Mail Service was started
1.3.6.1.4.1.311.1.1.3.1.1.22.32ScalarexchimcTotalRecipientsQueuedread-onlymandatoryTotal number of recipients in the Internet Mail Service queues
1.3.6.1.4.1.311.1.1.3.1.1.22.33ScalarexchimcTotalSuccessfulConversionsread-onlymandatoryTotal message format conversions between internet format and Exchange format that succeeded.
1.3.6.1.4.1.311.1.1.3.1.1.22.34ScalarexchimcTotalFailedConversionsread-onlymandatoryTotal message format conversions between internet format and Exchange format that failed.
1.3.6.1.4.1.311.1.1.3.1.1.22.35ScalarexchimcTotalLoopsDetectedread-onlymandatoryTotal number of messages NDRd because they appeared to be looping infinitely.
1.3.6.1.4.1.311.1.1.3.1.1.23NodemSExchangeIS
1.3.6.1.4.1.311.1.1.3.1.1.23.1ScalarexchisRPCPacketsPerSecread-onlymandatoryRPC Packets/sec is the rate that RPC packets are processed.
1.3.6.1.4.1.311.1.1.3.1.1.23.2ScalarexchisRPCOperationsPerSecread-onlymandatoryRPC Operations/sec is the rate that RPC operations occur.
1.3.6.1.4.1.311.1.1.3.1.1.23.3ScalarexchisReadBytesRPCClientsPerSecread-onlymandatoryRead Bytes RPC Clients/sec is the rate that bytes are read from RPC clients.
1.3.6.1.4.1.311.1.1.3.1.1.23.4ScalarexchisWriteBytesRPCClientsPerSecread-onlymandatoryWrite Bytes RPC Clients/sec is the rate that bytes are written to RPC clients.
1.3.6.1.4.1.311.1.1.3.1.1.23.5ScalarexchisPushNotificationsGeneratedPerSecread-onlymandatoryPush Notifications Generated/sec is the rate at which notifications are being sent to clients that have registered for notifications of changes to tables in th…
1.3.6.1.4.1.311.1.1.3.1.1.23.6ScalarexchisPushNotificationsSkippedPerSecread-onlymandatoryPush Notifications Skipped/sec is the number of push notifications that have been skipped by caching at the server.
1.3.6.1.4.1.311.1.1.3.1.1.23.7ScalarexchisRPCRequestsread-onlymandatoryRPC Requests is the number of client requests that are currently being processed by the information store.
1.3.6.1.4.1.311.1.1.3.1.1.23.8ScalarexchisRPCRequestsPeakread-onlymandatoryRPC Requests Peak is the maximum number of client requests that were processed simultaneously by the information store since it was started.
1.3.6.1.4.1.311.1.1.3.1.1.23.9ScalarexchisUserCountread-onlymandatoryUser Count is the number of users connected to the information store.
1.3.6.1.4.1.311.1.1.3.1.1.23.10ScalarexchisActiveUserCountread-onlymandatoryNumber of user connections that have shown some activity in the last 10 minutes.
1.3.6.1.4.1.311.1.1.3.1.1.23.11ScalarexchisMaximumUsersread-onlymandatoryMaximum Users is the maximum number of concurrent users since startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.12ScalarexchisAnonymousUserCountread-onlymandatoryAnonymous User Count is the number of anonymous users connected to the information store.
1.3.6.1.4.1.311.1.1.3.1.1.23.13ScalarexchisActiveAnonymousUserCountread-onlymandatoryNumber of active users.
1.3.6.1.4.1.311.1.1.3.1.1.23.14ScalarexchisMaximumAnonymousUsersread-onlymandatoryThe maximum number of anonymous users since startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.15ScalarexchisConnectionCountread-onlymandatoryConnection Count is the number of client processes connected to the information store.
1.3.6.1.4.1.311.1.1.3.1.1.23.16ScalarexchisActiveConnectionCountread-onlymandatoryNumber of connections that have shown some activity in the last 10 minutes.
1.3.6.1.4.1.311.1.1.3.1.1.23.17ScalarexchisMaximumConnectionsread-onlymandatoryThe maximum number of concurrent connections since startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.18ScalarexchisPushNotificationsCacheSizeread-onlymandatoryThe current size of the Push Notifications Cache.
1.3.6.1.4.1.311.1.1.3.1.1.23.19ScalarexchisPeakPushNotificationsCacheSizeread-onlymandatoryThe maximum size of the Push Notifications Cache.
1.3.6.1.4.1.311.1.1.3.1.1.23.20ScalarexchisDatabaseSessionHitRateread-onlymandatoryDatabase Session Hit Rate is the percent hit rate on re-using database sessions.
1.3.6.1.4.1.311.1.1.3.1.1.23.22ScalarexchisIMAPMessagesSentread-onlymandatoryMessages Sent to clients connected via the IMAP external network interface.
1.3.6.1.4.1.311.1.1.3.1.1.23.23ScalarexchisIMAPCommandsIssuedread-onlymandatoryTotal number of commands issued by clients connected via the IMAP external network interface
1.3.6.1.4.1.311.1.1.3.1.1.23.24ScalarexchisIMAPMessageSendRateread-onlymandatoryRate at which messages are sent to clients connected via the IMAP external network interface.
1.3.6.1.4.1.311.1.1.3.1.1.23.25ScalarexchisIMAPCommandsIssuedRateread-onlymandatoryRate at which commands are issued by clients connected via the IMAP external network interface
1.3.6.1.4.1.311.1.1.3.1.1.23.26ScalarexchisPOP3MessagesSentread-onlymandatoryMessages Sent to clients connected via the POP3 external network interface.
1.3.6.1.4.1.311.1.1.3.1.1.23.27ScalarexchisPOP3CommandsIssuedread-onlymandatoryTotal number of commands issued by clients connected via the POP3 external network interface
1.3.6.1.4.1.311.1.1.3.1.1.23.28ScalarexchisPOP3MessagesSendRateread-onlymandatoryRate at which messages are sent to clients connected via the POP3 external network interface.
1.3.6.1.4.1.311.1.1.3.1.1.23.29ScalarexchisPOP3CommandsIssuedRateread-onlymandatoryRate at which commands are issued by clients connected via the POP3 external network interface
1.3.6.1.4.1.311.1.1.3.1.1.23.30ScalarexchisNNTPMessagesReadread-onlymandatoryNNTP Messages Read is the the total number of messages sent from the information store to NNTP clients since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.31ScalarexchisNNTPMessagesPostedread-onlymandatoryNNTP Messages Posted is the total number of messages posted by NNTP clients into the information store since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.32ScalarexchisNNTPFailedPostsread-onlymandatoryNNTP Failed Posts is the total number of messages posted by NNTP clients that were rejected due to missing required headers or other errors.
1.3.6.1.4.1.311.1.1.3.1.1.23.33ScalarexchisNewsfeedMessagesReceivedread-onlymandatoryNewsfeed Messages Received is the total number of messages received into the information store from NNTP newsfeeds since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.34ScalarexchisNewsfeedInboundRejectedMessagesread-onlymandatoryNewsfeed Inbound Rejected Messages is the total number of messages received in newsfeeds from other NNTP servers that have been rejected as duplicates or due t…
1.3.6.1.4.1.311.1.1.3.1.1.23.35ScalarexchisNNTPCommandsIssuedread-onlymandatoryTotal number of commands issued by clients connected via the NNTP external network interface
1.3.6.1.4.1.311.1.1.3.1.1.23.36ScalarexchisNNTPMessagesReadRateread-onlymandatoryRate at which messages are sent to NNTP clients
1.3.6.1.4.1.311.1.1.3.1.1.23.37ScalarexchisNNTPMessagesPostedRateread-onlymandatoryRate at which NNTP messages are posted by NNTP clients
1.3.6.1.4.1.311.1.1.3.1.1.23.38ScalarexchisNNTPFailedPostsRateread-onlymandatoryRate at which messages posted by NNTP clients are rejected
1.3.6.1.4.1.311.1.1.3.1.1.23.39ScalarexchisNewsfeedMessagesReceivedRateread-onlymandatoryRate at which messages are received into the information store from NNTP newsfeeds
1.3.6.1.4.1.311.1.1.3.1.1.23.40ScalarexchisNewsfeedInboundRejectedMessagesRateread-onlymandatoryRate at which messages received in newsfeeds from other NNTP servers are rejected
1.3.6.1.4.1.311.1.1.3.1.1.23.41ScalarexchisNNTPCommandsIssuedRateread-onlymandatoryRate at which commands are issued by clients connected via the NNTP external network interface
1.3.6.1.4.1.311.1.1.3.1.1.23.42ScalarexchisNewsfeedMessagesSentread-onlymandatoryNewsfeed Messages Sent is the total number of messages sent from the information store to other NNTP servers by the Internet News Service since startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.43ScalarexchisNewsfeedMessagesSentPerSecread-onlymandatoryNewsfeed Messages Sent/sec is the rate at which messages are sent from the information store to other NNTP servers by the Internet News Service.
1.3.6.1.4.1.311.1.1.3.1.1.23.44ScalarexchisNewsfeedBytesSentread-onlymandatoryNewsfeed Bytes Sent is the total number of bytes sent from the information store to other NNTP servers by the Internet News Service since startup.
1.3.6.1.4.1.311.1.1.3.1.1.23.45ScalarexchisNewsfeedBytesSentPerSecread-onlymandatoryNewsfeed Bytes Sent/sec is the rate data is sent from the information store to other NNTP servers by the Internet News Service.
1.3.6.1.4.1.311.1.1.3.1.1.23.46ScalarexchisNewsfeedOutboundRejectedMessagesread-onlymandatoryNewsfeed Outbound Rejected Messages is the total number of messages sent in newsfeeds to other NNTP servers that have been rejected as duplicates or due to err…
1.3.6.1.4.1.311.1.1.3.1.1.23.47ScalarexchisNNTPOutboundConnectionsread-onlymandatoryNNTP Outbound Connections is the total number of outbound TCP/IP connections to other NNTP servers that have been made by the Internet News Service for push or…
1.3.6.1.4.1.311.1.1.3.1.1.23.48ScalarexchisNNTPCurrentOutboundConnectionsread-onlymandatoryNNTP Current Outbound Connections is the current number of outbound TCP/IP connections from the Internet News Service to other NNTP servers for push or pull ne…
1.3.6.1.4.1.311.1.1.3.1.1.23.49ScalarexchisNumberOfArticleIndexTableRowsExpiredread-onlymandatoryNumber of article index table rows expired
1.3.6.1.4.1.311.1.1.3.1.1.24NodemSExchangeIS-Public
1.3.6.1.4.1.311.1.1.3.1.1.24.1ScalarexchispubSendQueueSizeread-onlymandatorySend Queue Size is the number of messages in the public information store's send queue.
1.3.6.1.4.1.311.1.1.3.1.1.24.2ScalarexchispubReceiveQueueSizeread-onlymandatoryReceive Queue Size is the number of messages in the public information store's receive queue.
1.3.6.1.4.1.311.1.1.3.1.1.24.3ScalarexchispubCategorizationCountread-onlymandatoryCategorization Count is the number of categorizations that exist in the information store. Categorizations are created when a user creates a filtered view or p…
1.3.6.1.4.1.311.1.1.3.1.1.24.4ScalarexchispubMessagesDeliveredread-onlymandatoryMessages Delivered is the total number of messages delivered to all recipients since startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.5ScalarexchispubMessageRecipientsDeliveredread-onlymandatoryMessage Recipients Delivered is the total number of recipients that have received a message since startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.6ScalarexchispubMessagesSentread-onlymandatoryMessages Sent is the total number of messages sent to other storage providers via the message transfer agent (MTA) since startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.7ScalarexchispubMessagesSubmittedread-onlymandatoryMessages Submitted is the total number of messages submitted by clients since startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.8ScalarexchispubSingleInstanceRatioread-onlymandatorySingle Instance Ratio is the average number of references to each message in the public information store.
1.3.6.1.4.1.311.1.1.3.1.1.24.10ScalarexchispubMessagesDeliveredPerMinread-onlymandatoryMessages Delivered/min is the rate that messages are delivered to all recipients.
1.3.6.1.4.1.311.1.1.3.1.1.24.11ScalarexchispubMessageRecipientsDeliveredPerMinread-onlymandatoryMessage Recipients Delivered/min is the rate that recipients receive messages.
1.3.6.1.4.1.311.1.1.3.1.1.24.12ScalarexchispubMessagesSentPerMinread-onlymandatoryMessages Sent/min is the rate that messages are sent to other storage providers via the message transfter agent (MTA).
1.3.6.1.4.1.311.1.1.3.1.1.24.13ScalarexchispubMessageSubmittedPerMinread-onlymandatoryMessages Submitted/min is the rate that messages are submitted by clients.
1.3.6.1.4.1.311.1.1.3.1.1.24.14ScalarexchispubAverageTimeForDeliveryread-onlymandatoryAverage Time for Delivery is the average time between the submission of a message to the information store and submission to the messages transfer agent (MTA) …
1.3.6.1.4.1.311.1.1.3.1.1.24.15ScalarexchispubAverageTimeForLocalDeliveryread-onlymandatoryAverage Time for Local Delivery is the average time between the submission of a message to the information store and the delivery to all local recipients (reci…
1.3.6.1.4.1.311.1.1.3.1.1.24.16ScalarexchispubTotalSizeOfRecoverableItemsread-onlymandatoryTotal Size of Recoverable Items is the total size in kilobytes of items retained for Item Recovery
1.3.6.1.4.1.311.1.1.3.1.1.24.17ScalarexchispubTotalCountOfRecoverableItemsread-onlymandatoryTotal Count of Recoverable Items is the total number of items retained for Item Recovery
1.3.6.1.4.1.311.1.1.3.1.1.24.18ScalarexchispubReplicationMessagesSentread-onlymandatoryReplication Messages Sent is the total number of replication messages that have been sent to other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.19ScalarexchispubReplicationFolderTreeMessagesSentread-onlymandatoryReplication Folder Tree Messages Sent is the number of replication messages due to public folder hierarchy changes that have been sent to other servers since s…
1.3.6.1.4.1.311.1.1.3.1.1.24.20ScalarexchispubReplicationFolderChangesSentread-onlymandatoryReplication Folder Tree Messages Sent is the number of replication messages due to public folder hierarchy changes that have been sent to other servers since s…
1.3.6.1.4.1.311.1.1.3.1.1.24.21ScalarexchispubReplicationFolderDataMessagesSentread-onlymandatoryReplication Folder Data Message Messages sent is the number of replication messages due to changes to items in public folders that have been sent to other serv…
1.3.6.1.4.1.311.1.1.3.1.1.24.22ScalarexchispubReplicationMessageChangesSentread-onlymandatoryReplication Message Changes Sent is the number of changes to items in public folders that have been replicated to other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.23ScalarexchispubReplicationStatusMessagesSentread-onlymandatoryReplication Status Messages Sent is the number of replication status request or response messages that have been sent to other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.24ScalarexchispubReplicationBackfillRequestsSentread-onlymandatoryReplication Backfill Requests Sent is the number of backfill request replication messages that have been sent to other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.25ScalarexchispubReplicationBackfillDataMessagesSentread-onlymandatoryReplication Backfill Data Messages Sent is the number of replication messages sent in response to backfill requests from other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.26ScalarexchispubReplicationMessagesReceivedread-onlymandatoryReplication Messages Received is the total number of replication messages received from other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.27ScalarexchispubReplicationFolderTreeMessagesReceivedread-onlymandatoryReplication Folder Tree Messages Received is the number of replication messages due to public folder hierarchy changes that have been received from other serve…
1.3.6.1.4.1.311.1.1.3.1.1.24.28ScalarexchispubReplicationFolderChangesReceivedread-onlymandatoryReplication Folder Changes Received is the number of folder changes that have been replicated from other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.29ScalarexchispubReplicationFolderDataMessagesReceivedread-onlymandatoryReplication Folder Data Messages Received is the number of replication messages due to changes to items in public folders that have been received from other se…
1.3.6.1.4.1.311.1.1.3.1.1.24.30ScalarexchispubReplicationMessageChangesReceivedread-onlymandatoryReplication Message Changes Received is the number of changes to items in public folders that have been received from other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.31ScalarexchispubReplicationStatusMessagesReceivedread-onlymandatoryStatus Messages Received is the number of replication status request or response messages that have been received from other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.32ScalarexchispubReplicationBackfillRequestsReceivedread-onlymandatoryReplication Backfill Requests Received is the number of backfill request replication messages that have been received from other servers since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.33ScalarexchispubReplicationBackfillDataMessagesReceivedread-onlymandatoryReplication Backfill Data Messages Received is the number of replication messages received from other servers in response to backfill requests since service st…
1.3.6.1.4.1.311.1.1.3.1.1.24.34ScalarexchispubReplicationReceiveQueueSizeread-onlymandatoryReplication Receive Queue Size is the number of replication messages waiting to be processed.
1.3.6.1.4.1.311.1.1.3.1.1.24.35ScalarexchispubNumberOfMessagesExpiredFromPublicFoldersread-onlymandatoryNumber of messages expired from public folders
1.3.6.1.4.1.311.1.1.3.1.1.24.36ScalarexchispubClientLogonsread-onlymandatoryClient Logons is the number of clients (including system processes) currently logged on.
1.3.6.1.4.1.311.1.1.3.1.1.24.37ScalarexchispubActiveClientLogonsread-onlymandatoryActive Client Logons is the number of clients that performed any action within the last ten minute time interval.
1.3.6.1.4.1.311.1.1.3.1.1.24.38ScalarexchispubPeakClientLogonsread-onlymandatoryPeak Client Logons is the maximum number of concurrent client logons since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.24.41ScalarexchispubFolderOpensPerSecread-onlymandatoryFolder opens/sec is the rate that requests to open folders are submitted to the information store.
1.3.6.1.4.1.311.1.1.3.1.1.24.42ScalarexchispubMessageOpensPerSecread-onlymandatoryMessage Opens/sec is the rate that requests to open messages are submitted to the information store.
1.3.6.1.4.1.311.1.1.3.1.1.25NodemSExchangeIS-Private
1.3.6.1.4.1.311.1.1.3.1.1.25.1ScalarexchisprivSendQueueSizeread-onlymandatorySend Queue Size is the number of messages in the private information store's send queue.
1.3.6.1.4.1.311.1.1.3.1.1.25.2ScalarexchisprivReceiveQueueSizeread-onlymandatoryReceive Queue Size is the number of messages in the private information store's receive queue.
1.3.6.1.4.1.311.1.1.3.1.1.25.3ScalarexchisprivCategorizationCountread-onlymandatoryCategorization Count is the number of categorizations that exist in the private information store. Categorizations are created when a user creates a filtered v…
1.3.6.1.4.1.311.1.1.3.1.1.25.4ScalarexchisprivMessagesDeliveredread-onlymandatoryMessages Delivered is the total number of messages delivered to all recipients since startup.
1.3.6.1.4.1.311.1.1.3.1.1.25.5ScalarexchisprivMessageRecipientsDeliveredread-onlymandatoryMessage Recipients Delivered is the total number of recipients that have received a message since startup.
1.3.6.1.4.1.311.1.1.3.1.1.25.6ScalarexchisprivMessagesSentread-onlymandatoryMessages Sent is the total number of messages sent to other storage providers via the message transfter agent (MTA) since startup.
1.3.6.1.4.1.311.1.1.3.1.1.25.7ScalarexchisprivMessagesSubmittedread-onlymandatoryMessages Submitted is the total number of messages submitted by clients since service startup.
1.3.6.1.4.1.311.1.1.3.1.1.25.8ScalarexchisprivSingleInstanceRatioread-onlymandatorySingle Instance Ratio is the average number of references to each message in the private information store.
1.3.6.1.4.1.311.1.1.3.1.1.25.10ScalarexchisprivMessagesDeliveredPerMinread-onlymandatoryMessages Delivered/min is the rate that messages are delivered to all recipients.
1.3.6.1.4.1.311.1.1.3.1.1.25.11ScalarexchisprivMessageRecipientsDeliveredPerMinread-onlymandatoryMessage Recipients Delivered/min is the rate that recipients receive messages.
1.3.6.1.4.1.311.1.1.3.1.1.25.12ScalarexchisprivMessagesSentPerMinread-onlymandatoryMessages Sent/min is the rate that messages are sent to other storage providers via the message transfter agent (MTA).
1.3.6.1.4.1.311.1.1.3.1.1.25.13ScalarexchisprivMessagesSubmittedPerMinread-onlymandatoryMessages Submitted/min is the rate that messages are submitted by clients.
1.3.6.1.4.1.311.1.1.3.1.1.25.14ScalarexchisprivAverageDeliveryTimeread-onlymandatoryAverage Delivery Time is the average time between the submission of a message to the information store and submission to the message transfer agent (MTA) for t…
1.3.6.1.4.1.311.1.1.3.1.1.25.15ScalarexchisprivAverageLocalDeliveryTimeread-onlymandatoryAverage Local Delivery Time is the average time between the submission of a message to the information store and the delivery to all local recipients (recipien…
1.3.6.1.4.1.311.1.1.3.1.1.25.16ScalarexchisprivTotalSizeOfRecoverableItemsread-onlymandatoryTotal Size of Recoverable Items is the total size in kilobytes of items retained for Item Recovery
1.3.6.1.4.1.311.1.1.3.1.1.25.17ScalarexchisprivTotalCountOfRecoverableItemsread-onlymandatoryTotal Count of Recoverable Items is the total number of items retained for Item Recovery
1.3.6.1.4.1.311.1.1.3.1.1.25.36ScalarexchisprivClientLogonsread-onlymandatoryClient Logons is the number of clients (including system processes) currently logged on.
1.3.6.1.4.1.311.1.1.3.1.1.25.37ScalarexchisprivActiveClientLogonsread-onlymandatoryActive Client Logons is the number of clients that performed any action within the last ten minute time interval.
1.3.6.1.4.1.311.1.1.3.1.1.25.38ScalarexchisprivPeakClientLogonsread-onlymandatoryPeak Client Logons is the maximum number of concurrent client logons since the service started.
1.3.6.1.4.1.311.1.1.3.1.1.25.39ScalarexchisprivLocalDeliveriesread-onlymandatoryTotal number of messages delivered locally
1.3.6.1.4.1.311.1.1.3.1.1.25.40ScalarexchisprivLocalDeliveryRateread-onlymandatoryRate at which messages are delivered locally
1.3.6.1.4.1.311.1.1.3.1.1.25.41ScalarexchisprivFolderOpensPerSecread-onlymandatoryFolder Opens/sec is the rate that requests to open folders are submitted to the information store.
1.3.6.1.4.1.311.1.1.3.1.1.25.42ScalarexchisprivMessageOpensPerSecread-onlymandatoryMessage Opens/sec is the rate that requests to open messages are submitted to the information store.
1.3.6.1.4.1.311.1.1.3.1.1.26NodemSExchangeDS
1.3.6.1.4.1.311.1.1.3.1.1.26.1ScalarexchdsAccessViolationsread-onlymandatoryAccess Violations is the number of times that directory service write operations were refused for security reasons.
1.3.6.1.4.1.311.1.1.3.1.1.26.2ScalarexchdsABBrowsesPerSecread-onlymandatoryAB Browses/sec is the rate at which Address Book clients perform browse operations.
1.3.6.1.4.1.311.1.1.3.1.1.26.3ScalarexchdsABReadsPerSecread-onlymandatoryAB Reads/sec is the rate at which Address Book clients perform read operations.
1.3.6.1.4.1.311.1.1.3.1.1.26.4ScalarexchdsExDSReadsPerSecread-onlymandatoryExDS Reads/sec is the rate at which Extended Directory Service clients perform read operations.
1.3.6.1.4.1.311.1.1.3.1.1.26.5ScalarexchdsReplicationUpdatesPerSecread-onlymandatoryReplication Updates/sec is the rate at which replication updates are applied by the local directory service. This indicates how much replication activity is oc…
1.3.6.1.4.1.311.1.1.3.1.1.26.6ScalarexchdsThreadsInUseread-onlymandatoryThreads 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). Thread…
1.3.6.1.4.1.311.1.1.3.1.1.26.7ScalarexchdsABWritesPerSecread-onlymandatoryAB Writes/sec is the rate at which Address Book clients perform write operations.
1.3.6.1.4.1.311.1.1.3.1.1.26.8ScalarexchdsExDSWritesPerSecread-onlymandatoryExDS Writes/sec is the rate at which Extended Directory Service clients perform write operations.
1.3.6.1.4.1.311.1.1.3.1.1.26.9ScalarexchdsExDSClientSessionsread-onlymandatoryExDS Client Sessions is the number of connected Extended Directory Service client sessions. This indicates the number of connections from other Microsoft Excha…
1.3.6.1.4.1.311.1.1.3.1.1.26.10ScalarexchdsABClientSessionsread-onlymandatoryAB Client Sessions is the number of connected Address Book client sessions.
1.3.6.1.4.1.311.1.1.3.1.1.26.11ScalarexchdsPendingReplicationSynchronizationsread-onlymandatoryPending Replication Synchronizations is the number of directory synchronizations that are queued for this server but not yet processed.
1.3.6.1.4.1.311.1.1.3.1.1.26.12ScalarexchdsRemainingReplicationUpdatesread-onlymandatoryRemaining Replication Updates is the number of object modifications received in the current directory replication update packet that have not yet been applied …
1.3.6.1.4.1.311.1.1.3.1.1.26.13ScalarexchdsObjectsReplicatedOutPerSecread-onlymandatoryThis is the number of objects replicated out per second from this machine to other Directory Servers.
1.3.6.1.4.1.311.1.1.3.1.1.26.14ScalarexchdsAddressBookViewReadsPerSecread-onlymandatoryNumber of directory objects read per second by the View Consistency Checker.
1.3.6.1.4.1.311.1.1.3.1.1.26.15ScalarexchdsAddressBookViewWritesPerSecread-onlymandatoryNumber of Address Book View containers created per second by the View Consistency Checker.
1.3.6.1.4.1.311.1.1.3.1.1.26.16ScalarexchdsAddressBookViewModifiesPerSecread-onlymandatoryNumber of directory objects modified per second by the View Consistency Checker.
1.3.6.1.4.1.311.1.1.3.1.1.26.17ScalarexchdsLDAPSearchesread-onlymandatoryTotal number of LDAP searches performed since the DSA started.
1.3.6.1.4.1.311.1.1.3.1.1.26.18ScalarexchdsLDAPSearchesPerSecread-onlymandatoryLDAP Searches/sec is the rate at which LDAP clients perform search operations.
1.3.6.1.4.1.311.1.1.3.1.1.27Nodeweb-Proxy-Server-Service
1.3.6.1.4.1.311.1.1.3.1.1.27.1ScalarwebproxysrvrUpstreamBytesSentPerSecread-onlymandatoryUpstream Bytes Sent/sec is the rate at which data bytes are sent by the Web Proxy Server to remote servers on the Internet or to a chained Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.2ScalarwebproxysrvrUpstreamBytesReceivedPerSecread-onlymandatoryUpstream Bytes Received/sec is the rate at which data bytes are received by the Web Proxy Server from remote servers on the Internet or from a chained Web Prox…
1.3.6.1.4.1.311.1.1.3.1.1.27.3ScalarwebproxysrvrUpstreamBytesTotalPerSecread-onlymandatoryUpstream Bytes Total/sec is the sum of Inet Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the Proxy Server an…
1.3.6.1.4.1.311.1.1.3.1.1.27.4ScalarwebproxysrvrClientBytesSentPerSecread-onlymandatoryClient Bytes Sent/sec is the rate at which data bytes are sent by the Web Proxy Server to Web Proxy clients.
1.3.6.1.4.1.311.1.1.3.1.1.27.5ScalarwebproxysrvrClientBytesReceivedPerSecread-onlymandatoryClient Bytes Received/sec is the rate at which data bytes are received by the Web Proxy Server from Web Proxy clients.
1.3.6.1.4.1.311.1.1.3.1.1.27.6ScalarwebproxysrvrClientBytesTotalPerSecread-onlymandatoryClient Bytes Total/sec is the sum of Client Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the Web Proxy Serve…
1.3.6.1.4.1.311.1.1.3.1.1.27.7ScalarwebproxysrvrSSLClientBytesSentPerSecread-onlymandatorySSL Client Bytes Sent/sec is the rate at which Secure Sockets Layer (SSL) data bytes are sent by the Web Proxy Server to secured Web Proxy clients.
1.3.6.1.4.1.311.1.1.3.1.1.27.8ScalarwebproxysrvrSSLClientBytesReceivedPerSecread-onlymandatorySSL Client Bytes Received/sec is the rate at which Secure Sockets Layer (SSL) data bytes are received by the Web Proxy Server from secured Web Proxy clients.
1.3.6.1.4.1.311.1.1.3.1.1.27.9ScalarwebproxysrvrSSLClientBytesTotalPerSecread-onlymandatorySSL Client Bytes Total/sec is the sum of SSL Client Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the Web Pro…
1.3.6.1.4.1.311.1.1.3.1.1.27.10ScalarwebproxysrvrSocksClientBytesSentPerSecread-onlymandatorySocks Client Bytes Sent/sec is the rate at which data is transferred by the Web Proxy Server from Socks clients to connected servers.
1.3.6.1.4.1.311.1.1.3.1.1.27.11ScalarwebproxysrvrSocksClientBytesReceivedPerSecread-onlymandatorySocks Client Bytes Received/sec is the rate at which data is transferred by the Web Proxy Server from connected servers to Socks clients.
1.3.6.1.4.1.311.1.1.3.1.1.27.12ScalarwebproxysrvrSocksClientBytesTotalPerSecread-onlymandatorySocks Client Bytes Total/sec is the sum of Socks Client Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the Web…
1.3.6.1.4.1.311.1.1.3.1.1.27.13ScalarwebproxysrvrCurrentUsersread-onlymandatoryCurrent Users is the number of users currently connected to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.14ScalarwebproxysrvrTotalUsersread-onlymandatoryTotal Users is the total number of users that have ever connected to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.15ScalarwebproxysrvrMaximumUsersread-onlymandatoryMaximum Users is the maximum number of users that have connected to the Web Proxy Server simultaneously.
1.3.6.1.4.1.311.1.1.3.1.1.27.16ScalarwebproxysrvrFtpRequestsread-onlymandatoryFtp Requests is the number of Ftp requests that have been made to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.17ScalarwebproxysrvrGopherRequestsread-onlymandatoryGopher Requests is the number of Gopher requests that have been made to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.18ScalarwebproxysrvrHttpRequestsread-onlymandatoryHttp Requests is the number of Http requests that have been made to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.19ScalarwebproxysrvrTotalRequestsread-onlymandatoryTotal Requests is the total number of requests that have ever been made to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.20ScalarwebproxysrvrTotalSuccessfulRequestsread-onlymandatoryTotal Successful Requests is the total number of requests that have been successfully processed by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.21ScalarwebproxysrvrTotalFailingRequestsread-onlymandatoryTotal Failing Requests is the total number of requests that have failed to be processed by the Web Proxy Server due to errors. Errors can be the result of the …
1.3.6.1.4.1.311.1.1.3.1.1.27.22ScalarwebproxysrvrTotalCacheFetchesread-onlymandatoryTotal Cache Fetches is the total number of requests that have been served by using cached data from the Web Proxy Server cache.
1.3.6.1.4.1.311.1.1.3.1.1.27.23ScalarwebproxysrvrTotalUpstreamFetchesread-onlymandatoryTotal Upstream Fetches is the total number of requests that have been served by using data retrieved from servers on the Internet or from a chained Web Proxy S…
1.3.6.1.4.1.311.1.1.3.1.1.27.24ScalarwebproxysrvrCacheHitRatioPercentread-onlymandatoryCache Hit Ratio is the percentage of requests that have been served using cached data out of the total number of requests to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.25ScalarwebproxysrvrSitesDeniedread-onlymandatorySites Denied is the total number of Internet sites to which the Web Proxy Server has denied access.
1.3.6.1.4.1.311.1.1.3.1.1.27.26ScalarwebproxysrvrSitesGrantedread-onlymandatorySites Granted is the total number of Internet sites to which the Web Proxy Server has granted access.
1.3.6.1.4.1.311.1.1.3.1.1.27.27ScalarwebproxysrvrDNSCacheEntriesread-onlymandatoryDNS Cache Entries is the current number of DNS domain name entries cached by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.28ScalarwebproxysrvrDNSRetrievalsread-onlymandatoryDNS Retrievals is the total number of DNS domain names that have been retrieved by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.29ScalarwebproxysrvrDNSCacheFlushesread-onlymandatoryDNS Cache Flushes is the total number of times that the DNS domain name cache has been flushed or cleared by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.30ScalarwebproxysrvrDNSCacheHitsread-onlymandatoryDNS Cache Hits is the total number of times a DNS domain name was found within the DNS Cache.
1.3.6.1.4.1.311.1.1.3.1.1.27.31ScalarwebproxysrvrDNSCacheHitsPercentread-onlymandatoryDNS Cache Hits % is the percentage of DNS domain names served from the Web Proxy Server cache, from the total of all DNS entries that have been retrieved by th…
1.3.6.1.4.1.311.1.1.3.1.1.27.33ScalarwebproxysrvrHTTPSSessionsread-onlymandatoryHTTPS sessions is the total number of HTTP-secured sessions serviced by the Secure Sockets Layer (SSL) tunnel.
1.3.6.1.4.1.311.1.1.3.1.1.27.34ScalarwebproxysrvrSNEWSSessionsread-onlymandatorySNEWS sessions is the total number of SNEWS sessions serviced by the Secure Sockets Layer (SSL) tunnel.
1.3.6.1.4.1.311.1.1.3.1.1.27.35ScalarwebproxysrvrUnknownSSLSessionsread-onlymandatoryUnknown SSL sessions is the total number of unknown Secure Sockets Layer (SSL) sessions serviced by the SSL tunnel.
1.3.6.1.4.1.311.1.1.3.1.1.27.36ScalarwebproxysrvrTotalSSLSessionsread-onlymandatoryTotal SSL sessions is the total number of Secure Sockets Layer (SSL) sessions serviced by the SSL tunnel.
1.3.6.1.4.1.311.1.1.3.1.1.27.37ScalarwebproxysrvrSocksSessionsread-onlymandatorySocks sessions is the current number of active sessions between Socks clients and connected servers serviced by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.38ScalarwebproxysrvrTotalSocksSessionsread-onlymandatoryTotal Socks Sessions is the accumulative number of Socks sessions serviced by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.39ScalarwebproxysrvrTotalSuccessfulSocksSessionsread-onlymandatoryTotal Successful Socks Sessions is the accumulative number of Socks requests that were successfully serviced by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.40ScalarwebproxysrvrTotalFailedSocksSessionsread-onlymandatoryTotal Failed Socks Sessions is the accumulative number of Socks requests that were were not serviced by the Web Proxy Server because the client did not have th…
1.3.6.1.4.1.311.1.1.3.1.1.27.41ScalarwebproxysrvrThreadPoolSizeread-onlymandatoryThread Pool Size is the number of threads in the thread pool.
1.3.6.1.4.1.311.1.1.3.1.1.27.42ScalarwebproxysrvrThreadPoolFailuresread-onlymandatoryThread Pool Failures is the number of requests rejected because the thread pool was overcommitted.
1.3.6.1.4.1.311.1.1.3.1.1.27.43ScalarwebproxysrvrSSLSessionsScavengedread-onlymandatorySSL sessions scavenged is the number of Secure Sockets Layer (SSL) sessions closed because of idle timeout and excessive SSL demand.
1.3.6.1.4.1.311.1.1.3.1.1.27.44ScalarwebproxysrvrThreadPoolActiveSessionsread-onlymandatoryThread Pool active sessions is the number of sessions being actively serviced by thread pool threads.
1.3.6.1.4.1.311.1.1.3.1.1.27.45ScalarwebproxysrvrArrayBytesSentPerSecread-onlymandatoryArray Bytes Sent/sec is the rate at which data bytes are sent by the Web Proxy Server to other proxies within the same array.
1.3.6.1.4.1.311.1.1.3.1.1.27.46ScalarwebproxysrvrArrayBytesReceivedPerSecread-onlymandatoryArray Bytes Received/sec is the rate at which data bytes are received by the Web Proxy Server from other Proxies within the same array in response to requests …
1.3.6.1.4.1.311.1.1.3.1.1.27.47ScalarwebproxysrvrArrayBytesTotalPerSecread-onlymandatoryArray Bytes Total/sec is the sum of Array Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the Proxy Server and …
1.3.6.1.4.1.311.1.1.3.1.1.27.50ScalarwebproxysrvrTotalArrayFetchesread-onlymandatoryTotal Array Fetches is the total number of requests that have been served by requesting the data from another Web Proxy Server within this array.
1.3.6.1.4.1.311.1.1.3.1.1.27.51ScalarwebproxysrvrReverseBytesSentPerSecread-onlymandatoryReverse Bytes Sent/sec is the rate at which data bytes are sent by the Web Proxy Server to web publishing servers in response to Reverse Proxy requests.
1.3.6.1.4.1.311.1.1.3.1.1.27.52ScalarwebproxysrvrReverseBytesReceivedPerSecread-onlymandatoryReverse Bytes Received/sec is the rate at which data bytes are received by the Web Proxy Server from web publishing serverse in response Reverse Proxy requests.
1.3.6.1.4.1.311.1.1.3.1.1.27.53ScalarwebproxysrvrReverseBytesTotalPerSecread-onlymandatoryReverse Bytes Total/sec is the sum of Reverse Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the Proxy Server …
1.3.6.1.4.1.311.1.1.3.1.1.27.54ScalarwebproxysrvrTotalReverseFetchesread-onlymandatoryTotal Reverse Fetches is the total number of Reverse Proxy requests that have been served by requesting the data from web publishing servers.
1.3.6.1.4.1.311.1.1.3.1.1.27.55ScalarwebproxysrvrRequestsPerSecread-onlymandatoryRequests/sec is the rate of incoming requests that have been made to the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.27.56ScalarwebproxysrvrFailingRequestsPerSecread-onlymandatoryFailing Requests/sec is the rate of requests that have completed with some type of error.
1.3.6.1.4.1.311.1.1.3.1.1.28NodewinSock-Proxy-Server
1.3.6.1.4.1.311.1.1.3.1.1.28.1ScalarwinsockproxysrvrSuccessfulDNSResolutionsread-onlymandatoryNumber of 'gethostbyname' and 'gethostbyaddr' API calls successfully returned. These are calls used to resolve host DNS domain names and IP addresses for WinSo…
1.3.6.1.4.1.311.1.1.3.1.1.28.2ScalarwinsockproxysrvrFailedDNSResolutionsread-onlymandatoryNumber of 'gethostbyname' and 'gethostbyaddr' API calls that have failed. These are calls used to resolve host DNS domain names and IP addresses for WinSock Pr…
1.3.6.1.4.1.311.1.1.3.1.1.28.3ScalarwinsockproxysrvrPendingDNSResolutionsread-onlymandatoryNumber of 'gethostbyname' and 'gethostbyaddr' API calls pending resolution. These are calls used to resolve host DNS domain names and IP addresses for WinSock …
1.3.6.1.4.1.311.1.1.3.1.1.28.4ScalarwinsockproxysrvrActiveSessionsread-onlymandatoryThe number of active sessions for WinSock Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.28.5ScalarwinsockproxysrvrActiveTCPConnectionsread-onlymandatoryThe total number of active TCP connections currently passing data. Connections pending or not yet established are counted elsewhere.
1.3.6.1.4.1.311.1.1.3.1.1.28.6ScalarwinsockproxysrvrActiveUDPConnectionsread-onlymandatoryTotal number of active UDP connections.
1.3.6.1.4.1.311.1.1.3.1.1.28.7ScalarwinsockproxysrvrConnectingTCPConnectionsread-onlymandatoryTotal number of TCP connections pending. These are connections awaiting completion between WinSock Proxy Server and remote computers.
1.3.6.1.4.1.311.1.1.3.1.1.28.8ScalarwinsockproxysrvrBack-ConnectingTCPConnectionsread-onlymandatoryTotal number of TCP connections awaiting an inbound 'connect' call to complete. These are connections placed by WinSock Proxy (WSP) to a client after WSP accep…
1.3.6.1.4.1.311.1.1.3.1.1.28.9ScalarwinsockproxysrvrAcceptingTCPConnectionsread-onlymandatoryNumber of connection objects that wait for TCP connection from WinSock Proxy clients.
1.3.6.1.4.1.311.1.1.3.1.1.28.10ScalarwinsockproxysrvrListeningTCPConnectionsread-onlymandatoryNumber of connection objects that wait for TCP connections from remote Internet computers.
1.3.6.1.4.1.311.1.1.3.1.1.28.11ScalarwinsockproxysrvrWorkerThreadsread-onlymandatoryThe number of WinSock Proxy worker threads that are currently alive.
1.3.6.1.4.1.311.1.1.3.1.1.28.12ScalarwinsockproxysrvrAvailableWorkerThreadsread-onlymandatoryThe number of WinSock Proxy worker threads that are available (waiting in completion port queue).
1.3.6.1.4.1.311.1.1.3.1.1.28.13ScalarwinsockproxysrvrBytesReadPerSecread-onlymandatoryNumber of bytes read by the data-pump per second.
1.3.6.1.4.1.311.1.1.3.1.1.28.14ScalarwinsockproxysrvrBytesWrittenPerSecread-onlymandatoryNumber of bytes written by data-pump per second.
1.3.6.1.4.1.311.1.1.3.1.1.28.15ScalarwinsockproxysrvrNon-connectedUDPMappingsread-onlymandatoryThe number of mappings available for UDP connections.
1.3.6.1.4.1.311.1.1.3.1.1.28.16ScalarwinsockproxysrvrDNSCacheEntriesread-onlymandatoryDNS Cache Entries is the current number of DNS domain name entries cached by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.28.17ScalarwinsockproxysrvrDNSCacheHitsread-onlymandatoryDNS Cache Hits is the total number of times a DNS domain name was found within the DNS Cache.
1.3.6.1.4.1.311.1.1.3.1.1.28.18ScalarwinsockproxysrvrDNSCacheFlushesread-onlymandatoryDNS Cache Flushes is the total number of times that the DNS domain name cache has been flushed or cleared by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.28.19ScalarwinsockproxysrvrDNSRetrievalsread-onlymandatoryDNS Retrievals is the total number of DNS domain names that have been retrieved by the Web Proxy Server.
1.3.6.1.4.1.311.1.1.3.1.1.28.20ScalarwinsockproxysrvrDNSCacheHitsPercentread-onlymandatoryDNS Cache Hits % is the percentage of DNS domain names served from the Web Proxy Server cache, from the total of all DNS entries that have been retrieved by th…
1.3.6.1.4.1.311.1.1.3.1.1.29Nodeweb-Proxy-Server-Cache
1.3.6.1.4.1.311.1.1.3.1.1.29.1ScalarwebproxysrvrcacheURLsInCacheread-onlymandatoryURLs in Cache is the current number of URLs in the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.2ScalarwebproxysrvrcacheBytesInCacheread-onlymandatoryBytes in Cache is the total number of bytes currently contained in the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.3ScalarwebproxysrvrcacheTotalBytesCachedread-onlymandatoryTotal Bytes Cached is the cumulative number of bytes that have been placed into the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.4ScalarwebproxysrvrcacheTotalBytesRetrievedread-onlymandatoryTotal Bytes Retrieved is the cumulative number of bytes that have been retrieved from the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.5ScalarwebproxysrvrcacheTotalURLsCachedread-onlymandatoryTotal URLs Cached is the cumulative number of URLs that have been stored into the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.6ScalarwebproxysrvrcacheTotalURLsRetrievedread-onlymandatoryTotal URLs Retrieved is the cumulative number of URLs that have been retrieved from the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.7ScalarwebproxysrvrcacheMaxBytesCachedread-onlymandatoryMax Bytes Cached is the maximum number of bytes that have been stored in the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.8ScalarwebproxysrvrcacheMaxURLsCachedread-onlymandatoryMax URLs Cached is the maximum number of URLs that have been stored in the URL Cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.9ScalarwebproxysrvrcacheTotalActivelyRefreshedURLsread-onlymandatoryTotal Actively Refreshed URLs is the cumulative number of popular URLs in the URL cache that have been preemptively refreshed from the Internet.
1.3.6.1.4.1.311.1.1.3.1.1.29.10ScalarwebproxysrvrcacheTotalBytesActivelyRefreshedread-onlymandatoryTotal Bytes Actively Refreshed is the total of bytes that have been retrieved from the Internet to preemptively refresh popular URLs in the URL cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.11ScalarwebproxysrvrcacheURLRetrieveRateread-onlymandatoryURL Retrieve Rate is the rate at which URLs are retrieved from the URL cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.12ScalarwebproxysrvrcacheBytesRetrievedRateread-onlymandatoryBytes Retrieved Rate is the rate at which bytes of data are retrieved from the URL cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.13ScalarwebproxysrvrcacheURLCommitRateread-onlymandatoryURL Commit Rate is the rate at which URLs are commited to the URL cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.14ScalarwebproxysrvrcacheBytesCommitedRateread-onlymandatoryBytes Commited Rate is the rate at which bytes of data are commited to the URL cache.
1.3.6.1.4.1.311.1.1.3.1.1.29.15ScalarwebproxysrvrcacheActiveURLRefreshRateread-onlymandatoryActive URL Refresh Rate is the rate at which popular URLs in the URL cache are preemptively refreshed from the Internet.
1.3.6.1.4.1.311.1.1.3.1.1.29.16ScalarwebproxysrvrcacheActiveRefreshBytesRateread-onlymandatoryActive Refresh Bytes Rate is the rate at which bytes of data are retrieved from the Internet to preemptively refresh popular URLs in the URL cache.
1.3.6.1.4.1.311.1.1.3.1.1.30Nodetelephony
1.3.6.1.4.1.311.1.1.3.1.1.30.1ScalartelephonyLinesread-onlymandatoryThe number of telephone lines serviced by this computer.
1.3.6.1.4.1.311.1.1.3.1.1.30.2ScalartelephonyTelephoneDevicesread-onlymandatoryThe number of telephone devices serviced by this computer.
1.3.6.1.4.1.311.1.1.3.1.1.30.3ScalartelephonyActiveLinesread-onlymandatoryThe number of telephone lines serviced by this computer that are currently active.
1.3.6.1.4.1.311.1.1.3.1.1.30.4ScalartelephonyActiveTelephonesread-onlymandatoryThe number of telephone devices that are currently being monitored.
1.3.6.1.4.1.311.1.1.3.1.1.30.5ScalartelephonyOutgoingCallsPerSecread-onlymandatoryThe rate of outgoing calls made by this computer.
1.3.6.1.4.1.311.1.1.3.1.1.30.6ScalartelephonyIncomingCallsPerSecread-onlymandatoryThe rate of incoming calls answered by this computer.
1.3.6.1.4.1.311.1.1.3.1.1.30.7ScalartelephonyClientAppsread-onlymandatoryThe number of applications that are currently using telephony services.
1.3.6.1.4.1.311.1.1.3.1.1.30.8ScalartelephonyCurrentOutgoingCallsread-onlymandatoryCurrent outgoing calls being serviced by this computer.
1.3.6.1.4.1.311.1.1.3.1.1.30.9ScalartelephonyCurrentIncomingCallsread-onlymandatoryCurrent incoming calls being serviced by this computer.
1.3.6.1.4.1.311.1.1.3.1.1.31TablerasportrAS-PortTablenot-accessiblemandatoryA table containing performance information for instances of 'rAS-Port' objects.
1.3.6.1.4.1.311.1.1.3.1.1.31.1RowrasportrAS-PortEntrynot-accessiblemandatoryPerformance information for one particular instance of 'rAS-Port' object.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.1ColumnrasportrAS-PortIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.2ColumnrasportrAS-PortInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.3ColumnrasportBytesTransmittedread-onlymandatoryThe number of bytes transmitted total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.4ColumnrasportBytesReceivedread-onlymandatoryThe number of bytes received total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.5ColumnrasportFramesTransmittedread-onlymandatoryThe number of data frames transmitted total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.6ColumnrasportFramesReceivedread-onlymandatoryThe number of data frames received total for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.7ColumnrasportPercentCompressionOutread-onlymandatoryThe compression ratio for bytes being transmitted.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.8ColumnrasportPercentCompressionInread-onlymandatoryThe compression ratio for bytes being received.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.9ColumnrasportCRCErrorsread-onlymandatoryThe total number of CRC Errors for this connection. CRC Errors occur when the frame received contains erroneous data.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.10ColumnrasportTimeoutErrorsread-onlymandatoryThe total number of Timeout Errors for this connection. Timeout Errors occur when an expected is not received in time.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.11ColumnrasportSerialOverrunErrorsread-onlymandatoryThe 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.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.12ColumnrasportAlignmentErrorsread-onlymandatoryThe total number of Alignment Errors for this connection. Alignment Errors occur when a byte received is different from the byte expected.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.13ColumnrasportBufferOverrunErrorsread-onlymandatoryThe total number of Buffer Overrun Errors for this connection. Buffer Overrun Errors when the software cannot handle the rate at which data is received.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.14ColumnrasportTotalErrorsread-onlymandatoryThe total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors for this connection.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.15ColumnrasportBytesTransmittedPerSecread-onlymandatoryThe number of bytes transmitted per second.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.16ColumnrasportBytesReceivedPerSecread-onlymandatoryThe number of bytes received per second.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.17ColumnrasportFramesTransmittedPerSecread-onlymandatoryThe number of frames transmitted per second.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.18ColumnrasportFramesReceivedPerSecread-onlymandatoryThe number of frames received per second.
1.3.6.1.4.1.311.1.1.3.1.1.31.1.19ColumnrasportTotalErrorsPerSecread-onlymandatoryThe total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors per second.
1.3.6.1.4.1.311.1.1.3.1.1.32TablenwnetbiosnWLink-NetBIOSTablenot-accessiblemandatoryA table containing performance information for instances of 'nWLink-NetBIOS' objects.
1.3.6.1.4.1.311.1.1.3.1.1.32.1RownwnetbiosnWLink-NetBIOSEntrynot-accessiblemandatoryPerformance information for one particular instance of 'nWLink-NetBIOS' object.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.1ColumnnwnetbiosnWLink-NetBIOSIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.2ColumnnwnetbiosnWLink-NetBIOSInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.3ColumnnwnetbiosDatagramsPerSecread-onlymandatoryDatagrams/sec is the rate that datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.4ColumnnwnetbiosDatagramBytesPerSecread-onlymandatoryDatagram Bytes/sec is the rate that datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. …
1.3.6.1.4.1.311.1.1.3.1.1.32.1.5ColumnnwnetbiosPacketsPerSecread-onlymandatoryPackets/sec is the rate that packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter include…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.6ColumnnwnetbiosFramesPerSecread-onlymandatoryFrames/sec is the rate that data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This …
1.3.6.1.4.1.311.1.1.3.1.1.32.1.7ColumnnwnetbiosFrameBytesPerSecread-onlymandatoryFrame Bytes/sec is the rate that data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only cou…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.8ColumnnwnetbiosBytesTotalPerSecread-onlymandatoryBytes 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…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.9ColumnnwnetbiosConnectionsOpenread-onlymandatoryConnections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.10ColumnnwnetbiosConnectionsNoRetriesread-onlymandatoryConnections 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.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.11ColumnnwnetbiosConnectionsWithRetriesread-onlymandatoryConnections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. …
1.3.6.1.4.1.311.1.1.3.1.1.32.1.12ColumnnwnetbiosDisconnectsLocalread-onlymandatoryDisconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.13ColumnnwnetbiosDisconnectsRemoteread-onlymandatoryDisconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.14ColumnnwnetbiosFailuresLinkread-onlymandatoryFailures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.15ColumnnwnetbiosFailuresAdapterread-onlymandatoryFailures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.16ColumnnwnetbiosConnectionSessionTimeoutsread-onlymandatoryConnection 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.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.17ColumnnwnetbiosConnectionsCanceledread-onlymandatoryConnections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.18ColumnnwnetbiosFailuresResourceRemoteread-onlymandatoryFailures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulat…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.19ColumnnwnetbiosFailuresResourceLocalread-onlymandatoryFailures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.20ColumnnwnetbiosFailuresNotFoundread-onlymandatoryFailures 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 r…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.21ColumnnwnetbiosFailuresNoListenread-onlymandatoryFailures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.22ColumnnwnetbiosDatagramsSentPerSecread-onlymandatoryDatagrams Sent/sec is the rate that datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guar…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.23ColumnnwnetbiosDatagramBytesSentPerSecread-onlymandatoryDatagram Bytes Sent/sec is the rate that datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer i…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.24ColumnnwnetbiosDatagramsReceivedPerSecread-onlymandatoryDatagrams Received/sec is the rate that datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is no…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.25ColumnnwnetbiosDatagramBytesReceivedPerSecread-onlymandatoryDatagram Bytes Received/sec is the rate that datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote comp…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.26ColumnnwnetbiosPacketsSentPerSecread-onlymandatoryPackets Sent/sec is the rate that packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.27ColumnnwnetbiosPacketsReceivedPerSecread-onlymandatoryPackets Received/sec is the rate that packets are received by the computer. This counter counts all packets processed: control as well as data packets.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.28ColumnnwnetbiosFramesSentPerSecread-onlymandatoryFrames Sent/sec is the rate that data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.29ColumnnwnetbiosFrameBytesSentPerSecread-onlymandatoryFrame Bytes Sent/sec is the rate that data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.30ColumnnwnetbiosFramesReceivedPerSecread-onlymandatoryFrames Received/sec is the rate that data frames are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.31ColumnnwnetbiosFrameBytesReceivedPerSecread-onlymandatoryFrame Bytes Received/sec is the rate that data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.32ColumnnwnetbiosFramesRe-SentPerSecread-onlymandatoryFrames Re-Sent/sec is the rate that data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.33ColumnnwnetbiosFrameBytesRe-SentPerSecread-onlymandatoryFrame Bytes Re-Sent/sec is the rate that data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.34ColumnnwnetbiosFramesRejectedPerSecread-onlymandatoryFrames Rejected/sec is the rate that data frames are rejected. This counter only counts the frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.35ColumnnwnetbiosFrameBytesRejectedPerSecread-onlymandatoryFrame Bytes Rejected/sec is the rate that data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.36ColumnnwnetbiosExpirationsResponseread-onlymandatoryExpirations Response is the count of T1 timer expirations.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.37ColumnnwnetbiosExpirationsAckread-onlymandatoryExpirations Ack is the count of T2 timer expirations
1.3.6.1.4.1.311.1.1.3.1.1.32.1.38ColumnnwnetbiosWindowSendMaximumread-onlymandatoryWindow Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.39ColumnnwnetbiosWindowSendAverageread-onlymandatoryWindow Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
1.3.6.1.4.1.311.1.1.3.1.1.32.1.40ColumnnwnetbiosPiggybackAckQueuedPerSecread-onlymandatoryPiggyback Ack Queued/sec is the rate that piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to…
1.3.6.1.4.1.311.1.1.3.1.1.32.1.41ColumnnwnetbiosPiggybackAckTimeoutsread-onlymandatoryPiggyback 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 …
1.3.6.1.4.1.311.1.1.3.1.1.33Nodentsystem
1.3.6.1.4.1.311.1.1.3.1.1.33.1ScalarntsystemFileReadOperationsPerSecread-onlymandatoryFile Read Operations/sec is an aggregate of all the file system read operations on the computer.
1.3.6.1.4.1.311.1.1.3.1.1.33.2ScalarntsystemFileWriteOperationsPerSecread-onlymandatoryFile Write Operations/sec is an aggregate of all the file system write operations on the computer.
1.3.6.1.4.1.311.1.1.3.1.1.33.3ScalarntsystemFileControlOperationsPerSecread-onlymandatoryFile Control Operations/sec is an aggregate of all file system operations that are neither reads nor writes. These operations usually include file system contr…
1.3.6.1.4.1.311.1.1.3.1.1.33.4ScalarntsystemFileReadBytesPerSecread-onlymandatoryFile Read Bytes/sec is an aggregate of the bytes transferred for all the file system read operations on the computer.
1.3.6.1.4.1.311.1.1.3.1.1.33.5ScalarntsystemFileWriteBytesPerSecread-onlymandatoryFile Write Bytes/sec is an aggregate of the bytes transferred for all the file system write operations on the computer.
1.3.6.1.4.1.311.1.1.3.1.1.33.6ScalarntsystemFileControlBytesPerSecread-onlymandatoryFile Control Bytes/sec is an aggregate of bytes transferred for all file system operations that are neither reads nor writes. These operations usually include …
1.3.6.1.4.1.311.1.1.3.1.1.33.7ScalarntsystemContextSwitchesPerSecread-onlymandatoryContext 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 thr…
1.3.6.1.4.1.311.1.1.3.1.1.33.8ScalarntsystemSystemCallsPerSecread-onlymandatorySystems Calls/sec is the frequency of calls to Windows NT system service routines. These routines perform all of the basic scheduling and synchronization of ac…
1.3.6.1.4.1.311.1.1.3.1.1.33.9ScalarntsystemPercentTotalProcessorTimeread-onlymandatoryThe % Total Processor Time is the average percentage of time that all the processors on the system are busy executing non-idle threads. On a multi-processor sy…
1.3.6.1.4.1.311.1.1.3.1.1.33.10ScalarntsystemPercentTotalUserTimeread-onlymandatoryThe % Total User Time is the average percentage of time spent in User mode by all processors. On a multi-processor system, if all processors are always in User…
1.3.6.1.4.1.311.1.1.3.1.1.33.11ScalarntsystemPercentTotalPrivilegedTimeread-onlymandatoryThe % Total Privileged Time is the average percentage of time spent in Privileged mode by all processors. On a multi-processor system, if all processors are al…
1.3.6.1.4.1.311.1.1.3.1.1.33.12ScalarntsystemTotalInterruptsPerSecread-onlymandatoryTotal Interrupts/sec is the rate the computer is receiving and servicing hardware interrupts. Some devices that may generate interrupts are the system timer, t…
1.3.6.1.4.1.311.1.1.3.1.1.33.13ScalarntsystemFileDataOperationsPerSecread-onlymandatoryFile Data Operations per second is the rate that the computer is issuing Read and Write operations to file system devices. It does not include File Control Ope…
1.3.6.1.4.1.311.1.1.3.1.1.33.14ScalarntsystemSystemUpTimeread-onlymandatoryTotal Time (in seconds) that the computer has been operational since it was last started.
1.3.6.1.4.1.311.1.1.3.1.1.33.15ScalarntsystemProcessorQueueLengthread-onlymandatoryProcessor Queue Length is the instantaneous length of the processor queue in units of threads. This counter is always 0 unless you are also monitoring a thread…
1.3.6.1.4.1.311.1.1.3.1.1.33.16ScalarntsystemAlignmentFixupsPerSecread-onlymandatoryAlignment Fixups/sec is the rate of alignment faults fixed by the system.
1.3.6.1.4.1.311.1.1.3.1.1.33.17ScalarntsystemExceptionDispatchesPerSecread-onlymandatoryException Dispatches/sec is the rate of exceptions dispatched by the system.
1.3.6.1.4.1.311.1.1.3.1.1.33.18ScalarntsystemFloatingEmulationsPerSecread-onlymandatoryFloating Emulations/sec is the rate of floating emulations performed by the system.
1.3.6.1.4.1.311.1.1.3.1.1.33.19ScalarntsystemPercentTotalDPCTimeread-onlymandatory% Total DPC Time is the sum of % DPC Time of all processors divided by the number of processors in the system. (See Processor: % DPC Time for detail.)
1.3.6.1.4.1.311.1.1.3.1.1.33.20ScalarntsystemPercentTotalInterruptTimeread-onlymandatory% Total Interrupt Time is the sum of % Interrupt Time of all processors divided by the number of processors in the system. (See Processor: % Interrupt Time for…
1.3.6.1.4.1.311.1.1.3.1.1.33.21ScalarntsystemTotalDPCsQueuedPerSecread-onlymandatoryTotal DPCs Queued/sec is the rate DPC objects are queued to all processors' DPC queues.
1.3.6.1.4.1.311.1.1.3.1.1.33.22ScalarntsystemTotalDPCRateread-onlymandatoryTotal DPC Rate is the average rate DPC objects are queued to all processors' DPC queue per clock tick.
1.3.6.1.4.1.311.1.1.3.1.1.33.23ScalarntsystemTotalDPCBypassesPerSecread-onlymandatoryTotal DPC Bypasses/sec is the overall rate Dispatch interrupts were short-circuited across all processors.
1.3.6.1.4.1.311.1.1.3.1.1.33.24ScalarntsystemTotalAPCBypassesPerSecread-onlymandatoryTotal APC Bypasses/sec is the overall rate kernel APC interrupts were short-circuited across all processors.
1.3.6.1.4.1.311.1.1.3.1.1.33.25ScalarntsystemPercentRegistryQuotaInUseread-onlymandatory% Registry Quota In Use indicates the percentage of the Total Registry Quota Allowed currently in use by the system.
1.3.6.1.4.1.311.1.1.3.1.1.34Nodepacket-Filtering
1.3.6.1.4.1.311.1.1.3.1.1.34.1ScalarpacketfilterTotalDroppedFramesread-onlymandatoryThe total number of dropped or filtered frames.
1.3.6.1.4.1.311.1.1.3.1.1.34.2ScalarpacketfilterFramesDroppedDueToFilterDenialread-onlymandatoryTotal number of frames dropped because dynamic packet filtering did not allow the data.
1.3.6.1.4.1.311.1.1.3.1.1.34.3ScalarpacketfilterFramesDroppedDueToProtocolViolationsread-onlymandatoryThis is the total of the number of frames dropped because of some protocol irregularity.
1.3.6.1.4.1.311.1.1.3.1.1.34.4ScalarpacketfilterTotalIncomingConnectionsread-onlymandatoryThis is the total of the number of connections made through the filtered interfaces.
1.3.6.1.4.1.311.1.1.3.1.1.34.5ScalarpacketfilterTotalLostLoggingFramesread-onlymandatoryThis is the total of the number of frames dropped that could not be logged.
1.3.6.1.4.1.311.1.1.3.1.1.35Tablewebserviceweb-ServiceTablenot-accessiblemandatoryA table containing performance information for instances of 'web-Service' objects.
1.3.6.1.4.1.311.1.1.3.1.1.35.1Rowwebserviceweb-ServiceEntrynot-accessiblemandatoryPerformance information for one particular instance of 'web-Service' object.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.1Columnwebserviceweb-ServiceIndexread-onlymandatoryIndex.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.2Columnwebserviceweb-ServiceInstanceread-onlymandatoryInstance name.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.3ColumnwebserviceBytesSentPerSecread-onlymandatoryBytes Sent/sec is the rate that data bytes are sent by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.4ColumnwebserviceBytesReceivedPerSecread-onlymandatoryBytes Received/sec is the rate that data bytes are received by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.5ColumnwebserviceBytesTotalPerSecread-onlymandatoryBytes 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.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.6ColumnwebserviceTotalFilesSentread-onlymandatoryTotal Files Sent is the total number of files sent by the Web service (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.7ColumnwebserviceFilesSentPerSecread-onlymandatoryThe rate files are sent by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.8ColumnwebserviceTotalFilesReceivedread-onlymandatoryTotal Files Received is the total number of files received by the Web service (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.9ColumnwebserviceFilesReceivedPerSecread-onlymandatoryThe rate files are received by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.10ColumnwebserviceTotalFilesTransferredread-onlymandatoryTotal Files Transferred is the sum of Files Sent and Files Received. This is the total number of files transferred by the Web service (counted since service st…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.11ColumnwebserviceFilesPerSecread-onlymandatoryThe rate files are transferred, that is, sent and received by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.12ColumnwebserviceCurrentAnonymousUsersread-onlymandatoryCurrent Anonymous Users is the number of users who currently have an anonymous connection using the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.13ColumnwebserviceCurrentNonAnonymousUsersread-onlymandatoryCurrent NonAnonymous Users is the number of users who currently have a non-anonymous connection using the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.14ColumnwebserviceTotalAnonymousUsersread-onlymandatoryTotal Anonymous Users is the total number of users who established an anonymous connection with the Web service (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.15ColumnwebserviceAnonymousUsersPerSecread-onlymandatoryThe rate users are making anonymous connections using the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.16ColumnwebserviceTotalNonAnonymousUsersread-onlymandatoryTotal NonAnonymous Users is the total number of users who established a non-anonymous connection with the Web service (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.17ColumnwebserviceNonAnonymousUsersPerSecread-onlymandatoryThe rate users are making non-anonymous connections using the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.18ColumnwebserviceMaximumAnonymousUsersread-onlymandatoryMaximum Anonymous Users is the maximum number of users who established concurrent anonymous connections using the Web service (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.19ColumnwebserviceMaximumNonAnonymousUsersread-onlymandatoryMaximum NonAnonymous Users is the maximum number of users who established concurrent non-anonymous connections using the Web service (counted since service sta…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.20ColumnwebserviceCurrentConnectionsread-onlymandatoryCurrent Connections is the current number of connections established with the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.21ColumnwebserviceMaximumConnectionsread-onlymandatoryMaximum Connections is the maximum number of simultaneous connections established with the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.22ColumnwebserviceTotalConnectionAttemptsread-onlymandatoryTotal Connection Attempts is the number of connections that have been attempted using the Web service (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.23ColumnwebserviceConnectionAttemptsPerSecread-onlymandatoryThe rate that connections using the Web service are being attempted.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.24ColumnwebserviceTotalLogonAttemptsread-onlymandatoryTotal Logon Attempts is the number of logons that have been attempted using the Web service (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.25ColumnwebserviceLogonAttemptsPerSecread-onlymandatoryThe rate that logons using the Web service are being attempted.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.26ColumnwebserviceTotalGetRequestsread-onlymandatoryTotal Get Requests is the number of HTTP requests using the GET method (counted since service startup). Get requests are generally used for basic file retrieva…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.27ColumnwebserviceGetRequestsPerSecread-onlymandatoryThe rate HTTP requests using the GET method are made. Get requests are generally used for basic file retrievals or image maps, though they can be used with for…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.28ColumnwebserviceTotalPostRequestsread-onlymandatoryTotal Post Requests is the number of HTTP requests using the POST method (counted since service startup). Post requests are generally used for forms or gateway…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.29ColumnwebservicePostRequestsPerSecread-onlymandatoryThe rate HTTP requests using the POST method are made. Post requests are generally used for forms or gateway requests.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.30ColumnwebserviceTotalHeadRequestsread-onlymandatoryTotal Head Requests is the number of HTTP requests using the HEAD method (counted since service startup). Head requests generally indicate a client is querying…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.31ColumnwebserviceHeadRequestsPerSecread-onlymandatoryThe 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 i…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.32ColumnwebserviceTotalPutRequestsread-onlymandatoryTotal Put Requests is the number of HTTP requests using the PUT method (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.33ColumnwebservicePutRequestsPerSecread-onlymandatoryThe rate HTTP requests using the PUT method are made.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.34ColumnwebserviceTotalDeleteRequestsread-onlymandatoryTotal Delete Requests is the number of HTTP requests using the DELETE method (counted since service startup). Delete requests are generally used for file remov…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.35ColumnwebserviceDeleteRequestsPerSecread-onlymandatoryThe rate HTTP requests using the DELETE method are made. Delete requests are generally used for file removals.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.36ColumnwebserviceTotalTraceRequestsread-onlymandatoryTotal Trace Requests is the number of HTTP requests using the TRACE method (counted since service startup). Trace requests allow the client to see what is bein…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.37ColumnwebserviceSystemCodeResidentBytesread-onlymandatorySystem Code Resident Bytes
1.3.6.1.4.1.311.1.1.3.1.1.35.1.38ColumnwebserviceTotalOtherRequestMethodsread-onlymandatoryTotal Other Request Methods is the number of HTTP requests that are not GET, POST, PUT, DELETE, TRACE or HEAD methods (counted since service startup). These ma…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.39ColumnwebserviceOtherRequestMethodsPerSecread-onlymandatoryThe rate HTTP requests are made that do not use the GET, POST, PUT, DELETE, TRACE or HEAD methods. These may include LINK or other methods supported by gateway…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.40ColumnwebserviceTotalMethodRequestsread-onlymandatoryTotal Method Requests is the number of HTTP GET, POST, PUT, DELETE, TRACE, HEAD and other method requests (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.41ColumnwebserviceTotalMethodRequestsPerSecread-onlymandatoryThe rate HTTP requests using GET, POST, PUT, DELETE, TRACE or HEAD methods are made.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.42ColumnwebserviceTotalCGIRequestsread-onlymandatoryTotal Common Gateway Interface (CGI) requests are custom gateway executables (.exe) the administrator can install to add forms processing or other dynamic data…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.43ColumnwebserviceCGIRequestsPerSecread-onlymandatoryThe rate of CGI requests that are simultaneously being processed by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.44ColumnwebserviceTotalISAPIExtensionRequestsread-onlymandatoryTotal ISAPI Extension Requests are custom gateway Dynamic Link Libraries (.dll) the administrator can install to add forms processing or other dynamic data sou…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.45ColumnwebserviceISAPIExtensionRequestsPerSecread-onlymandatoryThe rate of ISAPI Extension requests that are simultaneously being processed by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.46ColumnwebserviceTotalNotFoundErrorsread-onlymandatoryTotal Not Found Errors is the number of requests that couldn't be satisfied by the server because the requested document could not be found. These are generall…
1.3.6.1.4.1.311.1.1.3.1.1.35.1.47ColumnwebserviceNotFoundErrorsPerSecread-onlymandatoryThe 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 …
1.3.6.1.4.1.311.1.1.3.1.1.35.1.48ColumnwebserviceCurrentCGIRequestsread-onlymandatoryCurrent CGI Requests is the current number of CGI requests that are simultaneously being processed by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.49ColumnwebserviceCurrentISAPIExtensionRequestsread-onlymandatoryCurrent ISAPI Extension Requests is the current number of Extension requests that are simultaneously being processed by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.50ColumnwebserviceMaximumCGIRequestsread-onlymandatoryMaximum CGI Requests is the maximum number of CGI requests simultaneously processed by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.51ColumnwebserviceMaximumISAPIExtensionRequestsread-onlymandatoryMaximum ISAPI Extension Requests is the maximum number of Extension requests simultaneously processed by the Web service.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.52ColumnwebserviceTotalBlockedAsyncIPerORequestsread-onlymandatoryTotal requests temporarily blocked due to bandwidth throttling settings (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.53ColumnwebserviceTotalAllowedAsyncIPerORequestsread-onlymandatoryTotal requests allowed by bandwidth throttling settings (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.54ColumnwebserviceTotalRejectedAsyncIPerORequestsread-onlymandatoryTotal requests rejected due to bandwidth throttling settings (counted since service startup).
1.3.6.1.4.1.311.1.1.3.1.1.35.1.55ColumnwebserviceCurrentBlockedAsyncIPerORequestsread-onlymandatoryCurrent requests temporarily blocked due to bandwidth throttling settings.
1.3.6.1.4.1.311.1.1.3.1.1.35.1.56ColumnwebserviceMeasuredAsyncIPerOBandwidthUsageread-onlymandatoryMeasured bandwidth of asynchronous I/O averaged over a minute.