INFORMANT-EXCHANGE

MIB Reference — IPNetwork Monitor

All MIBsINFORMANT-EXCHANGE

Organization: Informant Systems, Inc.

Last Updated: 2005-05-17

Category: Domain: Server/Host Monitoring, Vendor: Informant Systems, Vendor: Microsoft

Description:

Informant Systems MIB for monitoring Microsoft Exchange Server performance counters and mail service statistics via SNMP.

Imported Objects

From SNMPv2-SMI

Gauge32
MODULE-IDENTITY
OBJECT-IDENTITY
OBJECT-TYPE

From WTCS

InstanceName
informantOBJECT-IDENTITY

What Is INFORMANT-EXCHANGE?

INFORMANT-EXCHANGE is a MIB module from SNMP Informant, a third-party Windows SNMP agent extension, that exposes Microsoft Exchange Server performance counters (ActiveSync and mailbox server metrics) over SNMP for servers that would otherwise only expose these via Windows Performance Monitor/WMI. It surfaces performance-counter-style data such as ActiveSync client item add/change/delete/fetch rates, sync item rates, collection command rates, current Active Directory request counts, current active users, and mailbox server I/O request/item rates. It is squarely a software/service performance and health monitoring MIB, letting an admin track Exchange service load and responsiveness (e.g., current active users, AD request load, mailbox I/O throughput) to detect performance degradation or overload on the mail server, complementing OS-level hardware metrics rather than replacing them. It depends on the Windows/WMI performance counter subsystem and the SNMP Informant agent framework rather than standard IETF MIBs. It is typically deployed on Microsoft Exchange Server hosts in enterprise environments where SNMP-based monitoring tools need visibility into mail service performance without native Exchange SNMP support, and the INFORMANT-EXCHANGE download is obtained from SNMP Informant along with its Windows agent installer.

IPNetwork Monitor allows you to monitor SNMP objects defined in INFORMANT-EXCHANGE. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • ActiveSync current active users
  • ActiveSync item add/change/delete/fetch rates
  • Active Directory request rate
  • mailbox server I/O request rate
  • collection command rate

Supported Devices

  • Microsoft Exchange Server hosts

Monitoring Examples

An admin polling asCurrentUsers and asCurrentActiveDirectoryRequests can detect an ActiveSync service overload when concurrent users or AD lookups spike unexpectedly. Tracking asMailboxServerItemAddsPerSec/asMailboxServerItemChangesPerSec/asMailboxServerIORequestsPerSec over time reveals whether mailbox database I/O load is climbing toward a bottleneck. A sudden drop in asClientSyncItemsPerSec alongside steady user counts could indicate ActiveSync synchronization is stalling for mobile clients.

OIDs
OID symbolicOID numericTypeAccessDescription
exchange1.3.6.1.4.1.9600.1.5The MIB module for SNMP Informant Exchange performance counter entries.
activeSync1.3.6.1.4.1.9600.1.5.1
G32 asClientItemAddsPerSec1.3.6.1.4.1.9600.1.5.1.1Gauge32read-onlyThe number of client item adds (within the sync command) processed per second by Exchange ActiveSync.
G32 asClientItemChangesPerSec1.3.6.1.4.1.9600.1.5.1.2Gauge32read-onlyThe number of client item changes (within the sync command) processed per second by Exchange ActiveSync.
G32 asClientItemDeletesPerSec1.3.6.1.4.1.9600.1.5.1.3Gauge32read-onlyThe number of client item deletes (within the sync command) processed per second by Exchange ActiveSync.
G32 asClientItemFetchesPerSec1.3.6.1.4.1.9600.1.5.1.4Gauge32read-onlyThe number of client item fetches (within the sync command) processed per second by Exchange ActiveSync.
G32 asClientSyncItemsPerSec1.3.6.1.4.1.9600.1.5.1.5Gauge32read-onlyThe number of client item adds, changes, deletes, and fetches (within the sync command) processed per second by Exchange ActiveSync.
G32 asCreateCollectionCommandsPerSec1.3.6.1.4.1.9600.1.5.1.6Gauge32read-onlyThe number of CreateCollection commands processed per second by Exchange ActiveSync. The CreateCollection command is called when a user creates a folder from the client.
G32 asCurrentActiveDirectoryRequests1.3.6.1.4.1.9600.1.5.1.7Gauge32read-onlyCurrent outstanding requests to Active Directory.
G32 asCurrentUsers1.3.6.1.4.1.9600.1.5.1.8Gauge32read-onlyThe number of users currently accessing Exchange ActiveSync.
G32 asDeleteCollectionCommandsPerSec1.3.6.1.4.1.9600.1.5.1.9Gauge32read-onlyThe number of DeleteCollection commands processed per second by Exchange ActiveSync. The DeleteCollection command is called when a user deletes a folder from the client.
G32 asMailboxServerIORequestsPerSec1.3.6.1.4.1.9600.1.5.1.10Gauge32read-onlyThe number of input/output requests sent per second to the Exchange mailbox server(s) from Exchange ActiveSync.
G32 asMailboxServerItemAddsPerSec1.3.6.1.4.1.9600.1.5.1.11Gauge32read-onlyThe number of Exchange mailbox server item adds (within the sync command) processed per second by Exchange ActiveSync.
G32 asMailboxServerItemChangesPerSec1.3.6.1.4.1.9600.1.5.1.12Gauge32read-onlyThe number of Exchange mailbox server item changes (within the sync command) processed per second by Exchange ActiveSync.
G32 asMailboxServerItemDeletesPerSec1.3.6.1.4.1.9600.1.5.1.13Gauge32read-onlyThe number of Exchange mailbox server item deletes (within the sync command) processed per second by Exchange ActiveSync.
G32 asMailboxServerItemSoftDelPerSec1.3.6.1.4.1.9600.1.5.1.14Gauge32read-onlyThe number of Exchange mailbox server item soft deletes processed per second by Exchange ActiveSync. Soft deletes occur when items move out of filter range.
G32 asMailboxServerSyncItemsPerSec1.3.6.1.4.1.9600.1.5.1.15Gauge32read-onlyThe number of Exchange mailbox server adds, changes, deletes, and soft deletes (within the sync command) sent to the client per second by Exchange ActiveSync.
G32 asFolderCreateCommandsPerSec1.3.6.1.4.1.9600.1.5.1.16Gauge32read-onlyThe number of FolderCreate commands processed per second by Exchange ActiveSync. The FolderCreate command is called when a user creates a folder from the client.
G32 asFolderDeleteCommandsPerSec1.3.6.1.4.1.9600.1.5.1.17Gauge32read-onlyThe number of FolderDelete commands processed per second by Exchange ActiveSync. The FolderDelete command is called when a user deletes a folder from the client.
G32 asFolderSyncCommandsPerSec1.3.6.1.4.1.9600.1.5.1.18Gauge32read-onlyThe number of FolderSync commands processed per second by Exchange ActiveSync. The FolderSync command is called when a user synchronizes their folder hierarchy.
G32 asFolderUpdateCommandsPerSec1.3.6.1.4.1.9600.1.5.1.19Gauge32read-onlyThe number of FolderUpdate commands processed per second by Exchange ActiveSync. The FolderUpdate command is called when a user moves/renames a folder from the client.
G32 asGetAttachmentCommandsPerSec1.3.6.1.4.1.9600.1.5.1.20Gauge32read-onlyThe number of GetAttachment commands processed per second by Exchange ActiveSync. The GetAttachment command is called when a user retrieves a mail attachment from the client.
G32 asGetHierarchyCommandsPerSec1.3.6.1.4.1.9600.1.5.1.21Gauge32read-onlyThe number of GetHierarchy commands processed per second by Exchange ActiveSync. The GetHierarchy command is called when a user fetches their folder hierarchy.
G32 asGetItemEstimateCommandsPerSec1.3.6.1.4.1.9600.1.5.1.22Gauge32read-onlyThe number of GetItemEstimate commands processed per second by Exchange ActiveSync. The GetItemEstimate command checks for the number of items that need to be synchronized.
G32 asMeetingResponseCommandsPerSec1.3.6.1.4.1.9600.1.5.1.23Gauge32read-onlyThe number of MeetingResponse commands processed per second by Exchange ActiveSync. The MeetingResponse command is called when a user responds to a meeting request from the client.
G32 asMoveCollectionCommandsPerSec1.3.6.1.4.1.9600.1.5.1.24Gauge32read-onlyThe number of MoveCollection commands processed per second by Exchange ActiveSync. The MoveCollection command is called when a user moves a folder from the client.
G32 asMoveItemsCommandsPerSec1.3.6.1.4.1.9600.1.5.1.25Gauge32read-onlyThe number of MoveItems commands processed per second by Exchange ActiveSync. The MoveItem command is called when a user moves an item between folders from the client.
G32 asNotifyCommandsPerSec1.3.6.1.4.1.9600.1.5.1.26Gauge32read-onlyThe number of Notify commands processed per second by Exchange ActiveSync. The Notify command is called by the client to provision itself to receive notifications.
G32 asOutstandingMailboxSrvrConnRqst1.3.6.1.4.1.9600.1.5.1.27Gauge32read-onlyThe number of pending connection requests from Exchange ActiveSync to the Exchange mailbox server(s).
G32 asOutstandingMailboxServerIORqst1.3.6.1.4.1.9600.1.5.1.28Gauge32read-onlyThe number of pending input/output requests from Exchange ActiveSync to the Exchange mailbox server(s).
G32 asSendMailCommandsPerSec1.3.6.1.4.1.9600.1.5.1.29Gauge32read-onlyThe number of SendMail commands processed per second by Exchange ActiveSync. The SendMail command is called when a user sends mail from the client.
G32 asSmartForwardCommandsPerSec1.3.6.1.4.1.9600.1.5.1.30Gauge32read-onlyThe number of SmartForward commands processed per second by Exchange ActiveSync. The SmartForward command is called when a user forwards an existing mail item from the client.
G32 asSmartReplyCommandsPerSec1.3.6.1.4.1.9600.1.5.1.31Gauge32read-onlyThe number of SmartReply commands processed per second by Exchange ActiveSync. The SmartReply command is called when a user replies to mail from the client.
G32 asSyncCommandsPerSec1.3.6.1.4.1.9600.1.5.1.32Gauge32read-onlyThe number of Sync commands processed per second by Exchange ActiveSync.
G32 asTotalClientItemAdds1.3.6.1.4.1.9600.1.5.1.33Gauge32read-onlyThe total number of client item adds (within the sync command) processed by Exchange ActiveSync.
G32 asTotalClientItemChanges1.3.6.1.4.1.9600.1.5.1.34Gauge32read-onlyThe total number of client item changes (within the sync command) processed by Exchange ActiveSync.
G32 asTotalClientItemDeletes1.3.6.1.4.1.9600.1.5.1.35Gauge32read-onlyThe total number of client item deletes (within the sync command) processed by Exchange ActiveSync.
G32 asTotalClientItemFetches1.3.6.1.4.1.9600.1.5.1.36Gauge32read-onlyThe total number of client item fetches (within the sync command) processed by Exchange ActiveSync.
G32 asTotalClientSyncItems1.3.6.1.4.1.9600.1.5.1.37Gauge32read-onlyThe total number of client item adds, changes, and deletes (within the sync command) sent from the client.
G32 asTotalCreateCollectionCommands1.3.6.1.4.1.9600.1.5.1.38Gauge32read-onlyThe total number of CreateCollection commands processed by Exchange ActiveSync. The CreateCollection command is called when a user creates a folder from the client.
G32 asTotalDeleteCollectionCommands1.3.6.1.4.1.9600.1.5.1.39Gauge32read-onlyThe total number of DeleteCollection commands processed by Exchange ActiveSync. The DeleteCollection command is called when a user deletes a folder from the client.
G32 asTotalMailboxServerItemAdds1.3.6.1.4.1.9600.1.5.1.40Gauge32read-onlyThe total number of Exchange mailbox server item adds (within the sync command) processed by Exchange ActiveSync.
G32 asTotalMailboxServerItemChanges1.3.6.1.4.1.9600.1.5.1.41Gauge32read-onlyThe total number of Exchange mailbox server item changes (within the sync command) processed by Exchange ActiveSync.
G32 asTotalMailboxServerItemDeletes1.3.6.1.4.1.9600.1.5.1.42Gauge32read-onlyThe total number of Exchange mailbox server item deletes (within the sync command) processed by Exchange ActiveSync.
G32 asTotalMailboxServerItemSoftDel1.3.6.1.4.1.9600.1.5.1.43Gauge32read-onlyThe total number of Exchange mailbox server item soft deletes processed by Exchange ActiveSync. Soft deletes occur when items move out of filter range.
G32 asTotalMailboxServerSyncItems1.3.6.1.4.1.9600.1.5.1.44Gauge32read-onlyThe total number of Exchange mailbox server adds, changes, and deletes (within the sync command) sent to the client.
G32 asTotalFolderCreateCommands1.3.6.1.4.1.9600.1.5.1.45Gauge32read-onlyThe total number of FolderCreate commands processed by Exchange ActiveSync. The FolderCreate command is called when a user creates a folder from the client.
G32 asTotalFolderDeleteCommands1.3.6.1.4.1.9600.1.5.1.46Gauge32read-onlyThe total number of FolderDelete commands processed by Exchange ActiveSync. The FolderDelete command is called when a user deletes a folder from the client.
G32 asTotalFolderSyncCommands1.3.6.1.4.1.9600.1.5.1.47Gauge32read-onlyThe total number of FolderSync commands processed by Exchange ActiveSync. The FolderSync command is called when a user synchronizes their folder hierarchy.
G32 asTotalFolderUpdateCommands1.3.6.1.4.1.9600.1.5.1.48Gauge32read-onlyThe total number of FolderUpdate commands processed by Exchange ActiveSync. The FolderUpdate command is called when a user moves/renames a folder from the client.
G32 asTotalGetAttachmentCommands1.3.6.1.4.1.9600.1.5.1.49Gauge32read-onlyThe total number of GetAttachment commands processed by Exchange ActiveSync. The GetAttachment command is called when a user retrieves a mail attachment from the client.
G32 asTotalGetHierarchyCommands1.3.6.1.4.1.9600.1.5.1.50Gauge32read-onlyThe total number of GetHierarchy commands processed by Exchange ActiveSync. The GetHierarchy command is called when a user fetches their folder hierarchy.
G32 asTotalGetItemEstimateCommands1.3.6.1.4.1.9600.1.5.1.51Gauge32read-onlyThe total number of GetItemEstimate commands processed by Exchange ActiveSync. The GetItemEstimate command checks for the number of items that need to be synchronized.
G32 asTotalMeetingResponseCommands1.3.6.1.4.1.9600.1.5.1.52Gauge32read-onlyThe total number of MeetingResponse commands processed by Exchange ActiveSync. The MeetingResponse command is called when a user responds to a meeting request from the client.
G32 asTotalMoveCollectionCommands1.3.6.1.4.1.9600.1.5.1.53Gauge32read-onlyThe total number of MoveCollection commands processed by Exchange ActiveSync. The MoveCollection command is called when a user moves a folder from the client.
G32 asTotalMoveItemsCommands1.3.6.1.4.1.9600.1.5.1.54Gauge32read-onlyThe total number of MoveItems commands processed by Exchange ActiveSync. The MoveItem command is called when a user moves an item between folders from the client.
G32 asTotalNotifyCommands1.3.6.1.4.1.9600.1.5.1.55Gauge32read-onlyThe total number of Notify commands processed by Exchange ActiveSync. The Notify command is called by the client to provision itself to receive notifications.
G32 asTotalSendMailCommands1.3.6.1.4.1.9600.1.5.1.56Gauge32read-onlyThe total number of SendMail commands processed by Exchange ActiveSync. The SendMail command is called when a user sends mail from the client.
G32 asTotalSmartForwardCommands1.3.6.1.4.1.9600.1.5.1.57Gauge32read-onlyThe total number of SmartForward commands processed by Exchange ActiveSync. The SmartForward command is called when a user forwards an existing mail item from the client.
G32 asTotalSmartReplyCommands1.3.6.1.4.1.9600.1.5.1.58Gauge32read-onlyThe total number of SmartReply commands processed by Exchange ActiveSync. The SmartReply command is called when a user replies to mail from the client.
G32 asTotalSyncCommands1.3.6.1.4.1.9600.1.5.1.59Gauge32read-onlyThe total number of Sync commands processed by Exchange ActiveSync.
G32 asTotalUnrecognizedRequests1.3.6.1.4.1.9600.1.5.1.60Gauge32read-onlyThe total number of unrecognized requests received by Exchange ActiveSync.
G32 asTotalUsers1.3.6.1.4.1.9600.1.5.1.61Gauge32read-onlyTotal number of users who have accessed Exchange ActiveSync.
activeSyncNotifyOmaPush1.3.6.1.4.1.9600.1.5.2Displays performance statistics for Exchange ActiveSync Notifications
G32 asnopCatNotifyBifurcatedTotal1.3.6.1.4.1.9600.1.5.2.1Gauge32read-onlyNumber of notifications bifurcated by mobile categorizer due to multiple devices
G32 asnopCatNotifyDiscardedTotal1.3.6.1.4.1.9600.1.5.2.2Gauge32read-onlyNumber of notifications discarded by mobile categorizer due to errors
G32 asnopCatNotifyExpiredTotal1.3.6.1.4.1.9600.1.5.2.3Gauge32read-onlyNumber of notifications discarded by mobile categorizer due to expiry
G32 asnopCatNotifyIgnoredTotal1.3.6.1.4.1.9600.1.5.2.4Gauge32read-onlyNumber of notifications ignored by mobile categorizer due to batching
G32 asnopCatNotifyProcessedTotal1.3.6.1.4.1.9600.1.5.2.5Gauge32read-onlyNumber of notifications processed by mobile categorizer
G32 asnopCatNotifyProcessedPerSec1.3.6.1.4.1.9600.1.5.2.6Gauge32read-onlyNumber of notifications processed by mobile categorizer per second
G32 asnopCatNotifySentTotal1.3.6.1.4.1.9600.1.5.2.7Gauge32read-onlyNumber of successful notifications sent by mobile categorizer
G32 asnopCatNotifySentPerSec1.3.6.1.4.1.9600.1.5.2.8Gauge32read-onlyNumber of successful notifications sent by mobile categorizer per second
G32 asnopOmaSinkNotifyDiscardTotal1.3.6.1.4.1.9600.1.5.2.9Gauge32read-onlyNumber of notifications discarded by omasink due to errors
G32 asnopOmaSinkNotifyDiscardPerSec1.3.6.1.4.1.9600.1.5.2.10Gauge32read-onlyNumber of notifications discarded by omasink per second
G32 asnopOmaSinkNotifyIgnoredTotal1.3.6.1.4.1.9600.1.5.2.11Gauge32read-onlyNumber of notifications ignored by omasink
G32 asnopOmaSinkNotifyIgnoredPerSec1.3.6.1.4.1.9600.1.5.2.12Gauge32read-onlyNumber of notifications ignored by omasink per second
G32 asnopOmaSinkNotifySentTotal1.3.6.1.4.1.9600.1.5.2.13Gauge32read-onlyNumber of successful notifications sent by omasink
G32 asnopOmaSinkNotifySentPerSec1.3.6.1.4.1.9600.1.5.2.14Gauge32read-onlyNumber of successful notifications sent by omasink per second
G32 asnopOmaSinkOnSaveEventsTotal1.3.6.1.4.1.9600.1.5.2.15Gauge32read-onlyNumber of times the OnSave event has been triggered on omasink bindings
G32 asnopOmaSinkOnSaveEventsPerSec1.3.6.1.4.1.9600.1.5.2.16Gauge32read-onlyNumber of times the OnSave event has been triggered on omasink bindings per second
addressListServiceTable1.3.6.1.4.1.9600.1.5.3not-accessibleMicrosoft Exchange Address List Service
addressListServiceEntry1.3.6.1.4.1.9600.1.5.3.1not-accessiblePerformance information for one particular instance of ''MSExchangeAL' object.
INS alsInstance1.3.6.1.4.1.9600.1.5.3.1.1InstanceNameread-onlyInstance name.
G32 alsActiveAddressListThreads1.3.6.1.4.1.9600.1.5.3.1.2Gauge32read-onlyActive Address List Threads
G32 alsActiveRecipientThreads1.3.6.1.4.1.9600.1.5.3.1.3Gauge32read-onlyActive Recipient Threads
G32 alsAddressListModifications1.3.6.1.4.1.9600.1.5.3.1.4Gauge32read-onlyAddress List Modifications
G32 alsAddressListsQueueLength1.3.6.1.4.1.9600.1.5.3.1.5Gauge32read-onlyAddress Lists Queue Length
G32 alsLDAPModifyCalsls1.3.6.1.4.1.9600.1.5.3.1.6Gauge32read-onlyLDAP Modify calls
G32 alsLDAPModifyCalslsPerSec1.3.6.1.4.1.9600.1.5.3.1.7Gauge32read-onlyLDAP Modify calls/sec
G32 alsLDAPModifyFailures1.3.6.1.4.1.9600.1.5.3.1.8Gauge32read-onlyLDAP Modify failures
G32 alsLDAPModifyFailuresPerSec1.3.6.1.4.1.9600.1.5.3.1.9Gauge32read-onlyLDAP Modify failures/sec
G32 alsLDAPResults1.3.6.1.4.1.9600.1.5.3.1.10Gauge32read-onlyLDAP Results
G32 alsLDAPResultsPerSec1.3.6.1.4.1.9600.1.5.3.1.11Gauge32read-onlyLDAP Results/sec
G32 alsLDAPSearchCalsls1.3.6.1.4.1.9600.1.5.3.1.12Gauge32read-onlyLDAP Search calls
G32 alsLDAPSearchCalslsPerSec1.3.6.1.4.1.9600.1.5.3.1.13Gauge32read-onlyLDAP Search calls/sec
G32 alsRecipientModifications1.3.6.1.4.1.9600.1.5.3.1.14Gauge32read-onlyRecipient Modifications
G32 alsRecipientsPerSec1.3.6.1.4.1.9600.1.5.3.1.15Gauge32read-onlyRecipients /sec
G32 alsRecipientsQueueLength1.3.6.1.4.1.9600.1.5.3.1.16Gauge32read-onlyRecipients Queue Length
databaseTable1.3.6.1.4.1.9600.1.5.4not-accessibleDatabase provides performance statistics for each process using the ESE high performance embedded database management system.
databaseEntry1.3.6.1.4.1.9600.1.5.4.1not-accessiblePerformance information for one particular instance of ''Database' object.
INS dbInstance1.3.6.1.4.1.9600.1.5.4.1.1InstanceNameread-onlyInstance name.
G32 dbDatabaseCachePercentHit1.3.6.1.4.1.9600.1.5.4.1.2Gauge32read-onlyDatabase Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing a file operation. If this percentage is too low, the database cache size may be too small.
G32 dbDatabaseCacheSize1.3.6.1.4.1.9600.1.5.4.1.3Gauge32read-onlyDatabase Cache Size is the amount of system memory used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and the
G32 dbDatabasePageEvictionsPerSec1.3.6.1.4.1.9600.1.5.4.1.4Gauge32read-onlyDatabase Page Evictions/sec is the rate that database file page requests that require the database cache manager to allocate a new page from the database cache force another database page out of the cache. The eviction count is charged when the page is a
G32 dbDatabasePageFaultStallsPerSec1.3.6.1.4.1.9600.1.5.4.1.5Gauge32read-onlyDatabase Page Fault Stalls/sec is the rate of page faults that cannot be serviced because there are no pages available for allocation from the database cache. If this counter is non-zero most of the time, the clean threshold may be too low.
G32 dbDatabasePageFaultsPerSec1.3.6.1.4.1.9600.1.5.4.1.6Gauge32read-onlyDatabase Page Faults/sec is the rate that database file page requests require the database cache manager to allocate a new page from the database cache.
G32 dbLogRecordStallsPerSec1.3.6.1.4.1.9600.1.5.4.1.7Gauge32read-onlyLog Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck.
G32 dbLogThreadsWaiting1.3.6.1.4.1.9600.1.5.4.1.8Gauge32read-onlyLog Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck.
G32 dbLogWritesPerSec1.3.6.1.4.1.9600.1.5.4.1.9Gauge32read-onlyLog Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck.
G32 dbPagesConverted1.3.6.1.4.1.9600.1.5.4.1.10Gauge32read-onlyPages Converted is the count of database pages that have been converted from an older format
G32 dbPagesConvertedPerSec1.3.6.1.4.1.9600.1.5.4.1.11Gauge32read-onlyPages Converted/sec is the count of times per second a database page is converted from an older database format
G32 dbRecordsConverted1.3.6.1.4.1.9600.1.5.4.1.12Gauge32read-onlyRecords Converted is the count of database records that have been converted from an older format
G32 dbRecordsConvertedPerSec1.3.6.1.4.1.9600.1.5.4.1.13Gauge32read-onlyRecords Converted/sec is the count of times per second a database record is converted from an older database format
G32 dbSessionsPercentUsed1.3.6.1.4.1.9600.1.5.4.1.14Gauge32read-onlySessions % Used is the percentage of database sessions currently open for use by client threads. [Dev Only]
G32 dbSessionsInUse1.3.6.1.4.1.9600.1.5.4.1.15Gauge32read-onlySessions In Use is the number of database sessions currently open for use by client threads. [Dev Only]
G32 dbTableOpenCachePercentHit1.3.6.1.4.1.9600.1.5.4.1.16Gauge32read-onlyTable Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small.
G32 dbTableOpenCacheHitsPerSec1.3.6.1.4.1.9600.1.5.4.1.17Gauge32read-onlyTable Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small.
G32 dbTableOpenCacheMissesPerSec1.3.6.1.4.1.9600.1.5.4.1.18Gauge32read-onlyTable Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small.
G32 dbTableOpensPerSec1.3.6.1.4.1.9600.1.5.4.1.19Gauge32read-onlyTable Opens/sec is the number of database tables opened per second.
G32 dbIODatabaseReadsPerSec1.3.6.1.4.1.9600.1.5.4.1.20Gauge32read-onlyI/O Database Reads/sec is the rate of database read operations completed.
G32 dbIODatabaseWritesPerSec1.3.6.1.4.1.9600.1.5.4.1.21Gauge32read-onlyI/O Database Writes/sec is the rate of database write operations completed.
G32 dbIOLogReadsPerSec1.3.6.1.4.1.9600.1.5.4.1.22Gauge32read-onlyI/O Log Reads/sec is the rate of logfile read operations completed.
G32 dbIOLogWritesPerSec1.3.6.1.4.1.9600.1.5.4.1.23Gauge32read-onlyI/O Log Writes/sec is the rate of logfile write operations completed.
databaseInstancesTable1.3.6.1.4.1.9600.1.5.5not-accessibleInstances in this process
databaseInstancesEntry1.3.6.1.4.1.9600.1.5.5.1not-accessiblePerformance information for one particular instance of 'Database ==> Instances' object.
INS dbiInstance1.3.6.1.4.1.9600.1.5.5.1.1InstanceNameread-onlyInstance name.
G32 dbiLogGenerationCheckpointDepth1.3.6.1.4.1.9600.1.5.5.1.2Gauge32read-onlyLog Generation Checkpoint Depth represents the amount of work, in count of log files, that will need to be redone or undone to the database file(s) if the process crashes.
G32 dbiLogRecordStallsPerSec1.3.6.1.4.1.9600.1.5.5.1.3Gauge32read-onlyLog Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck.
G32 dbiLogThreadsWaiting1.3.6.1.4.1.9600.1.5.5.1.4Gauge32read-onlyLog Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck.
G32 dbiLogWritesPerSec1.3.6.1.4.1.9600.1.5.5.1.5Gauge32read-onlyLog Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck.
G32 dbiPagesConverted1.3.6.1.4.1.9600.1.5.5.1.6Gauge32read-onlyPages Converted is the count of database pages that have been converted from an older format
G32 dbiPagesConvertedPerSec1.3.6.1.4.1.9600.1.5.5.1.7Gauge32read-onlyPages Converted/sec is the count of times per second a database page is converted from an older database format
G32 dbiRecordsConverted1.3.6.1.4.1.9600.1.5.5.1.8Gauge32read-onlyRecords Converted is the count of database records that have been converted from an older format
G32 dbiRecordsConvertedPerSec1.3.6.1.4.1.9600.1.5.5.1.9Gauge32read-onlyRecords Converted/sec is the count of times per second a database record is converted from an older database format
G32 dbiSessionsPercentUsed1.3.6.1.4.1.9600.1.5.5.1.10Gauge32read-onlySessions % Used is the percentage of database sessions currently open for use by client threads. [Dev Only]
G32 dbiSessionsInUse1.3.6.1.4.1.9600.1.5.5.1.11Gauge32read-onlySessions In Use is the number of database sessions currently open for use by client threads. [Dev Only]
G32 dbiTableOpenCachePercentHit1.3.6.1.4.1.9600.1.5.5.1.12Gauge32read-onlyTable Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small.
G32 dbiTableOpenCacheHitsPerSec1.3.6.1.4.1.9600.1.5.5.1.13Gauge32read-onlyTable Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small.
G32 dbiTableOpenCacheMissesPerSec1.3.6.1.4.1.9600.1.5.5.1.14Gauge32read-onlyTable Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small.
G32 dbiTableOpensPerSec1.3.6.1.4.1.9600.1.5.5.1.15Gauge32read-onlyTable Opens/sec is the number of database tables opened per second.
G32 dbiIODatabaseReadsPerSec1.3.6.1.4.1.9600.1.5.5.1.16Gauge32read-onlyI/O Database Reads/sec is the rate of database read operations completed.
G32 dbiIODatabaseWritesPerSec1.3.6.1.4.1.9600.1.5.5.1.17Gauge32read-onlyI/O Database Writes/sec is the rate of database write operations completed.
G32 dbiIOLogReadsPerSec1.3.6.1.4.1.9600.1.5.5.1.18Gauge32read-onlyI/O Log Reads/sec is the rate of logfile read operations completed.
G32 dbiIOLogWritesPerSec1.3.6.1.4.1.9600.1.5.5.1.19Gauge32read-onlyI/O Log Writes/sec is the rate of logfile write operations completed.
dsAccessCachesTable1.3.6.1.4.1.9600.1.5.6not-accessibleOne instance per Cache Instance: global Cache Instance data.
dsAccessCachesEntry1.3.6.1.4.1.9600.1.5.6.1not-accessiblePerformance information for one particular instance of 'MSExchangeDSAccess Caches' object.
INS dsacInstance1.3.6.1.4.1.9600.1.5.6.1.1InstanceNameread-onlyInstance name.
G32 dsacCacheExpireTotalConfigData1.3.6.1.4.1.9600.1.5.6.1.2Gauge32read-onlyCache Expiries Total (Configuration Data) is the total number of configuration data objects expired from the cache since system initialization.
G32 dsacCacheExpireTotalUserData1.3.6.1.4.1.9600.1.5.6.1.3Gauge32read-onlyCache Expiries Total (User Data) is the total number of user data objects expired from the cache since system initialization.
G32 dsacCacheExpirePerSecConfigData1.3.6.1.4.1.9600.1.5.6.1.4Gauge32read-onlyCache Expiries/Sec (Configuration Data) is the number of configuration data objects expired from the cache per second.
G32 dsacCacheExpirePerSecUserData1.3.6.1.4.1.9600.1.5.6.1.5Gauge32read-onlyCache Expiries/Sec (User Data) is the number of user data objects expired from the cache per second.
G32 dsacCacheHitsTotal1.3.6.1.4.1.9600.1.5.6.1.6Gauge32read-onlyCache Hits Total is the total number of 'object found in cache' events since system initialization.
G32 dsacCacheHitsPerSec1.3.6.1.4.1.9600.1.5.6.1.7Gauge32read-onlyCache Hits/Sec is the number of 'object found in cache' events per second.
G32 dsacCacheInsertsTotalConfigData1.3.6.1.4.1.9600.1.5.6.1.8Gauge32read-onlyCache Inserts Total (Configuration Data) is the total number of configuration data objects inserted into the cache since system initialization.
G32 dsacCacheInsertsTotalUserData1.3.6.1.4.1.9600.1.5.6.1.9Gauge32read-onlyCache Inserts Total (User Data) is the total number of user data objects inserted into the cache since system initialization.
G32 dsacCacheInsertsPerSecConfigData1.3.6.1.4.1.9600.1.5.6.1.10Gauge32read-onlyCache Inserts/Sec (Configuration Data) is the number of configuration data objects inserted into the cache per second.
G32 dsacCacheInsertsPerSecUserData1.3.6.1.4.1.9600.1.5.6.1.11Gauge32read-onlyCache Inserts/Sec (User Data) is the number of user data objects inserted into the cache per second.
G32 dsacCacheMissesTotal1.3.6.1.4.1.9600.1.5.6.1.12Gauge32read-onlyCache Misses Total is the total number of 'object not found in cache' events since system initialization.
G32 dsacCacheMissesPerSec1.3.6.1.4.1.9600.1.5.6.1.13Gauge32read-onlyCache Misses/Sec is the number of 'object not found in cache' events per second.
G32 dsacDNEntryConfigData1.3.6.1.4.1.9600.1.5.6.1.14Gauge32read-onlyDN Entries (Configuration Data) is the total number of configuration data DN object type entries in the cache.
G32 dsacDNEntryUserData1.3.6.1.4.1.9600.1.5.6.1.15Gauge32read-onlyDN Entries (User Data) is the total number of user data DN object type entries in the cache.
G32 dsacDNEntryMemConfigData1.3.6.1.4.1.9600.1.5.6.1.16Gauge32read-onlyDN Entries Memory (Configuration Data) is the memory occupied by all configuration data DN Entries in the cache (in bytes)
G32 dsacDNEntryMemUserData1.3.6.1.4.1.9600.1.5.6.1.17Gauge32read-onlyDN Entries Memory (User Data) is the memory occupied by all user data DN Entries in the cache (in bytes)
G32 dsacLDAPSearchesTotal1.3.6.1.4.1.9600.1.5.6.1.18Gauge32read-onlyLDAP Searches Total is the total number of LDAP search requests issued since system initialization.
G32 dsacLDAPSearchesPerSec1.3.6.1.4.1.9600.1.5.6.1.19Gauge32read-onlyLDAP Searches/Sec is the number of LDAP search requests issued per second.
G32 dsacNotFndDNEntryConfigData1.3.6.1.4.1.9600.1.5.6.1.20Gauge32read-onlyNot Found DN Entries (Configuration Data) is the total number of configuration data 'Not Found DN' type entries in the cache.
G32 dsacNotFndDNEntryUserData1.3.6.1.4.1.9600.1.5.6.1.21Gauge32read-onlyNot Found DN Entries (User Data) is the total number of user data 'Not Found DN' type entries in the cache.
G32 dsacNotFndDNEntryMemConfigData1.3.6.1.4.1.9600.1.5.6.1.22Gauge32read-onlyNot Found DN Entries Memory (Configuration Data) is the memory occupied by all configuration data 'Not Found DN' Entries in the cache (in bytes)
G32 dsacNotFndDNEntryMemUserData1.3.6.1.4.1.9600.1.5.6.1.23Gauge32read-onlyNot Found DN Entries Memory (User Data) is the memory occupied by all user data 'Not Found DN' Entries in the cache (in bytes)
G32 dsacNotFndGUIDEntryConfigData1.3.6.1.4.1.9600.1.5.6.1.24Gauge32read-onlyNot Found GUID Entries (Configuration Data) is the total number of configuration data 'Not Found GUID' type entries in the cache.
G32 dsacNotFndGUIDEntryUserData1.3.6.1.4.1.9600.1.5.6.1.25Gauge32read-onlyNot Found GUID Entries (User Data) is the total number of user data 'Not Found GUID' type entries in the cache.
G32 dsacNotFndGUIDEntryMemConfigData1.3.6.1.4.1.9600.1.5.6.1.26Gauge32read-onlyNot Found GUID Entries Memory (Configuration Data) is the memory occupied by all configuration data 'Not Found GUID' Entries in the cache (in bytes)
G32 dsacNotFndGUIDEntryMemUserData1.3.6.1.4.1.9600.1.5.6.1.27Gauge32read-onlyNot Found GUID Entries Memory (User Data) is the memory occupied by all user data 'Not Found GUID' Entries in the cache (in bytes)
G32 dsacOutstandingAsyncNotifies1.3.6.1.4.1.9600.1.5.6.1.28Gauge32read-onlyOutstanding Async Notifies is the number of outstanding ldap notification requests.
G32 dsacOutstandingAsyncReads1.3.6.1.4.1.9600.1.5.6.1.29Gauge32read-onlyOutstanding Async Reads is the number of outstanding ldap read requests.
G32 dsacOutstandingAsyncSearches1.3.6.1.4.1.9600.1.5.6.1.30Gauge32read-onlyOutstanding Async Searches is the number of outstanding ldap search requests.
G32 dsacSearchEntryConfigData1.3.6.1.4.1.9600.1.5.6.1.31Gauge32read-onlySearch Entries (Configuration Data) is the total number of configuration data search type entries in the cache.
G32 dsacSearchEntryUserData1.3.6.1.4.1.9600.1.5.6.1.32Gauge32read-onlySearch Entries (User Data) is the total number of user data search type entries in the cache.
G32 dsacSearchEntryMemConfigData1.3.6.1.4.1.9600.1.5.6.1.33Gauge32read-onlySearch Entries Memory (Configuration Data) is the memory occupied by all configuration data search entries in the cache (in bytes)
G32 dsacSearchEntryMemUserData1.3.6.1.4.1.9600.1.5.6.1.34Gauge32read-onlySearch Entries Memory (User Data) is the memory occupied by all user data search entries in the cache (in bytes)
G32 dsacTotalEntryConfigData1.3.6.1.4.1.9600.1.5.6.1.35Gauge32read-onlyTotal Entries (Configuration Data) is the total number of configuration data entries in the cache. This includes 'DN', 'Search', 'Not Found DN' and 'Not Found GUID' type entries.
G32 dsacTotalEntryUserData1.3.6.1.4.1.9600.1.5.6.1.36Gauge32read-onlyTotal Entries (User Data) is the total number of user data entries in the cache. This includes 'DN', 'Search', 'Not Found DN' and 'Not Found GUID' type entries.
G32 dsacTotalEntryMemConfigData1.3.6.1.4.1.9600.1.5.6.1.37Gauge32read-onlyTotal Entries Memory (Configuration Data) is the memory occupied by all configuration data entry objects in the cache (in bytes).
G32 dsacTotalEntryMemUserData1.3.6.1.4.1.9600.1.5.6.1.38Gauge32read-onlyTotal Entries Memory (User Data) is the memory occupied by all user data entry objects in the cache (in bytes).
dsAccessDomainControllersTable1.3.6.1.4.1.9600.1.5.7not-accessibleOne instance per Domain Controller: cross-process Domain Controller data.
dsAccessDomainControllersEntry1.3.6.1.4.1.9600.1.5.7.1not-accessiblePerformance information for one particular instance of 'MSExchangeDSAccess Domain Controllers' object.
INS dssadcInstance1.3.6.1.4.1.9600.1.5.7.1.1InstanceNameread-onlyInstance name.
G32 dssadcBindFailuresPerMinute1.3.6.1.4.1.9600.1.5.7.1.2Gauge32read-onlyBind failures per minute is the number of LDAP bind calls failed during the last minute
G32 dssadcCriticalDataFlag1.3.6.1.4.1.9600.1.5.7.1.3Gauge32read-onlyCritical Data flag is 1 if the DC contains the Exchange server account, 0 otherwise
G32 dssadcDsGetDcNameElapsedTime1.3.6.1.4.1.9600.1.5.7.1.4Gauge32read-onlyDsGetDcName elapsed time is the total time (in ms) spent in DsGetDcName call to the DC
G32 dssadcGCCapableFlag1.3.6.1.4.1.9600.1.5.7.1.5Gauge32read-onlyGC capable flag is 1 if the DC is also a GC, 0 otherwise
G32 dssadcIsSynchronizedFlag1.3.6.1.4.1.9600.1.5.7.1.6Gauge32read-onlyIsSynchronized flag is 1 if the DC is synchronized, 0 otherwise
G32 dssadcKerberosTicketLifetime1.3.6.1.4.1.9600.1.5.7.1.7Gauge32read-onlyKerberos ticket lifetime (in seconds) is an average life time of the last 16 connections closed due to Kerberos ticket expiration
G32 dssadcLDAPDisconnectsPerMinute1.3.6.1.4.1.9600.1.5.7.1.8Gauge32read-onlyLDAP Disconnects per minute is the number of LDAP errors that caused DSAccess to mark the DC down during the last minute
G32 dssadcLDAPFatalErrorsPerMinute1.3.6.1.4.1.9600.1.5.7.1.9Gauge32read-onlyLDAP Fatal errors per minute is the number of LDAP errors that caused DSAccess to close the LDAP connection without marking the DC down during the last minute
G32 dssadcLDAPReadTime1.3.6.1.4.1.9600.1.5.7.1.10Gauge32read-onlyLDAP Read Time for a given DC is the time (in ms) taken to send an LDAP read request to the specified DC and receive a response
G32 dssadcLDAPReadCallsPerSec1.3.6.1.4.1.9600.1.5.7.1.11Gauge32read-onlyLDAP Read calls/Sec is the number of Depth 0 LDAP search calls made by this process per second
G32 dssadcLDAPSearchTime1.3.6.1.4.1.9600.1.5.7.1.12Gauge32read-onlyLDAP Search Time is the time (in ms) taken to send an LDAP search request and receive a response
G32 dssadcLDAPSearchCallsPerSec1.3.6.1.4.1.9600.1.5.7.1.13Gauge32read-onlyLDAP Search calls/Sec is the number of Depth 1 or 2 LDAP Search calls made by this process per second
G32 dssadcLDAPSrchTimedOutPerMinute1.3.6.1.4.1.9600.1.5.7.1.14Gauge32read-onlyLDAP Search timed out per minute is the number of LDAP searches returned LDAP_TIMEOUT during the last minute
G32 dssadcLDAPConnectionLifetime1.3.6.1.4.1.9600.1.5.7.1.15Gauge32read-onlyLDAP connection lifetime (in seconds) is an average life time of the last 16 connections closed (excludes ones closed due to Kerberos ticket expiration)
G32 dssadcLocalSiteFlag1.3.6.1.4.1.9600.1.5.7.1.16Gauge32read-onlyLocal site flag is 1 if the DC belongs to the local site, 0 otherwise
G32 dssadcNetlogonFlag1.3.6.1.4.1.9600.1.5.7.1.17Gauge32read-onlyNetlogon flag is 1 when DsGetDcName to the DC succeeds, indicating that NetLogon service is running, 0 otherwise
G32 dssadcNumOfOutstandingRequests1.3.6.1.4.1.9600.1.5.7.1.18Gauge32read-onlyNumber of outstanding requests is the current number of pending LDAP searches to the DC
G32 dssadcOSVersionFlag1.3.6.1.4.1.9600.1.5.7.1.19Gauge32read-onlyOS Version flag is 1 when the DC satisfies DSAccess OS/Service Pack requirements, 0 otherwise
G32 dssadcPDCFlag1.3.6.1.4.1.9600.1.5.7.1.20Gauge32read-onlyPDC flag is 1if the DC is also a PDC, 0 otherwise
G32 dssadcReachabilityBitmask1.3.6.1.4.1.9600.1.5.7.1.21Gauge32read-onlyReachability bitmask shows how the DC is reachable by using lowest 3 bits for DC, CDC and GC-used ports.
G32 dssadcSACLRightFlag1.3.6.1.4.1.9600.1.5.7.1.22Gauge32read-onlySACL right flag is 1 if the Exchange server has a SeSecurityPrivilege on the DC, 0 otherwise
G32 dssadcUserSearchFailedPerMinute1.3.6.1.4.1.9600.1.5.7.1.23Gauge32read-onlyUser searches failed per minute is the number of DSAccess client's searches failed during the last minute
G32 dssadcGethostbynameElapsedTime1.3.6.1.4.1.9600.1.5.7.1.24Gauge32read-onlygethostbyname elapsed time is the total time (in ms) spent in gethostbyname call trying to find the DC's IP address
dsAccessGlobalCounters1.3.6.1.4.1.9600.1.5.8MSExchangeDSAccess Global Counters contain summary information that is not process or DC specific
G32 dsagcDNSQueryDurationTime1.3.6.1.4.1.9600.1.5.8.1Gauge32read-onlyDNS Query duration time shows how long (in ms) the most recent DNSQuery call took
G32 dsagcInSiteDomainControllers1.3.6.1.4.1.9600.1.5.8.2Gauge32read-onlyIn-site Domain Controllers is the number of suitable Domain Controllers in the local site
G32 dsagcInSiteGlobalCatalogs1.3.6.1.4.1.9600.1.5.8.3Gauge32read-onlyIn-site Global Catalogs is the number of suitable Global Catalogs in the local site
G32 dsagcOutOfSiteDomainControllers1.3.6.1.4.1.9600.1.5.8.4Gauge32read-onlyOut-of-site Domain Controllers is the number of suitable Domain Controllers outside the local site
G32 dsagcOutOfSiteGlobalCatalogs1.3.6.1.4.1.9600.1.5.8.5Gauge32read-onlyOut-of-site Global Catalogs is the number of suitable Global Catalogs outside the local site
G32 dsagcTopologyDscvryDurationTime1.3.6.1.4.1.9600.1.5.8.6Gauge32read-onlyTopology Discovery duration time shows how long (in msec) the most recent Topology discovery took
dsAccessProcessesTable1.3.6.1.4.1.9600.1.5.9not-accessibleOne instance per client process
dsAccessProcessesEntry1.3.6.1.4.1.9600.1.5.9.1not-accessiblePerformance information for one particular instance of 'MSExchangeDSAccess Processes' object.
INS dsapInstance1.3.6.1.4.1.9600.1.5.9.1.1InstanceNameread-onlyInstance name.
G32 dsapLDAPReadTime1.3.6.1.4.1.9600.1.5.9.1.2Gauge32read-onlyLDAP Read Time is the time (in ms) taken to send an LDAP read request and receive a response
G32 dsapLDAPReadCallsPerSec1.3.6.1.4.1.9600.1.5.9.1.3Gauge32read-onlyLDAP Read calls/Sec is the number of Depth 0 LDAP search calls made by this process per second
G32 dsapLDAPSearchTime1.3.6.1.4.1.9600.1.5.9.1.4Gauge32read-onlyLDAP Search Time is the time (in ms) taken to send an LDAP search request and receive a response
G32 dsapLDAPSearchCallsPerSec1.3.6.1.4.1.9600.1.5.9.1.5Gauge32read-onlyLDAP Search calls/Sec is the number of Depth 1 or 2 LDAP Search calls made by this process per second
G32 dsapProcessID1.3.6.1.4.1.9600.1.5.9.1.6Gauge32read-onlyThe system Process ID of this process instance
epoxyTable1.3.6.1.4.1.9600.1.5.10not-accessibleThis object represents global counters for the Exchange sub-component Epoxy.
epoxyEntry1.3.6.1.4.1.9600.1.5.10.1not-accessiblePerformance information for one particular instance of 'Epoxy' object.
INS epoxyInstance1.3.6.1.4.1.9600.1.5.10.1.1InstanceNameread-onlyInstance name.
G32 epoxyBlocksAllocated1.3.6.1.4.1.9600.1.5.10.1.2Gauge32read-onlyTotal number of blocks currently allocated from epoxy shared memory.
G32 epoxyBytesAllocated1.3.6.1.4.1.9600.1.5.10.1.3Gauge32read-onlyTotal number of bytes currently allocated from epoxy shared memory.
G32 epoxyClientOutQueueLength1.3.6.1.4.1.9600.1.5.10.1.4Gauge32read-onlyNumber of requests waiting to be processed by the Exchange store
G32 epoxyEnqueuesByClient1.3.6.1.4.1.9600.1.5.10.1.5Gauge32read-onlyTotal number of enqueues done by client
G32 epoxyEnqueuesByStore1.3.6.1.4.1.9600.1.5.10.1.6Gauge32read-onlyTotal number of enqueues done by store
G32 epoxyPQCSsFailedOnClient1.3.6.1.4.1.9600.1.5.10.1.7Gauge32read-onlyTotal number of PostQueuedCompletionStatus failures on client
G32 epoxyPQCSsFailedOnStore1.3.6.1.4.1.9600.1.5.10.1.8Gauge32read-onlyTotal number of PostQueuedCompletionStatus failures on store
G32 epoxySegmentsAllocated1.3.6.1.4.1.9600.1.5.10.1.9Gauge32read-onlyTotal number of segments currently allocated from epoxy shared memory.
G32 epoxyStoreOutQueueLength1.3.6.1.4.1.9600.1.5.10.1.10Gauge32read-onlyNumber of requests waiting to be picked up by the Internet Information Services protocol handlers
eventService1.3.6.1.4.1.9600.1.5.11Only one instance : global ES performance data
G32 esAvgEventTime1.3.6.1.4.1.9600.1.5.11.1Gauge32read-onlyAverage time (in ms) spent in each event.
G32 esAvgScriptTime1.3.6.1.4.1.9600.1.5.11.2Gauge32read-onlyAverage time (in ms) spent in each script executed.
G32 esHandlerTime1.3.6.1.4.1.9600.1.5.11.3Gauge32read-onlyTotal time (in ms) spent in a handler.
G32 esNotificationsExecuting1.3.6.1.4.1.9600.1.5.11.4Gauge32read-onlyNotifications from Store that are currently being processed
G32 esNotifyQueue1.3.6.1.4.1.9600.1.5.11.5Gauge32read-onlyQueue of Store Notifications waiting to be processed.
G32 esNotifyTime1.3.6.1.4.1.9600.1.5.11.6Gauge32read-onlyTotal time (in ms) spent processing notifications.
G32 esNotifyTimeLast1.3.6.1.4.1.9600.1.5.11.7Gauge32read-onlyTime (in ms) spent processing last notification.
G32 esScriptTime1.3.6.1.4.1.9600.1.5.11.8Gauge32read-onlyTotal time (in ms) spent in all scripts.
G32 esScriptTimeouts1.3.6.1.4.1.9600.1.5.11.9Gauge32read-onlyCount of scripts that have timed out.
G32 esTotalEvents1.3.6.1.4.1.9600.1.5.11.10Gauge32read-onlyTotal number of events that have fired since the service has started.
G32 esTotalScripts1.3.6.1.4.1.9600.1.5.11.11Gauge32read-onlyTotal number of scripts that have executed since the service has started.
httpExtensionsTable1.3.6.1.4.1.9600.1.5.12not-accessibleHTTP Extensions for Microsoft Exchange Server
httpExtensionsEntry1.3.6.1.4.1.9600.1.5.12.1not-accessiblePerformance information for one particular instance of 'Exchange Server HTTP Extensions' object.
INS httpExtInstance1.3.6.1.4.1.9600.1.5.12.1.1InstanceNameread-onlyInstance name.
G32 httpExtBCOPYRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.2Gauge32read-onlyThe rate at which the server receives HTTP BCOPY requests.
G32 httpExtBDELETERequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.3Gauge32read-onlyThe rate at which the server receives HTTP BDELETE requests.
G32 httpExtBMOVERequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.4Gauge32read-onlyThe rate at which the server receives HTTP BMOVE requests.
G32 httpExtBPROPFINDRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.5Gauge32read-onlyThe rate at which the server receives HTTP BPROPFIND requests.
G32 httpExtBPROPPATCHRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.6Gauge32read-onlyThe rate at which the server receives HTTP BPROPPATCH requests.
G32 httpExtBadRequestErrorsPerSec1.3.6.1.4.1.9600.1.5.12.1.7Gauge32read-onlyThe rate at which the server is sending '400 Bad Request' HTTP responses to clients.
G32 httpExtCOPYRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.8Gauge32read-onlyThe rate at which the server receives HTTP COPY requests.
G32 httpExtConflictRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.9Gauge32read-onlyThe rate at which the server is sending '409 Conflict' HTTP responses to clients.
G32 httpExtCreatedRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.10Gauge32read-onlyThe rate at which the server is sending '201 Created' HTTP responses to clients.
G32 httpExtCurrentRequests1.3.6.1.4.1.9600.1.5.12.1.11Gauge32read-onlyThe number of HTTP requests that the server is currently processing.
G32 httpExtDELETERequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.12Gauge32read-onlyThe rate at which the server receives HTTP DELETE requests.
G32 httpExtForbiddenRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.13Gauge32read-onlyThe rate at which the server is sending '403 Forbidden' HTTP responses to clients.
G32 httpExtGETRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.14Gauge32read-onlyThe rate at which the server receives HTTP GET requests.
G32 httpExtHEADRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.15Gauge32read-onlyThe rate at which the server receives HTTP HEAD requests.
G32 httpExtIFSCacheHitsTotal1.3.6.1.4.1.9600.1.5.12.1.16Gauge32read-onlyThe total number of sucessful file handle retrievals from the IFS File Handle cache since service startup.
G32 httpExtIFSCacheHitsPerSecond1.3.6.1.4.1.9600.1.5.12.1.17Gauge32read-onlyThe rate at which IFS File Handle cache is successfuly used rather than the store to get a file handle.
G32 httpExtIFSCacheMissesTotal1.3.6.1.4.1.9600.1.5.12.1.18Gauge32read-onlyThe total number of unsucessful queries to the IFS File Handle cache since service startup.
G32 httpExtIFSCacheMissesPerSecond1.3.6.1.4.1.9600.1.5.12.1.19Gauge32read-onlyThe rate at which IFS File Handle cache is unsuccessfuly queried.
G32 httpExtIFSCacheUtilization1.3.6.1.4.1.9600.1.5.12.1.20Gauge32read-onlyThe number of items currently in the IFS File Handle cache.
G32 httpExtLOCKRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.21Gauge32read-onlyThe rate at which the server receives HTTP LOCK requests.
G32 httpExtLockedErrorsPerSec1.3.6.1.4.1.9600.1.5.12.1.22Gauge32read-onlyThe rate at which the server is sending '423 Locked' HTTP responses to clients.
G32 httpExtMKCOLRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.23Gauge32read-onlyThe rate at which the server receives HTTP MKCOL requests.
G32 httpExtMOVERequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.24Gauge32read-onlyThe rate at which the server receives HTTP MOVE requests.
G32 httpExtMethodFailureRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.25Gauge32read-onlyThe rate at which the server is sending '424 Method Failure' HTTP responses to clients.
G32 httpExtMethodNotAllowRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.26Gauge32read-onlyThe rate at which the server is sending '405 Method Not Allowed' HTTP responses to clients.
G32 httpExtMovedTempRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.27Gauge32read-onlyThe rate at which the server is sending '302 Moved Temporarily' HTTP responses to clients.
G32 httpExtMultiStatusRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.28Gauge32read-onlyThe rate at which the server is sending '207 Multi-Status' HTTP responses to clients.
G32 httpExtNoContentRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.29Gauge32read-onlyThe rate at which the server is sending '204 No Content' HTTP responses to clients.
G32 httpExtNotAcceptableRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.30Gauge32read-onlyThe rate at which the server is sending '406 Not Acceptable' HTTP responses to clients.
G32 httpExtNotFoundErrorsPerSec1.3.6.1.4.1.9600.1.5.12.1.31Gauge32read-onlyThe rate at which the server is sending '404 Not Found' HTTP responses to clients.
G32 httpExtNotImplementedRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.32Gauge32read-onlyThe rate at which the server is sending '501 Not Implemented' HTTP responses to clients.
G32 httpExtOPTIONSRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.33Gauge32read-onlyThe rate at which the server receives HTTP OPTIONS requests.
G32 httpExtOkRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.34Gauge32read-onlyThe rate at which the server is sending '200 OK' HTTP responses to clients.
G32 httpExtOtherRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.35Gauge32read-onlyThe rate at which the server receives HTTP requests using methods other than OPTIONS, GET, HEAD, PUT, POST, DELETE, COPY, MOVE, MKCOL, PROPFIND, PROPPATCH, LOCK, UNLOCK, SEARCH, POLL, SUBSCRIBE, UNSUBSCRIBE, BDELETE, BCOPY, BMOVE, BPROPPATCH and BPROPFIND
G32 httpExtPOLLRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.36Gauge32read-onlyThe rate at which the server receives HTTP POLL requests.
G32 httpExtPOSTRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.37Gauge32read-onlyThe rate at which the server receives HTTP POST requests.
G32 httpExtPROPFINDRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.38Gauge32read-onlyThe rate at which the server receives HTTP PROPFIND requests.
G32 httpExtPROPPATCHRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.39Gauge32read-onlyThe rate at which the server receives HTTP PROPPATCH requests.
G32 httpExtPUTRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.40Gauge32read-onlyThe rate at which the server receives HTTP PUT requests.
G32 httpExtPrecondFailRspnPerSec1.3.6.1.4.1.9600.1.5.12.1.41Gauge32read-onlyThe rate at which the server is sending '412 Precondition Failed' HTTP responses to clients.
G32 httpExtRedirectedRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.42Gauge32read-onlyThe rate at which the server is redirecting HTTP requests to other locations.
G32 httpExtRedirectPerSecFromBackEnd1.3.6.1.4.1.9600.1.5.12.1.43Gauge32read-onlyThe rate of redirect messages received by the server.
G32 httpExtRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.44Gauge32read-onlyThe rate at which the server receives all HTTP requests.
G32 httpExtSEARCHRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.45Gauge32read-onlyThe rate at which the server receives HTTP SEARCH requests.
G32 httpExtSUBSCRIBERequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.46Gauge32read-onlyThe rate at which the server receives HTTP SUBSCRIBE requests.
G32 httpExtServerErrorsPerSec1.3.6.1.4.1.9600.1.5.12.1.47Gauge32read-onlyThe rate at which the server is sending '500 Server Error' HTTP responses to clients.
G32 httpExtServiceUnavailRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.48Gauge32read-onlyThe rate at which the server is sending '503 Service Unavailable' HTTP responses to clients.
G32 httpExtTotalBCOPYRequests1.3.6.1.4.1.9600.1.5.12.1.49Gauge32read-onlyThe number of HTTP BCOPY requests received by the server since service startup.
G32 httpExtTotalBDELETERequests1.3.6.1.4.1.9600.1.5.12.1.50Gauge32read-onlyThe number of HTTP BDELETE requests received by the server since service startup.
G32 httpExtTotalBMOVERequests1.3.6.1.4.1.9600.1.5.12.1.51Gauge32read-onlyThe number of HTTP BMOVE requests received by the server since service startup.
G32 httpExtTotalBPROPFINDRequests1.3.6.1.4.1.9600.1.5.12.1.52Gauge32read-onlyThe number of HTTP BPROPFIND requests received by the server since service startup.
G32 httpExtTotalBPROPPATCHRequests1.3.6.1.4.1.9600.1.5.12.1.53Gauge32read-onlyThe number of HTTP BPROPPATCH requests received by the server since service startup.
G32 httpExtTotalBadRequestErrors1.3.6.1.4.1.9600.1.5.12.1.54Gauge32read-onlyThe number of '400 Bad Request' HTTP responses sent by the server since service startup.
G32 httpExtTotalCOPYRequests1.3.6.1.4.1.9600.1.5.12.1.55Gauge32read-onlyThe number of HTTP COPY requests received by the server since service startup.
G32 httpExtTotalConflictRspns1.3.6.1.4.1.9600.1.5.12.1.56Gauge32read-onlyThe number of '409 Conflict' HTTP responses sent by the server since service startup.
G32 httpExtTotalCreatedRspns1.3.6.1.4.1.9600.1.5.12.1.57Gauge32read-onlyThe number of '201 Created' HTTP responses sent by the server since service startup.
G32 httpExtTotalDELETERequests1.3.6.1.4.1.9600.1.5.12.1.58Gauge32read-onlyThe number of HTTP DELETE requests received by the server since service startup.
G32 httpExtTotalExceptions1.3.6.1.4.1.9600.1.5.12.1.59Gauge32read-onlyThe number of exceptions that have occurred since service startup.
G32 httpExtTotalForbiddenRspns1.3.6.1.4.1.9600.1.5.12.1.60Gauge32read-onlyThe number of '403 Forbidden' HTTP responses sent by the server since service startup.
G32 httpExtTotalGETRequests1.3.6.1.4.1.9600.1.5.12.1.61Gauge32read-onlyThe number of HTTP GET requests received by the server since service startup.
G32 httpExtTotalHEADRequests1.3.6.1.4.1.9600.1.5.12.1.62Gauge32read-onlyThe number of HTTP HEAD requests received by the server since service startup.
G32 httpExtTotalISAPIExtensionRqsts1.3.6.1.4.1.9600.1.5.12.1.63Gauge32read-onlyThe number of HTTP requests executed by an ISAPI Extension since service startup.
G32 httpExtTotalLOCKRequests1.3.6.1.4.1.9600.1.5.12.1.64Gauge32read-onlyThe number of HTTP LOCK requests received by the server since service startup.
G32 httpExtTotalLockedErrors1.3.6.1.4.1.9600.1.5.12.1.65Gauge32read-onlyThe number of '423 Locked' HTTP responses sent by the server since service startup.
G32 httpExtTotalMKCOLRequests1.3.6.1.4.1.9600.1.5.12.1.66Gauge32read-onlyThe number of HTTP MKCOL requests received by the server since service startup.
G32 httpExtTotalMOVERequests1.3.6.1.4.1.9600.1.5.12.1.67Gauge32read-onlyThe number of HTTP MOVE requests received by the server since service startup.
G32 httpExtTotalMethodFailureRspns1.3.6.1.4.1.9600.1.5.12.1.68Gauge32read-onlyThe number of '424 Method Failure' HTTP responses sent by the server since service startup.
G32 httpExtTotalMethodNotAllowedRspn1.3.6.1.4.1.9600.1.5.12.1.69Gauge32read-onlyThe number of '405 Method Not Allowed' HTTP responses sent by the server since service startup.
G32 httpExtTotalMovedTemporarilyRspn1.3.6.1.4.1.9600.1.5.12.1.70Gauge32read-onlyThe number of '302 Moved Temporarily' HTTP responses sent by the server since service startup.
G32 httpExtTotalMultiStatusRspns1.3.6.1.4.1.9600.1.5.12.1.71Gauge32read-onlyThe number of '207 Multi-Status' HTTP responses sent by the server since service startup.
G32 httpExtTotalNoContentRspns1.3.6.1.4.1.9600.1.5.12.1.72Gauge32read-onlyThe number of '204 No Content' HTTP responses sent by the server since service startup.
G32 httpExtTotalNotAcceptableRspns1.3.6.1.4.1.9600.1.5.12.1.73Gauge32read-onlyThe number of '406 Not Acceptable' HTTP responses sent by the server since service startup.
G32 httpExtTotalNotFoundErrors1.3.6.1.4.1.9600.1.5.12.1.74Gauge32read-onlyThe number of '404 Not Found' HTTP responses sent by the server since service startup.
G32 httpExtTotalNotImplementedRspns1.3.6.1.4.1.9600.1.5.12.1.75Gauge32read-onlyThe number of '501 Not Implemented' HTTP responses sent by the server since service startup.
G32 httpExtTotalOPTIONSRequests1.3.6.1.4.1.9600.1.5.12.1.76Gauge32read-onlyThe number of HTTP OPTIONS requests received by the server since service startup.
G32 httpExtTotalOkRspns1.3.6.1.4.1.9600.1.5.12.1.77Gauge32read-onlyThe number of '200 OK' HTTP responses sent by the server since service startup.
G32 httpExtTotalOtherRequests1.3.6.1.4.1.9600.1.5.12.1.78Gauge32read-onlyThe number of HTTP requests using methods other than OPTIONS, GET, HEAD, PUT, POST, DELETE, COPY, MOVE, MKCOL, PROPFIND, PROPPATCH, LOCK, UNLOCK, SEARCH, POLL, SUBSCRIBE, UNSUBSCRIBE, BDELETE, BCOPY, BMOVE, BPROPPATCH and BPROPFIND received by the server
G32 httpExtTotalPOLLRequests1.3.6.1.4.1.9600.1.5.12.1.79Gauge32read-onlyThe number of HTTP POLL requests received by the server since service startup.
G32 httpExtTotalPOSTRequests1.3.6.1.4.1.9600.1.5.12.1.80Gauge32read-onlyThe number of HTTP POST requests received by the server since service startup.
G32 httpExtTotalPROPFINDRequests1.3.6.1.4.1.9600.1.5.12.1.81Gauge32read-onlyThe number of HTTP PROPFIND requests received by the server since service startup.
G32 httpExtTotalPROPPATCHRequests1.3.6.1.4.1.9600.1.5.12.1.82Gauge32read-onlyThe number of HTTP PROPPATCH requests received by the server since service startup.
G32 httpExtTotalPUTRequests1.3.6.1.4.1.9600.1.5.12.1.83Gauge32read-onlyThe number of HTTP PUT requests received by the server since service startup.
G32 httpExtTotalPreconditionFailRspn1.3.6.1.4.1.9600.1.5.12.1.84Gauge32read-onlyThe number of '412 Precondition Failed' HTTP responses sent by the server since service startup.
G32 httpExtTotalRedirectedRequests1.3.6.1.4.1.9600.1.5.12.1.85Gauge32read-onlyThe number of HTTP requests redirected to another URL by the server since service startup.
G32 httpExtTotalRedirectsFromBackEnd1.3.6.1.4.1.9600.1.5.12.1.86Gauge32read-onlyThe number of redirect messages received by the server since service startup.
G32 httpExtTotalRequests1.3.6.1.4.1.9600.1.5.12.1.87Gauge32read-onlyThe number of all HTTP requests received by the server since service startup.
G32 httpExtTotalSEARCHRequests1.3.6.1.4.1.9600.1.5.12.1.88Gauge32read-onlyThe number of HTTP SEARCH requests received by the server since service startup.
G32 httpExtTotalSUBSCRIBERequests1.3.6.1.4.1.9600.1.5.12.1.89Gauge32read-onlyThe number of HTTP SUBSCRIBE requests received by the server since service startup.
G32 httpExtTotalServerErrors1.3.6.1.4.1.9600.1.5.12.1.90Gauge32read-onlyThe number of '500 Server Error' HTTP responses sent by the server since service startup.
G32 httpExtTotalServiceUnavailRspns1.3.6.1.4.1.9600.1.5.12.1.91Gauge32read-onlyThe number of '503 Service Unavailable' HTTP responses sent by the server since service startup.
G32 httpExtTotalUNLOCKRequests1.3.6.1.4.1.9600.1.5.12.1.92Gauge32read-onlyThe number of HTTP UNLOCK requests received by the server since service startup.
G32 httpExtTotalUNSUBSCRIBERequests1.3.6.1.4.1.9600.1.5.12.1.93Gauge32read-onlyThe number of HTTP UNSUBSCRIBE requests received by the server since service startup.
G32 httpExtTotalUnauthorizedErrors1.3.6.1.4.1.9600.1.5.12.1.94Gauge32read-onlyThe number of '401 Unauthorized' HTTP responses sent by the server since service startup.
G32 httpExtTotalUnprocessEntityRspns1.3.6.1.4.1.9600.1.5.12.1.95Gauge32read-onlyThe number of '422 Unprocessable Entity' HTTP responses sent by the server since service startup.
G32 httpExtTotalUnsupportedMediaRspn1.3.6.1.4.1.9600.1.5.12.1.96Gauge32read-onlyThe number of '415 Unsupported Media Type' HTTP responses sent by the server since service startup.
G32 httpExtUNLOCKRequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.97Gauge32read-onlyThe rate at which the server receives HTTP UNLOCK requests.
G32 httpExtUNSUBSCRIBERequestsPerSec1.3.6.1.4.1.9600.1.5.12.1.98Gauge32read-onlyThe rate at which the server receives HTTP UNSUBSCRIBE requests.
G32 httpExtUnauthorizedErrorsPerSec1.3.6.1.4.1.9600.1.5.12.1.99Gauge32read-onlyThe rate at which the server is sending '401 Unauthorized' HTTP responses to clients.
G32 httpExtUnprocessEntityRspnPerSec1.3.6.1.4.1.9600.1.5.12.1.100Gauge32read-onlyThe rate at which the server is sending '422 Unprocessable Entity' HTTP responses to clients.
G32 httpExtUnsupportMediaRspnsPerSec1.3.6.1.4.1.9600.1.5.12.1.101Gauge32read-onlyThe rate at which the server is sending '415 Unsupported Media Type' HTTP responses to clients.
imap4Table1.3.6.1.4.1.9600.1.5.13not-accessibleA table containing performance information for instances of 'MSExchangeIMAP4' objects.
imap4Entry1.3.6.1.4.1.9600.1.5.13.1not-accessiblePerformance information for one particular instance of 'MSExchangeIMAP4' object.
INS imap4Instance1.3.6.1.4.1.9600.1.5.13.1.1InstanceNameread-onlyInstance name.
G32 imap4APPENDFailures1.3.6.1.4.1.9600.1.5.13.1.2Gauge32read-onlyTotal number of APPEND failures since startup
G32 imap4APPENDRate1.3.6.1.4.1.9600.1.5.13.1.3Gauge32read-onlyNumber of APPEND commands per sec
G32 imap4APPENDTotal1.3.6.1.4.1.9600.1.5.13.1.4Gauge32read-onlyTotal number of APPEND commands received since startup
G32 imap4AUTHENTICATEFailures1.3.6.1.4.1.9600.1.5.13.1.5Gauge32read-onlyTotal number of AUTHENTICATE failures since startup
G32 imap4AUTHENTICATERate1.3.6.1.4.1.9600.1.5.13.1.6Gauge32read-onlyNumber of AUTHENTICATE commands per sec
G32 imap4AUTHENTICATETotal1.3.6.1.4.1.9600.1.5.13.1.7Gauge32read-onlyTotal number of AUTHENTICATE commands received since startup
G32 imap4CAPABILITYFailures1.3.6.1.4.1.9600.1.5.13.1.8Gauge32read-onlyTotal number of CAPABILITY failures since startup
G32 imap4CAPABILITYRate1.3.6.1.4.1.9600.1.5.13.1.9Gauge32read-onlyNumber of CAPABILITY commands per sec
G32 imap4CAPABILITYTotal1.3.6.1.4.1.9600.1.5.13.1.10Gauge32read-onlyTotal number of CAPABILITY commands received since startup
G32 imap4CHECKFailures1.3.6.1.4.1.9600.1.5.13.1.11Gauge32read-onlyTotal number of CHECK failures since startup
G32 imap4CHECKRate1.3.6.1.4.1.9600.1.5.13.1.12Gauge32read-onlyNumber of CHECK commands per sec
G32 imap4CHECKTotal1.3.6.1.4.1.9600.1.5.13.1.13Gauge32read-onlyTotal number of CHECK commands received since startup
G32 imap4CLOSEFailures1.3.6.1.4.1.9600.1.5.13.1.14Gauge32read-onlyTotal number of CLOSE failures since startup
G32 imap4CLOSERate1.3.6.1.4.1.9600.1.5.13.1.15Gauge32read-onlyNumber of CLOSE commands per sec
G32 imap4CLOSETotal1.3.6.1.4.1.9600.1.5.13.1.16Gauge32read-onlyTotal number of CLOSE commands received since startup
G32 imap4COPYFailures1.3.6.1.4.1.9600.1.5.13.1.17Gauge32read-onlyTotal number of COPY failures since startup
G32 imap4COPYRate1.3.6.1.4.1.9600.1.5.13.1.18Gauge32read-onlyNumber of COPY commands per sec
G32 imap4COPYTotal1.3.6.1.4.1.9600.1.5.13.1.19Gauge32read-onlyTotal number of COPY commands received since startup
G32 imap4CREATEFailures1.3.6.1.4.1.9600.1.5.13.1.20Gauge32read-onlyTotal number of CREATE failures since startup
G32 imap4CREATERate1.3.6.1.4.1.9600.1.5.13.1.21Gauge32read-onlyNumber of CREATE commands per sec
G32 imap4CREATETotal1.3.6.1.4.1.9600.1.5.13.1.22Gauge32read-onlyTotal number of CREATE commands received since startup
G32 imap4ConnectionsCurrent1.3.6.1.4.1.9600.1.5.13.1.23Gauge32read-onlyTotal number of current connections
G32 imap4ConnectionsFailed1.3.6.1.4.1.9600.1.5.13.1.24Gauge32read-onlyTotal number of failed connections since startup
G32 imap4ConnectionsRejected1.3.6.1.4.1.9600.1.5.13.1.25Gauge32read-onlyTotal number of rejected connections since startup
G32 imap4ConnectionsTotal1.3.6.1.4.1.9600.1.5.13.1.26Gauge32read-onlyTotal number of connections since startup
G32 imap4DELETEFailures1.3.6.1.4.1.9600.1.5.13.1.27Gauge32read-onlyTotal number of DELETE failures since startup
G32 imap4DELETERate1.3.6.1.4.1.9600.1.5.13.1.28Gauge32read-onlyNumber of DELETE commands per sec
G32 imap4DELETETotal1.3.6.1.4.1.9600.1.5.13.1.29Gauge32read-onlyTotal number of DELETE commands received since startup
G32 imap4EXAMINEFailures1.3.6.1.4.1.9600.1.5.13.1.30Gauge32read-onlyTotal number of EXAMINE failures since startup
G32 imap4EXAMINERate1.3.6.1.4.1.9600.1.5.13.1.31Gauge32read-onlyNumber of EXAMINE commands per sec
G32 imap4EXAMINETotal1.3.6.1.4.1.9600.1.5.13.1.32Gauge32read-onlyTotal number of EXAMINE commands received since startup
G32 imap4EXPUNGEFailures1.3.6.1.4.1.9600.1.5.13.1.33Gauge32read-onlyTotal number of EXPUNGE failures since startup
G32 imap4EXPUNGERate1.3.6.1.4.1.9600.1.5.13.1.34Gauge32read-onlyNumber of EXPUNGE commands per sec
G32 imap4EXPUNGETotal1.3.6.1.4.1.9600.1.5.13.1.35Gauge32read-onlyTotal number of EXPUNGE commands received since startup
G32 imap4FETCHFailures1.3.6.1.4.1.9600.1.5.13.1.36Gauge32read-onlyTotal number of FETCH failures since startup
G32 imap4FETCHRate1.3.6.1.4.1.9600.1.5.13.1.37Gauge32read-onlyNumber of FETCH commands per sec
G32 imap4FETCHTotal1.3.6.1.4.1.9600.1.5.13.1.38Gauge32read-onlyTotal number of FETCH commands received since startup
G32 imap4IDLEFailures1.3.6.1.4.1.9600.1.5.13.1.39Gauge32read-onlyTotal number of IDLE failures since startup
G32 imap4IDLERate1.3.6.1.4.1.9600.1.5.13.1.40Gauge32read-onlyNumber of IDLE commands per sec
G32 imap4IDLETotal1.3.6.1.4.1.9600.1.5.13.1.41Gauge32read-onlyTotal number of IDLE commands received since startup
G32 imap4InvalidCommands1.3.6.1.4.1.9600.1.5.13.1.42Gauge32read-onlyTotal number of invalid commands since startup
G32 imap4InvalidCommandsRate1.3.6.1.4.1.9600.1.5.13.1.43Gauge32read-onlyNumber of invalid commands per second
G32 imap4LISTFailures1.3.6.1.4.1.9600.1.5.13.1.44Gauge32read-onlyTotal number of LIST failures since startup
G32 imap4LISTRate1.3.6.1.4.1.9600.1.5.13.1.45Gauge32read-onlyNumber of LIST commands per sec
G32 imap4LISTTotal1.3.6.1.4.1.9600.1.5.13.1.46Gauge32read-onlyTotal number of LIST commands received since startup
G32 imap4LOGINFailures1.3.6.1.4.1.9600.1.5.13.1.47Gauge32read-onlyTotal number of LOGIN failures since startup
G32 imap4LOGINRate1.3.6.1.4.1.9600.1.5.13.1.48Gauge32read-onlyNumber of LOGIN commands per sec
G32 imap4LOGINTotal1.3.6.1.4.1.9600.1.5.13.1.49Gauge32read-onlyTotal number of LOGIN commands received since startup
G32 imap4LOGOUTFailures1.3.6.1.4.1.9600.1.5.13.1.50Gauge32read-onlyTotal number of LOGOUT failures since startup
G32 imap4LOGOUTRate1.3.6.1.4.1.9600.1.5.13.1.51Gauge32read-onlyNumber of LOGOUT commands per sec
G32 imap4LOGOUTTotal1.3.6.1.4.1.9600.1.5.13.1.52Gauge32read-onlyTotal number of LOGOUT commands received since startup
G32 imap4LSUBFailures1.3.6.1.4.1.9600.1.5.13.1.53Gauge32read-onlyTotal number of LSUB failures since startup
G32 imap4LSUBRate1.3.6.1.4.1.9600.1.5.13.1.54Gauge32read-onlyNumber of LSUB commands per sec
G32 imap4LSUBTotal1.3.6.1.4.1.9600.1.5.13.1.55Gauge32read-onlyTotal number of LSUB commands received since startup
G32 imap4NAMESPACEFailures1.3.6.1.4.1.9600.1.5.13.1.56Gauge32read-onlyTotal number of NAMESPACE failures since startup
G32 imap4NAMESPACERate1.3.6.1.4.1.9600.1.5.13.1.57Gauge32read-onlyNumber of NAMESPACE commands per sec
G32 imap4NAMESPACETotal1.3.6.1.4.1.9600.1.5.13.1.58Gauge32read-onlyTotal number of NAMESPACE commands received since startup
G32 imap4NOOPFailures1.3.6.1.4.1.9600.1.5.13.1.59Gauge32read-onlyTotal number of NOOP failures since startup
G32 imap4NOOPRate1.3.6.1.4.1.9600.1.5.13.1.60Gauge32read-onlyNumber of NOOP commands per sec
G32 imap4NOOPTotal1.3.6.1.4.1.9600.1.5.13.1.61Gauge32read-onlyTotal number of NOOP commands received since startup
G32 imap4RENAMEFailures1.3.6.1.4.1.9600.1.5.13.1.62Gauge32read-onlyTotal number of RENAME failures since startup
G32 imap4RENAMERate1.3.6.1.4.1.9600.1.5.13.1.63Gauge32read-onlyNumber of RENAME commands per sec
G32 imap4RENAMETotal1.3.6.1.4.1.9600.1.5.13.1.64Gauge32read-onlyTotal number of RENAME commands received since startup
G32 imap4RLISTFailures1.3.6.1.4.1.9600.1.5.13.1.65Gauge32read-onlyTotal number of RLIST failures since startup
G32 imap4RLISTRate1.3.6.1.4.1.9600.1.5.13.1.66Gauge32read-onlyNumber of RLIST commands per sec
G32 imap4RLISTTotal1.3.6.1.4.1.9600.1.5.13.1.67Gauge32read-onlyTotal number of RLIST commands received since startup
G32 imap4RLSUBFailures1.3.6.1.4.1.9600.1.5.13.1.68Gauge32read-onlyTotal number of RLSUB failures since startup
G32 imap4RLSUBRate1.3.6.1.4.1.9600.1.5.13.1.69Gauge32read-onlyNumber of RLSUB commands per sec
G32 imap4RLSUBTotal1.3.6.1.4.1.9600.1.5.13.1.70Gauge32read-onlyTotal number of RLSUB commands received since startup
G32 imap4SEARCHFailures1.3.6.1.4.1.9600.1.5.13.1.71Gauge32read-onlyTotal number of SEARCH failures since startup
G32 imap4SEARCHRate1.3.6.1.4.1.9600.1.5.13.1.72Gauge32read-onlyNumber of SEARCH commands per sec
G32 imap4SEARCHTotal1.3.6.1.4.1.9600.1.5.13.1.73Gauge32read-onlyTotal number of SEARCH commands received since startup
G32 imap4SELECTFailures1.3.6.1.4.1.9600.1.5.13.1.74Gauge32read-onlyTotal number of SELECT failures since startup
G32 imap4SELECTRate1.3.6.1.4.1.9600.1.5.13.1.75Gauge32read-onlyNumber of SELECT commands per sec
G32 imap4SELECTTotal1.3.6.1.4.1.9600.1.5.13.1.76Gauge32read-onlyTotal number of SELECT commands received since startup
G32 imap4STATUSFailures1.3.6.1.4.1.9600.1.5.13.1.77Gauge32read-onlyTotal number of STATUS failures since startup
G32 imap4STATUSRate1.3.6.1.4.1.9600.1.5.13.1.78Gauge32read-onlyNumber of STATUS commands per sec
G32 imap4STATUSTotal1.3.6.1.4.1.9600.1.5.13.1.79Gauge32read-onlyTotal number of STATUS commands received since startup
G32 imap4STOREFailures1.3.6.1.4.1.9600.1.5.13.1.80Gauge32read-onlyTotal number of STORE failures since startup
G32 imap4STORERate1.3.6.1.4.1.9600.1.5.13.1.81Gauge32read-onlyNumber of STORE commands per sec
G32 imap4STORETotal1.3.6.1.4.1.9600.1.5.13.1.82Gauge32read-onlyTotal number of STORE commands received since startup
G32 imap4SUBSCRIBEFailures1.3.6.1.4.1.9600.1.5.13.1.83Gauge32read-onlyTotal number of SUBSCRIBE failures since startup
G32 imap4SUBSCRIBERate1.3.6.1.4.1.9600.1.5.13.1.84Gauge32read-onlyNumber of SUBSCRIBE commands per sec
G32 imap4SUBSCRIBETotal1.3.6.1.4.1.9600.1.5.13.1.85Gauge32read-onlyTotal number of SUBSCRIBE commands received since startup
G32 imap4UIDFailures1.3.6.1.4.1.9600.1.5.13.1.86Gauge32read-onlyTotal number of UID failures since startup
G32 imap4UIDRate1.3.6.1.4.1.9600.1.5.13.1.87Gauge32read-onlyNumber of UID commands per sec
G32 imap4UIDTotal1.3.6.1.4.1.9600.1.5.13.1.88Gauge32read-onlyTotal number of UID commands received since startup
G32 imap4UNSUBSCRIBEFailures1.3.6.1.4.1.9600.1.5.13.1.89Gauge32read-onlyTotal number of UNSUBSCRIBE failures since startup
G32 imap4UNSUBSCRIBERate1.3.6.1.4.1.9600.1.5.13.1.90Gauge32read-onlyNumber of UNSUBSCRIBE commands per sec
G32 imap4UNSUBSCRIBETotal1.3.6.1.4.1.9600.1.5.13.1.91Gauge32read-onlyTotal number of UNSUBSCRIBE commands received since startup
informationStore1.3.6.1.4.1.9600.1.5.14Microsoft Exchange Information Store performance data
G32 isACLUpgradeCompletedUpgrades1.3.6.1.4.1.9600.1.5.14.1Gauge32read-onlyThe total number of ACL upgrades that have fully completed; a fully upgraded folder will not need another ACL upgrade.
G32 isACLUpgradeFailures1.3.6.1.4.1.9600.1.5.14.2Gauge32read-onlyThe total number of ACL upgrades that have failed; a failure to upgrade a folder leaves the folder with default rights only.
G32 isACLUpgradeHitsRetryList1.3.6.1.4.1.9600.1.5.14.3Gauge32read-onlyThe total number of ACL upgrades that were not attempted based on the retry list.
G32 isACLUpgradePartialUpgrades1.3.6.1.4.1.9600.1.5.14.4Gauge32read-onlyThe total number of ACL upgrades that have not fully completed; a partially upgraded folder will still have to go through the ACL upgrade process.
G32 isACLUpgradeTimesAttempted1.3.6.1.4.1.9600.1.5.14.5Gauge32read-onlyThe total number of ACL upgrades attempted.
G32 isActiveAnonymousUserCount1.3.6.1.4.1.9600.1.5.14.6Gauge32read-onlyNumber of active users.
G32 isActiveConnectionCount1.3.6.1.4.1.9600.1.5.14.7Gauge32read-onlyNumber of connections that have shown some activity in the last 10 minutes.
G32 isActiveUserCount1.3.6.1.4.1.9600.1.5.14.8Gauge32read-onlyNumber of user connections that have shown some activity in the last 10 minutes.
G32 isAnonymousUserCount1.3.6.1.4.1.9600.1.5.14.9Gauge32read-onlyAnonymous User Count is the number of anonymous users connected to the information store.
G32 isAppointmentInstanceCreateRate1.3.6.1.4.1.9600.1.5.14.10Gauge32read-onlyNumber of appointment instances created/sec
G32 isAppointmentInstanceDeleteRate1.3.6.1.4.1.9600.1.5.14.11Gauge32read-onlyNumber of appointment instances deleted/sec
G32 isAppointmentInstancesCreated1.3.6.1.4.1.9600.1.5.14.12Gauge32read-onlyNumber of appointment instances created
G32 isAppointmentInstancesDeleted1.3.6.1.4.1.9600.1.5.14.13Gauge32read-onlyNumber of appointment instances deleted
G32 isBackgroundExpansionQueueLength1.3.6.1.4.1.9600.1.5.14.14Gauge32read-onlyNumber of calendars that are queued for background expansion
G32 isClientLatency10SecRPCs1.3.6.1.4.1.9600.1.5.14.15Gauge32read-onlyThe client-reported number of successful RPCs with latencies > 10 seconds.
G32 isClientLatency2SecRPCs1.3.6.1.4.1.9600.1.5.14.16Gauge32read-onlyThe client-reported number of successful RPCs with latencies > 2 seconds.
G32 isClientLatency5SecRPCs1.3.6.1.4.1.9600.1.5.14.17Gauge32read-onlyThe client-reported number of successful RPCs with latencies > 5 seconds.
G32 isClientRPCsFail1.3.6.1.4.1.9600.1.5.14.18Gauge32read-onlyThe client-reported number of failed RPCs (since the store was started).
G32 isClientRPCsFailPerSec1.3.6.1.4.1.9600.1.5.14.19Gauge32read-onlyThe client-reported rate of failed RPCs (since the store was started).
G32 isClientRPCsFailAccessDeny1.3.6.1.4.1.9600.1.5.14.20Gauge32read-onlyThe client-reported number of failed RPCs (since the store was started) due to the Access Denied RPC error.
G32 isClientRPCsFailAccessDenyPerSec1.3.6.1.4.1.9600.1.5.14.21Gauge32read-onlyThe client-reported rate of failed RPCs (since the store was started) due to the Access Denied RPC error.
G32 isClientRPCsFailAllOtherErrs1.3.6.1.4.1.9600.1.5.14.22Gauge32read-onlyThe client-reported number of failed RPCs (since the store was started) due to all other RPC errors.
G32 isClientRPCsFailOtherErrsPerSec1.3.6.1.4.1.9600.1.5.14.23Gauge32read-onlyThe client-reported rate of failed RPCs (since the store was started) due to all other RPC errors.
G32 isClientRPCsFailCallCancel1.3.6.1.4.1.9600.1.5.14.24Gauge32read-onlyThe client-reported number of failed RPCs (since the store was started) due to the Call Cancelled RPC error.
G32 isClientRPCsFailCallCancelPerSec1.3.6.1.4.1.9600.1.5.14.25Gauge32read-onlyThe client-reported rate of failed RPCs (since the store was started) due to the Call Cancelled RPC error.
G32 isClientRPCsFailCallFail1.3.6.1.4.1.9600.1.5.14.26Gauge32read-onlyThe client-reported number of failed RPCs (since the store was started) due to the Call Failed RPC error.
G32 isClientRPCsFailCallFailPerSec1.3.6.1.4.1.9600.1.5.14.27Gauge32read-onlyThe client-reported rate of failed RPCs (since the store was started) due to the Call Failed RPC error.
G32 isClientRPCsFailSrvrBusy1.3.6.1.4.1.9600.1.5.14.28Gauge32read-onlyThe client-reported number of failed RPCs (since the store was started) due to the Server Too Busy RPC error.
G32 isClientRPCsFailSrvrBusyPerSec1.3.6.1.4.1.9600.1.5.14.29Gauge32read-onlyThe client-reported rate of failed RPCs (since the store was started) due to the Server Too Busy RPC error.
G32 isClientRPCsFailSrvrUnavail1.3.6.1.4.1.9600.1.5.14.30Gauge32read-onlyThe client-reported number of failed RPCs (since the store was started) due to the Server Unavailable RPC error.
G32 isClientRPCFailSrvrUnavailPerSec1.3.6.1.4.1.9600.1.5.14.31Gauge32read-onlyThe client-reported rate of failed RPCs (since the store was started) due to the Server Unavailable RPC error.
G32 isClientRPCsAttempted1.3.6.1.4.1.9600.1.5.14.32Gauge32read-onlyThe client-reported total number of RPCs attempted by the users (since the store was started).
G32 isClientRPCsAttemptedPerSec1.3.6.1.4.1.9600.1.5.14.33Gauge32read-onlyClient The client-reported rate of RPCs attempted by the users (since the store was started).
G32 isClientRPCsSucceeded1.3.6.1.4.1.9600.1.5.14.34Gauge32read-onlyThe client-reported total number of successful RPCs (since the store was started).
G32 isClientRPCsSucceededPerSec1.3.6.1.4.1.9600.1.5.14.35Gauge32read-onlyThe client-reported rate of successful RPCs (since the store was started).
G32 isClientTotalReportedLatency1.3.6.1.4.1.9600.1.5.14.36Gauge32read-onlyThe client-reported total latency (in seconds) for all RPCs (since the store was started).
G32 isConnectionCount1.3.6.1.4.1.9600.1.5.14.37Gauge32read-onlyConnection Count is the number of client processes connected to the information store.
G32 isDLMembershipCacheEntriesCount1.3.6.1.4.1.9600.1.5.14.38Gauge32read-onlyTotal number of entries stored in the DL membership cache.
G32 isDLMembershipCacheHits1.3.6.1.4.1.9600.1.5.14.39Gauge32read-onlyTotal number of hits for the DL membership cache.
G32 isDLMembershipCacheMisses1.3.6.1.4.1.9600.1.5.14.40Gauge32read-onlyTotal number of misses for the DL membership cache.
G32 isDLMembershipCacheSize1.3.6.1.4.1.9600.1.5.14.41Gauge32read-onlyTotal number of memory bytes consumed by the DL membership cache.
G32 isDatabaseSessionHitRate1.3.6.1.4.1.9600.1.5.14.42Gauge32read-onlyDatabase Session Hit Rate is the percent hit rate on re-using database sessions.
G32 isExchmemCurrentBytesAlloc1.3.6.1.4.1.9600.1.5.14.43Gauge32read-onlyThe current bytes allocated through Exchmem (excluding virtual allocations).
G32 isExchmemCurrentNumVirtualAlloc1.3.6.1.4.1.9600.1.5.14.44Gauge32read-onlyThe current number of Exchmem allocations that were directly allocated from virtual memory.
G32 isExchmemCurrentVirtualByteAlloc1.3.6.1.4.1.9600.1.5.14.45Gauge32read-onlyThe current bytes virtually allocated through Exchmem.
G32 isExchmemMaxBytesAlloc1.3.6.1.4.1.9600.1.5.14.46Gauge32read-onlyThe maximum concurrent bytes allocated through Exchmem (excluding virtual allocations).
G32 isExchmemMaxVirtualBytesAlloc1.3.6.1.4.1.9600.1.5.14.47Gauge32read-onlyThe maximum concurrent bytes virtually allocated through Exchmem.
G32 isExchmemNumOfAdditionalHeaps1.3.6.1.4.1.9600.1.5.14.48Gauge32read-onlyThe number of Exchmem heaps created by MSExchangeIS after startup.
G32 isExchmemNumOfHeaps1.3.6.1.4.1.9600.1.5.14.49Gauge32read-onlyThe total number of Exchmem heaps in use by MSExchangeIS.
G32 isExchmemNumOfHeapsMemoryErrors1.3.6.1.4.1.9600.1.5.14.50Gauge32read-onlyThe total number of Exchmem heaps that failed allocations due to insufficient available memory.
G32 isExchmemNumOfMemoryErrors1.3.6.1.4.1.9600.1.5.14.51Gauge32read-onlyThe total number of Exchmem allocations that could not be satisfied by available memory.
G32 isExchmemTotalNumOfVirtualAlloc1.3.6.1.4.1.9600.1.5.14.52Gauge32read-onlyThe total number of Exchmem allocations that were directly allocated from virtual memory.
G32 isFBPublishCount1.3.6.1.4.1.9600.1.5.14.53Gauge32read-onlyNumber of free-busy publishes
G32 isFBPublishRate1.3.6.1.4.1.9600.1.5.14.54Gauge32read-onlyNumber of free-busy publishes/sec
G32 isMaximumAnonymousUsers1.3.6.1.4.1.9600.1.5.14.55Gauge32read-onlyThe maximum number of anonymous users since startup.
G32 isMaximumConnections1.3.6.1.4.1.9600.1.5.14.56Gauge32read-onlyThe maximum number of concurrent connections since startup.
G32 isMaximumUsers1.3.6.1.4.1.9600.1.5.14.57Gauge32read-onlyMaximum Users is the maximum number of concurrent users since startup.
G32 isPeakPushNotificationsCacheSize1.3.6.1.4.1.9600.1.5.14.58Gauge32read-onlyThe maximum size of the Push Notifications Cache.
G32 isPushNotificationsCacheSize1.3.6.1.4.1.9600.1.5.14.59Gauge32read-onlyThe current size of the Push Notifications Cache.
G32 isPushNotifyGeneratedPerSec1.3.6.1.4.1.9600.1.5.14.60Gauge32read-onlyPush Notifications Generated/sec is the rate at which notifications are being sent to clients that have registered for notifications of changes to tables in the information store.
G32 isPushNotificationsSkippedPerSec1.3.6.1.4.1.9600.1.5.14.61Gauge32read-onlyPush Notifications Skipped/sec is the number of push notifications that have been skipped by caching at the server.
G32 isRPCAveragedLatency1.3.6.1.4.1.9600.1.5.14.62Gauge32read-onlyRPC latency in milliseconds averaged for the past 1024 packets.
G32 isRPCClientsBytesRead1.3.6.1.4.1.9600.1.5.14.63Gauge32read-onlyRPC Clients Bytes Read is the total number of bytes read from RPC clients.
G32 isRPCClientsBytesWritten1.3.6.1.4.1.9600.1.5.14.64Gauge32read-onlyRPC Clients Bytes Written is the total number of bytes written to RPC clients.
G32 isRPCClientsUncompressBytesRead1.3.6.1.4.1.9600.1.5.14.65Gauge32read-onlyRPC Clients Uncompressed Bytes Read is the total number of bytes read from RPC clients after decompression.
G32 isRPCClientsUncompressBytesWrite1.3.6.1.4.1.9600.1.5.14.66Gauge32read-onlyRPC Clients Uncompressed Bytes Written is the total number of bytes written to RPC clients before compression.
G32 isRPCNumOfSlowPackets1.3.6.1.4.1.9600.1.5.14.67Gauge32read-onlyNumber of RPC packets in the past 1024 that have latencies longer than 2 seconds.
G32 isRPCOperationsPerSec1.3.6.1.4.1.9600.1.5.14.68Gauge32read-onlyRPC Operations/sec is the rate that RPC operations occur.
G32 isRPCPacketsPerSec1.3.6.1.4.1.9600.1.5.14.69Gauge32read-onlyRPC Packets/sec is the rate that RPC packets are processed.
G32 isRPCRequests1.3.6.1.4.1.9600.1.5.14.70Gauge32read-onlyRPC Requests is the number of client requests that are currently being processed by the information store.
G32 isRPCRequestsPeak1.3.6.1.4.1.9600.1.5.14.71Gauge32read-onlyRPC Requests Peak is the maximum number of client requests that were processed simultaneously by the information store since it was started.
G32 isReadBytesRPCClientsPerSec1.3.6.1.4.1.9600.1.5.14.72Gauge32read-onlyRead Bytes RPC Clients/sec is the rate that bytes are read from RPC clients.
G32 isRecurringAppointmentDeleteRate1.3.6.1.4.1.9600.1.5.14.73Gauge32read-onlyNumber of recurring appoinments deleted/sec
G32 isRecurringAppointmentModifyRate1.3.6.1.4.1.9600.1.5.14.74Gauge32read-onlyNumber of recurring appointments modified/sec
G32 isRecurringAppointmentsCreated1.3.6.1.4.1.9600.1.5.14.75Gauge32read-onlyNumber of recurring appointments created
G32 isRecurringAppointmentsDeleted1.3.6.1.4.1.9600.1.5.14.76Gauge32read-onlyNumber of recurring appointments deleted
G32 isRecurringAppointmentsModified1.3.6.1.4.1.9600.1.5.14.77Gauge32read-onlyNumber of recurring appointments modified
G32 isRecurringApptCreateRate1.3.6.1.4.1.9600.1.5.14.78Gauge32read-onlyNumber of recurring appointments created/sec
G32 isRecurringMasterApptsExpand1.3.6.1.4.1.9600.1.5.14.79Gauge32read-onlyNumber of recurring master appointments expanded
G32 isRecurringMasterExpansionRate1.3.6.1.4.1.9600.1.5.14.80Gauge32read-onlyNumber of recurring master appointments expanded/sec
G32 isSingleAppointmentCreationRate1.3.6.1.4.1.9600.1.5.14.81Gauge32read-onlyNumber of single instance appointments created/sec
G32 isSingleAppointmentDeletionRate1.3.6.1.4.1.9600.1.5.14.82Gauge32read-onlyNumber of single instance appointments deleted/sec
G32 isSingleAppointmentModifyRate1.3.6.1.4.1.9600.1.5.14.83Gauge32read-onlyNumber of single instance appointments modified/sec
G32 isSingleAppointmentsCreated1.3.6.1.4.1.9600.1.5.14.84Gauge32read-onlyNumber of single instance appointments created
G32 isSingleAppointmentsDeleted1.3.6.1.4.1.9600.1.5.14.85Gauge32read-onlyNumber of single instance appointments deleted
G32 isSingleAppointmentsModified1.3.6.1.4.1.9600.1.5.14.86Gauge32read-onlyNumber of single instance appointments modified
G32 isUserCount1.3.6.1.4.1.9600.1.5.14.87Gauge32read-onlyUser Count is the number of users connected to the information store.
G32 isVMLargestBlockSize1.3.6.1.4.1.9600.1.5.14.88Gauge32read-onlySize of the largest free virtual memory block.
G32 isVMTotal16MBFreeBlocks1.3.6.1.4.1.9600.1.5.14.89Gauge32read-onlyTotal number of free Virtual Memory blocks larger than or equal to 16MB.
G32 isVMTotalFreeBlocks1.3.6.1.4.1.9600.1.5.14.90Gauge32read-onlyTotal number of free Virtual Memory blocks.
G32 isVMTotalLargeFreeBlockBytes1.3.6.1.4.1.9600.1.5.14.91Gauge32read-onlyTotal number of bytes in free Virtual Memory blocks larger than or equal to 16MB.
G32 isVirusScanBytesScanned1.3.6.1.4.1.9600.1.5.14.92Gauge32read-onlyTotal number of bytes in all files processed by virus scanner.
G32 isVirusScanFilesCleaned1.3.6.1.4.1.9600.1.5.14.93Gauge32read-onlyTotal number of separate files cleaned by virus scanner.
G32 isVirusScanFilesCleanedPerSec1.3.6.1.4.1.9600.1.5.14.94Gauge32read-onlyThe rate at which separate files are cleaned by virus scanner.
G32 isVirusScanFilesQuarantined1.3.6.1.4.1.9600.1.5.14.95Gauge32read-onlyTotal number of separate files put into quarantine by virus scanner.
G32 isVirusScanFilesQuarantinePerSec1.3.6.1.4.1.9600.1.5.14.96Gauge32read-onlyThe rate at which separate files are put into quarantine by virus scanner.
G32 isVirusScanFilesScanned1.3.6.1.4.1.9600.1.5.14.97Gauge32read-onlyTotal number of separate files processed by virus scanner.
G32 isVirusScanFilesScannedPerSec1.3.6.1.4.1.9600.1.5.14.98Gauge32read-onlyThe rate at which separate files are processed by virus scanner.
G32 isVirusScanFoldersScanBackground1.3.6.1.4.1.9600.1.5.14.99Gauge32read-onlyTotal number of folders processed by background scanning.
G32 isVirusScanMessagesCleaned1.3.6.1.4.1.9600.1.5.14.100Gauge32read-onlyTotal number of top-level messages cleaned by virus scanner.
G32 isVirusScanMessagesCleanedPerSec1.3.6.1.4.1.9600.1.5.14.101Gauge32read-onlyThe rate at which top-level messages are cleaned by virus scanner.
G32 isVirusScanMessagesDeleted1.3.6.1.4.1.9600.1.5.14.102Gauge32read-onlyTotal number of top-level messages that were deleted upon request of the virus scanner.
G32 isVirusScanMessagesDeletedPerSec1.3.6.1.4.1.9600.1.5.14.103Gauge32read-onlyThe rate at which top-level messages are being deleted upon request of the virus scanner.
G32 isVirusScanMessagesProcessed1.3.6.1.4.1.9600.1.5.14.104Gauge32read-onlyTotal number of top-level messages processed by virus scanner.
G32 isVirusScanMsgsProcessPerSec1.3.6.1.4.1.9600.1.5.14.105Gauge32read-onlyThe rate at which top-level messages are processed by virus scanner.
G32 isVirusScanMessagesQuarantined1.3.6.1.4.1.9600.1.5.14.106Gauge32read-onlyTotal number of top-level messages put into quarantine by virus scanner.
G32 isVirusScanMsgsQuarantinePerSec1.3.6.1.4.1.9600.1.5.14.107Gauge32read-onlyThe rate at which top-level messages are put into quarantine by virus scanner.
G32 isVirusScanMsgsScanBackground1.3.6.1.4.1.9600.1.5.14.108Gauge32read-onlyTotal number of messages processed by background scanning.
G32 isVirusScanQueueLength1.3.6.1.4.1.9600.1.5.14.109Gauge32read-onlyCurrent number of outstanding requests that are queued for virus scanning.
G32 isWriteBytesRPCClientsPerSec1.3.6.1.4.1.9600.1.5.14.110Gauge32read-onlyWrite Bytes RPC Clients/sec is the rate that bytes are written to RPC clients.
G32 isClientBgRPCsFailed1.3.6.1.4.1.9600.1.5.14.111Gauge32read-onlyThe client-reported number of failed background RPCs (since the store was started).
G32 isClientBgRPCsFailedPerSec1.3.6.1.4.1.9600.1.5.14.112Gauge32read-onlyThe client-reported rate of failed background RPCs (since the store was started).
G32 isClientBgRPCsSucceeded1.3.6.1.4.1.9600.1.5.14.113Gauge32read-onlyThe client-reported total number of successful background RPCs (since the store was started).
G32 isClientBgRPCsSucceededPerSec1.3.6.1.4.1.9600.1.5.14.114Gauge32read-onlyThe client-reported rate of successful background RPCs (since the store was started).
G32 isClientFgRPCsFailed1.3.6.1.4.1.9600.1.5.14.115Gauge32read-onlyThe client-reported number of failed foreground RPCs (since the store was started).
G32 isClientFgRPCsFailedPerSec1.3.6.1.4.1.9600.1.5.14.116Gauge32read-onlyThe client-reported rate of failed foreground RPCs (since the store was started).
G32 isClientFgdRPCsSucceeded1.3.6.1.4.1.9600.1.5.14.117Gauge32read-onlyThe client-reported total number of successful foreground RPCs (since the store was started).
G32 isClientFgRPCsSucceededPerSec1.3.6.1.4.1.9600.1.5.14.118Gauge32read-onlyThe client-reported rate of successful foreground RPCs (since the store was started).
G32 isOABDiffDownloadAttempts1.3.6.1.4.1.9600.1.5.14.119Gauge32read-onlyTotal number of attempts by clients to download changes to the Offline Address Book.
G32 isOABDiffDownloadBytes1.3.6.1.4.1.9600.1.5.14.120Gauge32read-onlyTotal number of bytes sent to clients performing a differential download of the Offline Address Book.
G32 isOABDiffDownloadBytesPerSec1.3.6.1.4.1.9600.1.5.14.121Gauge32read-onlyRate at which bytes are being sent to clients performing a differential download of the Offline Address Book.
G32 isOABFullDownloadAttempts1.3.6.1.4.1.9600.1.5.14.122Gauge32read-onlyTotal number of attempts by clients to download the full Offline Address Book.
G32 isOABFullDownloadAttemptsBlocked1.3.6.1.4.1.9600.1.5.14.123Gauge32read-onlyTotal number of attempts by clients to download the full Offline Address Book blocked due to bandwidth throttling.
G32 isOABFullDownloadBytes1.3.6.1.4.1.9600.1.5.14.124Gauge32read-onlyTotal number of bytes sent to clients performing a full download of the Offline Address Book.
G32 isOABFullDownloadBytesPerSec1.3.6.1.4.1.9600.1.5.14.125Gauge32read-onlyRate at which bytes are being sent to clients performing a full download of the Offline Address Book.
G32 isSlowQPThreads1.3.6.1.4.1.9600.1.5.14.126Gauge32read-onlyNumber of Query Processor threads currently running unoptimized queries.
G32 isSlowSearchThreads1.3.6.1.4.1.9600.1.5.14.127Gauge32read-onlyNumber of Search threads currently running unoptimized queries.
G32 is55FolderUpgradeCount1.3.6.1.4.1.9600.1.5.14.128Gauge32read-onlyTotal number of folders upgraded
G32 is55FolderUpgradeRate1.3.6.1.4.1.9600.1.5.14.129Gauge32read-onlyRate of folders being upgraded
G32 is55MsgUpgradeCount1.3.6.1.4.1.9600.1.5.14.130Gauge32read-onlyTotal number of messages upgraded
G32 is55MsgUpgradeRate1.3.6.1.4.1.9600.1.5.14.131Gauge32read-onlyRate of messages being upgraded
G32 isActiveTemporaryStreams1.3.6.1.4.1.9600.1.5.14.132Gauge32read-onlyNumber of existing temporary streams.
G32 isHeapAllocations1.3.6.1.4.1.9600.1.5.14.133Gauge32read-onlyCurrent number of heap allocations
G32 isHeapAllocationsRate1.3.6.1.4.1.9600.1.5.14.134Gauge32read-onlyNumber of heap allocations per second
G32 isHeapAllocationsTotal1.3.6.1.4.1.9600.1.5.14.135Gauge32read-onlyTotal number of heap allocations
G32 isHeapSize1.3.6.1.4.1.9600.1.5.14.136Gauge32read-onlyNumber of bytes allocated in the heap
G32 isISOwnThreadCount1.3.6.1.4.1.9600.1.5.14.137Gauge32read-onlyThe number of 'own thread' tasks registered
G32 isISTASKDepth1.3.6.1.4.1.9600.1.5.14.138Gauge32read-onlyThe depth (in tasks) of the IS task queue
G32 isISTASKInvokeRate1.3.6.1.4.1.9600.1.5.14.139Gauge32read-onlyThe rate at which tasks are invoked by the EcRegisterTask interface
G32 isISTASKInvoked1.3.6.1.4.1.9600.1.5.14.140Gauge32read-onlyThe number of tasks invoked by the EcRegisterTask interface
G32 isISTASKQueueRate1.3.6.1.4.1.9600.1.5.14.141Gauge32read-onlyThe rate at which tasks are queued to the EcRegisterTask interface
G32 isISTASKQueued1.3.6.1.4.1.9600.1.5.14.142Gauge32read-onlyThe number of tasks queued by the EcRegisterTask interface
G32 isMailboxCacheHitRate1.3.6.1.4.1.9600.1.5.14.143Gauge32read-onlyRate of mailbox cache hits
G32 isMailboxCacheHitRatePercent1.3.6.1.4.1.9600.1.5.14.144Gauge32read-onlyRate of mailbox cache hits.
G32 isMailboxCacheHitRatePercentBase1.3.6.1.4.1.9600.1.5.14.145Gauge32read-onlyRate of mailbox cache hits percent (base)
G32 isMailboxCacheHits1.3.6.1.4.1.9600.1.5.14.146Gauge32read-onlyTotal number of mailbox cache hits
G32 isMailboxCacheMissRate1.3.6.1.4.1.9600.1.5.14.147Gauge32read-onlyRate of mailbox cache misses
G32 isMailboxCacheMissRatePercent1.3.6.1.4.1.9600.1.5.14.148Gauge32read-onlyRate of mailbox cache misses
G32 isMailboxCacheMisses1.3.6.1.4.1.9600.1.5.14.149Gauge32read-onlyTotal number of mailbox cache misses
G32 isMailboxCacheQueries1.3.6.1.4.1.9600.1.5.14.150Gauge32read-onlyTotal number of mailbox cache queries
G32 isMailboxCacheQueryRate1.3.6.1.4.1.9600.1.5.14.151Gauge32read-onlyRate of mailbox cache queries
G32 isMailboxCacheSize1.3.6.1.4.1.9600.1.5.14.152Gauge32read-onlyNumber of items stored in the mailbox cache
G32 isMDBTASKIdleCount1.3.6.1.4.1.9600.1.5.14.153Gauge32read-onlyThe number of idle MDBTASK threads
G32 isMDBTASKInvokeRate1.3.6.1.4.1.9600.1.5.14.154Gauge32read-onlyThe rate of invocation to the MDBTASK pool
G32 isMDBTASKQueueDepth1.3.6.1.4.1.9600.1.5.14.155Gauge32read-onlyThe depth of the MDBTASK queue
G32 isMDBTASKQueueRate1.3.6.1.4.1.9600.1.5.14.156Gauge32read-onlyThe rate of tasks queued to the MDBTASK pool
G32 isMDBTASKTasksInvoked1.3.6.1.4.1.9600.1.5.14.157Gauge32read-onlyThe number of tasks that were invoked in the MDBTASK module
G32 isMDBTASKTasksQueued1.3.6.1.4.1.9600.1.5.14.158Gauge32read-onlyThe number of tasks queued to the MDBTASK module
G32 isMDBTASKThreadCount1.3.6.1.4.1.9600.1.5.14.159Gauge32read-onlyThe number of active MDBTASK threads
G32 isNumberOfAXBEvents1.3.6.1.4.1.9600.1.5.14.160Gauge32read-onlyNumber of AXB events
G32 isNumberOfAXBObjects1.3.6.1.4.1.9600.1.5.14.161Gauge32read-onlyNumber of AXB objects
G32 isNumberOfCRITSPOOLEntries1.3.6.1.4.1.9600.1.5.14.162Gauge32read-onlyTotal number of store CRITSPOOL entries allocated
G32 isNumberOfStoreCriticalSections1.3.6.1.4.1.9600.1.5.14.163Gauge32read-onlyNumber of store critical sections
G32 isPeakTempStreamSize1.3.6.1.4.1.9600.1.5.14.164Gauge32read-onlyMaximum size of a temporary stream
G32 isPeakTemporaryStreams1.3.6.1.4.1.9600.1.5.14.165Gauge32read-onlyMaximum number of concurrently existing temporary streams.
G32 isTotalTempStreamSize1.3.6.1.4.1.9600.1.5.14.166Gauge32read-onlyTotal size of all temporary streams ever created
G32 isTotalTemporaryStreams1.3.6.1.4.1.9600.1.5.14.167Gauge32read-onlyTotal number of temporary streams.
G32 isVirusScanBytesRead1.3.6.1.4.1.9600.1.5.14.168Gauge32read-onlyTotal number of bytes read by virus scanner.
G32 isVirusScanBytesWritten1.3.6.1.4.1.9600.1.5.14.169Gauge32read-onlyTotal number of bytes written by virus scanner.
G32 isVirusScanChkTimeouts1.3.6.1.4.1.9600.1.5.14.170Gauge32read-onlyThe number of times operations waiting for virus scan completion were timed out.
G32 isVirusScanChkTimeoutsPerSec1.3.6.1.4.1.9600.1.5.14.171Gauge32read-onlyThe rate at which operations waiting for virus scan completion are timed out.
G32 isVirusScanChksBlocked1.3.6.1.4.1.9600.1.5.14.172Gauge32read-onlyThe number of times processing was blocked waiting for virus scan to complete.
G32 isVirusScanChksBlockedPerSec1.3.6.1.4.1.9600.1.5.14.173Gauge32read-onlyThe rate at which processing is blocked waiting for virus scan to complete.
G32 isVirusScanChksNotSatisfied1.3.6.1.4.1.9600.1.5.14.174Gauge32read-onlyThe number of times virus scan checks were not satisfied by any stamp.
G32 isVirusScanChksNotSatisfyPerSec1.3.6.1.4.1.9600.1.5.14.175Gauge32read-onlyThe rate at which virus scan checks are not satisfied by any stamp.
G32 isVirusScanChksSatInstStmp1.3.6.1.4.1.9600.1.5.14.176Gauge32read-onlyThe number of times virus scan checks were satisfied by instance stamp.
G32 isVirusScanChksSatInstStmpPerSec1.3.6.1.4.1.9600.1.5.14.177Gauge32read-onlyThe rate at which virus scan checks are satisfied by instance stamp.
G32 isVirusScanChksSatMasterInstStmp1.3.6.1.4.1.9600.1.5.14.178Gauge32read-onlyThe number of times virus scan checks were satisfied by master instance stamp.
G32 isVirusScanChksSatMsInstStPerSec1.3.6.1.4.1.9600.1.5.14.179Gauge32read-onlyThe rate at which virus scan checks are satisfied by master instance stamp.
G32 isVirusScanChksSatMFTStmp1.3.6.1.4.1.9600.1.5.14.180Gauge32read-onlyThe number of times virus scan checks were satisfied by stamp in Message Folder Table.
G32 isVirusScanChksSatMFTStmpPerSec1.3.6.1.4.1.9600.1.5.14.181Gauge32read-onlyThe rate at which virus scan checks are satisfied by stamp in Message Folder Table.
G32 isVirusScanMsgsScannedMAPI1.3.6.1.4.1.9600.1.5.14.182Gauge32read-onlyTotal number of top-level messages processed as MAPI by virus scanner.
G32 isVirusScanMsgsScannedMAPIPerSec1.3.6.1.4.1.9600.1.5.14.183Gauge32read-onlyThe rate at which top-level messages are processed as MAPI by virus scanner.
G32 isVirusScanMsgsScannedMIME1.3.6.1.4.1.9600.1.5.14.184Gauge32read-onlyTotal number of top-level messages processed as MIME by virus scanner.
G32 isVirusScanMsgsScannedMIMEPerSec1.3.6.1.4.1.9600.1.5.14.185Gauge32read-onlyThe rate at which top-level messages are processed as MIME by virus scanner.
G32 isVirusScanQueueLenLowPriority1.3.6.1.4.1.9600.1.5.14.186Gauge32read-onlyCurrent number of outstanding low-priority requests that are queued for virus scanning.
G32 isVirusScanThreads1.3.6.1.4.1.9600.1.5.14.187Gauge32read-onlyCurrent number of threads in a thread pool used for virus scanning. This count does not include number of threads used for background scanning.
informationStoreMailboxTable1.3.6.1.4.1.9600.1.5.15not-accessibleMicrosoft Exchange Mailbox Store performance data
informationStoreMailboxEntry1.3.6.1.4.1.9600.1.5.15.1not-accessiblePerformance information for one particular instance of 'MSExchangeIS Mailbox' object.
INS ismInstance1.3.6.1.4.1.9600.1.5.15.1.1InstanceNameread-onlyInstance name.
G32 ismActiveClientLogons1.3.6.1.4.1.9600.1.5.15.1.2Gauge32read-onlyActive Client Logons is the number of clients that performed any action within the last ten minute time interval.
G32 ismAverageDeliveryTime1.3.6.1.4.1.9600.1.5.15.1.3Gauge32read-onlyAverage Delivery Time is the average time in miliseconds between the submission of a message to the mailbox store and the delivery to all local recipients (recipients on the same server) for the last 10 messages.
G32 ismCategorizationCount1.3.6.1.4.1.9600.1.5.15.1.4Gauge32read-onlyCategorization Count is the number of categorizations that exist in the mailbox store. Categorizations are created when a user creates a filtered view or performs a search. When the information store must maintain an excessive number of categorizations, p
G32 ismClientLogons1.3.6.1.4.1.9600.1.5.15.1.5Gauge32read-onlyClient Logons is the number of clients (including system processes) currently logged on.
G32 ismFolderOpensPerSec1.3.6.1.4.1.9600.1.5.15.1.6Gauge32read-onlyFolder opens/sec is the rate that requests to open folders are submitted to the information store.
G32 ismHTTPPerDAVCurPendingNotify1.3.6.1.4.1.9600.1.5.15.1.7Gauge32read-onlyNumber of notifications happened that are pending (i.e. to be polled).
G32 ismHTTPPerDAVCurSubscriptions1.3.6.1.4.1.9600.1.5.15.1.8Gauge32read-onlyThe number of subscriptions currently active in response to HTTP SUBSCRIBE requests.
G32 ismHTTPPerDAVCurTransactionLocks1.3.6.1.4.1.9600.1.5.15.1.9Gauge32read-onlyThe number of DAV transaction locks currently active.
G32 ismHTTPPerDAVNotifyRqstsPerSec1.3.6.1.4.1.9600.1.5.15.1.10Gauge32read-onlyThe rate at which the server sends HTTP NOTIFY requests.
G32 ismHTTPPerDAVTotalLocksCreated1.3.6.1.4.1.9600.1.5.15.1.11Gauge32read-onlyThe number locks granted by the server in response to HTTP LOCK requests since service startup.
G32 ismHTTPPerDAVTotalNotifyRequests1.3.6.1.4.1.9600.1.5.15.1.12Gauge32read-onlyThe number of HTTP NOTIFY requests sent by the server since service startup.
G32 ismHTTPPerDAVTotalSubCreate1.3.6.1.4.1.9600.1.5.15.1.13Gauge32read-onlyThe number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests since service startup.
G32 ismHTTPPerDAVTotalSubExpire1.3.6.1.4.1.9600.1.5.15.1.14Gauge32read-onlyThe number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests that have expired since service startup.
G32 ismLocalDeliveries1.3.6.1.4.1.9600.1.5.15.1.15Gauge32read-onlyTotal number of messages delivered locally
G32 ismLocalDeliveryRate1.3.6.1.4.1.9600.1.5.15.1.16Gauge32read-onlyRate at which messages are delivered locally
G32 ismLogonOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.17Gauge32read-onlyLogon Operations/sec is the rate of Logon requests in the mailbox store.
G32 ismMessageOpensPerSec1.3.6.1.4.1.9600.1.5.15.1.18Gauge32read-onlyMessage Opens/sec is the rate that requests to open messages are submitted to the information store.
G32 ismMessageRcptsDelivered1.3.6.1.4.1.9600.1.5.15.1.19Gauge32read-onlyMessage Recipients Delivered is the total number of recipients that have received a message since startup.
G32 ismMessageRcptsDeliveredPerMin1.3.6.1.4.1.9600.1.5.15.1.20Gauge32read-onlyMessage Recipients Delivered/min is the rate that recipients receive messages.
G32 ismMessagesDelivered1.3.6.1.4.1.9600.1.5.15.1.21Gauge32read-onlyMessages Delivered is the total number of messages delivered to all recipients since startup.
G32 ismMessagesDeliveredPerMin1.3.6.1.4.1.9600.1.5.15.1.22Gauge32read-onlyMessages Delivered/min is the rate that messages are delivered to all recipients.
G32 ismMessagesSent1.3.6.1.4.1.9600.1.5.15.1.23Gauge32read-onlyMessages Sent is the total number of messages sent to the transport since startup.
G32 ismMessagesSentPerMin1.3.6.1.4.1.9600.1.5.15.1.24Gauge32read-onlyMessages Sent/min is the rate that messages are sent to the transport.
G32 ismMessagesSubmitted1.3.6.1.4.1.9600.1.5.15.1.25Gauge32read-onlyMessages Submitted is the total number of messages submitted by clients since service startup.
G32 ismMessagesSubmittedPerMin1.3.6.1.4.1.9600.1.5.15.1.26Gauge32read-onlyMessages Submitted/min is the rate that messages are submitted by clients.
G32 ismPeakClientLogons1.3.6.1.4.1.9600.1.5.15.1.27Gauge32read-onlyPeak Client Logons is the maximum number of concurrent client logons since the service started.
G32 ismReceiveQueueSize1.3.6.1.4.1.9600.1.5.15.1.28Gauge32read-onlyReceive Queue Size is the number of messages in the mailbox store's receive queue.
G32 ismSendQueueSize1.3.6.1.4.1.9600.1.5.15.1.29Gauge32read-onlySend Queue Size is the number of messages in the mailbox store's send queue.
G32 ismSingleInstanceRatio1.3.6.1.4.1.9600.1.5.15.1.30Gauge32read-onlySingle Instance Ratio is the average number of references to each message in the mailbox store.
G32 ismTotalCountOfRecoverableItems1.3.6.1.4.1.9600.1.5.15.1.31Gauge32read-onlyTotal Count of Recoverable Items is the total number of items retained for Item Recovery
G32 ismTotalSizeOfRecoverableItems1.3.6.1.4.1.9600.1.5.15.1.32Gauge32read-onlyTotal Size of Recoverable Items is the total size in kilobytes of items retained for Item Recovery
G32 ismRestrictedViewCacheHitRate1.3.6.1.4.1.9600.1.5.15.1.33Gauge32read-onlyRestricted View Cache Hit Rate is the rate at which restricted views are reused in the mailbox store.
G32 ismRestrictedViewCacheMissRate1.3.6.1.4.1.9600.1.5.15.1.34Gauge32read-onlyRestricted View Cache Miss Rate is the rate at which restricted views are created in the mailbox store.
G32 ismSearchTaskRate1.3.6.1.4.1.9600.1.5.15.1.35Gauge32read-onlyNumber of search tasks created per second.
G32 ismSlowFindRowRate1.3.6.1.4.1.9600.1.5.15.1.36Gauge32read-onlySlow FindRow Rate is the rate at which the slower FindRow needs to be used in the mailbox store.
G32 ismAbortOpRate1.3.6.1.4.1.9600.1.5.15.1.37Gauge32read-onlyAbortOpRate.
G32 ismAbortOpTotal1.3.6.1.4.1.9600.1.5.15.1.38Gauge32read-onlyAbortOpTotal.
G32 ismAbortSubmitOpRate1.3.6.1.4.1.9600.1.5.15.1.39Gauge32read-onlyAbortSubmitOpRate.
G32 ismAbortSubmitOpTotal1.3.6.1.4.1.9600.1.5.15.1.40Gauge32read-onlyAbortSubmitOpTotal.
G32 ismAddMsgToSendqRate1.3.6.1.4.1.9600.1.5.15.1.41Gauge32read-onlyMessages added to the send queue.
G32 ismAddMsgToSendqTotal1.3.6.1.4.1.9600.1.5.15.1.42Gauge32read-onlyMessages added to the send queue.
G32 ismAddNamedCalcPropOpRate1.3.6.1.4.1.9600.1.5.15.1.43Gauge32read-onlyAddNamedCalcPropOpRate.
G32 ismAddNamedCalcPropOpTotal1.3.6.1.4.1.9600.1.5.15.1.44Gauge32read-onlyAddNamedCalcPropOpTotal.
G32 ismAddressTypesOpRate1.3.6.1.4.1.9600.1.5.15.1.45Gauge32read-onlyAddressTypesOpRate.
G32 ismAddressTypesOpTotal1.3.6.1.4.1.9600.1.5.15.1.46Gauge32read-onlyAddressTypesOpTotal.
G32 ismCacheCcnReadOpRate1.3.6.1.4.1.9600.1.5.15.1.47Gauge32read-onlyCacheCcnReadOpRate.
G32 ismCacheCcnReadOpTotal1.3.6.1.4.1.9600.1.5.15.1.48Gauge32read-onlyCacheCcnReadOpTotal.
G32 ismCheckFolderNameOpRate1.3.6.1.4.1.9600.1.5.15.1.49Gauge32read-onlyCheckFolderNameOpRate.
G32 ismCheckFolderNameOpTotal1.3.6.1.4.1.9600.1.5.15.1.50Gauge32read-onlyCheckFolderNameOpTotal.
G32 ismCheckRightsOnFolderRate1.3.6.1.4.1.9600.1.5.15.1.51Gauge32read-onlyCheckRightsOnFolderRate.
G32 ismCheckRightsOnFolderTotal1.3.6.1.4.1.9600.1.5.15.1.52Gauge32read-onlyCheckRightsOnFolderTotal.
G32 ismCloneStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.53Gauge32read-onlyCloneStreamOpRate.
G32 ismCloneStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.54Gauge32read-onlyCloneStreamOpTotal.
G32 ismCollapseRowOpRate1.3.6.1.4.1.9600.1.5.15.1.55Gauge32read-onlyCollapseRowOpRate.
G32 ismCollapseRowOpTotal1.3.6.1.4.1.9600.1.5.15.1.56Gauge32read-onlyCollapseRowOpTotal.
G32 ismCommitStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.57Gauge32read-onlyCommitStreamOpRate.
G32 ismCommitStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.58Gauge32read-onlyCommitStreamOpTotal.
G32 ismCopyPropsOpRate1.3.6.1.4.1.9600.1.5.15.1.59Gauge32read-onlyCopyPropsOpRate.
G32 ismCopyPropsOpTotal1.3.6.1.4.1.9600.1.5.15.1.60Gauge32read-onlyCopyPropsOpTotal.
G32 ismCopyToOpRate1.3.6.1.4.1.9600.1.5.15.1.61Gauge32read-onlyCopyToOpRate.
G32 ismCopyToOpTotal1.3.6.1.4.1.9600.1.5.15.1.62Gauge32read-onlyCopyToOpTotal.
G32 ismCopyToStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.63Gauge32read-onlyCopyToStreamOpRate.
G32 ismCopyToStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.64Gauge32read-onlyCopyToStreamOpTotal.
G32 ismCreateAttachOpRate1.3.6.1.4.1.9600.1.5.15.1.65Gauge32read-onlyCreateAttachOpRate.
G32 ismCreateAttachOpTotal1.3.6.1.4.1.9600.1.5.15.1.66Gauge32read-onlyCreateAttachOpTotal.
G32 ismCreateBookMarkOperationPerSec1.3.6.1.4.1.9600.1.5.15.1.67Gauge32read-onlyCreateBookMark Operations/sec is the rate of CreateBookMark requests in the mailbox store.
G32 ismCreateFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.68Gauge32read-onlyCreateFolderOpRate.
G32 ismCreateFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.69Gauge32read-onlyCreateFolderOpTotal.
G32 ismDatabaseSessionActiveCount1.3.6.1.4.1.9600.1.5.15.1.70Gauge32read-onlyNumber of database sessions in use at the current time
G32 ismDatabaseSessionCount1.3.6.1.4.1.9600.1.5.15.1.71Gauge32read-onlyNumber of database sessions allocated
G32 ismDeleteAttachOpRate1.3.6.1.4.1.9600.1.5.15.1.72Gauge32read-onlyDeleteAttachOpRate.
G32 ismDeleteAttachOpTotal1.3.6.1.4.1.9600.1.5.15.1.73Gauge32read-onlyDeleteAttachOpTotal.
G32 ismDeleteFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.74Gauge32read-onlyDeleteFolderOpRate.
G32 ismDeleteFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.75Gauge32read-onlyDeleteFolderOpTotal.
G32 ismDeleteMessagesOpRate1.3.6.1.4.1.9600.1.5.15.1.76Gauge32read-onlyDeleteMessagesOpRate.
G32 ismDeleteMessagesOpTotal1.3.6.1.4.1.9600.1.5.15.1.77Gauge32read-onlyDeleteMessagesOpTotal.
G32 ismDelMsgFromSendqRate1.3.6.1.4.1.9600.1.5.15.1.78Gauge32read-onlyMessages deleted from the send queue.
G32 ismDelMsgFromSendqTotal1.3.6.1.4.1.9600.1.5.15.1.79Gauge32read-onlyMessages deleted from the send queue.
G32 ismDelPropertyOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.80Gauge32read-onlyDelProperty Operations/sec is the rate of DelProperty requests in the mailbox store.
G32 ismDeregisterTableNotificOpRate1.3.6.1.4.1.9600.1.5.15.1.81Gauge32read-onlyDeregisterTableNotificationOpRate.
G32 ismDeregisterTableNotificOpTotal1.3.6.1.4.1.9600.1.5.15.1.82Gauge32read-onlyDeregisterTableNotificationOpTotal.
G32 ismDoCrossPostOpRate1.3.6.1.4.1.9600.1.5.15.1.83Gauge32read-onlyDoCrossPostOpRate.
G32 ismDoCrossPostOpTotal1.3.6.1.4.1.9600.1.5.15.1.84Gauge32read-onlyDoCrossPostOpTotal.
G32 ismEmptyFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.85Gauge32read-onlyEmptyFolderOpRate.
G32 ismEmptyFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.86Gauge32read-onlyEmptyFolderOpTotal.
G32 ismExpandRowOpRate1.3.6.1.4.1.9600.1.5.15.1.87Gauge32read-onlyExpandRowOpRate.
G32 ismExpandRowOpTotal1.3.6.1.4.1.9600.1.5.15.1.88Gauge32read-onlyExpandRowOpTotal.
G32 ismFghostedOpRate1.3.6.1.4.1.9600.1.5.15.1.89Gauge32read-onlyFghostedOpRate.
G32 ismFghostedOpTotal1.3.6.1.4.1.9600.1.5.15.1.90Gauge32read-onlyFghostedOpTotal.
G32 ismFindRowOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.91Gauge32read-onlyFindRow operations/sec is the rate of FindRow requests in the mailbox store.
G32 ismFlushPerUserOpRate1.3.6.1.4.1.9600.1.5.15.1.92Gauge32read-onlyFlushPerUserOpRate.
G32 ismFlushPerUserOpTotal1.3.6.1.4.1.9600.1.5.15.1.93Gauge32read-onlyFlushPerUserOpTotal.
G32 ismFolderCount1.3.6.1.4.1.9600.1.5.15.1.94Gauge32read-onlyFolder Count is the number of separate folders (including top-level folders and subfolders) that exist in the mailbox store.
G32 ismFreeBookmarkOpRate1.3.6.1.4.1.9600.1.5.15.1.95Gauge32read-onlyFreeBookmarkOpRate.
G32 ismFreeBookmarkOpTotal1.3.6.1.4.1.9600.1.5.15.1.96Gauge32read-onlyFreeBookmarkOpTotal.
G32 ismFXDstCopyFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.97Gauge32read-onlyFXDstCopyFolderOpRate.
G32 ismFXDstCopyFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.98Gauge32read-onlyFXDstCopyFolderOpTotal.
G32 ismFXDstCopyMessagesOpRate1.3.6.1.4.1.9600.1.5.15.1.99Gauge32read-onlyFXDstCopyMessagesOpRate.
G32 ismFXDstCopyMessagesOpTotal1.3.6.1.4.1.9600.1.5.15.1.100Gauge32read-onlyFXDstCopyMessagesOpTotal.
G32 ismFXDstCopyPropsOpRate1.3.6.1.4.1.9600.1.5.15.1.101Gauge32read-onlyFXDstCopyPropsOpRate.
G32 ismFXDstCopyPropsOpTotal1.3.6.1.4.1.9600.1.5.15.1.102Gauge32read-onlyFXDstCopyPropsOpTotal.
G32 ismFXDstCopyToOpRate1.3.6.1.4.1.9600.1.5.15.1.103Gauge32read-onlyFXDstCopyToOpRate.
G32 ismFXDstCopyToOpTotal1.3.6.1.4.1.9600.1.5.15.1.104Gauge32read-onlyFXDstCopyToOpTotal.
G32 ismFXDstPutBufferOpRate1.3.6.1.4.1.9600.1.5.15.1.105Gauge32read-onlyFXDstPutBufferOpRate.
G32 ismFXDstPutBufferOpTotal1.3.6.1.4.1.9600.1.5.15.1.106Gauge32read-onlyFXDstPutBufferOpTotal.
G32 ismFXGetBufferCurrentCallerCount1.3.6.1.4.1.9600.1.5.15.1.107Gauge32read-onlySimultaneous FXGetBuffer rops being called.
G32 ismFXGetBufferCurrentUsersExec1.3.6.1.4.1.9600.1.5.15.1.108Gauge32read-onlySimultaneous FXGetBuffer rops being executed.
G32 ismFXGetBufferRopsAccepted1.3.6.1.4.1.9600.1.5.15.1.109Gauge32read-onlyThe total number of FXGetBuffer rops accepted.
G32 ismFXGetBufferRopsAcceptedPerSec1.3.6.1.4.1.9600.1.5.15.1.110Gauge32read-onlyFXGetBuffer rops calls accepted per sec.
G32 ismFXGetBufferRopsCalled1.3.6.1.4.1.9600.1.5.15.1.111Gauge32read-onlyThe total number of FXGetBuffer rops.
G32 ismFXGetBufferRopsCalledPerSec1.3.6.1.4.1.9600.1.5.15.1.112Gauge32read-onlyNumber of FXGetBuffer rops per sec.
G32 ismFXGetBufferRopsDenied1.3.6.1.4.1.9600.1.5.15.1.113Gauge32read-onlyThe total number of FXGetBuffer rops denied.
G32 ismFXGetBufferRopsDeniedPerSec1.3.6.1.4.1.9600.1.5.15.1.114Gauge32read-onlyFXGetBuffer rops denied per sec.
G32 ismFXGetIncrStateOpRate1.3.6.1.4.1.9600.1.5.15.1.115Gauge32read-onlyFXGetIncrStateOpRate.
G32 ismFXGetIncrStateOpTotal1.3.6.1.4.1.9600.1.5.15.1.116Gauge32read-onlyFXGetIncrStateOpTotal.
G32 ismFXSrcCopyFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.117Gauge32read-onlyFXSrcCopyFolderOpRate.
G32 ismFXSrcCopyFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.118Gauge32read-onlyFXSrcCopyFolderOpTotal.
G32 ismFXSrcCopyMessagesOpRate1.3.6.1.4.1.9600.1.5.15.1.119Gauge32read-onlyFXSrcCopyMessagesOpRate.
G32 ismFXSrcCopyMessagesOpTotal1.3.6.1.4.1.9600.1.5.15.1.120Gauge32read-onlyFXSrcCopyMessagesOpTotal.
G32 ismFXSrcCopyPropsOpRate1.3.6.1.4.1.9600.1.5.15.1.121Gauge32read-onlyFXSrcCopyPropsOpRate.
G32 ismFXSrcCopyPropsOpTotal1.3.6.1.4.1.9600.1.5.15.1.122Gauge32read-onlyFXSrcCopyPropsOpTotal.
G32 ismFXSrcCopyToOpRate1.3.6.1.4.1.9600.1.5.15.1.123Gauge32read-onlyFXSrcCopyToOpRate.
G32 ismFXSrcCopyToOpTotal1.3.6.1.4.1.9600.1.5.15.1.124Gauge32read-onlyFXSrcCopyToOpTotal.
G32 ismFXSrcGetBufferOpRate1.3.6.1.4.1.9600.1.5.15.1.125Gauge32read-onlyFXSrcGetBufferOpRate.
G32 ismFXSrcGetBufferOpTotal1.3.6.1.4.1.9600.1.5.15.1.126Gauge32read-onlyFXSrcGetBufferOpTotal.
G32 ismGetAdrListOpRate1.3.6.1.4.1.9600.1.5.15.1.127Gauge32read-onlyGetAdrListOpRate.
G32 ismGetAdrListOpTotal1.3.6.1.4.1.9600.1.5.15.1.128Gauge32read-onlyGetAdrListOpTotal.
G32 ismGetAllPerUserLtidsOpRate1.3.6.1.4.1.9600.1.5.15.1.129Gauge32read-onlyGetAllPerUserLtidsOpRate.
G32 ismGetAllPerUserLtidsOpTotal1.3.6.1.4.1.9600.1.5.15.1.130Gauge32read-onlyGetAllPerUserLtidsOpTotal.
G32 ismGetCollapseStateOpRate1.3.6.1.4.1.9600.1.5.15.1.131Gauge32read-onlyGetCollapseStateOpRate.
G32 ismGetCollapseStateOpTotal1.3.6.1.4.1.9600.1.5.15.1.132Gauge32read-onlyGetCollapseStateOpTotal.
G32 ismGetFileHandlePropOpRate1.3.6.1.4.1.9600.1.5.15.1.133Gauge32read-onlyGetFileHandlePropOpRate
G32 ismGetFileHandlePropOpTotal1.3.6.1.4.1.9600.1.5.15.1.134Gauge32read-onlyGetFileHandlePropOpTotal
G32 ismGetFoldersTableRpcIntfRate1.3.6.1.4.1.9600.1.5.15.1.135Gauge32read-onlyGetFoldersTableRpcIntfRate.
G32 ismGetFoldersTableRpcIntfTotal1.3.6.1.4.1.9600.1.5.15.1.136Gauge32read-onlyGetFoldersTableRpcIntfTotal.
G32 ismGetIDsFromNamesOpRate1.3.6.1.4.1.9600.1.5.15.1.137Gauge32read-onlyGetIDsFromNamesOpRate.
G32 ismGetIDsFromNamesOpTotal1.3.6.1.4.1.9600.1.5.15.1.138Gauge32read-onlyGetIDsFromNamesOpTotal.
G32 ismGetLocalRepIdsOpRate1.3.6.1.4.1.9600.1.5.15.1.139Gauge32read-onlyGetLocalRepIdsOpRate.
G32 ismGetLocalRepIdsOpTotal1.3.6.1.4.1.9600.1.5.15.1.140Gauge32read-onlyGetLocalRepIdsOpTotal.
G32 ismGetMailboxTableRpcIntfRate1.3.6.1.4.1.9600.1.5.15.1.141Gauge32read-onlyGetMailboxTableRpcIntfRate.
G32 ismGetMailboxTableRpcIntfTotal1.3.6.1.4.1.9600.1.5.15.1.142Gauge32read-onlyGetMailboxTableRpcIntfTotal.
G32 ismGetMessagePropOpRate1.3.6.1.4.1.9600.1.5.15.1.143Gauge32read-onlyGetMessagePropOpRate.
G32 ismGetMessagePropOpTotal1.3.6.1.4.1.9600.1.5.15.1.144Gauge32read-onlyGetMessagePropOpTotal.
G32 ismGetMessageStatusOpRate1.3.6.1.4.1.9600.1.5.15.1.145Gauge32read-onlyGetMessageStatusOpRate.
G32 ismGetMessageStatusOpTotal1.3.6.1.4.1.9600.1.5.15.1.146Gauge32read-onlyGetMessageStatusOpTotal.
G32 ismGetNamesFromIDsOpRate1.3.6.1.4.1.9600.1.5.15.1.147Gauge32read-onlyGetNamesFromIDsOpRate.
G32 ismGetNamesFromIDsOpTotal1.3.6.1.4.1.9600.1.5.15.1.148Gauge32read-onlyGetNamesFromIDsOpTotal.
G32 ismGetOwningMDBsOpRate1.3.6.1.4.1.9600.1.5.15.1.149Gauge32read-onlyGetOwningMDBsOpRate.
G32 ismGetOwningMDBsOpTotal1.3.6.1.4.1.9600.1.5.15.1.150Gauge32read-onlyGetOwningMDBsOpTotal.
G32 ismGetPerUserGuidOpRate1.3.6.1.4.1.9600.1.5.15.1.151Gauge32read-onlyGetPerUserGuidOpRate.
G32 ismGetPerUserGuidOpTotal1.3.6.1.4.1.9600.1.5.15.1.152Gauge32read-onlyGetPerUserGuidOpTotal.
G32 ismGetPerUserLtidsOpRate1.3.6.1.4.1.9600.1.5.15.1.153Gauge32read-onlyGetPerUserLtidsOpRate.
G32 ismGetPerUserLtidsOpTotal1.3.6.1.4.1.9600.1.5.15.1.154Gauge32read-onlyGetPerUserLtidsOpTotal.
G32 ismGetPerUserOpRate1.3.6.1.4.1.9600.1.5.15.1.155Gauge32read-onlyGetPerUserOpRate.
G32 ismGetPerUserOpTotal1.3.6.1.4.1.9600.1.5.15.1.156Gauge32read-onlyGetPerUserOpTotal.
G32 ismGetPropertyOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.157Gauge32read-onlyGetProperty Operations/sec is the rate of GetProperty requests in the mailbox store.
G32 ismGetPropListOpRate1.3.6.1.4.1.9600.1.5.15.1.158Gauge32read-onlyGetPropListOpRate.
G32 ismGetPropListOpTotal1.3.6.1.4.1.9600.1.5.15.1.159Gauge32read-onlyGetPropListOpTotal.
G32 ismGetReceiveFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.160Gauge32read-onlyGetReceiveFolderOpRate.
G32 ismGetReceiveFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.161Gauge32read-onlyGetReceiveFolderOpTotal.
G32 ismGetReceiveFolderTableOpRate1.3.6.1.4.1.9600.1.5.15.1.162Gauge32read-onlyGetReceiveFolderTableOpRate.
G32 ismGetReceiveFolderTableOpTotal1.3.6.1.4.1.9600.1.5.15.1.163Gauge32read-onlyGetReceiveFolderTableOpTotal.
G32 ismGetRecipColumnsOpRate1.3.6.1.4.1.9600.1.5.15.1.164Gauge32read-onlyGet the available columns in a recipient table.
G32 ismGetRecipColumnsOpTotal1.3.6.1.4.1.9600.1.5.15.1.165Gauge32read-onlyGet the available columns in a recipient table.
G32 ismGetRecipCountOpRate1.3.6.1.4.1.9600.1.5.15.1.166Gauge32read-onlyGetRecipCountOpRate.
G32 ismGetRecipCountOpTotal1.3.6.1.4.1.9600.1.5.15.1.167Gauge32read-onlyGetRecipCountOpTotal.
G32 ismGetRecipOpRate1.3.6.1.4.1.9600.1.5.15.1.168Gauge32read-onlyGetRecipOpRate.
G32 ismGetRecipOpTotal1.3.6.1.4.1.9600.1.5.15.1.169Gauge32read-onlyGetRecipOpTotal.
G32 ismGetRightsOpRate1.3.6.1.4.1.9600.1.5.15.1.170Gauge32read-onlyGetRightsOpRate.
G32 ismGetRightsOpTotal1.3.6.1.4.1.9600.1.5.15.1.171Gauge32read-onlyGetRightsOpTotal.
G32 ismGetSearchCriteriaOpRate1.3.6.1.4.1.9600.1.5.15.1.172Gauge32read-onlyGetSearchCriteriaOpRate.
G32 ismGetSearchCriteriaOpTotal1.3.6.1.4.1.9600.1.5.15.1.173Gauge32read-onlyGetSearchCriteriaOpTotal.
G32 ismGetStatusOpRate1.3.6.1.4.1.9600.1.5.15.1.174Gauge32read-onlyGetStatusOpRate.
G32 ismGetStatusOpTotal1.3.6.1.4.1.9600.1.5.15.1.175Gauge32read-onlyGetStatusOpTotal.
G32 ismGetStreamSizeOpRate1.3.6.1.4.1.9600.1.5.15.1.176Gauge32read-onlyGetStreamSizeOpRate.
G32 ismGetStreamSizeOpTotal1.3.6.1.4.1.9600.1.5.15.1.177Gauge32read-onlyGetStreamSizeOpTotal.
G32 ismGetTableOpRate1.3.6.1.4.1.9600.1.5.15.1.178Gauge32read-onlyGetTableOpRate.
G32 ismGetTableOpTotal1.3.6.1.4.1.9600.1.5.15.1.179Gauge32read-onlyGetTableOpTotal.
G32 ismGetXhdrListOpRate1.3.6.1.4.1.9600.1.5.15.1.180Gauge32read-onlyGetXhdrListOpRate.
G32 ismGetXhdrListOpTotal1.3.6.1.4.1.9600.1.5.15.1.181Gauge32read-onlyGetXhdrListOpTotal.
G32 ismIdFromLtidOpRate1.3.6.1.4.1.9600.1.5.15.1.182Gauge32read-onlyIdFromLtidOpRate.
G32 ismIdFromLtidOpTotal1.3.6.1.4.1.9600.1.5.15.1.183Gauge32read-onlyIdFromLtidOpTotal.
G32 ismImportDeleteOpRate1.3.6.1.4.1.9600.1.5.15.1.184Gauge32read-onlyImportDeleteOpRate.
G32 ismImportDeleteOpTotal1.3.6.1.4.1.9600.1.5.15.1.185Gauge32read-onlyImportDeleteOpTotal.
G32 ismImportHierChgOpRate1.3.6.1.4.1.9600.1.5.15.1.186Gauge32read-onlyImportHierChgOpRate.
G32 ismImportHierChgOpTotal1.3.6.1.4.1.9600.1.5.15.1.187Gauge32read-onlyImportHierChgOpTotal.
G32 ismImportHierDelOpRate1.3.6.1.4.1.9600.1.5.15.1.188Gauge32read-onlyImportHierDelOpRate.
G32 ismImportHierDelOpTotal1.3.6.1.4.1.9600.1.5.15.1.189Gauge32read-onlyImportHierDelOpTotal.
G32 ismImportMsgChgOpRate1.3.6.1.4.1.9600.1.5.15.1.190Gauge32read-onlyImportMsgChgOpRate.
G32 ismImportMsgChgOpTotal1.3.6.1.4.1.9600.1.5.15.1.191Gauge32read-onlyImportMsgChgOpTotal.
G32 ismImportMsgMoveOpRate1.3.6.1.4.1.9600.1.5.15.1.192Gauge32read-onlyImportMsgMoveOpRate.
G32 ismImportMsgMoveOpTotal1.3.6.1.4.1.9600.1.5.15.1.193Gauge32read-onlyImportMsgMoveOpTotal.
G32 ismImportReadsOpRate1.3.6.1.4.1.9600.1.5.15.1.194Gauge32read-onlyImportReadsOpRate.
G32 ismImportReadsOpTotal1.3.6.1.4.1.9600.1.5.15.1.195Gauge32read-onlyImportReadsOpTotal.
G32 ismIncrCfgOpRate1.3.6.1.4.1.9600.1.5.15.1.196Gauge32read-onlyIncrCfgOpRate.
G32 ismIncrCfgOpTotal1.3.6.1.4.1.9600.1.5.15.1.197Gauge32read-onlyIncrCfgOpTotal.
G32 ismLocalDeliveryOpRate1.3.6.1.4.1.9600.1.5.15.1.198Gauge32read-onlyLocalDeliveryOpRate.
G32 ismLocalDeliveryOpTotal1.3.6.1.4.1.9600.1.5.15.1.199Gauge32read-onlyNumber of messages delivered locally through the Local Delivery RPCINTF API.
G32 ismLockRegionStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.200Gauge32read-onlyLockRegionStreamOpRate.
G32 ismLockRegionStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.201Gauge32read-onlyLockRegionStreamOpTotal.
G32 ismLtidFromIdOpRate1.3.6.1.4.1.9600.1.5.15.1.202Gauge32read-onlyLtidFromIdOpRate.
G32 ismLtidFromIdOpTotal1.3.6.1.4.1.9600.1.5.15.1.203Gauge32read-onlyLtidFromIdOpTotal.
G32 ismMessageRcpntsDeliveredPerSec1.3.6.1.4.1.9600.1.5.15.1.204Gauge32read-onlyMessage Recipients Delivered/sec is the rate at which the message recipients receive a message in the mailbox store.
G32 ismMessagesDeliveredPerSec1.3.6.1.4.1.9600.1.5.15.1.205Gauge32read-onlyMessages Delivered/sec is the rate at which messages are delivered to the the mailbox store.
G32 ismModifyACLOpRate1.3.6.1.4.1.9600.1.5.15.1.206Gauge32read-onlyModifyACLOpRate.
G32 ismModifyACLOpTotal1.3.6.1.4.1.9600.1.5.15.1.207Gauge32read-onlyModifyACLOpTotal.
G32 ismModifyMvPropOpRate1.3.6.1.4.1.9600.1.5.15.1.208Gauge32read-onlyModifyMvPropOpRate.
G32 ismModifyMvPropOpTotal1.3.6.1.4.1.9600.1.5.15.1.209Gauge32read-onlyModifyMvPropOpTotal.
G32 ismModifyRcpntsOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.210Gauge32read-onlyModifyRecipients Operations/sec is the rate of ModifyRecipients requests in the mailbox store.
G32 ismModifyRulesOpRate1.3.6.1.4.1.9600.1.5.15.1.211Gauge32read-onlyModifyRulesOpRate.
G32 ismModifyRulesOpTotal1.3.6.1.4.1.9600.1.5.15.1.212Gauge32read-onlyModifyRulesOpTotal.
G32 ismModifyRulesRate1.3.6.1.4.1.9600.1.5.15.1.213Gauge32read-onlyModifyRulesRate.
G32 ismModifyRulesTotal1.3.6.1.4.1.9600.1.5.15.1.214Gauge32read-onlyModifyRulesTotal.
G32 ismMoveCopyFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.215Gauge32read-onlyMoveCopyFolderOpRate.
G32 ismMoveCopyFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.216Gauge32read-onlyMoveCopyFolderOpTotal.
G32 ismMoveCopyMessagesOpRate1.3.6.1.4.1.9600.1.5.15.1.217Gauge32read-onlyMoveCopyMessagesOpRate.
G32 ismMoveCopyMessagesOpTotal1.3.6.1.4.1.9600.1.5.15.1.218Gauge32read-onlyMoveCopyMessagesOpTotal.
G32 ismNextNewsgroupOpRate1.3.6.1.4.1.9600.1.5.15.1.219Gauge32read-onlyNextNewsgroupOpRate.
G32 ismNextNewsgroupOpTotal1.3.6.1.4.1.9600.1.5.15.1.220Gauge32read-onlyNextNewsgroupOpTotal.
G32 ismNukeRecipientsOpRate1.3.6.1.4.1.9600.1.5.15.1.221Gauge32read-onlyNukeRecipientsOpRate.
G32 ismNukeRecipientsOpTotal1.3.6.1.4.1.9600.1.5.15.1.222Gauge32read-onlyNukeRecipientsOpTotal.
G32 ismOpenAdvisorOpRate1.3.6.1.4.1.9600.1.5.15.1.223Gauge32read-onlyOpenAdvisorOpRate.
G32 ismOpenAdvisorOpTotal1.3.6.1.4.1.9600.1.5.15.1.224Gauge32read-onlyOpenAdvisorOpTotal.
G32 ismOpenAttachOpRate1.3.6.1.4.1.9600.1.5.15.1.225Gauge32read-onlyOpenAttachOpRate.
G32 ismOpenAttachOpTotal1.3.6.1.4.1.9600.1.5.15.1.226Gauge32read-onlyOpenAttachOpTotal.
G32 ismOpenCollectOpRate1.3.6.1.4.1.9600.1.5.15.1.227Gauge32read-onlyOpenCollectOpRate.
G32 ismOpenCollectOpTotal1.3.6.1.4.1.9600.1.5.15.1.228Gauge32read-onlyOpenCollectOpTotal.
G32 ismOpenFolderByNntpNameOpRate1.3.6.1.4.1.9600.1.5.15.1.229Gauge32read-onlyOpenFolderByNntpNameOpRate.
G32 ismOpenFolderByNntpNameOpTotal1.3.6.1.4.1.9600.1.5.15.1.230Gauge32read-onlyOpenFolderByNntpNameOpTotal.
G32 ismOpenImailConversionObjOpRate1.3.6.1.4.1.9600.1.5.15.1.231Gauge32read-onlyOpenImailConversionObjectOpRate.
G32 ismOpenImailConversionObjOpTotal1.3.6.1.4.1.9600.1.5.15.1.232Gauge32read-onlyOpenImailConversionObjectOpTotal.
G32 ismOpenImailConversionStrOpRate1.3.6.1.4.1.9600.1.5.15.1.233Gauge32read-onlyOpenImailConversionStreamOpRate.
G32 ismOpenImailConversionStrOpTotal1.3.6.1.4.1.9600.1.5.15.1.234Gauge32read-onlyOpenImailConversionStreamOpTotal.
G32 ismOpenMessageByArticleNumOpRate1.3.6.1.4.1.9600.1.5.15.1.235Gauge32read-onlyOpenMessageByArticleNumberOpRate.
G32 ismOpenMessageByArticleNmOpTotal1.3.6.1.4.1.9600.1.5.15.1.236Gauge32read-onlyOpenMessageByArticleNumberOpTotal.
G32 ismOpenMessageByMsgIdOpRate1.3.6.1.4.1.9600.1.5.15.1.237Gauge32read-onlyOpenMessageByMsgIdOpRate.
G32 ismOpenMessageByMsgIdOpTotal1.3.6.1.4.1.9600.1.5.15.1.238Gauge32read-onlyOpenMessageByMsgIdOpTotal.
G32 ismOpenMessagePropOpRate1.3.6.1.4.1.9600.1.5.15.1.239Gauge32read-onlyOpenMessagePropOpRate.
G32 ismOpenMessagePropOpTotal1.3.6.1.4.1.9600.1.5.15.1.240Gauge32read-onlyOpenMessagePropOpTotal.
G32 ismOpenStreamOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.241Gauge32read-onlyOpenStream Operations/sec is the rate of OpenStream requests in the mailbox store.
G32 ismPrepareReadRecipientsRate1.3.6.1.4.1.9600.1.5.15.1.242Gauge32read-onlyPrepareReadRecipientsRate.
G32 ismPrepareReadRecipientsTotal1.3.6.1.4.1.9600.1.5.15.1.243Gauge32read-onlyPrepareReadRecipientsTotal.
G32 ismQryNamedPropsOpRate1.3.6.1.4.1.9600.1.5.15.1.244Gauge32read-onlyQryNamedPropsOpRate.
G32 ismQryNamedPropsOpTotal1.3.6.1.4.1.9600.1.5.15.1.245Gauge32read-onlyQryNamedPropsOpTotal.
G32 ismQueryColumnsAllOpRate1.3.6.1.4.1.9600.1.5.15.1.246Gauge32read-onlyQueryColumnsAllOpRate.
G32 ismQueryColumnsAllOpTotal1.3.6.1.4.1.9600.1.5.15.1.247Gauge32read-onlyQueryColumnsAllOpTotal.
G32 ismQueryPositionOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.248Gauge32read-onlyQueryPosition Operations/sec is the rate of QueryPosition requests in the mailbox store.
G32 ismQueryRowsOpRate1.3.6.1.4.1.9600.1.5.15.1.249Gauge32read-onlyQueryRowsOpRate.
G32 ismQueryRowsOpTotal1.3.6.1.4.1.9600.1.5.15.1.250Gauge32read-onlyQueryRowsOpTotal.
G32 ismReadStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.251Gauge32read-onlyReadStreamOpRate.
G32 ismReadStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.252Gauge32read-onlyReadStreamOpTotal.
G32 ismRegICSNotifsOpRate1.3.6.1.4.1.9600.1.5.15.1.253Gauge32read-onlyRegICSNotifsOpRate.
G32 ismRegICSNotifsOpTotal1.3.6.1.4.1.9600.1.5.15.1.254Gauge32read-onlyRegICSNotifsOpTotal.
G32 ismRegisterNotifyOperationPerSec1.3.6.1.4.1.9600.1.5.15.1.255Gauge32read-onlyRegisterNotification Operations/sec is the rate of RegisterNotification requests in the mailbox store.
G32 ismRegisterTableNotifyOpRate1.3.6.1.4.1.9600.1.5.15.1.256Gauge32read-onlyRegisterTableNotificationOpRate.
G32 ismRegisterTableNotifyOpTotal1.3.6.1.4.1.9600.1.5.15.1.257Gauge32read-onlyRegisterTableNotificationOpTotal.
G32 ismRenderMessageOpRate1.3.6.1.4.1.9600.1.5.15.1.258Gauge32read-onlyRenderMessageOpRate.
G32 ismRenderMessageOpTotal1.3.6.1.4.1.9600.1.5.15.1.259Gauge32read-onlyRenderMessageOpTotal.
G32 ismResetTableOpRate1.3.6.1.4.1.9600.1.5.15.1.260Gauge32read-onlyResetTableOpRate.
G32 ismResetTableOpTotal1.3.6.1.4.1.9600.1.5.15.1.261Gauge32read-onlyResetTableOpTotal.
G32 ismRestrictOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.262Gauge32read-onlyRestrict Operations/sec is the rate of Restrict requests in the mailbox store.
G32 ismRowsInACLListTable1.3.6.1.4.1.9600.1.5.15.1.263Gauge32read-onlyTotal number of rows in the ACLList Table.
G32 ismRowsInACLMemberTable1.3.6.1.4.1.9600.1.5.15.1.264Gauge32read-onlyTotal number of rows in the ACLMember Table.
G32 ismRowsInCategTables1.3.6.1.4.1.9600.1.5.15.1.265Gauge32read-onlyTotal number of rows in the Categ Tables.
G32 ismRowsInDeletedAttachmentsTable1.3.6.1.4.1.9600.1.5.15.1.266Gauge32read-onlyTotal number of rows in the DeletedAttachments Table.
G32 ismRowsInDeletedFoldersTable1.3.6.1.4.1.9600.1.5.15.1.267Gauge32read-onlyTotal number of rows in the DeletedFolders Table.
G32 ismRowsInDeletedMessagesTable1.3.6.1.4.1.9600.1.5.15.1.268Gauge32read-onlyTotal number of rows in the DeletedMessages Table.
G32 ismRowsInDeliveredToTable1.3.6.1.4.1.9600.1.5.15.1.269Gauge32read-onlyTotal number of rows in the DeliveredTo Table.
G32 ismRowsInFolderTombstoneTable1.3.6.1.4.1.9600.1.5.15.1.270Gauge32read-onlyTotal number of rows in the Folder Tombstone Table.
G32 ismRowsInIdxAgeTable1.3.6.1.4.1.9600.1.5.15.1.271Gauge32read-onlyTotal number of rows in the IdxAge Table.
G32 ismRowsInMailboxTable1.3.6.1.4.1.9600.1.5.15.1.272Gauge32read-onlyTotal number of rows in the Mailbox Table.
G32 ismRowsInMessageTable1.3.6.1.4.1.9600.1.5.15.1.273Gauge32read-onlyTotal number of rows in the Message Table.
G32 ismRowsInMessageTombstoneTable1.3.6.1.4.1.9600.1.5.15.1.274Gauge32read-onlyTotal number of rows in the Message Tombstone Table.
G32 ismRowsInMsgFolderTables1.3.6.1.4.1.9600.1.5.15.1.275Gauge32read-onlyTotal number of rows in the MsgFolder Tables.
G32 ismRowsInNamedPropsTable1.3.6.1.4.1.9600.1.5.15.1.276Gauge32read-onlyTotal number of rows in the NamedProps Table.
G32 ismRowsInNeedRNTable1.3.6.1.4.1.9600.1.5.15.1.277Gauge32read-onlyTotal number of rows in the NeedRN Table.
G32 ismRowsInPerUserReadTable1.3.6.1.4.1.9600.1.5.15.1.278Gauge32read-onlyTotal number of rows in the PerUserRead Table.
G32 ismRowsInReceiveFoldersTable1.3.6.1.4.1.9600.1.5.15.1.279Gauge32read-onlyTotal number of rows in the ReceiveFolders Table.
G32 ismRowsInReplicationTable1.3.6.1.4.1.9600.1.5.15.1.280Gauge32read-onlyTotal number of rows in the Replication Table.
G32 ismRowsInReplidMapTable1.3.6.1.4.1.9600.1.5.15.1.281Gauge32read-onlyTotal number of rows in the ReplidMap Table.
G32 ismRowsInRulesTable1.3.6.1.4.1.9600.1.5.15.1.282Gauge32read-onlyTotal number of rows in the Rules Table.
G32 ismRowsInSearchQueueTable1.3.6.1.4.1.9600.1.5.15.1.283Gauge32read-onlyTotal number of rows in the SearchQueue Table.
G32 ismRowsInTimedEventsTable1.3.6.1.4.1.9600.1.5.15.1.284Gauge32read-onlyTotal number of rows in the TimedEvents Table.
G32 ismSaveChangesAttachOpRate1.3.6.1.4.1.9600.1.5.15.1.285Gauge32read-onlySaveChangesAttachOpRate.
G32 ismSaveChangesAttachOpTotal1.3.6.1.4.1.9600.1.5.15.1.286Gauge32read-onlySaveChangesAttachOpTotal.
G32 ismSaveChangesMessageOpRate1.3.6.1.4.1.9600.1.5.15.1.287Gauge32read-onlySaveChangesMessageOpRate.
G32 ismSaveChangesMessageOpTotal1.3.6.1.4.1.9600.1.5.15.1.288Gauge32read-onlySaveChangesMessageOpTotal.
G32 ismSeekRowOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.289Gauge32read-onlySeekRow Operations/sec is the rate of SeekRow requests in the mailbox store.
G32 ismSeekRowApproxOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.290Gauge32read-onlySeekRowApproximate Operations/sec is the rate of SeekRowApproximate requests in the mailbox store.
G32 ismSeekRowBookMarkOpPerSec1.3.6.1.4.1.9600.1.5.15.1.291Gauge32read-onlySeekRowBookMark Operations/sec is the rate of SeekRowBookMark requests in the mailbox store.
G32 ismSeekStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.292Gauge32read-onlySeekStreamOpRate.
G32 ismSeekStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.293Gauge32read-onlySeekStreamOpTotal.
G32 ismSendqTasksRate1.3.6.1.4.1.9600.1.5.15.1.294Gauge32read-onlySend queue tasks to process messages on the send queue.
G32 ismSendqTasksTotal1.3.6.1.4.1.9600.1.5.15.1.295Gauge32read-onlySend queue tasks to process messages on the send queue.
G32 ismSetCollapseStateOpRate1.3.6.1.4.1.9600.1.5.15.1.296Gauge32read-onlySetCollapseStateOpRate.
G32 ismSetCollapseStateOpTotal1.3.6.1.4.1.9600.1.5.15.1.297Gauge32read-onlySetCollapseStateOpTotal.
G32 ismSetColumnsOpRate1.3.6.1.4.1.9600.1.5.15.1.298Gauge32read-onlySetColumnsOpRate.
G32 ismSetColumnsOpTotal1.3.6.1.4.1.9600.1.5.15.1.299Gauge32read-onlySetColumnsOpTotal.
G32 ismSetFileHandlePropOpRate1.3.6.1.4.1.9600.1.5.15.1.300Gauge32read-onlySetFileHandlePropOpRate
G32 ismSetFileHandlePropOpTotal1.3.6.1.4.1.9600.1.5.15.1.301Gauge32read-onlySetFileHandlePropOpTotal
G32 ismSetfLocalizedOpRate1.3.6.1.4.1.9600.1.5.15.1.302Gauge32read-onlySetfLocalizedOpRate.
G32 ismSetfLocalizedOpTotal1.3.6.1.4.1.9600.1.5.15.1.303Gauge32read-onlySetfLocalizedOpTotal.
G32 ismSetICSNotifGUIDOpRate1.3.6.1.4.1.9600.1.5.15.1.304Gauge32read-onlySetICSNotifGUIDOpRate.
G32 ismSetICSNotifGUIDOpTotal1.3.6.1.4.1.9600.1.5.15.1.305Gauge32read-onlySetICSNotifGUIDOpTotal.
G32 ismSetLocalRepMidsetDelOpRate1.3.6.1.4.1.9600.1.5.15.1.306Gauge32read-onlySetLocalRepMidsetDeletedOpRate.
G32 ismSetLocalRepMidsetDelOpTotal1.3.6.1.4.1.9600.1.5.15.1.307Gauge32read-onlySetLocalRepMidsetDeletedOpTotal.
G32 ismSetMessageFolderFlagsOpRate1.3.6.1.4.1.9600.1.5.15.1.308Gauge32read-onlySetMessageFolderFlagsOpRate.
G32 ismSetMessageFolderFlagsOpTotal1.3.6.1.4.1.9600.1.5.15.1.309Gauge32read-onlySetMessageFolderFlagsOpTotal.
G32 ismSetMessagePropOpRate1.3.6.1.4.1.9600.1.5.15.1.310Gauge32read-onlySetMessagePropOpRate.
G32 ismSetMessagePropOpTotal1.3.6.1.4.1.9600.1.5.15.1.311Gauge32read-onlySetMessagePropOpTotal.
G32 ismSetMessageStatusOpRate1.3.6.1.4.1.9600.1.5.15.1.312Gauge32read-onlySetMessageStatusOpRate.
G32 ismSetMessageStatusOpTotal1.3.6.1.4.1.9600.1.5.15.1.313Gauge32read-onlySetMessageStatusOpTotal.
G32 ismSetPerUserOpRate1.3.6.1.4.1.9600.1.5.15.1.314Gauge32read-onlySetPerUserOpRate.
G32 ismSetPerUserOpTotal1.3.6.1.4.1.9600.1.5.15.1.315Gauge32read-onlySetPerUserOpTotal.
G32 ismSetPropertyOperationsPerSec1.3.6.1.4.1.9600.1.5.15.1.316Gauge32read-onlySetProperty Operations/sec is the rate of SetProperty requests in the mailbox store.
G32 ismSetReadFlagOpRate1.3.6.1.4.1.9600.1.5.15.1.317Gauge32read-onlySetReadFlagOpRate.
G32 ismSetReadFlagOpTotal1.3.6.1.4.1.9600.1.5.15.1.318Gauge32read-onlySetReadFlagOpTotal.
G32 ismSetReadFlagsOpRate1.3.6.1.4.1.9600.1.5.15.1.319Gauge32read-onlySetReadFlagsOpRate.
G32 ismSetReadFlagsOpTotal1.3.6.1.4.1.9600.1.5.15.1.320Gauge32read-onlySetReadFlagsOpTotal.
G32 ismSetReceiveFolderOpRate1.3.6.1.4.1.9600.1.5.15.1.321Gauge32read-onlySetReceiveFolderOpRate.
G32 ismSetReceiveFolderOpTotal1.3.6.1.4.1.9600.1.5.15.1.322Gauge32read-onlySetReceiveFolderOpTotal.
G32 ismSetRecipOpRate1.3.6.1.4.1.9600.1.5.15.1.323Gauge32read-onlySetRecipOpRate.
G32 ismSetRecipOpTotal1.3.6.1.4.1.9600.1.5.15.1.324Gauge32read-onlySetRecipOpTotal.
G32 ismSetSearchCriteriaOpRate1.3.6.1.4.1.9600.1.5.15.1.325Gauge32read-onlySetSearchCriteriaOpRate.
G32 ismSetSearchCriteriaOpTotal1.3.6.1.4.1.9600.1.5.15.1.326Gauge32read-onlySetSearchCriteriaOpTotal.
G32 ismSetSizeStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.327Gauge32read-onlySetSizeStreamOpRate.
G32 ismSetSizeStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.328Gauge32read-onlySetSizeStreamOpTotal.
G32 ismSetSpoolerOpRate1.3.6.1.4.1.9600.1.5.15.1.329Gauge32read-onlySetSpoolerOpRate.
G32 ismSetSpoolerOpTotal1.3.6.1.4.1.9600.1.5.15.1.330Gauge32read-onlySetSpoolerOpTotal.
G32 ismSetXportOpRate1.3.6.1.4.1.9600.1.5.15.1.331Gauge32read-onlySetXportOpRate.
G32 ismSetXportOpTotal1.3.6.1.4.1.9600.1.5.15.1.332Gauge32read-onlySetXportOpTotal.
G32 ismSortTableOpRate1.3.6.1.4.1.9600.1.5.15.1.333Gauge32read-onlySortTableOpRate.
G32 ismSortTableOpTotal1.3.6.1.4.1.9600.1.5.15.1.334Gauge32read-onlySortTableOpTotal.
G32 ismSpoolerLockMsgOpRate1.3.6.1.4.1.9600.1.5.15.1.335Gauge32read-onlySpoolerLockMsgOpRate.
G32 ismSpoolerLockMsgOpTotal1.3.6.1.4.1.9600.1.5.15.1.336Gauge32read-onlySpoolerLockMsgOpTotal.
G32 ismSpoolerRulesOpRate1.3.6.1.4.1.9600.1.5.15.1.337Gauge32read-onlySpoolerRulesOpRate.
G32 ismSpoolerRulesOpTotal1.3.6.1.4.1.9600.1.5.15.1.338Gauge32read-onlySpoolerRulesOpTotal.
G32 ismTellVersionOpRate1.3.6.1.4.1.9600.1.5.15.1.339Gauge32read-onlyTellVersionOpRate.
G32 ismTellVersionOpTotal1.3.6.1.4.1.9600.1.5.15.1.340Gauge32read-onlyTellVersionOpTotal.
G32 ismTranRateFromMimeToMapi1.3.6.1.4.1.9600.1.5.15.1.341Gauge32read-onlyRate of transitions from mime to mapi (per sec).
G32 ismTranRateFromMimeToMimebyref1.3.6.1.4.1.9600.1.5.15.1.342Gauge32read-onlyRate of transitions from mime to mimebyref (per sec).
G32 ismTranRateFromMimebyrefToMapi1.3.6.1.4.1.9600.1.5.15.1.343Gauge32read-onlyRate of transitions from mimebyref to mapi (per sec).
G32 ismTranRateFromNewToMime1.3.6.1.4.1.9600.1.5.15.1.344Gauge32read-onlyRate of new messages created with mime.
G32 ismTransFromMimeToMapi1.3.6.1.4.1.9600.1.5.15.1.345Gauge32read-onlyTotal number of transitions from mime to mapi.
G32 ismTransFromMimeToMimebyref1.3.6.1.4.1.9600.1.5.15.1.346Gauge32read-onlyTotal number of transitions from mime to mimebyref.
G32 ismTransFromMimebyrefToMapi1.3.6.1.4.1.9600.1.5.15.1.347Gauge32read-onlyTotal number of transitions from mimebyref to mapi.
G32 ismTransFromNewToMime1.3.6.1.4.1.9600.1.5.15.1.348Gauge32read-onlyTotal number of new messages created with mime.
G32 ismTransportSendOpRate1.3.6.1.4.1.9600.1.5.15.1.349Gauge32read-onlyTransportSendOpRate.
G32 ismTransportSendOpTotal1.3.6.1.4.1.9600.1.5.15.1.350Gauge32read-onlyTransportSendOpTotal.
G32 ismUpdateDAMsOpRate1.3.6.1.4.1.9600.1.5.15.1.351Gauge32read-onlyUpdateDAMsOpRate.
G32 ismUpdateDAMsOpTotal1.3.6.1.4.1.9600.1.5.15.1.352Gauge32read-onlyUpdateDAMsOpTotal.
G32 ismUpdateFolderInternetIdOpRate1.3.6.1.4.1.9600.1.5.15.1.353Gauge32read-onlyUpdateFolderInternetIdOpRate.
G32 ismUpdateFolderInternetIdOpTotal1.3.6.1.4.1.9600.1.5.15.1.354Gauge32read-onlyUpdateFolderInternetIdOpTotal.
G32 ismUpdateRecipPtagsOpRate1.3.6.1.4.1.9600.1.5.15.1.355Gauge32read-onlyUpdateRecipPtagsOpRate.
G32 ismUpdateRecipPtagsOpTotal1.3.6.1.4.1.9600.1.5.15.1.356Gauge32read-onlyUpdateRecipPtagsOpTotal.
G32 ismUpldStStrmBeginOpRate1.3.6.1.4.1.9600.1.5.15.1.357Gauge32read-onlyUpldStStrmBeginOpRate.
G32 ismUpldStStrmBeginOpTotal1.3.6.1.4.1.9600.1.5.15.1.358Gauge32read-onlyUpldStStrmBeginOpTotal.
G32 ismUpldStStrmContinueOpRate1.3.6.1.4.1.9600.1.5.15.1.359Gauge32read-onlyUpldStStrmContinueOpRate.
G32 ismUpldStStrmContinueOpTotal1.3.6.1.4.1.9600.1.5.15.1.360Gauge32read-onlyUpldStStrmContinueOpTotal.
G32 ismUpldStStrmEndOpRate1.3.6.1.4.1.9600.1.5.15.1.361Gauge32read-onlyUpldStStrmEndOpRate.
G32 ismUpldStStrmEndOpTotal1.3.6.1.4.1.9600.1.5.15.1.362Gauge32read-onlyUpldStStrmEndOpTotal.
G32 ismValidAttachsOpRate1.3.6.1.4.1.9600.1.5.15.1.363Gauge32read-onlyValidAttachsOpRate.
G32 ismValidAttachsOpTotal1.3.6.1.4.1.9600.1.5.15.1.364Gauge32read-onlyValidAttachsOpTotal.
G32 ismWriteStreamOpRate1.3.6.1.4.1.9600.1.5.15.1.365Gauge32read-onlyWriteStreamOpRate.
G32 ismWriteStreamOpTotal1.3.6.1.4.1.9600.1.5.15.1.366Gauge32read-onlyWriteStreamOpTotal.
G32 ismXportNewMailOpRate1.3.6.1.4.1.9600.1.5.15.1.367Gauge32read-onlyXportNewMailOpRate.
G32 ismXportNewMailOpTotal1.3.6.1.4.1.9600.1.5.15.1.368Gauge32read-onlyXportNewMailOpTotal.
informationStorePublicTable1.3.6.1.4.1.9600.1.5.16not-accessibleMicrosoft Exchange Public Folder Store performance data
informationStorePublicEntry1.3.6.1.4.1.9600.1.5.16.1not-accessiblePerformance information for one particular instance of 'MSExchangeIS Public' object.
INS ispInstance1.3.6.1.4.1.9600.1.5.16.1.1InstanceNameread-onlyInstance name.
G32 ispActiveClientLogons1.3.6.1.4.1.9600.1.5.16.1.2Gauge32read-onlyActive Client Logons is the number of clients that performed any action within the last ten minute time interval.
G32 ispAverageDeliveryTime1.3.6.1.4.1.9600.1.5.16.1.3Gauge32read-onlyAverage Delivery Time is the average time in miliseconds between the submission of a message to the public store and the delivery to all local recipients (recipients on the same server) for the last 10 messages.
G32 ispCategorizationCount1.3.6.1.4.1.9600.1.5.16.1.4Gauge32read-onlyCategorization Count is the number of categorizations that exist in the public store. Categorizations are created when a user creates a filtered view or performs a search. When the information store must maintain an excessive number of categorizations, pe
G32 ispClientLogons1.3.6.1.4.1.9600.1.5.16.1.5Gauge32read-onlyClient Logons is the number of clients (including system processes) currently logged on.
G32 ispFolderOpensPerSec1.3.6.1.4.1.9600.1.5.16.1.6Gauge32read-onlyFolder opens/sec is the rate that requests to open folders are submitted to the information store.
G32 ispHTTPDAVCurrentPendingNotify1.3.6.1.4.1.9600.1.5.16.1.7Gauge32read-onlyNumber of notifications happened that are pending (i.e. to be polled).
G32 ispHTTPDAVCurrentSubscriptions1.3.6.1.4.1.9600.1.5.16.1.8Gauge32read-onlyThe number of subscriptions currently active in response to HTTP SUBSCRIBE requests.
G32 ispHTTPDAVCurrentTransactionLock1.3.6.1.4.1.9600.1.5.16.1.9Gauge32read-onlyThe number of DAV transaction locks currently active.
G32 ispHTTPDAVNotifyRequestsSec1.3.6.1.4.1.9600.1.5.16.1.10Gauge32read-onlyThe rate at which the server sends HTTP NOTIFY requests.
G32 ispHTTPDAVTotalLocksCreate1.3.6.1.4.1.9600.1.5.16.1.11Gauge32read-onlyThe number locks granted by the server in response to HTTP LOCK requests since service startup.
G32 ispHTTPDAVTotalNotifyRequests1.3.6.1.4.1.9600.1.5.16.1.12Gauge32read-onlyThe number of HTTP NOTIFY requests sent by the server since service startup.
G32 ispHTTPDAVTotalSubscribeCreate1.3.6.1.4.1.9600.1.5.16.1.13Gauge32read-onlyThe number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests since service startup.
G32 ispHTTPDAVTotalSubscribeExpire1.3.6.1.4.1.9600.1.5.16.1.14Gauge32read-onlyThe number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests that have expired since service startup.
G32 ispLogonOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.15Gauge32read-onlyLogon Operations/sec is the rate of Logon requests in the public store.
G32 ispMessageOpensPerSec1.3.6.1.4.1.9600.1.5.16.1.16Gauge32read-onlyMessage Opens/sec is the rate that requests to open messages are submitted to the information store.
G32 ispMessageRcpntsDelivered1.3.6.1.4.1.9600.1.5.16.1.17Gauge32read-onlyMessage Recipients Delivered is the total number of recipients that have received a message since startup.
G32 ispMessageRcpntsDeliveredPerMin1.3.6.1.4.1.9600.1.5.16.1.18Gauge32read-onlyMessage Recipients Delivered/min is the rate that recipients receive messages.
G32 ispMessagesDelivered1.3.6.1.4.1.9600.1.5.16.1.19Gauge32read-onlyMessages Delivered is the total number of messages delivered to all recipients since startup.
G32 ispMessagesDeliveredPerMin1.3.6.1.4.1.9600.1.5.16.1.20Gauge32read-onlyMessages Delivered/min is the rate that messages are delivered to all recipients.
G32 ispMessagesSent1.3.6.1.4.1.9600.1.5.16.1.21Gauge32read-onlyMessages Sent is the total number of messages sent to the transport since startup.
G32 ispMessagesSentPerMin1.3.6.1.4.1.9600.1.5.16.1.22Gauge32read-onlyMessages Sent/min is the rate that messages are sent to the transport.
G32 ispMessagesSubmitted1.3.6.1.4.1.9600.1.5.16.1.23Gauge32read-onlyMessages Submitted is the total number of messages submitted by clients since service startup.
G32 ispMessagesSubmittedPerMin1.3.6.1.4.1.9600.1.5.16.1.24Gauge32read-onlyMessages Submitted/min is the rate that messages are submitted by clients.
G32 ispNumMsgsExpirePublicFolders1.3.6.1.4.1.9600.1.5.16.1.25Gauge32read-onlyNumber of messages expired from public folders
G32 ispPeakClientLogons1.3.6.1.4.1.9600.1.5.16.1.26Gauge32read-onlyPeak Client Logons is the maximum number of concurrent client logons since the service started.
G32 ispRcvQueueSize1.3.6.1.4.1.9600.1.5.16.1.27Gauge32read-onlyReceive Queue Size is the number of messages in the public store's receive queue.
G32 ispReplicationBackfillDtMsgsRcvd1.3.6.1.4.1.9600.1.5.16.1.28Gauge32read-onlyReplication Backfill Data Messages Received is the number of replication messages received from other servers in response to backfill requests since service startup.
G32 ispReplicationBackfillDtMsgsSent1.3.6.1.4.1.9600.1.5.16.1.29Gauge32read-onlyReplication Backfill Data Messages Sent is the number of replication messages sent in response to backfill requests from other servers since service startup.
G32 ispReplicationBackfillRqstsRcvd1.3.6.1.4.1.9600.1.5.16.1.30Gauge32read-onlyReplication Backfill Requests Received is the number of backfill request replication messages that have been received from other servers since service startup.
G32 ispReplicationBackfillRqstsSent1.3.6.1.4.1.9600.1.5.16.1.31Gauge32read-onlyReplication Backfill Requests Sent is the number of backfill request replication messages that have been sent to other servers since service startup.
G32 ispReplicationFolderChangesRcvd1.3.6.1.4.1.9600.1.5.16.1.32Gauge32read-onlyReplication Folder Changes Received is the number of folder changes that have been replicated from other servers since service startup.
G32 ispReplicationFolderChangesSent1.3.6.1.4.1.9600.1.5.16.1.33Gauge32read-onlyReplication Folder Tree Messages Sent is the number of replication messages due to public folder hierarchy changes that have been sent to other servers since service startup.
G32 ispReplicationFolderDataMsgsRcvd1.3.6.1.4.1.9600.1.5.16.1.34Gauge32read-onlyReplication Folder Data Messages Received is the number of replication messages due to changes to items in public folders that have been received from other service since service startup.
G32 ispReplicationFolderDataMsgsSent1.3.6.1.4.1.9600.1.5.16.1.35Gauge32read-onlyReplication 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 servers since service startup.
G32 ispReplicationFolderTreeMsgsRcvd1.3.6.1.4.1.9600.1.5.16.1.36Gauge32read-onlyReplication Folder Tree Messages Received is the number of replication messages due to public folder hierarchy changes that have been received from other servers since service startup.
G32 ispReplicationFolderTreeMsgsSent1.3.6.1.4.1.9600.1.5.16.1.37Gauge32read-onlyReplication Folder Tree Messages Sent is the number of replication messages due to public folder hierarchy changes that have been sent to other servers since service startup.
G32 ispReplicationMsgChangesRcvd1.3.6.1.4.1.9600.1.5.16.1.38Gauge32read-onlyReplication Message Changes Received is the number of changes to items in public folders that have been received from other servers since service startup.
G32 ispReplicationMsgChangesSent1.3.6.1.4.1.9600.1.5.16.1.39Gauge32read-onlyReplication Message Changes Sent is the number of changes to items in public folders that have been replicated to other servers since service startup.
G32 ispReplicationMsgsRcvd1.3.6.1.4.1.9600.1.5.16.1.40Gauge32read-onlyReplication Messages Received is the total number of replication messages received from other servers since service startup.
G32 ispReplicationMsgsSent1.3.6.1.4.1.9600.1.5.16.1.41Gauge32read-onlyReplication Messages Sent is the total number of replication messages that have been sent to other servers since service startup.
G32 ispReplicationRcvQueueSize1.3.6.1.4.1.9600.1.5.16.1.42Gauge32read-onlyReplication Receive Queue Size is the number of replication messages waiting to be processed.
G32 ispReplicationStatusMsgsRcvd1.3.6.1.4.1.9600.1.5.16.1.43Gauge32read-onlyStatus Messages Received is the number of replication status request or response messages that have been received from other servers since service startup.
G32 ispReplicationStatusMsgsSent1.3.6.1.4.1.9600.1.5.16.1.44Gauge32read-onlyReplication Status Messages Sent is the number of replication status request or response messages that have been sent to other servers since service startup.
G32 ispSendQueueSize1.3.6.1.4.1.9600.1.5.16.1.45Gauge32read-onlySend Queue Size is the number of messages in the public store's send queue.
G32 ispSingleInstanceRatio1.3.6.1.4.1.9600.1.5.16.1.46Gauge32read-onlySingle Instance Ratio is the average number of references to each message in the public store.
G32 ispTotalCountOfRecoverableItems1.3.6.1.4.1.9600.1.5.16.1.47Gauge32read-onlyTotal Count of Recoverable Items is the total number of items retained for Item Recovery
G32 ispTotalSizeOfRecoverableItems1.3.6.1.4.1.9600.1.5.16.1.48Gauge32read-onlyTotal Size of Recoverable Items is the total size in kilobytes of items retained for Item Recovery
G32 ispRestrictedViewCacheHitRate1.3.6.1.4.1.9600.1.5.16.1.49Gauge32read-onlyRestricted View Cache Hit Rate is the rate at which restricted views are reused in the public store.
G32 ispRestrictedViewCacheMissRate1.3.6.1.4.1.9600.1.5.16.1.50Gauge32read-onlyRestricted View Cache Miss Rate is the rate at which restricted views are created in the public store.
G32 ispSearchTaskRate1.3.6.1.4.1.9600.1.5.16.1.51Gauge32read-onlyNumber of search tasks created per second.
G32 ispSlowFindRowRate1.3.6.1.4.1.9600.1.5.16.1.52Gauge32read-onlySlow FindRow Rate is the rate at which the slower FindRow needs to be used in the public store.
G32 ispAbortOpRate1.3.6.1.4.1.9600.1.5.16.1.53Gauge32read-onlyAbortOpRate.
G32 ispAbortOpTotal1.3.6.1.4.1.9600.1.5.16.1.54Gauge32read-onlyAbortOpTotal.
G32 ispAbortSubmitOpRate1.3.6.1.4.1.9600.1.5.16.1.55Gauge32read-onlyAbortSubmitOpRate.
G32 ispAbortSubmitOpTotal1.3.6.1.4.1.9600.1.5.16.1.56Gauge32read-onlyAbortSubmitOpTotal.
G32 ispAddMsgToSendqRate1.3.6.1.4.1.9600.1.5.16.1.57Gauge32read-onlyMessages added to the send queue.
G32 ispAddMsgToSendqTotal1.3.6.1.4.1.9600.1.5.16.1.58Gauge32read-onlyMessages added to the send queue.
G32 ispAddNamedCalcPropOpRate1.3.6.1.4.1.9600.1.5.16.1.59Gauge32read-onlyAddNamedCalcPropOpRate.
G32 ispAddNamedCalcPropOpTotal1.3.6.1.4.1.9600.1.5.16.1.60Gauge32read-onlyAddNamedCalcPropOpTotal.
G32 ispAddressTypesOpRate1.3.6.1.4.1.9600.1.5.16.1.61Gauge32read-onlyAddressTypesOpRate.
G32 ispAddressTypesOpTotal1.3.6.1.4.1.9600.1.5.16.1.62Gauge32read-onlyAddressTypesOpTotal.
G32 ispCacheCcnReadOpRate1.3.6.1.4.1.9600.1.5.16.1.63Gauge32read-onlyCacheCcnReadOpRate.
G32 ispCacheCcnReadOpTotal1.3.6.1.4.1.9600.1.5.16.1.64Gauge32read-onlyCacheCcnReadOpTotal.
G32 ispCheckFolderNameOpRate1.3.6.1.4.1.9600.1.5.16.1.65Gauge32read-onlyCheckFolderNameOpRate.
G32 ispCheckFolderNameOpTotal1.3.6.1.4.1.9600.1.5.16.1.66Gauge32read-onlyCheckFolderNameOpTotal.
G32 ispCheckRightsOnFolderRate1.3.6.1.4.1.9600.1.5.16.1.67Gauge32read-onlyCheckRightsOnFolderRate.
G32 ispCheckRightsOnFolderTotal1.3.6.1.4.1.9600.1.5.16.1.68Gauge32read-onlyCheckRightsOnFolderTotal.
G32 ispCloneStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.69Gauge32read-onlyCloneStreamOpRate.
G32 ispCloneStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.70Gauge32read-onlyCloneStreamOpTotal.
G32 ispCollapseRowOpRate1.3.6.1.4.1.9600.1.5.16.1.71Gauge32read-onlyCollapseRowOpRate.
G32 ispCollapseRowOpTotal1.3.6.1.4.1.9600.1.5.16.1.72Gauge32read-onlyCollapseRowOpTotal.
G32 ispCommitStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.73Gauge32read-onlyCommitStreamOpRate.
G32 ispCommitStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.74Gauge32read-onlyCommitStreamOpTotal.
G32 ispCopyPropsOpRate1.3.6.1.4.1.9600.1.5.16.1.75Gauge32read-onlyCopyPropsOpRate.
G32 ispCopyPropsOpTotal1.3.6.1.4.1.9600.1.5.16.1.76Gauge32read-onlyCopyPropsOpTotal.
G32 ispCopyToOpRate1.3.6.1.4.1.9600.1.5.16.1.77Gauge32read-onlyCopyToOpRate.
G32 ispCopyToOpTotal1.3.6.1.4.1.9600.1.5.16.1.78Gauge32read-onlyCopyToOpTotal.
G32 ispCopyToStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.79Gauge32read-onlyCopyToStreamOpRate.
G32 ispCopyToStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.80Gauge32read-onlyCopyToStreamOpTotal.
G32 ispCreateAttachOpRate1.3.6.1.4.1.9600.1.5.16.1.81Gauge32read-onlyCreateAttachOpRate.
G32 ispCreateAttachOpTotal1.3.6.1.4.1.9600.1.5.16.1.82Gauge32read-onlyCreateAttachOpTotal.
G32 ispCreateBookMarkOperationPerSec1.3.6.1.4.1.9600.1.5.16.1.83Gauge32read-onlyCreateBookMark Operations/sec is the rate of CreateBookMark requests in the public store.
G32 ispCreateFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.84Gauge32read-onlyCreateFolderOpRate.
G32 ispCreateFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.85Gauge32read-onlyCreateFolderOpTotal.
G32 ispDatabaseSessionActiveCount1.3.6.1.4.1.9600.1.5.16.1.86Gauge32read-onlyNumber of database sessions in use at the current time
G32 ispDatabaseSessionCount1.3.6.1.4.1.9600.1.5.16.1.87Gauge32read-onlyNumber of database sessions allocated
G32 ispDeleteAttachOpRate1.3.6.1.4.1.9600.1.5.16.1.88Gauge32read-onlyDeleteAttachOpRate.
G32 ispDeleteAttachOpTotal1.3.6.1.4.1.9600.1.5.16.1.89Gauge32read-onlyDeleteAttachOpTotal.
G32 ispDeleteFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.90Gauge32read-onlyDeleteFolderOpRate.
G32 ispDeleteFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.91Gauge32read-onlyDeleteFolderOpTotal.
G32 ispDeleteMessagesOpRate1.3.6.1.4.1.9600.1.5.16.1.92Gauge32read-onlyDeleteMessagesOpRate.
G32 ispDeleteMessagesOpTotal1.3.6.1.4.1.9600.1.5.16.1.93Gauge32read-onlyDeleteMessagesOpTotal.
G32 ispDelMsgFromSendqRate1.3.6.1.4.1.9600.1.5.16.1.94Gauge32read-onlyMessages deleted from the send queue.
G32 ispDelMsgFromSendqTotal1.3.6.1.4.1.9600.1.5.16.1.95Gauge32read-onlyMessages deleted from the send queue.
G32 ispDelPropertyOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.96Gauge32read-onlyDelProperty Operations/sec is the rate of DelProperty requests in the public store.
G32 ispDeregisterTableNotifyOpRate1.3.6.1.4.1.9600.1.5.16.1.97Gauge32read-onlyDeregisterTableNotificationOpRate.
G32 ispDeregisterTableNotifyOpTotal1.3.6.1.4.1.9600.1.5.16.1.98Gauge32read-onlyDeregisterTableNotificationOpTotal.
G32 ispDoCrossPostOpRate1.3.6.1.4.1.9600.1.5.16.1.99Gauge32read-onlyDoCrossPostOpRate.
G32 ispDoCrossPostOpTotal1.3.6.1.4.1.9600.1.5.16.1.100Gauge32read-onlyDoCrossPostOpTotal.
G32 ispEmptyFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.101Gauge32read-onlyEmptyFolderOpRate.
G32 ispEmptyFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.102Gauge32read-onlyEmptyFolderOpTotal.
G32 ispExpandRowOpRate1.3.6.1.4.1.9600.1.5.16.1.103Gauge32read-onlyExpandRowOpRate.
G32 ispExpandRowOpTotal1.3.6.1.4.1.9600.1.5.16.1.104Gauge32read-onlyExpandRowOpTotal.
G32 ispFghostedOpRate1.3.6.1.4.1.9600.1.5.16.1.105Gauge32read-onlyFghostedOpRate.
G32 ispFghostedOpTotal1.3.6.1.4.1.9600.1.5.16.1.106Gauge32read-onlyFghostedOpTotal.
G32 ispFindRowOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.107Gauge32read-onlyFindRow operations/sec is the rate of FindRow requests in the public store.
G32 ispFlushPerUserOpRate1.3.6.1.4.1.9600.1.5.16.1.108Gauge32read-onlyFlushPerUserOpRate.
G32 ispFlushPerUserOpTotal1.3.6.1.4.1.9600.1.5.16.1.109Gauge32read-onlyFlushPerUserOpTotal.
G32 ispFolderCount1.3.6.1.4.1.9600.1.5.16.1.110Gauge32read-onlyFolder Count is the number of separate folders (including top-level folders and subfolders) that exist in the public store.
G32 ispFreeBookmarkOpRate1.3.6.1.4.1.9600.1.5.16.1.111Gauge32read-onlyFreeBookmarkOpRate.
G32 ispFreeBookmarkOpTotal1.3.6.1.4.1.9600.1.5.16.1.112Gauge32read-onlyFreeBookmarkOpTotal.
G32 ispFXDstCopyFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.113Gauge32read-onlyFXDstCopyFolderOpRate.
G32 ispFXDstCopyFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.114Gauge32read-onlyFXDstCopyFolderOpTotal.
G32 ispFXDstCopyMessagesOpRate1.3.6.1.4.1.9600.1.5.16.1.115Gauge32read-onlyFXDstCopyMessagesOpRate.
G32 ispFXDstCopyMessagesOpTotal1.3.6.1.4.1.9600.1.5.16.1.116Gauge32read-onlyFXDstCopyMessagesOpTotal.
G32 ispFXDstCopyPropsOpRate1.3.6.1.4.1.9600.1.5.16.1.117Gauge32read-onlyFXDstCopyPropsOpRate.
G32 ispFXDstCopyPropsOpTotal1.3.6.1.4.1.9600.1.5.16.1.118Gauge32read-onlyFXDstCopyPropsOpTotal.
G32 ispFXDstCopyToOpRate1.3.6.1.4.1.9600.1.5.16.1.119Gauge32read-onlyFXDstCopyToOpRate.
G32 ispFXDstCopyToOpTotal1.3.6.1.4.1.9600.1.5.16.1.120Gauge32read-onlyFXDstCopyToOpTotal.
G32 ispFXDstPutBufferOpRate1.3.6.1.4.1.9600.1.5.16.1.121Gauge32read-onlyFXDstPutBufferOpRate.
G32 ispFXDstPutBufferOpTotal1.3.6.1.4.1.9600.1.5.16.1.122Gauge32read-onlyFXDstPutBufferOpTotal.
G32 ispFXGetBufferCurrentCallerCount1.3.6.1.4.1.9600.1.5.16.1.123Gauge32read-onlySimultaneous FXGetBuffer rops being called.
G32 ispFXGetBufferCurrentUsersExec1.3.6.1.4.1.9600.1.5.16.1.124Gauge32read-onlySimultaneous FXGetBuffer rops being executed.
G32 ispFXGetBufferRopsAccepted1.3.6.1.4.1.9600.1.5.16.1.125Gauge32read-onlyThe total number of FXGetBuffer rops accepted.
G32 ispFXGetBufferRopsAcceptedPerSec1.3.6.1.4.1.9600.1.5.16.1.126Gauge32read-onlyFXGetBuffer rops calls accepted per sec.
G32 ispFXGetBufferRopsCalled1.3.6.1.4.1.9600.1.5.16.1.127Gauge32read-onlyThe total number of FXGetBuffer rops.
G32 ispFXGetBufferRopsCalledPerSec1.3.6.1.4.1.9600.1.5.16.1.128Gauge32read-onlyNumber of FXGetBuffer rops per sec.
G32 ispFXGetBufferRopsDenied1.3.6.1.4.1.9600.1.5.16.1.129Gauge32read-onlyThe total number of FXGetBuffer rops denied.
G32 ispFXGetBufferRopsDeniedPerSec1.3.6.1.4.1.9600.1.5.16.1.130Gauge32read-onlyFXGetBuffer rops denied per sec.
G32 ispFXGetIncrStateOpRate1.3.6.1.4.1.9600.1.5.16.1.131Gauge32read-onlyFXGetIncrStateOpRate.
G32 ispFXGetIncrStateOpTotal1.3.6.1.4.1.9600.1.5.16.1.132Gauge32read-onlyFXGetIncrStateOpTotal.
G32 ispFXSrcCopyFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.133Gauge32read-onlyFXSrcCopyFolderOpRate.
G32 ispFXSrcCopyFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.134Gauge32read-onlyFXSrcCopyFolderOpTotal.
G32 ispFXSrcCopyMessagesOpRate1.3.6.1.4.1.9600.1.5.16.1.135Gauge32read-onlyFXSrcCopyMessagesOpRate.
G32 ispFXSrcCopyMessagesOpTotal1.3.6.1.4.1.9600.1.5.16.1.136Gauge32read-onlyFXSrcCopyMessagesOpTotal.
G32 ispFXSrcCopyPropsOpRate1.3.6.1.4.1.9600.1.5.16.1.137Gauge32read-onlyFXSrcCopyPropsOpRate.
G32 ispFXSrcCopyPropsOpTotal1.3.6.1.4.1.9600.1.5.16.1.138Gauge32read-onlyFXSrcCopyPropsOpTotal.
G32 ispFXSrcCopyToOpRate1.3.6.1.4.1.9600.1.5.16.1.139Gauge32read-onlyFXSrcCopyToOpRate.
G32 ispFXSrcCopyToOpTotal1.3.6.1.4.1.9600.1.5.16.1.140Gauge32read-onlyFXSrcCopyToOpTotal.
G32 ispFXSrcGetBufferOpRate1.3.6.1.4.1.9600.1.5.16.1.141Gauge32read-onlyFXSrcGetBufferOpRate.
G32 ispFXSrcGetBufferOpTotal1.3.6.1.4.1.9600.1.5.16.1.142Gauge32read-onlyFXSrcGetBufferOpTotal.
G32 ispGetAdrListOpRate1.3.6.1.4.1.9600.1.5.16.1.143Gauge32read-onlyGetAdrListOpRate.
G32 ispGetAdrListOpTotal1.3.6.1.4.1.9600.1.5.16.1.144Gauge32read-onlyGetAdrListOpTotal.
G32 ispGetAllPerUserLtidsOpRate1.3.6.1.4.1.9600.1.5.16.1.145Gauge32read-onlyGetAllPerUserLtidsOpRate.
G32 ispGetAllPerUserLtidsOpTotal1.3.6.1.4.1.9600.1.5.16.1.146Gauge32read-onlyGetAllPerUserLtidsOpTotal.
G32 ispGetCollapseStateOpRate1.3.6.1.4.1.9600.1.5.16.1.147Gauge32read-onlyGetCollapseStateOpRate.
G32 ispGetCollapseStateOpTotal1.3.6.1.4.1.9600.1.5.16.1.148Gauge32read-onlyGetCollapseStateOpTotal.
G32 ispGetFileHandlePropOpRate1.3.6.1.4.1.9600.1.5.16.1.149Gauge32read-onlyGetFileHandlePropOpRate
G32 ispGetFileHandlePropOpTotal1.3.6.1.4.1.9600.1.5.16.1.150Gauge32read-onlyGetFileHandlePropOpTotal
G32 ispGetFoldersTableRpcIntfRate1.3.6.1.4.1.9600.1.5.16.1.151Gauge32read-onlyGetFoldersTableRpcIntfRate.
G32 ispGetFoldersTableRpcIntfTotal1.3.6.1.4.1.9600.1.5.16.1.152Gauge32read-onlyGetFoldersTableRpcIntfTotal.
G32 ispGetIDsFromNamesOpRate1.3.6.1.4.1.9600.1.5.16.1.153Gauge32read-onlyGetIDsFromNamesOpRate.
G32 ispGetIDsFromNamesOpTotal1.3.6.1.4.1.9600.1.5.16.1.154Gauge32read-onlyGetIDsFromNamesOpTotal.
G32 ispGetLocalRepIdsOpRate1.3.6.1.4.1.9600.1.5.16.1.155Gauge32read-onlyGetLocalRepIdsOpRate.
G32 ispGetLocalRepIdsOpTotal1.3.6.1.4.1.9600.1.5.16.1.156Gauge32read-onlyGetLocalRepIdsOpTotal.
G32 ispGetMailboxTableRpcIntfRate1.3.6.1.4.1.9600.1.5.16.1.157Gauge32read-onlyGetMailboxTableRpcIntfRate.
G32 ispGetMailboxTableRpcIntfTotal1.3.6.1.4.1.9600.1.5.16.1.158Gauge32read-onlyGetMailboxTableRpcIntfTotal.
G32 ispGetMessagePropOpRate1.3.6.1.4.1.9600.1.5.16.1.159Gauge32read-onlyGetMessagePropOpRate.
G32 ispGetMessagePropOpTotal1.3.6.1.4.1.9600.1.5.16.1.160Gauge32read-onlyGetMessagePropOpTotal.
G32 ispGetMessageStatusOpRate1.3.6.1.4.1.9600.1.5.16.1.161Gauge32read-onlyGetMessageStatusOpRate.
G32 ispGetMessageStatusOpTotal1.3.6.1.4.1.9600.1.5.16.1.162Gauge32read-onlyGetMessageStatusOpTotal.
G32 ispGetNamesFromIDsOpRate1.3.6.1.4.1.9600.1.5.16.1.163Gauge32read-onlyGetNamesFromIDsOpRate.
G32 ispGetNamesFromIDsOpTotal1.3.6.1.4.1.9600.1.5.16.1.164Gauge32read-onlyGetNamesFromIDsOpTotal.
G32 ispGetOwningMDBsOpRate1.3.6.1.4.1.9600.1.5.16.1.165Gauge32read-onlyGetOwningMDBsOpRate.
G32 ispGetOwningMDBsOpTotal1.3.6.1.4.1.9600.1.5.16.1.166Gauge32read-onlyGetOwningMDBsOpTotal.
G32 ispGetPerUserGuidOpRate1.3.6.1.4.1.9600.1.5.16.1.167Gauge32read-onlyGetPerUserGuidOpRate.
G32 ispGetPerUserGuidOpTotal1.3.6.1.4.1.9600.1.5.16.1.168Gauge32read-onlyGetPerUserGuidOpTotal.
G32 ispGetPerUserLtidsOpRate1.3.6.1.4.1.9600.1.5.16.1.169Gauge32read-onlyGetPerUserLtidsOpRate.
G32 ispGetPerUserLtidsOpTotal1.3.6.1.4.1.9600.1.5.16.1.170Gauge32read-onlyGetPerUserLtidsOpTotal.
G32 ispGetPerUserOpRate1.3.6.1.4.1.9600.1.5.16.1.171Gauge32read-onlyGetPerUserOpRate.
G32 ispGetPerUserOpTotal1.3.6.1.4.1.9600.1.5.16.1.172Gauge32read-onlyGetPerUserOpTotal.
G32 ispGetPropertyOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.173Gauge32read-onlyGetProperty Operations/sec is the rate of GetProperty requests in the public store.
G32 ispGetPropListOpRate1.3.6.1.4.1.9600.1.5.16.1.174Gauge32read-onlyGetPropListOpRate.
G32 ispGetPropListOpTotal1.3.6.1.4.1.9600.1.5.16.1.175Gauge32read-onlyGetPropListOpTotal.
G32 ispGetReceiveFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.176Gauge32read-onlyGetReceiveFolderOpRate.
G32 ispGetReceiveFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.177Gauge32read-onlyGetReceiveFolderOpTotal.
G32 ispGetReceiveFolderTableOpRate1.3.6.1.4.1.9600.1.5.16.1.178Gauge32read-onlyGetReceiveFolderTableOpRate.
G32 ispGetReceiveFolderTableOpTotal1.3.6.1.4.1.9600.1.5.16.1.179Gauge32read-onlyGetReceiveFolderTableOpTotal.
G32 ispGetRecipColumnsOpRate1.3.6.1.4.1.9600.1.5.16.1.180Gauge32read-onlyGet the available columns in a recipient table.
G32 ispGetRecipColumnsOpTotal1.3.6.1.4.1.9600.1.5.16.1.181Gauge32read-onlyGet the available columns in a recipient table.
G32 ispGetRecipCountOpRate1.3.6.1.4.1.9600.1.5.16.1.182Gauge32read-onlyGetRecipCountOpRate.
G32 ispGetRecipCountOpTotal1.3.6.1.4.1.9600.1.5.16.1.183Gauge32read-onlyGetRecipCountOpTotal.
G32 ispGetRecipOpRate1.3.6.1.4.1.9600.1.5.16.1.184Gauge32read-onlyGetRecipOpRate.
G32 ispGetRecipOpTotal1.3.6.1.4.1.9600.1.5.16.1.185Gauge32read-onlyGetRecipOpTotal.
G32 ispGetRightsOpRate1.3.6.1.4.1.9600.1.5.16.1.186Gauge32read-onlyGetRightsOpRate.
G32 ispGetRightsOpTotal1.3.6.1.4.1.9600.1.5.16.1.187Gauge32read-onlyGetRightsOpTotal.
G32 ispGetSearchCriteriaOpRate1.3.6.1.4.1.9600.1.5.16.1.188Gauge32read-onlyGetSearchCriteriaOpRate.
G32 ispGetSearchCriteriaOpTotal1.3.6.1.4.1.9600.1.5.16.1.189Gauge32read-onlyGetSearchCriteriaOpTotal.
G32 ispGetStatusOpRate1.3.6.1.4.1.9600.1.5.16.1.190Gauge32read-onlyGetStatusOpRate.
G32 ispGetStatusOpTotal1.3.6.1.4.1.9600.1.5.16.1.191Gauge32read-onlyGetStatusOpTotal.
G32 ispGetStreamSizeOpRate1.3.6.1.4.1.9600.1.5.16.1.192Gauge32read-onlyGetStreamSizeOpRate.
G32 ispGetStreamSizeOpTotal1.3.6.1.4.1.9600.1.5.16.1.193Gauge32read-onlyGetStreamSizeOpTotal.
G32 ispGetTableOpRate1.3.6.1.4.1.9600.1.5.16.1.194Gauge32read-onlyGetTableOpRate.
G32 ispGetTableOpTotal1.3.6.1.4.1.9600.1.5.16.1.195Gauge32read-onlyGetTableOpTotal.
G32 ispGetXhdrListOpRate1.3.6.1.4.1.9600.1.5.16.1.196Gauge32read-onlyGetXhdrListOpRate.
G32 ispGetXhdrListOpTotal1.3.6.1.4.1.9600.1.5.16.1.197Gauge32read-onlyGetXhdrListOpTotal.
G32 ispIdFromLtidOpRate1.3.6.1.4.1.9600.1.5.16.1.198Gauge32read-onlyIdFromLtidOpRate.
G32 ispIdFromLtidOpTotal1.3.6.1.4.1.9600.1.5.16.1.199Gauge32read-onlyIdFromLtidOpTotal.
G32 ispImportDeleteOpRate1.3.6.1.4.1.9600.1.5.16.1.200Gauge32read-onlyImportDeleteOpRate.
G32 ispImportDeleteOpTotal1.3.6.1.4.1.9600.1.5.16.1.201Gauge32read-onlyImportDeleteOpTotal.
G32 ispImportHierChgOpRate1.3.6.1.4.1.9600.1.5.16.1.202Gauge32read-onlyImportHierChgOpRate.
G32 ispImportHierChgOpTotal1.3.6.1.4.1.9600.1.5.16.1.203Gauge32read-onlyImportHierChgOpTotal.
G32 ispImportHierDelOpRate1.3.6.1.4.1.9600.1.5.16.1.204Gauge32read-onlyImportHierDelOpRate.
G32 ispImportHierDelOpTotal1.3.6.1.4.1.9600.1.5.16.1.205Gauge32read-onlyImportHierDelOpTotal.
G32 ispImportMsgChgOpRate1.3.6.1.4.1.9600.1.5.16.1.206Gauge32read-onlyImportMsgChgOpRate.
G32 ispImportMsgChgOpTotal1.3.6.1.4.1.9600.1.5.16.1.207Gauge32read-onlyImportMsgChgOpTotal.
G32 ispImportMsgMoveOpRate1.3.6.1.4.1.9600.1.5.16.1.208Gauge32read-onlyImportMsgMoveOpRate.
G32 ispImportMsgMoveOpTotal1.3.6.1.4.1.9600.1.5.16.1.209Gauge32read-onlyImportMsgMoveOpTotal.
G32 ispImportReadsOpRate1.3.6.1.4.1.9600.1.5.16.1.210Gauge32read-onlyImportReadsOpRate.
G32 ispImportReadsOpTotal1.3.6.1.4.1.9600.1.5.16.1.211Gauge32read-onlyImportReadsOpTotal.
G32 ispIncrCfgOpRate1.3.6.1.4.1.9600.1.5.16.1.212Gauge32read-onlyIncrCfgOpRate.
G32 ispIncrCfgOpTotal1.3.6.1.4.1.9600.1.5.16.1.213Gauge32read-onlyIncrCfgOpTotal.
G32 ispLocalDeliveryOpRate1.3.6.1.4.1.9600.1.5.16.1.214Gauge32read-onlyLocalDeliveryOpRate.
G32 ispLocalDeliveryOpTotal1.3.6.1.4.1.9600.1.5.16.1.215Gauge32read-onlyNumber of messages delivered locally through the Local Delivery RPCINTF API.
G32 ispLockRegionStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.216Gauge32read-onlyLockRegionStreamOpRate.
G32 ispLockRegionStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.217Gauge32read-onlyLockRegionStreamOpTotal.
G32 ispLtidFromIdOpRate1.3.6.1.4.1.9600.1.5.16.1.218Gauge32read-onlyLtidFromIdOpRate.
G32 ispLtidFromIdOpTotal1.3.6.1.4.1.9600.1.5.16.1.219Gauge32read-onlyLtidFromIdOpTotal.
G32 ispModifyACLOpRate1.3.6.1.4.1.9600.1.5.16.1.220Gauge32read-onlyModifyACLOpRate.
G32 ispModifyACLOpTotal1.3.6.1.4.1.9600.1.5.16.1.221Gauge32read-onlyModifyACLOpTotal.
G32 ispModifyMvPropOpRate1.3.6.1.4.1.9600.1.5.16.1.222Gauge32read-onlyModifyMvPropOpRate.
G32 ispModifyMvPropOpTotal1.3.6.1.4.1.9600.1.5.16.1.223Gauge32read-onlyModifyMvPropOpTotal.
G32 ispModifyRcpntsOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.224Gauge32read-onlyModifyRecipients Operations/sec is the rate of ModifyRecipients requests in the public store.
G32 ispModifyRulesOpRate1.3.6.1.4.1.9600.1.5.16.1.225Gauge32read-onlyModifyRulesOpRate.
G32 ispModifyRulesOpTotal1.3.6.1.4.1.9600.1.5.16.1.226Gauge32read-onlyModifyRulesOpTotal.
G32 ispModifyRulesRate1.3.6.1.4.1.9600.1.5.16.1.227Gauge32read-onlyModifyRulesRate.
G32 ispModifyRulesTotal1.3.6.1.4.1.9600.1.5.16.1.228Gauge32read-onlyModifyRulesTotal.
G32 ispMoveCopyFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.229Gauge32read-onlyMoveCopyFolderOpRate.
G32 ispMoveCopyFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.230Gauge32read-onlyMoveCopyFolderOpTotal.
G32 ispMoveCopyMessagesOpRate1.3.6.1.4.1.9600.1.5.16.1.231Gauge32read-onlyMoveCopyMessagesOpRate.
G32 ispMoveCopyMessagesOpTotal1.3.6.1.4.1.9600.1.5.16.1.232Gauge32read-onlyMoveCopyMessagesOpTotal.
G32 ispNextNewsgroupOpRate1.3.6.1.4.1.9600.1.5.16.1.233Gauge32read-onlyNextNewsgroupOpRate.
G32 ispNextNewsgroupOpTotal1.3.6.1.4.1.9600.1.5.16.1.234Gauge32read-onlyNextNewsgroupOpTotal.
G32 ispNukeRecipientsOpRate1.3.6.1.4.1.9600.1.5.16.1.235Gauge32read-onlyNukeRecipientsOpRate.
G32 ispNukeRecipientsOpTotal1.3.6.1.4.1.9600.1.5.16.1.236Gauge32read-onlyNukeRecipientsOpTotal.
G32 ispOpenAdvisorOpRate1.3.6.1.4.1.9600.1.5.16.1.237Gauge32read-onlyOpenAdvisorOpRate.
G32 ispOpenAdvisorOpTotal1.3.6.1.4.1.9600.1.5.16.1.238Gauge32read-onlyOpenAdvisorOpTotal.
G32 ispOpenAttachOpRate1.3.6.1.4.1.9600.1.5.16.1.239Gauge32read-onlyOpenAttachOpRate.
G32 ispOpenAttachOpTotal1.3.6.1.4.1.9600.1.5.16.1.240Gauge32read-onlyOpenAttachOpTotal.
G32 ispOpenCollectOpRate1.3.6.1.4.1.9600.1.5.16.1.241Gauge32read-onlyOpenCollectOpRate.
G32 ispOpenCollectOpTotal1.3.6.1.4.1.9600.1.5.16.1.242Gauge32read-onlyOpenCollectOpTotal.
G32 ispOpenFolderByNntpNameOpRate1.3.6.1.4.1.9600.1.5.16.1.243Gauge32read-onlyOpenFolderByNntpNameOpRate.
G32 ispOpenFolderByNntpNameOpTotal1.3.6.1.4.1.9600.1.5.16.1.244Gauge32read-onlyOpenFolderByNntpNameOpTotal.
G32 ispOpenImailConvObjectOpRate1.3.6.1.4.1.9600.1.5.16.1.245Gauge32read-onlyOpenImailConversionObjectOpRate.
G32 ispOpenImailConvObjectOpTotal1.3.6.1.4.1.9600.1.5.16.1.246Gauge32read-onlyOpenImailConversionObjectOpTotal.
G32 ispOpenImailConvStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.247Gauge32read-onlyOpenImailConversionStreamOpRate.
G32 ispOpenImailConvStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.248Gauge32read-onlyOpenImailConversionStreamOpTotal.
G32 ispOpenMessageByArticleNumOpRate1.3.6.1.4.1.9600.1.5.16.1.249Gauge32read-onlyOpenMessageByArticleNumberOpRate.
G32 ispOpenMessageByArticleNmOpTotal1.3.6.1.4.1.9600.1.5.16.1.250Gauge32read-onlyOpenMessageByArticleNumberOpTotal.
G32 ispOpenMessageByMsgIdOpRate1.3.6.1.4.1.9600.1.5.16.1.251Gauge32read-onlyOpenMessageByMsgIdOpRate.
G32 ispOpenMessageByMsgIdOpTotal1.3.6.1.4.1.9600.1.5.16.1.252Gauge32read-onlyOpenMessageByMsgIdOpTotal.
G32 ispOpenMessagePropOpRate1.3.6.1.4.1.9600.1.5.16.1.253Gauge32read-onlyOpenMessagePropOpRate.
G32 ispOpenMessagePropOpTotal1.3.6.1.4.1.9600.1.5.16.1.254Gauge32read-onlyOpenMessagePropOpTotal.
G32 ispOpenStreamOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.255Gauge32read-onlyOpenStream Operations/sec is the rate of OpenStream requests in the public store.
G32 ispUserReadCacheConsumed1.3.6.1.4.1.9600.1.5.16.1.256Gauge32read-onlyNumber of entries in the Per User Read cache consumed for use (but may or may not be currently in use).
G32 ispUserReadCacheDirty1.3.6.1.4.1.9600.1.5.16.1.257Gauge32read-onlyNumber of entries in the Per User Read cache which have been updated but have not yet been flushed to disk.
G32 ispUserReadCacheEntriesReUsedSec1.3.6.1.4.1.9600.1.5.16.1.258Gauge32read-onlyRate of entries that were victimized from the Per User Read cache in order to accommodate new entries.
G32 ispUserReadCacheEntriesScanSec1.3.6.1.4.1.9600.1.5.16.1.259Gauge32read-onlyRate of entries inspected during each scan of the Per User Read cache in order to identify a victimization candidate.
G32 ispUserReadCacheInUse1.3.6.1.4.1.9600.1.5.16.1.260Gauge32read-onlyNumber of entries in the Per User Read cache actually in use.
G32 ispUserReadCacheInsertsSec1.3.6.1.4.1.9600.1.5.16.1.261Gauge32read-onlyRate of insertions of new entries into the Per User Read cache.
G32 ispUserReadCacheLookupHitRatio1.3.6.1.4.1.9600.1.5.16.1.262Gauge32read-onlyRate of successful Per User Read cache lookup requests.
G32 ispUserReadCacheLookHitRatioBase1.3.6.1.4.1.9600.1.5.16.1.263Gauge32read-onlyRate of successful Per User Read cache lookup requests. (base)
G32 ispUserReadCacheLookupsSec1.3.6.1.4.1.9600.1.5.16.1.264Gauge32read-onlyRate of lookup requests in the Per User Read cache.
G32 ispUserReadCacheScansSec1.3.6.1.4.1.9600.1.5.16.1.265Gauge32read-onlyRate of scans performed of the Per User Read cache in order to identify a victimization candidate.
G32 ispUserReadCacheSize1.3.6.1.4.1.9600.1.5.16.1.266Gauge32read-onlyTotal size (number of entries) of the Per User Read cache.
G32 ispPrepareReadRecipientsRate1.3.6.1.4.1.9600.1.5.16.1.267Gauge32read-onlyPrepareReadRecipientsRate.
G32 ispPrepareReadRecipientsTotal1.3.6.1.4.1.9600.1.5.16.1.268Gauge32read-onlyPrepareReadRecipientsTotal.
G32 ispQryNamedPropsOpRate1.3.6.1.4.1.9600.1.5.16.1.269Gauge32read-onlyQryNamedPropsOpRate.
G32 ispQryNamedPropsOpTotal1.3.6.1.4.1.9600.1.5.16.1.270Gauge32read-onlyQryNamedPropsOpTotal.
G32 ispQueryColumnsAllOpRate1.3.6.1.4.1.9600.1.5.16.1.271Gauge32read-onlyQueryColumnsAllOpRate.
G32 ispQueryColumnsAllOpTotal1.3.6.1.4.1.9600.1.5.16.1.272Gauge32read-onlyQueryColumnsAllOpTotal.
G32 ispQueryPositionOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.273Gauge32read-onlyQueryPosition Operations/sec is the rate of QueryPosition requests in the public store.
G32 ispQueryRowsOpRate1.3.6.1.4.1.9600.1.5.16.1.274Gauge32read-onlyQueryRowsOpRate.
G32 ispQueryRowsOpTotal1.3.6.1.4.1.9600.1.5.16.1.275Gauge32read-onlyQueryRowsOpTotal.
G32 ispReadStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.276Gauge32read-onlyReadStreamOpRate.
G32 ispReadStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.277Gauge32read-onlyReadStreamOpTotal.
G32 ispRegICSNotifsOpRate1.3.6.1.4.1.9600.1.5.16.1.278Gauge32read-onlyRegICSNotifsOpRate.
G32 ispRegICSNotifsOpTotal1.3.6.1.4.1.9600.1.5.16.1.279Gauge32read-onlyRegICSNotifsOpTotal.
G32 ispRegisterNotifyOperationPerSec1.3.6.1.4.1.9600.1.5.16.1.280Gauge32read-onlyRegisterNotification Operations/sec is the rate of RegisterNotification requests in the public store.
G32 ispRegisterTableNotifyOpRate1.3.6.1.4.1.9600.1.5.16.1.281Gauge32read-onlyRegisterTableNotificationOpRate.
G32 ispRegisterTableNotifyOpTotal1.3.6.1.4.1.9600.1.5.16.1.282Gauge32read-onlyRegisterTableNotificationOpTotal.
G32 ispRenderMessageOpRate1.3.6.1.4.1.9600.1.5.16.1.283Gauge32read-onlyRenderMessageOpRate.
G32 ispRenderMessageOpTotal1.3.6.1.4.1.9600.1.5.16.1.284Gauge32read-onlyRenderMessageOpTotal.
G32 ispResetTableOpRate1.3.6.1.4.1.9600.1.5.16.1.285Gauge32read-onlyResetTableOpRate.
G32 ispResetTableOpTotal1.3.6.1.4.1.9600.1.5.16.1.286Gauge32read-onlyResetTableOpTotal.
G32 ispRestrictOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.287Gauge32read-onlyRestrict Operations/sec is the rate of Restrict requests in the public store.
G32 ispRowsInACLListTable1.3.6.1.4.1.9600.1.5.16.1.288Gauge32read-onlyTotal number of rows in the ACLList Table.
G32 ispRowsInACLMemberTable1.3.6.1.4.1.9600.1.5.16.1.289Gauge32read-onlyTotal number of rows in the ACLMember Table.
G32 ispRowsInCategTables1.3.6.1.4.1.9600.1.5.16.1.290Gauge32read-onlyTotal number of rows in the Categ Tables.
G32 ispRowsInDeletedAttachmentsTable1.3.6.1.4.1.9600.1.5.16.1.291Gauge32read-onlyTotal number of rows in the DeletedAttachments Table.
G32 ispRowsInDeletedFoldersTable1.3.6.1.4.1.9600.1.5.16.1.292Gauge32read-onlyTotal number of rows in the DeletedFolders Table.
G32 ispRowsInDeletedMessagesTable1.3.6.1.4.1.9600.1.5.16.1.293Gauge32read-onlyTotal number of rows in the DeletedMessages Table.
G32 ispRowsInDeliveredToTable1.3.6.1.4.1.9600.1.5.16.1.294Gauge32read-onlyTotal number of rows in the DeliveredTo Table.
G32 ispRowsInFolderTombstoneTable1.3.6.1.4.1.9600.1.5.16.1.295Gauge32read-onlyTotal number of rows in the Folder Tombstone Table.
G32 ispRowsInIdxAgeTable1.3.6.1.4.1.9600.1.5.16.1.296Gauge32read-onlyTotal number of rows in the IdxAge Table.
G32 ispRowsInMailboxTable1.3.6.1.4.1.9600.1.5.16.1.297Gauge32read-onlyTotal number of rows in the Mailbox Table.
G32 ispRowsInMessageTable1.3.6.1.4.1.9600.1.5.16.1.298Gauge32read-onlyTotal number of rows in the Message Table.
G32 ispRowsInMessageTombstoneTable1.3.6.1.4.1.9600.1.5.16.1.299Gauge32read-onlyTotal number of rows in the Message Tombstone Table.
G32 ispRowsInMsgFolderTables1.3.6.1.4.1.9600.1.5.16.1.300Gauge32read-onlyTotal number of rows in the MsgFolder Tables.
G32 ispRowsInNamedPropsTable1.3.6.1.4.1.9600.1.5.16.1.301Gauge32read-onlyTotal number of rows in the NamedProps Table.
G32 ispRowsInNeedRNTable1.3.6.1.4.1.9600.1.5.16.1.302Gauge32read-onlyTotal number of rows in the NeedRN Table.
G32 ispRowsInPerUserReadTable1.3.6.1.4.1.9600.1.5.16.1.303Gauge32read-onlyTotal number of rows in the PerUserRead Table.
G32 ispRowsInReceiveFoldersTable1.3.6.1.4.1.9600.1.5.16.1.304Gauge32read-onlyTotal number of rows in the ReceiveFolders Table.
G32 ispRowsInReplicationTable1.3.6.1.4.1.9600.1.5.16.1.305Gauge32read-onlyTotal number of rows in the Replication Table.
G32 ispRowsInReplidMapTable1.3.6.1.4.1.9600.1.5.16.1.306Gauge32read-onlyTotal number of rows in the ReplidMap Table.
G32 ispRowsInRulesTable1.3.6.1.4.1.9600.1.5.16.1.307Gauge32read-onlyTotal number of rows in the Rules Table.
G32 ispRowsInSearchQueueTable1.3.6.1.4.1.9600.1.5.16.1.308Gauge32read-onlyTotal number of rows in the SearchQueue Table.
G32 ispRowsInTimedEventsTable1.3.6.1.4.1.9600.1.5.16.1.309Gauge32read-onlyTotal number of rows in the TimedEvents Table.
G32 ispSaveChangesAttachOpRate1.3.6.1.4.1.9600.1.5.16.1.310Gauge32read-onlySaveChangesAttachOpRate.
G32 ispSaveChangesAttachOpTotal1.3.6.1.4.1.9600.1.5.16.1.311Gauge32read-onlySaveChangesAttachOpTotal.
G32 ispSaveChangesMessageOpRate1.3.6.1.4.1.9600.1.5.16.1.312Gauge32read-onlySaveChangesMessageOpRate.
G32 ispSaveChangesMessageOpTotal1.3.6.1.4.1.9600.1.5.16.1.313Gauge32read-onlySaveChangesMessageOpTotal.
G32 ispSeekRowOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.314Gauge32read-onlySeekRow Operations/sec is the rate of SeekRow requests in the public store.
G32 ispSeekRowApproxOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.315Gauge32read-onlySeekRowApproximate Operations/sec is the rate of SeekRowApproximate requests in the public store.
G32 ispSeekRowBookMarkOpPerSec1.3.6.1.4.1.9600.1.5.16.1.316Gauge32read-onlySeekRowBookMark Operations/sec is the rate of SeekRowBookMark requests in the public store.
G32 ispSeekStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.317Gauge32read-onlySeekStreamOpRate.
G32 ispSeekStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.318Gauge32read-onlySeekStreamOpTotal.
G32 ispSendqTasksRate1.3.6.1.4.1.9600.1.5.16.1.319Gauge32read-onlySend queue tasks to process messages on the send queue.
G32 ispSendqTasksTotal1.3.6.1.4.1.9600.1.5.16.1.320Gauge32read-onlySend queue tasks to process messages on the send queue.
G32 ispSetCollapseStateOpRate1.3.6.1.4.1.9600.1.5.16.1.321Gauge32read-onlySetCollapseStateOpRate.
G32 ispSetCollapseStateOpTotal1.3.6.1.4.1.9600.1.5.16.1.322Gauge32read-onlySetCollapseStateOpTotal.
G32 ispSetColumnsOpRate1.3.6.1.4.1.9600.1.5.16.1.323Gauge32read-onlySetColumnsOpRate.
G32 ispSetColumnsOpTotal1.3.6.1.4.1.9600.1.5.16.1.324Gauge32read-onlySetColumnsOpTotal.
G32 ispSetFileHandlePropOpRate1.3.6.1.4.1.9600.1.5.16.1.325Gauge32read-onlySetFileHandlePropOpRate
G32 ispSetFileHandlePropOpTotal1.3.6.1.4.1.9600.1.5.16.1.326Gauge32read-onlySetFileHandlePropOpTotal
G32 ispSetfLocalizedOpRate1.3.6.1.4.1.9600.1.5.16.1.327Gauge32read-onlySetfLocalizedOpRate.
G32 ispSetfLocalizedOpTotal1.3.6.1.4.1.9600.1.5.16.1.328Gauge32read-onlySetfLocalizedOpTotal.
G32 ispSetICSNotifGUIDOpRate1.3.6.1.4.1.9600.1.5.16.1.329Gauge32read-onlySetICSNotifGUIDOpRate.
G32 ispSetICSNotifGUIDOpTotal1.3.6.1.4.1.9600.1.5.16.1.330Gauge32read-onlySetICSNotifGUIDOpTotal.
G32 ispSetLocalRepMidsetDeleteOpRate1.3.6.1.4.1.9600.1.5.16.1.331Gauge32read-onlySetLocalRepMidsetDeletedOpRate.
G32 ispSetLocalRepMidsetDelOpTotal1.3.6.1.4.1.9600.1.5.16.1.332Gauge32read-onlySetLocalRepMidsetDeletedOpTotal.
G32 ispSetMessageFolderFlagsOpRate1.3.6.1.4.1.9600.1.5.16.1.333Gauge32read-onlySetMessageFolderFlagsOpRate.
G32 ispSetMessageFolderFlagsOpTotal1.3.6.1.4.1.9600.1.5.16.1.334Gauge32read-onlySetMessageFolderFlagsOpTotal.
G32 ispSetMessagePropOpRate1.3.6.1.4.1.9600.1.5.16.1.335Gauge32read-onlySetMessagePropOpRate.
G32 ispSetMessagePropOpTotal1.3.6.1.4.1.9600.1.5.16.1.336Gauge32read-onlySetMessagePropOpTotal.
G32 ispSetMessageStatusOpRate1.3.6.1.4.1.9600.1.5.16.1.337Gauge32read-onlySetMessageStatusOpRate.
G32 ispSetMessageStatusOpTotal1.3.6.1.4.1.9600.1.5.16.1.338Gauge32read-onlySetMessageStatusOpTotal.
G32 ispSetPerUserOpRate1.3.6.1.4.1.9600.1.5.16.1.339Gauge32read-onlySetPerUserOpRate.
G32 ispSetPerUserOpTotal1.3.6.1.4.1.9600.1.5.16.1.340Gauge32read-onlySetPerUserOpTotal.
G32 ispSetPropertyOperationsPerSec1.3.6.1.4.1.9600.1.5.16.1.341Gauge32read-onlySetProperty Operations/sec is the rate of SetProperty requests in the public store.
G32 ispSetReadFlagOpRate1.3.6.1.4.1.9600.1.5.16.1.342Gauge32read-onlySetReadFlagOpRate.
G32 ispSetReadFlagOpTotal1.3.6.1.4.1.9600.1.5.16.1.343Gauge32read-onlySetReadFlagOpTotal.
G32 ispSetReadFlagsOpRate1.3.6.1.4.1.9600.1.5.16.1.344Gauge32read-onlySetReadFlagsOpRate.
G32 ispSetReadFlagsOpTotal1.3.6.1.4.1.9600.1.5.16.1.345Gauge32read-onlySetReadFlagsOpTotal.
G32 ispSetReceiveFolderOpRate1.3.6.1.4.1.9600.1.5.16.1.346Gauge32read-onlySetReceiveFolderOpRate.
G32 ispSetReceiveFolderOpTotal1.3.6.1.4.1.9600.1.5.16.1.347Gauge32read-onlySetReceiveFolderOpTotal.
G32 ispSetRecipOpRate1.3.6.1.4.1.9600.1.5.16.1.348Gauge32read-onlySetRecipOpRate.
G32 ispSetRecipOpTotal1.3.6.1.4.1.9600.1.5.16.1.349Gauge32read-onlySetRecipOpTotal.
G32 ispSetSearchCriteriaOpRate1.3.6.1.4.1.9600.1.5.16.1.350Gauge32read-onlySetSearchCriteriaOpRate.
G32 ispSetSearchCriteriaOpTotal1.3.6.1.4.1.9600.1.5.16.1.351Gauge32read-onlySetSearchCriteriaOpTotal.
G32 ispSetSizeStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.352Gauge32read-onlySetSizeStreamOpRate.
G32 ispSetSizeStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.353Gauge32read-onlySetSizeStreamOpTotal.
G32 ispSetSpoolerOpRate1.3.6.1.4.1.9600.1.5.16.1.354Gauge32read-onlySetSpoolerOpRate.
G32 ispSetSpoolerOpTotal1.3.6.1.4.1.9600.1.5.16.1.355Gauge32read-onlySetSpoolerOpTotal.
G32 ispSetXportOpRate1.3.6.1.4.1.9600.1.5.16.1.356Gauge32read-onlySetXportOpRate.
G32 ispSetXportOpTotal1.3.6.1.4.1.9600.1.5.16.1.357Gauge32read-onlySetXportOpTotal.
G32 ispSortTableOpRate1.3.6.1.4.1.9600.1.5.16.1.358Gauge32read-onlySortTableOpRate.
G32 ispSortTableOpTotal1.3.6.1.4.1.9600.1.5.16.1.359Gauge32read-onlySortTableOpTotal.
G32 ispSpoolerLockMsgOpRate1.3.6.1.4.1.9600.1.5.16.1.360Gauge32read-onlySpoolerLockMsgOpRate.
G32 ispSpoolerLockMsgOpTotal1.3.6.1.4.1.9600.1.5.16.1.361Gauge32read-onlySpoolerLockMsgOpTotal.
G32 ispSpoolerRulesOpRate1.3.6.1.4.1.9600.1.5.16.1.362Gauge32read-onlySpoolerRulesOpRate.
G32 ispSpoolerRulesOpTotal1.3.6.1.4.1.9600.1.5.16.1.363Gauge32read-onlySpoolerRulesOpTotal.
G32 ispTellVersionOpRate1.3.6.1.4.1.9600.1.5.16.1.364Gauge32read-onlyTellVersionOpRate.
G32 ispTellVersionOpTotal1.3.6.1.4.1.9600.1.5.16.1.365Gauge32read-onlyTellVersionOpTotal.
G32 ispTranRateFromMimeToMapi1.3.6.1.4.1.9600.1.5.16.1.366Gauge32read-onlyRate of transitions from mime to mapi (per sec).
G32 ispTranRateFromMimeToMimebyref1.3.6.1.4.1.9600.1.5.16.1.367Gauge32read-onlyRate of transitions from mime to mimebyref (per sec).
G32 ispTranRateFromMimebyrefToMapi1.3.6.1.4.1.9600.1.5.16.1.368Gauge32read-onlyRate of transitions from mimebyref to mapi (per sec).
G32 ispTranRateFromNewToMime1.3.6.1.4.1.9600.1.5.16.1.369Gauge32read-onlyRate of new messages created with mime.
G32 ispTransFromMimeToMapi1.3.6.1.4.1.9600.1.5.16.1.370Gauge32read-onlyTotal number of transitions from mime to mapi.
G32 ispTransFromMimeToMimebyref1.3.6.1.4.1.9600.1.5.16.1.371Gauge32read-onlyTotal number of transitions from mime to mimebyref.
G32 ispTransFromMimebyrefToMapi1.3.6.1.4.1.9600.1.5.16.1.372Gauge32read-onlyTotal number of transitions from mimebyref to mapi.
G32 ispTransFromNewToMime1.3.6.1.4.1.9600.1.5.16.1.373Gauge32read-onlyTotal number of new messages created with mime.
G32 ispTransportSendOpRate1.3.6.1.4.1.9600.1.5.16.1.374Gauge32read-onlyTransportSendOpRate.
G32 ispTransportSendOpTotal1.3.6.1.4.1.9600.1.5.16.1.375Gauge32read-onlyTransportSendOpTotal.
G32 ispUpdateDAMsOpRate1.3.6.1.4.1.9600.1.5.16.1.376Gauge32read-onlyUpdateDAMsOpRate.
G32 ispUpdateDAMsOpTotal1.3.6.1.4.1.9600.1.5.16.1.377Gauge32read-onlyUpdateDAMsOpTotal.
G32 ispUpdateFolderInternetIdOpRate1.3.6.1.4.1.9600.1.5.16.1.378Gauge32read-onlyUpdateFolderInternetIdOpRate.
G32 ispUpdateFolderInternetIdOpTotal1.3.6.1.4.1.9600.1.5.16.1.379Gauge32read-onlyUpdateFolderInternetIdOpTotal.
G32 ispUpdateRecipPtagsOpRate1.3.6.1.4.1.9600.1.5.16.1.380Gauge32read-onlyUpdateRecipPtagsOpRate.
G32 ispUpdateRecipPtagsOpTotal1.3.6.1.4.1.9600.1.5.16.1.381Gauge32read-onlyUpdateRecipPtagsOpTotal.
G32 ispUpldStStrmBeginOpRate1.3.6.1.4.1.9600.1.5.16.1.382Gauge32read-onlyUpldStStrmBeginOpRate.
G32 ispUpldStStrmBeginOpTotal1.3.6.1.4.1.9600.1.5.16.1.383Gauge32read-onlyUpldStStrmBeginOpTotal.
G32 ispUpldStStrmContinueOpRate1.3.6.1.4.1.9600.1.5.16.1.384Gauge32read-onlyUpldStStrmContinueOpRate.
G32 ispUpldStStrmContinueOpTotal1.3.6.1.4.1.9600.1.5.16.1.385Gauge32read-onlyUpldStStrmContinueOpTotal.
G32 ispUpldStStrmEndOpRate1.3.6.1.4.1.9600.1.5.16.1.386Gauge32read-onlyUpldStStrmEndOpRate.
G32 ispUpldStStrmEndOpTotal1.3.6.1.4.1.9600.1.5.16.1.387Gauge32read-onlyUpldStStrmEndOpTotal.
G32 ispValidAttachsOpRate1.3.6.1.4.1.9600.1.5.16.1.388Gauge32read-onlyValidAttachsOpRate.
G32 ispValidAttachsOpTotal1.3.6.1.4.1.9600.1.5.16.1.389Gauge32read-onlyValidAttachsOpTotal.
G32 ispWriteStreamOpRate1.3.6.1.4.1.9600.1.5.16.1.390Gauge32read-onlyWriteStreamOpRate.
G32 ispWriteStreamOpTotal1.3.6.1.4.1.9600.1.5.16.1.391Gauge32read-onlyWriteStreamOpTotal.
G32 ispXportNewMailOpRate1.3.6.1.4.1.9600.1.5.16.1.392Gauge32read-onlyXportNewMailOpRate.
G32 ispXportNewMailOpTotal1.3.6.1.4.1.9600.1.5.16.1.393Gauge32read-onlyXportNewMailOpTotal.
informStoreTransportDriverTable1.3.6.1.4.1.9600.1.5.17not-accessibleThis object represents global counters for the MSExchangeIS Transport driver.
informStoreTransportDriverEntry1.3.6.1.4.1.9600.1.5.17.1not-accessiblePerformance information for one particular instance of 'MSExchangeIS Transport Driver' object.
INS istdInstance1.3.6.1.4.1.9600.1.5.17.1.1InstanceNameread-onlyInstance name.
G32 istdCreateMailMsgThreads1.3.6.1.4.1.9600.1.5.17.1.2Gauge32read-onlyCurrent number of threads creating MailMsg
G32 istdCreateRecipListThreads1.3.6.1.4.1.9600.1.5.17.1.3Gauge32read-onlyCurrent number of threads creating recipient lists
G32 istdCurrentDeliveryThreads1.3.6.1.4.1.9600.1.5.17.1.4Gauge32read-onlyCurrent number of threads doing delivery to an MDB or MSExchangeMTA.
G32 istdCurrentMessageFromMTA1.3.6.1.4.1.9600.1.5.17.1.5Gauge32read-onlyCurrent number of messages in transit to Transport from MSExchangeMTA.
G32 istdCurrentMessagesToMTA1.3.6.1.4.1.9600.1.5.17.1.6Gauge32read-onlyCurrent number of messages in transit to MSExchangeMTA.
G32 istdHSOTCacheCurrent1.3.6.1.4.1.9600.1.5.17.1.7Gauge32read-onlyCurrent number of opened message references that have been cached.
G32 istdHSOTCacheHits1.3.6.1.4.1.9600.1.5.17.1.8Gauge32read-onlyTotal number of searches in open message reference cache that succeeded.
G32 istdHSOTCacheSearches1.3.6.1.4.1.9600.1.5.17.1.9Gauge32read-onlyTotal searches in open message reference cache.
G32 istdInboundMessages1.3.6.1.4.1.9600.1.5.17.1.10Gauge32read-onlyTotal number of messages received from Transport for processing
G32 istdLocalDelivery1.3.6.1.4.1.9600.1.5.17.1.11Gauge32read-onlyTotal number of messages that have been delivered to an MDB.
G32 istdLocalDeliveryRecipients1.3.6.1.4.1.9600.1.5.17.1.12Gauge32read-onlyTotal number of MDB recipients delivered.
G32 istdLocalDeliveryWriteConflicts1.3.6.1.4.1.9600.1.5.17.1.13Gauge32read-onlyTotal number of Local Delivery attempts that failed with a Write-Conflict error and were marked for retry.
G32 istdMAPIClientMovedList1.3.6.1.4.1.9600.1.5.17.1.14Gauge32read-onlyCurrent number of messages that have been submitted that have been moved to Transport Temporary Tables because of delays/congestion.
G32 istdMAPIClientMovesTotal1.3.6.1.4.1.9600.1.5.17.1.15Gauge32read-onlyTotal number of MAPI client submissions that were moved to Transport Temporary Tables because of delays/congestion.
G32 istdMAPIClientSubmitDeletions1.3.6.1.4.1.9600.1.5.17.1.16Gauge32read-onlyMAPI Client Submissions that have been processed and deleted.
G32 istdMAPIClientSubmitList1.3.6.1.4.1.9600.1.5.17.1.17Gauge32read-onlyCurrent number of messages that are still in client outboxes that are being processed.
G32 istdMAPIClientSubmitRequeues1.3.6.1.4.1.9600.1.5.17.1.18Gauge32read-onlyMAPI Client Submissions that were requeued for deferred delivery.
G32 istdMAPIClientSubmits1.3.6.1.4.1.9600.1.5.17.1.19Gauge32read-onlyTotal number of messages submitted by MAPI Clients.
G32 istdMSExchangeMTADeletes1.3.6.1.4.1.9600.1.5.17.1.20Gauge32read-onlyTotal number of messages from MSExchangeMTA that have been processed and deleted.
G32 istdMSExchangeMTADelivery1.3.6.1.4.1.9600.1.5.17.1.21Gauge32read-onlyTotal number of messages transferred to the MSExchangeMTA for processing.
G32 istdMSExchangeMTADeliveryRcpnts1.3.6.1.4.1.9600.1.5.17.1.22Gauge32read-onlyTotal number of MSExchangeMTA recipients delivered.
G32 istdMSExchangeMTASubmits1.3.6.1.4.1.9600.1.5.17.1.23Gauge32read-onlyTotal number of messages received from the MSExchangeMTA for processing.
G32 istdMailMsgGetSize1.3.6.1.4.1.9600.1.5.17.1.24Gauge32read-onlyTotal number of MailMsg GetSize operations.
G32 istdMailMsgP1TotalBytes1.3.6.1.4.1.9600.1.5.17.1.25Gauge32read-onlyTotal number of bytes commited to disk for MailMsg P1 stream.
G32 istdMailMsgReadBlocks1.3.6.1.4.1.9600.1.5.17.1.26Gauge32read-onlyTotal number of MailMsg ReadBlock operations.
G32 istdMailMsgReopen1.3.6.1.4.1.9600.1.5.17.1.27Gauge32read-onlyTotal number of MailMsg Reopen operations.
G32 istdMailMsgWriteBlocks1.3.6.1.4.1.9600.1.5.17.1.28Gauge32read-onlyTotal number of MailMsg WriteBlock operations.
G32 istdPendingCreateMailMsg1.3.6.1.4.1.9600.1.5.17.1.29Gauge32read-onlyCurrent items pending creation of MailMsg
G32 istdPendingCreateRecipientLists1.3.6.1.4.1.9600.1.5.17.1.30Gauge32read-onlyCurrent items pending recipient list creation
G32 istdRequestsPendingTransportAcks1.3.6.1.4.1.9600.1.5.17.1.31Gauge32read-onlyThe current number of requests pending acks from Transport (SMTP).
G32 istdTempTableCurrent1.3.6.1.4.1.9600.1.5.17.1.32Gauge32read-onlyCurrent number of messages in Transport Temporary Tables.
G32 istdTempTableDeletes1.3.6.1.4.1.9600.1.5.17.1.33Gauge32read-onlyRunning Total of messages that have been deleted from Transport Temporary Tables.
G32 istdTempTableTotal1.3.6.1.4.1.9600.1.5.17.1.34Gauge32read-onlyRunning Total of messages that have been created in Transport Temporary Tables
G32 istdUnusedCounter1.3.6.1.4.1.9600.1.5.17.1.35Gauge32read-onlyCounter reserved for future use.
messageTransferAgent1.3.6.1.4.1.9600.1.5.18Only one instance : global MTA performance data.
G32 mtaAdjacentmtaAssociations1.3.6.1.4.1.9600.1.5.18.1Gauge32read-onlyAdjacent MTA Associations is the number of open associations this MTA has to other MTAs.
G32 mtaAdminConnections1.3.6.1.4.1.9600.1.5.18.2Gauge32read-onlyAdmin Connections is the number of Microsoft Exchange Administrator programs connected to this MTA.
G32 mtaAdminInterfaceRcvBytesPerSec1.3.6.1.4.1.9600.1.5.18.3Gauge32read-onlyAdmin Interface Receive Bytes/sec is the rate that bytes are received over an Admin connection.
G32 mtaAdminInterfaceXmitBytesPerSec1.3.6.1.4.1.9600.1.5.18.4Gauge32read-onlyAdmin Interface Transmit Bytes/sec is the rate that bytes are transmitted over an Admin connection.
G32 mtaDeferredDeliveryMsgs1.3.6.1.4.1.9600.1.5.18.5Gauge32read-onlyDeferred Delivery Msgs is the total number of deferred delivery messages currently stored in the MTA.
G32 mtaDiskFileDeletesPerSec1.3.6.1.4.1.9600.1.5.18.6Gauge32read-onlyDisk File Deletes/sec is the rate of disk file delete operations.
G32 mtaDiskFileOpensPerSec1.3.6.1.4.1.9600.1.5.18.7Gauge32read-onlyDisk File Opens/sec is the rate of disk file open operations.
G32 mtaDiskFileReadsPerSec1.3.6.1.4.1.9600.1.5.18.8Gauge32read-onlyDisk File Reads/sec is the rate of disk file read operations.
G32 mtaDiskFileSyncsPerSec1.3.6.1.4.1.9600.1.5.18.9Gauge32read-onlyDisk File Syncs/sec is the rate of disk file sync operations.
G32 mtaDiskFileWritesPerSec1.3.6.1.4.1.9600.1.5.18.10Gauge32read-onlyDisk File Writes/sec is the rate of disk file write operations.
G32 mtaExDSReadCallsPerSec1.3.6.1.4.1.9600.1.5.18.11Gauge32read-onlyExDS Read Calls/sec is the rate of read calls to the directory service.
G32 mtaFreeElements1.3.6.1.4.1.9600.1.5.18.12Gauge32read-onlyFree Elements is the number of free buffer elements in the MTA pool.
G32 mtaFreeHeaders1.3.6.1.4.1.9600.1.5.18.13Gauge32read-onlyFree Headers is the number of free buffer headers in the MTA pool.
G32 mtaInboundBytesTotal1.3.6.1.4.1.9600.1.5.18.14Gauge32read-onlyInbound Bytes Total is the total volume of message content received since MTA initialization, measured in kilobytes.
G32 mtaInboundMessagesTotal1.3.6.1.4.1.9600.1.5.18.15Gauge32read-onlyInbound Messages Total is the total number of messages received since MTA initialization.
G32 mtaLANReceiveBytesPerSec1.3.6.1.4.1.9600.1.5.18.16Gauge32read-onlyLAN Receive Bytes/sec is the rate that bytes are received over a LAN from MTAs.
G32 mtaLANTransmitBytesPerSec1.3.6.1.4.1.9600.1.5.18.17Gauge32read-onlyLAN Transmit Bytes/sec is the rate that bytes are transmitted over a LAN to MTAs.
G32 mtaMessageBytesPerSec1.3.6.1.4.1.9600.1.5.18.18Gauge32read-onlyMessage Bytes/sec is the rate that message bytes are processed.
G32 mtaMessagesPerSec1.3.6.1.4.1.9600.1.5.18.19Gauge32read-onlyMessages/sec is the rate that messages are processed.
G32 mtaOutboundBytesTotal1.3.6.1.4.1.9600.1.5.18.20Gauge32read-onlyOutbound Bytes Total is the total volume of message content transmitted since MTA initialization, measured in kilobytes.
G32 mtaOutboundMessagesTotal1.3.6.1.4.1.9600.1.5.18.21Gauge32read-onlyOutbound Messages Total is the total number of messages transmitted since MTA initialization.
G32 mtaRASReceiveBytesPerSec1.3.6.1.4.1.9600.1.5.18.22Gauge32read-onlyRAS Receive Bytes/sec is the rate that bytes are received over a RAS connection.
G32 mtaRASTransmitBytesPerSec1.3.6.1.4.1.9600.1.5.18.23Gauge32read-onlyRAS Transmit Bytes/sec is the rate that bytes are transmitted over a RAS connection.
G32 mtaTCPPerIPReceiveBytesPerSec1.3.6.1.4.1.9600.1.5.18.24Gauge32read-onlyTCP/IP Receive Bytes/sec is the rate that bytes are received over a TCP/IP connection.
G32 mtaTCPPerIPTransmitBytesPerSec1.3.6.1.4.1.9600.1.5.18.25Gauge32read-onlyTCP/IP Transmit Bytes/sec is the rate that bytes are transmitted over a TCP/IP connection.
G32 mtaTP4ReceiveBytesPerSec1.3.6.1.4.1.9600.1.5.18.26Gauge32read-onlyTP4 Receive Bytes/sec is the rate that bytes are received over a TP4 connection.
G32 mtaTP4TransmitBytesPerSec1.3.6.1.4.1.9600.1.5.18.27Gauge32read-onlyTP4 Transmit Bytes/sec is the rate that bytes are transmitted over a TP4 connection.
G32 mtaThreadsInUse1.3.6.1.4.1.9600.1.5.18.28Gauge32read-onlyThreads 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 could be of benefit.
G32 mtaTotalFailedConversions1.3.6.1.4.1.9600.1.5.18.29Gauge32read-onlyTotal Failed Conversions is the total number of messages which failed to be converted from one form to another since MTA initialization.
G32 mtaTotalLoopsDetected1.3.6.1.4.1.9600.1.5.18.30Gauge32read-onlyTotal Loops Detected is the total number of messages detected to have looped since MTA initialization.
G32 mtaTotalRecipientsInbound1.3.6.1.4.1.9600.1.5.18.31Gauge32read-onlyTotal Recipients Inbound is the total number of recipients specified in all messages received since MTA initialization.
G32 mtaTotalRecipientsOutbound1.3.6.1.4.1.9600.1.5.18.32Gauge32read-onlyTotal Recipients Outbound is the total number of recipients specified in all messages transmitted since MTA initialization.
G32 mtaTotalRecipientsQueued1.3.6.1.4.1.9600.1.5.18.33Gauge32read-onlyTotal Recipients Queued is the total number of recipients specified in all messages currently stored in the MTA.
G32 mtaTotalSuccessfulConversions1.3.6.1.4.1.9600.1.5.18.34Gauge32read-onlyTotal Successful Conversions is the total number of messages successfully converted from one form to another since MTA initialization.
G32 mtaWorkQueueBytes1.3.6.1.4.1.9600.1.5.18.35Gauge32read-onlyWork Queue Bytes is the total volume of message content currently stored in the MTA, measured in kilobytes.
G32 mtaWorkQueueLength1.3.6.1.4.1.9600.1.5.18.36Gauge32read-onlyWork 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.
G32 mtaX25ReceiveBytesPerSec1.3.6.1.4.1.9600.1.5.18.37Gauge32read-onlyX.25 Receive Bytes/sec is the rate that bytes are received over an X.25 connection.
G32 mtaX25TransmitBytesPerSec1.3.6.1.4.1.9600.1.5.18.38Gauge32read-onlyX.25 Transmit Bytes/sec is the rate that bytes are transmitted over an X.25 connection.
G32 mtaXAPIClients1.3.6.1.4.1.9600.1.5.18.39Gauge32read-onlyXAPI 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.
G32 mtaXAPIGateways1.3.6.1.4.1.9600.1.5.18.40Gauge32read-onlyXAPI 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.
G32 mtaXAPIReceiveBytesPerSec1.3.6.1.4.1.9600.1.5.18.41Gauge32read-onlyXAPI Receive Bytes/sec is the rate that bytes are received over a XAPI connection.
G32 mtaXAPITransmitBytesPerSec1.3.6.1.4.1.9600.1.5.18.42Gauge32read-onlyXAPI Transmit Bytes/sec is the rate that bytes are transmitted over a XAPI connection.
mtaConnectionsTable1.3.6.1.4.1.9600.1.5.19not-accessibleEach instance describes a single known entity.
mtaConnectionsEntry1.3.6.1.4.1.9600.1.5.19.1not-accessiblePerformance information for one particular instance of 'MSExchangeMTA Connections' object.
INS mtacInstance1.3.6.1.4.1.9600.1.5.19.1.1InstanceNameread-onlyInstance name.
G32 mtacAssociations1.3.6.1.4.1.9600.1.5.19.1.2Gauge32read-onlyAssociations is the number of associations between the MTA and the connected entity. MTAs may open multiple associations if additional transfer throughput is necessary.
G32 mtacConnectorIndex1.3.6.1.4.1.9600.1.5.19.1.3Gauge32read-onlyConnector Index is a unique index associated with a connector entity.
G32 mtacCumulativeInboundAssoc1.3.6.1.4.1.9600.1.5.19.1.4Gauge32read-onlyCumulative Inbound Associations is the total number of inbound (remote initiated) associations with the entity, since MTA initialization.
G32 mtacCumulativeOutboundAssoc1.3.6.1.4.1.9600.1.5.19.1.5Gauge32read-onlyCumulative Outbound Associations is the total number of outbound (locally initiated) associations with the entity, since MTA initialization.
G32 mtacCurrentInboundAssociations1.3.6.1.4.1.9600.1.5.19.1.6Gauge32read-onlyCurrent Inbound Associations is the current number of inbound (remote initiated) associations with the entity.
G32 mtacCurrentOutboundAssociations1.3.6.1.4.1.9600.1.5.19.1.7Gauge32read-onlyCurrent Outbound Associations is the current number of outbound (locally initiated) associations with the entity.
G32 mtacFailedOutboundAssociations1.3.6.1.4.1.9600.1.5.19.1.8Gauge32read-onlyFailed Outbound Associations is the total number of outbound (locally initiated) associations that have failed, since MTA initialization.
G32 mtacInboundBytesTotal1.3.6.1.4.1.9600.1.5.19.1.9Gauge32read-onlyInbound Bytes Total is the total volume of message content received from this entity since MTA initialization, measured in kilobytes.
G32 mtacInboundMessagesTotal1.3.6.1.4.1.9600.1.5.19.1.10Gauge32read-onlyInbound Messages Total is the total number of messages received from this entity since MTA initialization.
G32 mtacInboundRejectReason1.3.6.1.4.1.9600.1.5.19.1.11Gauge32read-onlyInbound Reject Reason is the reject reason code, if any, for the last association rejected from this entity.
G32 mtacInboundRejectedTotal1.3.6.1.4.1.9600.1.5.19.1.12Gauge32read-onlyInbound Rejected Total is the total number of messages rejected from this entity since MTA initialization.
G32 mtacLastInboundAssociation1.3.6.1.4.1.9600.1.5.19.1.13Gauge32read-onlyLast Inbound Association is the time (secs) since the last time an inbound (remote initiated) association for this entity was active.
G32 mtacLastOutboundAssociation1.3.6.1.4.1.9600.1.5.19.1.14Gauge32read-onlyLast Outbound Association is the time (secs) since the last time an outbound (locally initiated) association for this entity was active.
G32 mtacNextAssociationRetry1.3.6.1.4.1.9600.1.5.19.1.15Gauge32read-onlyNext Association Retry is the time (secs since 00:00 1st Jan 1970) when this entity is next scheduled to attempt to open an association.
G32 mtacOldestMessageQueued1.3.6.1.4.1.9600.1.5.19.1.16Gauge32read-onlyOldest Message Queued is the time (secs) since the oldest message in this entity's queue was placed in the queue.
G32 mtacOutboundBytesTotal1.3.6.1.4.1.9600.1.5.19.1.17Gauge32read-onlyOutbound Bytes Total is the total volume of message content transmitted to this entity since MTA initialization, measured in kilobytes.
G32 mtacOutboundFailureReason1.3.6.1.4.1.9600.1.5.19.1.18Gauge32read-onlyOutbound Failure Reason is the failure reason code, if any, for the last association attempt to this entity.
G32 mtacOutboundMessagesTotal1.3.6.1.4.1.9600.1.5.19.1.19Gauge32read-onlyOutbound Messages Total is the total number of messages transmitted to this entity since MTA initialization.
G32 mtacQueueLength1.3.6.1.4.1.9600.1.5.19.1.20Gauge32read-onlyQueue Length is the number of outstanding messages queued for transfer to the entity.
G32 mtacQueuedBytes1.3.6.1.4.1.9600.1.5.19.1.21Gauge32read-onlyQueued Bytes is the total volume of message content currently stored in this entity's queue, measured in kilobytes.
G32 mtacReceiveBytesPerSec1.3.6.1.4.1.9600.1.5.19.1.22Gauge32read-onlyReceive Bytes/sec is the rate that bytes are received from the connected entity.
G32 mtacReceiveMessagesPerSec1.3.6.1.4.1.9600.1.5.19.1.23Gauge32read-onlyReceive Messages/sec is the rate that messages are received from the connected entity.
G32 mtacRejectedInboundAssociations1.3.6.1.4.1.9600.1.5.19.1.24Gauge32read-onlyRejected Inbound Associations is the total number of inbound (remote initiated) associations that have been rejected, since MTA initialization.
G32 mtacSendBytesPerSec1.3.6.1.4.1.9600.1.5.19.1.25Gauge32read-onlySend Bytes/sec is the rate that bytes are sent to the connected entity.
G32 mtacSendMessagesPerSec1.3.6.1.4.1.9600.1.5.19.1.26Gauge32read-onlySend Messages/sec is the rate that messages are sent to the connected entity.
G32 mtacTotalRecipientsInbound1.3.6.1.4.1.9600.1.5.19.1.27Gauge32read-onlyTotal Recipients Inbound is the total number of recipients specified in all messages received from this entity since MTA initialization.
G32 mtacTotalRecipientsOutbound1.3.6.1.4.1.9600.1.5.19.1.28Gauge32read-onlyTotal Recipients Outbound is the total number of recipients specified in all messages transmitted to this entity since MTA initialization.
G32 mtacTotalRecipientsQueued1.3.6.1.4.1.9600.1.5.19.1.29Gauge32read-onlyTotal Recipients Queued is the total number of recipients specified in all messages currently stored in this entity's queue.
oledbEventsTable1.3.6.1.4.1.9600.1.5.20not-accessibleThe ExOledb Events object type contains counters specific to the ExOledb Events
oledbEventsEntry1.3.6.1.4.1.9600.1.5.20.1not-accessiblePerformance information for one particular instance of 'MSExchange Oledb Events' object.
INS oledbeInstance1.3.6.1.4.1.9600.1.5.20.1.1InstanceNameread-onlyInstance name.
G32 oledbeEventsCompletionRate1.3.6.1.4.1.9600.1.5.20.1.2Gauge32read-onlyThe number of events completed per second.
G32 oledbeEventsCompletionTotal1.3.6.1.4.1.9600.1.5.20.1.3Gauge32read-onlyThe total number of events that have been completed.
G32 oledbeEventsSubmissionRate1.3.6.1.4.1.9600.1.5.20.1.4Gauge32read-onlyThe number of events submitted per second.
G32 oledbeEventsSubmissionTotal1.3.6.1.4.1.9600.1.5.20.1.5Gauge32read-onlyThe total number of events that have been submitted.
oledbResourceTable1.3.6.1.4.1.9600.1.5.21not-accessibleThe ExOledb Resource object type contains counters specific to the ExOledb Resources
oledbResourceEntry1.3.6.1.4.1.9600.1.5.21.1not-accessiblePerformance information for one particular instance of 'MSExchange Oledb Resource' object.
INS oledbrInstance1.3.6.1.4.1.9600.1.5.21.1.1InstanceNameread-onlyInstance name.
G32 oledbrActiveCommands1.3.6.1.4.1.9600.1.5.21.1.2Gauge32read-onlyThe number of Command objects which are currently active.
G32 oledbrActiveDataSources1.3.6.1.4.1.9600.1.5.21.1.3Gauge32read-onlyThe number of Data Source objects which are currently active.
G32 oledbrActiveRows1.3.6.1.4.1.9600.1.5.21.1.4Gauge32read-onlyThe number of Row objects which are currently active.
G32 oledbrActiveRowsets1.3.6.1.4.1.9600.1.5.21.1.5Gauge32read-onlyThe number of Rowset objects which are currently active.
G32 oledbrActiveSessions1.3.6.1.4.1.9600.1.5.21.1.6Gauge32read-onlyThe number of Session objects which are currently active.
G32 oledbrActiveStreams1.3.6.1.4.1.9600.1.5.21.1.7Gauge32read-onlyThe number of Stream objects which are currently active.
G32 oledbrResourceBindingsRate1.3.6.1.4.1.9600.1.5.21.1.8Gauge32read-onlyThe number of successful resource bindings per second.
G32 oledbrResourceBindingsTotal1.3.6.1.4.1.9600.1.5.21.1.9Gauge32read-onlyThe total number of successful resource bindings.
G32 oledbrRowsetsOpenedRate1.3.6.1.4.1.9600.1.5.21.1.10Gauge32read-onlyThe number of times that rowsets are opened per second.
G32 oledbrRowsetsOpenedTotal1.3.6.1.4.1.9600.1.5.21.1.11Gauge32read-onlyThe total number of times that rowsets have been opened.
G32 oledbRsrcTransactionsAbortRate1.3.6.1.4.1.9600.1.5.21.1.12Gauge32read-onlyThe number of transactions aborted successfully per second.
G32 oledbRsrcTransactionsAbortTotal1.3.6.1.4.1.9600.1.5.21.1.13Gauge32read-onlyThe total number of transactions that have been successfully aborted.
G32 oledbrTransactionsCommittedRate1.3.6.1.4.1.9600.1.5.21.1.14Gauge32read-onlyThe number of transactions committed successfully per second.
G32 oledbrTransactionsCommittedTotal1.3.6.1.4.1.9600.1.5.21.1.15Gauge32read-onlyThe total number of transactions that have been successfully committed.
G32 oledbrTransactionsStartedRate1.3.6.1.4.1.9600.1.5.21.1.16Gauge32read-onlyThe number of transactions started per second.
G32 oledbrTransactionsStartedTotal1.3.6.1.4.1.9600.1.5.21.1.17Gauge32read-onlyThe total number of transactions that have been started.
outlookMobileAccess1.3.6.1.4.1.9600.1.5.22
G32 omaAverageResponseTime1.3.6.1.4.1.9600.1.5.22.1Gauge32read-onlyRunning average of the response time in milliseconds
G32 omaBrowseRate1.3.6.1.4.1.9600.1.5.22.2Gauge32read-onlyNumber of browses per second
G32 omaBrowseCount1.3.6.1.4.1.9600.1.5.22.3Gauge32read-onlyCurrent total number of browse requests
G32 omaCalendarRequestRate1.3.6.1.4.1.9600.1.5.22.4Gauge32read-onlyCalendar requests per second
G32 omaContactRequestRate1.3.6.1.4.1.9600.1.5.22.5Gauge32read-onlyCurrent total number of Contact requests per second
G32 omaCumulativeTimeForAllRequests1.3.6.1.4.1.9600.1.5.22.6Gauge32read-onlyCumulative time for all requests in milliseconds
G32 omaCurrentSimultaneousBrowses1.3.6.1.4.1.9600.1.5.22.7Gauge32read-onlyThe current number of active browses
G32 omaHTTPStatus100Count1.3.6.1.4.1.9600.1.5.22.8Gauge32read-onlyTotal status 100 codes returned
G32 omaHTTPStatus200Count1.3.6.1.4.1.9600.1.5.22.9Gauge32read-onlyTotal status 200 codes returned
G32 omaHTTPStatus300Count1.3.6.1.4.1.9600.1.5.22.10Gauge32read-onlyTotal status 300 codes returned
G32 omaHTTPStatus400Count1.3.6.1.4.1.9600.1.5.22.11Gauge32read-onlyTotal status 400 codes returned
G32 omaHTTPStatus500Count1.3.6.1.4.1.9600.1.5.22.12Gauge32read-onlyTotal status 500 codes returned
G32 omaInboxRequestsRate1.3.6.1.4.1.9600.1.5.22.13Gauge32read-onlyCurrent total number of Inbox requests per second
G32 omaLastResponseTime1.3.6.1.4.1.9600.1.5.22.14Gauge32read-onlyThe response time of the last request in milliseconds
G32 omaMaximumSimultaneousBrowses1.3.6.1.4.1.9600.1.5.22.15Gauge32read-onlyThe maximum number of active browses
G32 omaTaskRequestRate1.3.6.1.4.1.9600.1.5.22.16Gauge32read-onlyCurrent Task requests per second
G32 omaTotalCalendarRequests1.3.6.1.4.1.9600.1.5.22.17Gauge32read-onlyCurrent number of Calendar requests
G32 omaTotalContactRequests1.3.6.1.4.1.9600.1.5.22.18Gauge32read-onlyCurrent total number of Contact requests
G32 omaTotalInboxRequests1.3.6.1.4.1.9600.1.5.22.19Gauge32read-onlyCurrent total number of Inbox requests
G32 omaTotalNumberOfTaskRequests1.3.6.1.4.1.9600.1.5.22.20Gauge32read-onlyCurrent total number of Task requests
routingOrganizationObjectTable1.3.6.1.4.1.9600.1.5.23not-accessibleThis object contains the counters for core routing organization object.
routingOrganizationObjectEntry1.3.6.1.4.1.9600.1.5.23.1not-accessiblePerformance information for one particular instance of 'Routing Organization Object' object.
INS rooInstance1.3.6.1.4.1.9600.1.5.23.1.1InstanceNameread-onlyInstance name.
G32 rooConnectorRestrictCheckCounts1.3.6.1.4.1.9600.1.5.23.1.2Gauge32read-onlyHow many times routing has called Exrest to check message against connector's delivery restriction. Such operations can be expensive if the restriction contains long DLs.
G32 rooFilterSequenceNumber1.3.6.1.4.1.9600.1.5.23.1.3Gauge32read-onlyIncreased along with routing sequence number if the cause is not from a connector link state change.
G32 rooInternalRGCount1.3.6.1.4.1.9600.1.5.23.1.4Gauge32read-onlyCount of internal routing group objects in this organization.
G32 rooMsgTypeCount1.3.6.1.4.1.9600.1.5.23.1.5Gauge32read-onlyCount of message types in the organization object.
G32 rooOrgHandleCount1.3.6.1.4.1.9600.1.5.23.1.6Gauge32read-onlyHandle count on organization object (similar to reference count).
G32 rooRoutingSequenceNumber1.3.6.1.4.1.9600.1.5.23.1.7Gauge32read-onlyIf there is change in routing topology or connector linkstate, then Routing sequence number is increased and routing may need to recalculate the solution set.
G32 rooUserSequenceNumber1.3.6.1.4.1.9600.1.5.23.1.8Gauge32read-onlyIncreased whenever a routing group's user version is increased. This version is used to indicate the change in routing group membership as well as slave server's connection status with their master. It is also used by Exchange Status Monitor to monitor va
routingServiceTable1.3.6.1.4.1.9600.1.5.24not-accessibleThis object contains the counters for the core routing service.
routingServiceEntry1.3.6.1.4.1.9600.1.5.24.1not-accessiblePerformance information for one particular instance of 'Routing Service' object.
INS routingServiceInstance1.3.6.1.4.1.9600.1.5.24.1.1InstanceNameread-onlyInstance name.
G32 routingServiceConnectionCount1.3.6.1.4.1.9600.1.5.24.1.2Gauge32read-onlyTotal number of client connection to Routing Service.
sanspiProxy1.3.6.1.4.1.9600.1.5.25NSPI Proxy used by Microsoft Exchange System Attendant
G32 sanspipBytesTransmittedPerSec1.3.6.1.4.1.9600.1.5.25.1Gauge32read-onlyBytes Transmitted/sec is the rate at which data bytes are sent to the Domain Controller and clients by the NSPI Proxy.
G32 sanspipClientConnectionCount1.3.6.1.4.1.9600.1.5.25.2Gauge32read-onlyClient Connect Count is the number of clients that are presently connected to the NSPI Proxy.
G32 sanspipClientConnectionPerSec1.3.6.1.4.1.9600.1.5.25.3Gauge32read-onlyClient Connection/sec is the rate at which new client are connecting to the NSPI Proxy.
G32 sanspipClientDisconnectsPerSec1.3.6.1.4.1.9600.1.5.25.4Gauge32read-onlyRate that clients are disconnecting from the NSPI Proxy. This counts normal disconnects and disconnects forced by the Proxy after a network error.
G32 sanspipClientReferrals1.3.6.1.4.1.9600.1.5.25.5Gauge32read-onlyHow many MAPI client Referral requests have been successfully satisfied, since the NSPI Proxy service was started.
G32 sanspipClientReferralsPerSec1.3.6.1.4.1.9600.1.5.25.6Gauge32read-onlyRate that MAPI client Referral requests are satisfied.
G32 sanspipCumulativeClientConnCount1.3.6.1.4.1.9600.1.5.25.7Gauge32read-onlyTotal client connections made with NSPI Proxy for the life of the process.
G32 sanspipFailedClientConnsPerSec1.3.6.1.4.1.9600.1.5.25.8Gauge32read-onlyFailed Client Connections/sec is the rate at which connect operations from clients have failed.
G32 sanspipFailedReadsPerSec1.3.6.1.4.1.9600.1.5.25.9Gauge32read-onlyFailed Reads/sec is the rate at which read operations from the Domain Controller and clients have failed.
G32 sanspipFailedServerConnPerSec1.3.6.1.4.1.9600.1.5.25.10Gauge32read-onlyFailed Server Connections/sec is the rate at which connect operations to the Domain Controller have failed.
G32 sanspipFailedWritesPerSec1.3.6.1.4.1.9600.1.5.25.11Gauge32read-onlyFailed Writes/sec is the rate at which write operationss to the Domain Controller and clients have failed.
G32 sanspipPacketsTransmittedPerSec1.3.6.1.4.1.9600.1.5.25.12Gauge32read-onlyPackets Transmitted/sec is the rate at which data packets are sent to the Domain Controller and clients by the NSPI Proxy.
G32 sanspipPeakClientConnections1.3.6.1.4.1.9600.1.5.25.13Gauge32read-onlyPeak Client Connections is the maximum number of clients that have been connected to the NSPI Proxy at any one point, since the proxy was started.
G32 sanspipPeakWorkerThreads1.3.6.1.4.1.9600.1.5.25.14Gauge32read-onlyPeak Worker Threads is the maximum number of worker threads the NSPI Proxy has had since it was started.
G32 sanspipTotalFailedClientConns1.3.6.1.4.1.9600.1.5.25.15Gauge32read-onlyTotal Failed Client Connections is the number of failed connect operations from clients. This is an accumulator counting all failures since the NSPI Proxy was started.
G32 sanspipTotalFailedReads1.3.6.1.4.1.9600.1.5.25.16Gauge32read-onlyTotal Failed Reads is the number of failed read operations from the Domain Controller and clients. This is an accumulator counting all failures since the NSPI Proxy was started.
G32 sanspipTotalFailedServerConns1.3.6.1.4.1.9600.1.5.25.17Gauge32read-onlyTotal Failed Server Connections is the number of failed connect operations to the Domain Controller. This is an accumulator counting all failures since the NSPI Proxy was started.
G32 sanspipTotalFailedWrites1.3.6.1.4.1.9600.1.5.25.18Gauge32read-onlyTotal Failed Writes is the number of failed write operations to the Domain Controller and clients. This is an accumulator counting all failures since the NSPI Proxy was started.
G32 sanspipWorkerThreadsInUse1.3.6.1.4.1.9600.1.5.25.19Gauge32read-onlyWorker Threads in Use is the number of worker threads currently active in the NSPI Proxy. A worker thread handles receiving and re-sending data between the Domain Controller and connected clients. More worker threads are necessary to handle large number
siteReplicationService1.3.6.1.4.1.9600.1.5.26The MSExchangeSRS Object Type handles the Microsoft Exchange Site Replication service on your system.
G32 srsAccessDenials1.3.6.1.4.1.9600.1.5.26.1Gauge32read-onlyAccess Denials is the number of times that write operations were refused for security reasons.
G32 srsExDSClientSessions1.3.6.1.4.1.9600.1.5.26.2Gauge32read-onlyExDS Client Sessions is the number of connected Extended Directory Service client sessions. This indicates the number of connections from other Microsoft Exchange services.
G32 srsExDSReadsPerSec1.3.6.1.4.1.9600.1.5.26.3Gauge32read-onlyExDS Reads/sec is the rate at which Extended Directory Service clients perform read operations.
G32 srsExDSWritesPerSec1.3.6.1.4.1.9600.1.5.26.4Gauge32read-onlyExDS Writes/sec is the rate at which Extended Directory Service clients perform write operations.
G32 srsInInterSiteRplctUpdsPerSec1.3.6.1.4.1.9600.1.5.26.5Gauge32read-onlyIncoming Inter-Site Replication Updates/sec is the rate at which replication update messages from other Microsoft Exchange sites are applied by the local site replication service. This indicates how much inter-site replication activity is occuring on the
G32 srsLDAPSearches1.3.6.1.4.1.9600.1.5.26.6Gauge32read-onlyTotal number of LDAP searches performed since the SRS started.
G32 srsLDAPSearchesPerSec1.3.6.1.4.1.9600.1.5.26.7Gauge32read-onlyLDAP Searches/sec is the rate at which LDAP clients perform search operations.
G32 srsObjectsReplicatedOutPerSec1.3.6.1.4.1.9600.1.5.26.8Gauge32read-onlyThis is the number of objects replicated out per second from this machine to Exchange Directory Servers.
G32 srsOutInterSiteRplctMsgsPerSec1.3.6.1.4.1.9600.1.5.26.9Gauge32read-onlyOutgoing Inter-Site Replication Messages/sec is the rate at which this Microsoft Exchange site is sending replication update messages to other Microsoft Exchange sites. This indicates how much inter-site replication activity is occuring on the server.
G32 srsPendingReplicationSync1.3.6.1.4.1.9600.1.5.26.10Gauge32read-onlyPending Replication Synchronizations is the number of synchronizations that are queued for this server but not yet processed.
G32 srsRemainingReplicationUpdates1.3.6.1.4.1.9600.1.5.26.11Gauge32read-onlyRemaining Replication Updates is the number of object modifications received in the current replication update packet that have not yet been applied to the local server.
G32 srsReplicationUpdatesPerSec1.3.6.1.4.1.9600.1.5.26.12Gauge32read-onlyReplication Updates/sec is the rate at which replication updates are applied by the local site replication service. This indicates how much replication activity is occuring on the server.
G32 srsThreadsInUse1.3.6.1.4.1.9600.1.5.26.13Gauge32read-onlyThreads in Use is the current number of RPC threads active in the site replication service (different than the number of threads in the service process). Threads in Use is the number of RPC-generated threads currently in API calls and can be used to indi
smtpRoutingTable1.3.6.1.4.1.9600.1.5.27not-accessibleThis object represents the counters for the SMTP routing performance.
smtpRoutingEntry1.3.6.1.4.1.9600.1.5.27.1not-accessiblePerformance information for one particular instance of 'SMTP Routing' object.
INS smtprInstance1.3.6.1.4.1.9600.1.5.27.1.1InstanceNameread-onlyInstance name.
G32 smtprGlobalResetRoute1.3.6.1.4.1.9600.1.5.27.1.2Gauge32read-onlyCount for global ResetRoutes.
G32 smtprLinkStateChange1.3.6.1.4.1.9600.1.5.27.1.3Gauge32read-onlyCount of LinkState Changes that will be pushed to master.
G32 smtprLinkStateChangeIgnored1.3.6.1.4.1.9600.1.5.27.1.4Gauge32read-onlyCount of LinkState Changes ignored.
G32 smtprLocalResetRoute1.3.6.1.4.1.9600.1.5.27.1.5Gauge32read-onlyCount for local ResetRoutes.
G32 smtprServerCacheRefresh1.3.6.1.4.1.9600.1.5.27.1.6Gauge32read-onlyHow many times server cache was refreshed.
G32 smtprSetXLSALinkState1.3.6.1.4.1.9600.1.5.27.1.7Gauge32read-onlyCount of XLSA packet is sent to other RGs.
transportStoreDriverTable1.3.6.1.4.1.9600.1.5.28not-accessibleThis object represents global counters for the Exchange Store driver (IIS)
transportStoreDriverEntry1.3.6.1.4.1.9600.1.5.28.1not-accessiblePerformance information for one particular instance of 'MSExchangeTransport Store Driver' object.
INS tsdInstance1.3.6.1.4.1.9600.1.5.28.1.1InstanceNameread-onlyInstance name.
G32 tsdMailMsgAllocates1.3.6.1.4.1.9600.1.5.28.1.2Gauge32read-onlyThe total number of messages allocated.
G32 tsdMailMsgCloseContents1.3.6.1.4.1.9600.1.5.28.1.3Gauge32read-onlyThe total number of messages contents closed.
G32 tsdMailMsgCommits1.3.6.1.4.1.9600.1.5.28.1.4Gauge32read-onlyThe total number of calls to commit.
G32 tsdMailMsgCurOpenContentHandles1.3.6.1.4.1.9600.1.5.28.1.5Gauge32read-onlyThe current number of open message contents.
G32 tsdMailMsgCurOpenStreams1.3.6.1.4.1.9600.1.5.28.1.6Gauge32read-onlyThe current number of open streams.
G32 tsdMailMsgDeletes1.3.6.1.4.1.9600.1.5.28.1.7Gauge32read-onlyThe total number of messages deleted.
G32 tsdMailMsgGetsize1.3.6.1.4.1.9600.1.5.28.1.8Gauge32read-onlyThe total number of calls to get size.
G32 tsdMailMsgReadblocks1.3.6.1.4.1.9600.1.5.28.1.9Gauge32read-onlyThe total number of calls to readblocks.
G32 tsdMailMsgReallocates1.3.6.1.4.1.9600.1.5.28.1.10Gauge32read-onlyThe total number of messages reallocated.
G32 tsdMailMsgReopens1.3.6.1.4.1.9600.1.5.28.1.11Gauge32read-onlyThe total number of messages reopened.
G32 tsdStoreRequestsPendingAcks1.3.6.1.4.1.9600.1.5.28.1.12Gauge32read-onlyThe current number of requests pending acks from the store.
G32 tsdStorePerMTADelivery1.3.6.1.4.1.9600.1.5.28.1.13Gauge32read-onlyThe total number of messages delivered locally to an MDB or MSExchangeMTA
G32 tsdStorePerMTALocalDeliveryRetry1.3.6.1.4.1.9600.1.5.28.1.14Gauge32read-onlyThe total number of times returned retry to local delivery.
G32 tsdStorePerMTASubmits1.3.6.1.4.1.9600.1.5.28.1.15Gauge32read-onlyThe total number of messages received from Store/MTA and submitted to Transport
webMailTable1.3.6.1.4.1.9600.1.5.29not-accessibleThe WebMail object type contains counters specific to the WebMail
webMailEntry1.3.6.1.4.1.9600.1.5.29.1not-accessiblePerformance information for one particular instance of 'MSExchange Web Mail' object.
INS wmInstance1.3.6.1.4.1.9600.1.5.29.1.1InstanceNameread-onlyInstance name.
G32 wmApptAcceptPerDeclineTotal1.3.6.1.4.1.9600.1.5.29.1.2Gauge32read-onlyTotal number of Appointment accept/decline.
G32 wmApptAcceptPerDeclinePerSec1.3.6.1.4.1.9600.1.5.29.1.3Gauge32read-onlyRate of Appointment accept/decline per second.
G32 wmApptAttachmentEditsTotal1.3.6.1.4.1.9600.1.5.29.1.4Gauge32read-onlyTotal number of Appointment attachment edits.
G32 wmApptAttachmentEditsPerSec1.3.6.1.4.1.9600.1.5.29.1.5Gauge32read-onlyRate of Appointment attachment edits per second.
G32 wmApptDataRetrievesTotal1.3.6.1.4.1.9600.1.5.29.1.6Gauge32read-onlyTotal number of Appointment data retrieves.
G32 wmApptDataRetrievesPerSec1.3.6.1.4.1.9600.1.5.29.1.7Gauge32read-onlyRate of Appointment data retrieves per second.
G32 wmApptEditRecurrenceTotal1.3.6.1.4.1.9600.1.5.29.1.8Gauge32read-onlyTotal number of Appointment edit recurrence.
G32 wmApptEditRecurrencePerSec1.3.6.1.4.1.9600.1.5.29.1.9Gauge32read-onlyRate of Appointment edit recurrence per second.
G32 wmApptOpensTotal1.3.6.1.4.1.9600.1.5.29.1.10Gauge32read-onlyTotal number of Appointment opens.
G32 wmApptOpensPerSec1.3.6.1.4.1.9600.1.5.29.1.11Gauge32read-onlyRate of Appointment opens per second.
G32 wmApptResolveFreeBusyTotal1.3.6.1.4.1.9600.1.5.29.1.12Gauge32read-onlyTotal number of Appointment resolve Free-Busy.
G32 wmApptResolveFreeBusyPerSec1.3.6.1.4.1.9600.1.5.29.1.13Gauge32read-onlyRate of Appointment resolve Free-Busy per second.
G32 wmApptSaveRecurrencesTotal1.3.6.1.4.1.9600.1.5.29.1.14Gauge32read-onlyTotal number of Appointment save recurrences.
G32 wmApptSaveRecurrencesPerSec1.3.6.1.4.1.9600.1.5.29.1.15Gauge32read-onlyRate of Appointment save recurrences per second.
G32 wmApptSavesTotal1.3.6.1.4.1.9600.1.5.29.1.16Gauge32read-onlyTotal number of Appointment saves.
G32 wmApptSavesPerSec1.3.6.1.4.1.9600.1.5.29.1.17Gauge32read-onlyRate of Appointment saves per second.
G32 wmApptSendsTotal1.3.6.1.4.1.9600.1.5.29.1.18Gauge32read-onlyTotal number of Appointment sends.
G32 wmApptSendsPerSec1.3.6.1.4.1.9600.1.5.29.1.19Gauge32read-onlyRate of Appointment sends per second.
G32 wmApptUpdatesTotal1.3.6.1.4.1.9600.1.5.29.1.20Gauge32read-onlyTotal number of Appointment updates.
G32 wmApptUpdatesPerSec1.3.6.1.4.1.9600.1.5.29.1.21Gauge32read-onlyRate of Appointment updates per second.
G32 wmAttachmentsDeletedTotal1.3.6.1.4.1.9600.1.5.29.1.22Gauge32read-onlyTotal number of Attachments deleted.
G32 wmAttachmentsDeletedPerSec1.3.6.1.4.1.9600.1.5.29.1.23Gauge32read-onlyRate of Attachments deleted per second.
G32 wmAuthenticationCacheHitsTotal1.3.6.1.4.1.9600.1.5.29.1.24Gauge32read-onlyTotal number of Authentication cache hits. This is the number of times that the needed authentication is retrieved from a cache.
G32 wmAuthenticationCacheHitsPerSec1.3.6.1.4.1.9600.1.5.29.1.25Gauge32read-onlyRate of Authentication cache hits per second. This is the number of times that the needed authentication is retrieved from a cache.
G32 wmAuthenticationsInCache1.3.6.1.4.1.9600.1.5.29.1.26Gauge32read-onlyTotal number of Authentications (in cache). This gives the number of different users who have accessed the Exchange store via DAV in the last few minutes.
G32 wmAuthenticationsTotal1.3.6.1.4.1.9600.1.5.29.1.27Gauge32read-onlyTotal number of Authentications. This is the total number of times authentication is needed.
G32 wmAuthenticationsPerSec1.3.6.1.4.1.9600.1.5.29.1.28Gauge32read-onlyRate of Authentications per second. This is the total number of times authentication is needed.
G32 wmFolderCreatesTotal1.3.6.1.4.1.9600.1.5.29.1.29Gauge32read-onlyTotal number of Folder creates*. This action is handled in HTTP-DAV for IE5 browers
G32 wmFolderCreatesPerSec1.3.6.1.4.1.9600.1.5.29.1.30Gauge32read-onlyRate of Folder creates* per second. This action is handled in HTTP-DAV for IE5 browers
G32 wmFolderGetContentsTotal1.3.6.1.4.1.9600.1.5.29.1.31Gauge32read-onlyTotal number of Folder get contents.
G32 wmFolderGetContentsPerSec1.3.6.1.4.1.9600.1.5.29.1.32Gauge32read-onlyRate of Folder get contents per second.
G32 wmFolderGetViewTotal1.3.6.1.4.1.9600.1.5.29.1.33Gauge32read-onlyTotal number of Folder get view*. This is only incremented by IE5 clients. Changing the view from non-IE5 clients increments 'Folder get contents'.
G32 wmFolderGetViewPerSec1.3.6.1.4.1.9600.1.5.29.1.34Gauge32read-onlyRate of Folder get view* per second. This is only incremented by IE5 clients. Changing the view from non-IE5 clients increments 'Folder get contents'.
G32 wmFolderRenamesTotal1.3.6.1.4.1.9600.1.5.29.1.35Gauge32read-onlyTotal number of Folder renames*. This action is handled in HTTP-DAV for IE5 browers
G32 wmFolderRenamesPerSec1.3.6.1.4.1.9600.1.5.29.1.36Gauge32read-onlyRate of Folder renames* per second. This action is handled in HTTP-DAV for IE5 browers
G32 wmFormsSentTotal1.3.6.1.4.1.9600.1.5.29.1.37Gauge32read-onlyTotal number of Forms sent.
G32 wmFormsSentPerSec1.3.6.1.4.1.9600.1.5.29.1.38Gauge32read-onlyRate of Forms sent per second.
G32 wmGetAppFrameTotal1.3.6.1.4.1.9600.1.5.29.1.39Gauge32read-onlyTotal number of Get app frame.
G32 wmGetAppFramePerSec1.3.6.1.4.1.9600.1.5.29.1.40Gauge32read-onlyRate of Get app frame per second.
G32 wmGetNavBarTotal1.3.6.1.4.1.9600.1.5.29.1.41Gauge32read-onlyTotal number of Get nav bar.
G32 wmGetNavBarPerSec1.3.6.1.4.1.9600.1.5.29.1.42Gauge32read-onlyRate of Get nav bar per second.
G32 wmMessageAttachmentEditsTotal1.3.6.1.4.1.9600.1.5.29.1.43Gauge32read-onlyTotal number of Message attachment edits.
G32 wmMessageAttachmentEditsPerSec1.3.6.1.4.1.9600.1.5.29.1.44Gauge32read-onlyRate of Message attachment edits per second.
G32 wmMessageMovesPerCopiesTotal1.3.6.1.4.1.9600.1.5.29.1.45Gauge32read-onlyTotal number of Message moves/copies*. This action is handled in HTTP-DAV for IE5 browers
G32 wmMessageMovesPerCopiesPerSec1.3.6.1.4.1.9600.1.5.29.1.46Gauge32read-onlyRate of Message moves/copies* per second. This action is handled in HTTP-DAV for IE5 browers
G32 wmMessageOpensTotal1.3.6.1.4.1.9600.1.5.29.1.47Gauge32read-onlyTotal number of Message opens.
G32 wmMessageOpensPerSec1.3.6.1.4.1.9600.1.5.29.1.48Gauge32read-onlyRate of Message opens per second.
G32 wmMessageSavesTotal1.3.6.1.4.1.9600.1.5.29.1.49Gauge32read-onlyTotal number of Message saves.
G32 wmMessageSavesPerSec1.3.6.1.4.1.9600.1.5.29.1.50Gauge32read-onlyRate of Message saves per second.
G32 wmMessageSendsTotal1.3.6.1.4.1.9600.1.5.29.1.51Gauge32read-onlyTotal number of Message sends.
G32 wmMessageSendsPerSec1.3.6.1.4.1.9600.1.5.29.1.52Gauge32read-onlyRate of Message sends per second.
G32 wmMessagePerApptDeletesTotal1.3.6.1.4.1.9600.1.5.29.1.53Gauge32read-onlyTotal number of Message/Appointment deletes*. This action is handled in HTTP-DAV for IE5 browers
G32 wmMessagePerApptDeletesPerSec1.3.6.1.4.1.9600.1.5.29.1.54Gauge32read-onlyRate of Message/Appointment deletes* per second. This action is handled in HTTP-DAV for IE5 browers
G32 wmMessagePerApptOpensTotal1.3.6.1.4.1.9600.1.5.29.1.55Gauge32read-onlyTotal number of Message/Appointment opens.
G32 wmMessagePerApptOpensPerSec1.3.6.1.4.1.9600.1.5.29.1.56Gauge32read-onlyRate of Message/Appointment opens per second.
G32 wmMessagePerApptSavesTotal1.3.6.1.4.1.9600.1.5.29.1.57Gauge32read-onlyTotal number of Message/Appointment saves.
G32 wmMessagePerApptSavesPerSec1.3.6.1.4.1.9600.1.5.29.1.58Gauge32read-onlyRate of Message/Appointment saves per second.
G32 wmNamesCheckedTotal1.3.6.1.4.1.9600.1.5.29.1.59Gauge32read-onlyTotal number of Names checked.
G32 wmNamesCheckedPerSec1.3.6.1.4.1.9600.1.5.29.1.60Gauge32read-onlyRate of Names checked per second.
G32 wmNavigationOptionsSavesTotal1.3.6.1.4.1.9600.1.5.29.1.61Gauge32read-onlyTotal number of Navigation options saves. These are the per-user options including Out of Office Assistant, Calander Options and Contact Options.
G32 wmNavigationOptionsSavesPerSec1.3.6.1.4.1.9600.1.5.29.1.62Gauge32read-onlyRate of Navigation options saves per second. These are the per-user options including Out of Office Assistant, Calander Options and Contact Options.
G32 wmNewFolderTemplateDataTotal1.3.6.1.4.1.9600.1.5.29.1.63Gauge32read-onlyTotal number of New folder template data. This is not incremented by IE5 clients.
G32 wmNewFolderTemplateDataPerSec1.3.6.1.4.1.9600.1.5.29.1.64Gauge32read-onlyRate of New folder template data per second. This is not incremented by IE5 clients.
G32 wmNewItemURLTotal1.3.6.1.4.1.9600.1.5.29.1.65Gauge32read-onlyTotal number of New item URL. This is not incremented by IE5 clients.
G32 wmNewItemURLPerSec1.3.6.1.4.1.9600.1.5.29.1.66Gauge32read-onlyRate of New item URL per second. This is not incremented by IE5 clients.
G32 wmPostsSubmittedTotal1.3.6.1.4.1.9600.1.5.29.1.67Gauge32read-onlyTotal number of Posts submitted.
G32 wmPostsSubmittedPerSec1.3.6.1.4.1.9600.1.5.29.1.68Gauge32read-onlyRate of Posts submitted per second.
G32 wmRecipientsEditedTotal1.3.6.1.4.1.9600.1.5.29.1.69Gauge32read-onlyTotal number of Recipients edited.
G32 wmRecipientsEditedPerSec1.3.6.1.4.1.9600.1.5.29.1.70Gauge32read-onlyRate of Recipients edited per second.
G32 wmRecipientsSavedTotal1.3.6.1.4.1.9600.1.5.29.1.71Gauge32read-onlyTotal number of Recipients saved.
G32 wmRecipientsSavedPerSec1.3.6.1.4.1.9600.1.5.29.1.72Gauge32read-onlyRate of Recipients saved per second.
G32 wmViewsOfCalendarsTotal1.3.6.1.4.1.9600.1.5.29.1.73Gauge32read-onlyTotal number of Views of Calendars.
G32 wmViewsOfCalendarsPerSec1.3.6.1.4.1.9600.1.5.29.1.74Gauge32read-onlyRate of Views of Calendars per second.
G32 wmViewsOfMailFoldersTotal1.3.6.1.4.1.9600.1.5.29.1.75Gauge32read-onlyTotal number of Views of Mail Folders.
G32 wmViewsOfMailFoldersPerSec1.3.6.1.4.1.9600.1.5.29.1.76Gauge32read-onlyRate of Views of Mail Folders per second.
pop3Table1.3.6.1.4.1.9600.1.5.30not-accessibleThis object displays counters for the MS Exchange POP3 Service.
pop3Entry1.3.6.1.4.1.9600.1.5.30.1not-accessiblePerformance information for one particular instance of 'MSExchangePOP3' object.
INS pop3Instance1.3.6.1.4.1.9600.1.5.30.1.1InstanceNameread-onlyInstance name.
G32 pop3AUTHTotal1.3.6.1.4.1.9600.1.5.30.1.2Gauge32read-onlyTotal number of AUTH commands received since startup
G32 pop3AUTHRate1.3.6.1.4.1.9600.1.5.30.1.3Gauge32read-onlyNumber of AUTH commands per sec
G32 pop3AUTHFailures1.3.6.1.4.1.9600.1.5.30.1.4Gauge32read-onlyTotal number of AUTH failures since startup
G32 pop3PASSTotal1.3.6.1.4.1.9600.1.5.30.1.5Gauge32read-onlyTotal number of PASS commands received since startup
G32 pop3PASSRate1.3.6.1.4.1.9600.1.5.30.1.6Gauge32read-onlyNumber of PASS commands per sec
G32 pop3PASSFailures1.3.6.1.4.1.9600.1.5.30.1.7Gauge32read-onlyTotal number of PASS failures since startup
G32 pop3QUITTotal1.3.6.1.4.1.9600.1.5.30.1.8Gauge32read-onlyTotal number of QUIT commands received since startup
G32 pop3QUITRate1.3.6.1.4.1.9600.1.5.30.1.9Gauge32read-onlyNumber of QUIT commands per sec
G32 pop3QUITFailures1.3.6.1.4.1.9600.1.5.30.1.10Gauge32read-onlyTotal number of QUIT failures since startup
G32 pop3STATTotal1.3.6.1.4.1.9600.1.5.30.1.11Gauge32read-onlyTotal number of STAT commands received since startup
G32 pop3STATRate1.3.6.1.4.1.9600.1.5.30.1.12Gauge32read-onlyNumber of STAT commands per sec
G32 pop3STATFailures1.3.6.1.4.1.9600.1.5.30.1.13Gauge32read-onlyTotal number of STAT failures since startup
G32 pop3LISTTotal1.3.6.1.4.1.9600.1.5.30.1.14Gauge32read-onlyTotal number of LIST commands received since startup
G32 pop3LISTRate1.3.6.1.4.1.9600.1.5.30.1.15Gauge32read-onlyNumber of LIST commands per sec
G32 pop3LISTFailures1.3.6.1.4.1.9600.1.5.30.1.16Gauge32read-onlyTotal number of LIST failures since startup
G32 pop3RETRTotal1.3.6.1.4.1.9600.1.5.30.1.17Gauge32read-onlyTotal number of RETR commands received since startup
G32 pop3RETRRate1.3.6.1.4.1.9600.1.5.30.1.18Gauge32read-onlyNumber of RETR commands per sec
G32 pop3RETRFailures1.3.6.1.4.1.9600.1.5.30.1.19Gauge32read-onlyTotal number of RETR failures since startup
G32 pop3DELETotal1.3.6.1.4.1.9600.1.5.30.1.20Gauge32read-onlyTotal number of DELE commands received since startup
G32 pop3DELERate1.3.6.1.4.1.9600.1.5.30.1.21Gauge32read-onlyNumber of DELE commands per sec
G32 pop3DELEFailures1.3.6.1.4.1.9600.1.5.30.1.22Gauge32read-onlyTotal number of DELE failures since startup
G32 pop3NOOPTotal1.3.6.1.4.1.9600.1.5.30.1.23Gauge32read-onlyTotal number of NOOP commands received since startup
G32 pop3NOOPRate1.3.6.1.4.1.9600.1.5.30.1.24Gauge32read-onlyNumber of NOOP commands per sec
G32 pop3NOOPFailures1.3.6.1.4.1.9600.1.5.30.1.25Gauge32read-onlyTotal number of NOOP failures since startup
G32 pop3RSETTotal1.3.6.1.4.1.9600.1.5.30.1.26Gauge32read-onlyTotal number of RSET commands received since startup
G32 pop3RSETRate1.3.6.1.4.1.9600.1.5.30.1.27Gauge32read-onlyNumber of RSET commands per sec
G32 pop3RSETFailures1.3.6.1.4.1.9600.1.5.30.1.28Gauge32read-onlyTotal number of RSET failures since startup
G32 pop3TOPTotal1.3.6.1.4.1.9600.1.5.30.1.29Gauge32read-onlyTotal number of TOP commands received since startup
G32 pop3TOPRate1.3.6.1.4.1.9600.1.5.30.1.30Gauge32read-onlyNumber of TOP commands per sec
G32 pop3TOPFailures1.3.6.1.4.1.9600.1.5.30.1.31Gauge32read-onlyTotal number of TOP failures since startup
G32 pop3UIDLTotal1.3.6.1.4.1.9600.1.5.30.1.32Gauge32read-onlyTotal number of UIDL commands received since startup
G32 pop3UIDLRate1.3.6.1.4.1.9600.1.5.30.1.33Gauge32read-onlyNumber of UIDL commands per sec
G32 pop3UIDLFailures1.3.6.1.4.1.9600.1.5.30.1.34Gauge32read-onlyTotal number of UIDL failures since startup
G32 pop3USERTotal1.3.6.1.4.1.9600.1.5.30.1.35Gauge32read-onlyTotal number of USER commands received since startup
G32 pop3USERRate1.3.6.1.4.1.9600.1.5.30.1.36Gauge32read-onlyNumber of USER commands per sec
G32 pop3USERFailures1.3.6.1.4.1.9600.1.5.30.1.37Gauge32read-onlyTotal number of USER failures since startup
G32 pop3LASTTotal1.3.6.1.4.1.9600.1.5.30.1.38Gauge32read-onlyTotal number of LAST commands received since startup
G32 pop3LASTRate1.3.6.1.4.1.9600.1.5.30.1.39Gauge32read-onlyNumber of LAST commands per sec
G32 pop3LASTFailures1.3.6.1.4.1.9600.1.5.30.1.40Gauge32read-onlyTotal number of LAST failures since startup
G32 pop3InvalidCommands1.3.6.1.4.1.9600.1.5.30.1.41Gauge32read-onlyTotal number of invalid commands since startup
G32 pop3InvalidCommandsRate1.3.6.1.4.1.9600.1.5.30.1.42Gauge32read-onlyNumber of invalid commands per second
G32 pop3ConnectionsTotal1.3.6.1.4.1.9600.1.5.30.1.43Gauge32read-onlyTotal number of connections since startup
G32 pop3ConnectionsCurrent1.3.6.1.4.1.9600.1.5.30.1.44Gauge32read-onlyTotal number of current connections
G32 pop3ConnectionsFailed1.3.6.1.4.1.9600.1.5.30.1.45Gauge32read-onlyTotal number of failed connections since startup
G32 pop3ConnectionsRejected1.3.6.1.4.1.9600.1.5.30.1.46Gauge32read-onlyTotal number of rejected connections since startup
G32 pop3CAPATotal1.3.6.1.4.1.9600.1.5.30.1.47Gauge32read-onlyTotal number of CAPA commands received since startup
G32 pop3CAPARate1.3.6.1.4.1.9600.1.5.30.1.48Gauge32read-onlyNumber of CAPA commands per sec
G32 pop3CAPAFailures1.3.6.1.4.1.9600.1.5.30.1.49Gauge32read-onlyTotal number of CAPA failures since startup
transportFilterSinkTable1.3.6.1.4.1.9600.1.5.31not-accessibleThis object represents global counters for the Exchange Transport Filter Sink. These counters monitor connection filtering, recipient filtering, and sender filtering.
transportFilterSinkEntry1.3.6.1.4.1.9600.1.5.31.1not-accessiblePerformance information for one particular instance of 'MSExchangeTransport Filter Sink' object.
INS tfsInstance1.3.6.1.4.1.9600.1.5.31.1.1InstanceNameread-onlyInstance name.
G32 tfsConnsRejByBlockListProviders1.3.6.1.4.1.9600.1.5.31.1.2Gauge32read-onlyTotal number of connections rejected by block list connection filtering rules.
G32 tfsConnsRejByBlockListProvPerSec1.3.6.1.4.1.9600.1.5.31.1.3Gauge32read-onlyTotal number of connections rejected per second by block list connection filtering.
G32 tfsRcptsInConnFilterExceptList1.3.6.1.4.1.9600.1.5.31.1.4Gauge32read-onlyTotal number of recipients in the exception list for block list connection filtering rules.
G32 tfsRcptsInConnFiltExptListPerSec1.3.6.1.4.1.9600.1.5.31.1.5Gauge32read-onlyTotal number of recipients per second that were not blocked by connection filtering rules because they were configured in the exception list for block list connection filtering rules.
G32 tfsConnsRejectByDenyList1.3.6.1.4.1.9600.1.5.31.1.6Gauge32read-onlyTotal number of connections denied because the connecting IP address was configured on the global deny list.
G32 tfsConnsRejectByDenyListPerSec1.3.6.1.4.1.9600.1.5.31.1.7Gauge32read-onlyTotal number of connections denied per second because the connecting IP address was configured on the global deny list.
G32 tfsConnsAcceptByAcceptList1.3.6.1.4.1.9600.1.5.31.1.8Gauge32read-onlyTotal number of connections accepted because the connecting IP address was configured on the global accept list.
G32 tfsConnsAcceptByAcceptListPerSec1.3.6.1.4.1.9600.1.5.31.1.9Gauge32read-onlyTotal number of connections accepted per second because the connecting IP was configured on the global accept list.
G32 tfsRcptsRejectByRcptFilter1.3.6.1.4.1.9600.1.5.31.1.10Gauge32read-onlyTotal number of recipients rejected by recipient filtering because the recipient was listed as a blocked recipient.
G32 tfsRcptsRejectByRcptFilterPerSec1.3.6.1.4.1.9600.1.5.31.1.11Gauge32read-onlyTotal number of recipients rejected per second by recipient filtering.
G32 tfsRcptsRejectByDirectoryLookups1.3.6.1.4.1.9600.1.5.31.1.12Gauge32read-onlyTotal number of recipients rejected because the recipients did not exist in Active Directory.
G32 tfsRcptsRejectByDirLookupsPerSec1.3.6.1.4.1.9600.1.5.31.1.13Gauge32read-onlyTotal number of recipients rejected per second because the recipients did not exist in Active Directory.
G32 tfsMsgsFilterBySenderFilter1.3.6.1.4.1.9600.1.5.31.1.14Gauge32read-onlyTotal number of messages filtered by sender filtering.
G32 tfsMsgsFilterBySenderFiltrPerSec1.3.6.1.4.1.9600.1.5.31.1.15Gauge32read-onlyTotal number of messages filtered per second by sender filtering.
G32 tfsMsgsFilterDueToBlankSender1.3.6.1.4.1.9600.1.5.31.1.16Gauge32read-onlyTotal number of messages filtered because the messages contained a blank sender address.
G32 tfsMsgsFilterDueToBlnkSndrPerSec1.3.6.1.4.1.9600.1.5.31.1.17Gauge32read-onlyTotal number of messages filtered per second because the message contained a blank sender address.
G32 tfsBlockListDNSQueryIssue1.3.6.1.4.1.9600.1.5.31.1.18Gauge32read-onlyTotal number of block list DNS queries issued for block list connection filtering.
G32 tfsBlockListDNSQueryIssuePerSec1.3.6.1.4.1.9600.1.5.31.1.19Gauge32read-onlyTotal number of block list DNS queries issued per second for block list connection filtering.
G32 tfsFailedBlockListDNSQuery1.3.6.1.4.1.9600.1.5.31.1.20Gauge32read-onlyTotal number of failed block list DNS queries issued for block list connection filtering. These failures indicate connection timeouts, an inability to connect to the block list provider or DNS errors. Validate the configuration of your connection filterin
G32 tfsFailedBlockListDNSQueryPerSec1.3.6.1.4.1.9600.1.5.31.1.21Gauge32read-onlyTotal number of failed block list DNS queries issued per second for block list connection filtering.
G32 tfsDirectoryLookupsIssue1.3.6.1.4.1.9600.1.5.31.1.22Gauge32read-onlyTotal number of directory lookups in Active Directory issued by recipient filtering.
G32 tfsDirectoryLookupsIssuePerSec1.3.6.1.4.1.9600.1.5.31.1.23Gauge32read-onlyTotal number of directory lookups in Active Directory issued per second by recipient filtering.
G32 tfsFailedDirectoryLookups1.3.6.1.4.1.9600.1.5.31.1.24Gauge32read-onlyTotal number of directory lookups that failed to contact Active Directory.
G32 tfsFailedDirectoryLookupsPerSec1.3.6.1.4.1.9600.1.5.31.1.25Gauge32read-onlyTotal number of directory lookups issued per second that failed to contact Active Directory.
intelligentMessageFilterTable1.3.6.1.4.1.9600.1.5.32not-accessibleThis object represents global counters for Microsoft Exchange Intelligent Message Filter.
intelligentMessageFilterEntry1.3.6.1.4.1.9600.1.5.32.1not-accessiblePerformance information for one particular instance of 'MSExchange Intelligent Message Filter' object.
INS imfInstance1.3.6.1.4.1.9600.1.5.32.1.1InstanceNameread-onlyInstance name.
G32 imfPercentUCEMsgsScanPrev30Min1.3.6.1.4.1.9600.1.5.32.1.2Gauge32read-onlyThe percentage of the number of messages scanned in the previous 30 minutes that were determined to be Unsolicited Commercial Email (UCE)
G32 imfPercentUCEOutTotalMsgsScanned1.3.6.1.4.1.9600.1.5.32.1.3Gauge32read-onlyThe percentage of the total number of messages scanned that were determined to be Unsolicited Commercial Email (UCE)
G32 imfMsgsScannedForUCEPerSec1.3.6.1.4.1.9600.1.5.32.1.4Gauge32read-onlyThe number of messages scanned per second by Content Filtering.
G32 imfTotalMsgsAssignedSCLRating01.3.6.1.4.1.9600.1.5.32.1.5Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 0
G32 imfTotalMsgsAssignedSCLRating11.3.6.1.4.1.9600.1.5.32.1.6Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 1
G32 imfTotalMsgsAssignedSCLRating21.3.6.1.4.1.9600.1.5.32.1.7Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 2
G32 imfTotalMsgsAssignedSCLRating31.3.6.1.4.1.9600.1.5.32.1.8Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 3
G32 imfTotalMsgsAssignedSCLRating41.3.6.1.4.1.9600.1.5.32.1.9Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 4
G32 imfTotalMsgsAssignedSCLRating51.3.6.1.4.1.9600.1.5.32.1.10Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 5
G32 imfTotalMsgsAssignedSCLRating61.3.6.1.4.1.9600.1.5.32.1.11Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 6
G32 imfTotalMsgsAssignedSCLRating71.3.6.1.4.1.9600.1.5.32.1.12Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 7
G32 imfTotalMsgsAssignedSCLRating81.3.6.1.4.1.9600.1.5.32.1.13Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 8
G32 imfTotalMsgsAssignedSCLRating91.3.6.1.4.1.9600.1.5.32.1.14Gauge32read-onlyThe total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 9
G32 imfTotalMsgsScannedForUCE1.3.6.1.4.1.9600.1.5.32.1.15Gauge32read-onlyThe total number of messages scanned by Content Filtering.
G32 imfTotalUCEMsgsActedUpon1.3.6.1.4.1.9600.1.5.32.1.16Gauge32read-onlyThe total number of messages marked as Unsolicited Commercial Email (UCE) and acted upon based on the gateway threshold.
G32 imfUCEMsgsActedUponPerSec1.3.6.1.4.1.9600.1.5.32.1.17Gauge32read-onlyThe number of messages that were marked as Unsolicited Commercial Email (UCE) and acted upon based on the gateway threshold, per second.

RFC description

SNMP Informant Exchange performance counter entries for Microsoft Exchange monitoring.

Start monitoring Microsoft Exchange Server host (SNMP Informant) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download INFORMANT-EXCHANGE