All MIBs › INFORMANT-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 | |
| informant | OBJECT-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| exchange | 1.3.6.1.4.1.9600.1.5 | The MIB module for SNMP Informant Exchange performance counter entries. | ||
| activeSync | 1.3.6.1.4.1.9600.1.5.1 | |||
| G32 asClientItemAddsPerSec | 1.3.6.1.4.1.9600.1.5.1.1 | Gauge32 | read-only | The number of client item adds (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asClientItemChangesPerSec | 1.3.6.1.4.1.9600.1.5.1.2 | Gauge32 | read-only | The number of client item changes (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asClientItemDeletesPerSec | 1.3.6.1.4.1.9600.1.5.1.3 | Gauge32 | read-only | The number of client item deletes (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asClientItemFetchesPerSec | 1.3.6.1.4.1.9600.1.5.1.4 | Gauge32 | read-only | The number of client item fetches (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asClientSyncItemsPerSec | 1.3.6.1.4.1.9600.1.5.1.5 | Gauge32 | read-only | The number of client item adds, changes, deletes, and fetches (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asCreateCollectionCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.6 | Gauge32 | read-only | The 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 asCurrentActiveDirectoryRequests | 1.3.6.1.4.1.9600.1.5.1.7 | Gauge32 | read-only | Current outstanding requests to Active Directory. |
| G32 asCurrentUsers | 1.3.6.1.4.1.9600.1.5.1.8 | Gauge32 | read-only | The number of users currently accessing Exchange ActiveSync. |
| G32 asDeleteCollectionCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.9 | Gauge32 | read-only | The 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 asMailboxServerIORequestsPerSec | 1.3.6.1.4.1.9600.1.5.1.10 | Gauge32 | read-only | The number of input/output requests sent per second to the Exchange mailbox server(s) from Exchange ActiveSync. |
| G32 asMailboxServerItemAddsPerSec | 1.3.6.1.4.1.9600.1.5.1.11 | Gauge32 | read-only | The number of Exchange mailbox server item adds (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asMailboxServerItemChangesPerSec | 1.3.6.1.4.1.9600.1.5.1.12 | Gauge32 | read-only | The number of Exchange mailbox server item changes (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asMailboxServerItemDeletesPerSec | 1.3.6.1.4.1.9600.1.5.1.13 | Gauge32 | read-only | The number of Exchange mailbox server item deletes (within the sync command) processed per second by Exchange ActiveSync. |
| G32 asMailboxServerItemSoftDelPerSec | 1.3.6.1.4.1.9600.1.5.1.14 | Gauge32 | read-only | The 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 asMailboxServerSyncItemsPerSec | 1.3.6.1.4.1.9600.1.5.1.15 | Gauge32 | read-only | The 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 asFolderCreateCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.16 | Gauge32 | read-only | The 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 asFolderDeleteCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.17 | Gauge32 | read-only | The 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 asFolderSyncCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.18 | Gauge32 | read-only | The number of FolderSync commands processed per second by Exchange ActiveSync. The FolderSync command is called when a user synchronizes their folder hierarchy. |
| G32 asFolderUpdateCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.19 | Gauge32 | read-only | The 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 asGetAttachmentCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.20 | Gauge32 | read-only | The 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 asGetHierarchyCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.21 | Gauge32 | read-only | The number of GetHierarchy commands processed per second by Exchange ActiveSync. The GetHierarchy command is called when a user fetches their folder hierarchy. |
| G32 asGetItemEstimateCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.22 | Gauge32 | read-only | The 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 asMeetingResponseCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.23 | Gauge32 | read-only | The 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 asMoveCollectionCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.24 | Gauge32 | read-only | The 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 asMoveItemsCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.25 | Gauge32 | read-only | The 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 asNotifyCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.26 | Gauge32 | read-only | The 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 asOutstandingMailboxSrvrConnRqst | 1.3.6.1.4.1.9600.1.5.1.27 | Gauge32 | read-only | The number of pending connection requests from Exchange ActiveSync to the Exchange mailbox server(s). |
| G32 asOutstandingMailboxServerIORqst | 1.3.6.1.4.1.9600.1.5.1.28 | Gauge32 | read-only | The number of pending input/output requests from Exchange ActiveSync to the Exchange mailbox server(s). |
| G32 asSendMailCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.29 | Gauge32 | read-only | The number of SendMail commands processed per second by Exchange ActiveSync. The SendMail command is called when a user sends mail from the client. |
| G32 asSmartForwardCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.30 | Gauge32 | read-only | The 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 asSmartReplyCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.31 | Gauge32 | read-only | The 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 asSyncCommandsPerSec | 1.3.6.1.4.1.9600.1.5.1.32 | Gauge32 | read-only | The number of Sync commands processed per second by Exchange ActiveSync. |
| G32 asTotalClientItemAdds | 1.3.6.1.4.1.9600.1.5.1.33 | Gauge32 | read-only | The total number of client item adds (within the sync command) processed by Exchange ActiveSync. |
| G32 asTotalClientItemChanges | 1.3.6.1.4.1.9600.1.5.1.34 | Gauge32 | read-only | The total number of client item changes (within the sync command) processed by Exchange ActiveSync. |
| G32 asTotalClientItemDeletes | 1.3.6.1.4.1.9600.1.5.1.35 | Gauge32 | read-only | The total number of client item deletes (within the sync command) processed by Exchange ActiveSync. |
| G32 asTotalClientItemFetches | 1.3.6.1.4.1.9600.1.5.1.36 | Gauge32 | read-only | The total number of client item fetches (within the sync command) processed by Exchange ActiveSync. |
| G32 asTotalClientSyncItems | 1.3.6.1.4.1.9600.1.5.1.37 | Gauge32 | read-only | The total number of client item adds, changes, and deletes (within the sync command) sent from the client. |
| G32 asTotalCreateCollectionCommands | 1.3.6.1.4.1.9600.1.5.1.38 | Gauge32 | read-only | The total number of CreateCollection commands processed by Exchange ActiveSync. The CreateCollection command is called when a user creates a folder from the client. |
| G32 asTotalDeleteCollectionCommands | 1.3.6.1.4.1.9600.1.5.1.39 | Gauge32 | read-only | The total number of DeleteCollection commands processed by Exchange ActiveSync. The DeleteCollection command is called when a user deletes a folder from the client. |
| G32 asTotalMailboxServerItemAdds | 1.3.6.1.4.1.9600.1.5.1.40 | Gauge32 | read-only | The total number of Exchange mailbox server item adds (within the sync command) processed by Exchange ActiveSync. |
| G32 asTotalMailboxServerItemChanges | 1.3.6.1.4.1.9600.1.5.1.41 | Gauge32 | read-only | The total number of Exchange mailbox server item changes (within the sync command) processed by Exchange ActiveSync. |
| G32 asTotalMailboxServerItemDeletes | 1.3.6.1.4.1.9600.1.5.1.42 | Gauge32 | read-only | The total number of Exchange mailbox server item deletes (within the sync command) processed by Exchange ActiveSync. |
| G32 asTotalMailboxServerItemSoftDel | 1.3.6.1.4.1.9600.1.5.1.43 | Gauge32 | read-only | The total number of Exchange mailbox server item soft deletes processed by Exchange ActiveSync. Soft deletes occur when items move out of filter range. |
| G32 asTotalMailboxServerSyncItems | 1.3.6.1.4.1.9600.1.5.1.44 | Gauge32 | read-only | The total number of Exchange mailbox server adds, changes, and deletes (within the sync command) sent to the client. |
| G32 asTotalFolderCreateCommands | 1.3.6.1.4.1.9600.1.5.1.45 | Gauge32 | read-only | The total number of FolderCreate commands processed by Exchange ActiveSync. The FolderCreate command is called when a user creates a folder from the client. |
| G32 asTotalFolderDeleteCommands | 1.3.6.1.4.1.9600.1.5.1.46 | Gauge32 | read-only | The total number of FolderDelete commands processed by Exchange ActiveSync. The FolderDelete command is called when a user deletes a folder from the client. |
| G32 asTotalFolderSyncCommands | 1.3.6.1.4.1.9600.1.5.1.47 | Gauge32 | read-only | The total number of FolderSync commands processed by Exchange ActiveSync. The FolderSync command is called when a user synchronizes their folder hierarchy. |
| G32 asTotalFolderUpdateCommands | 1.3.6.1.4.1.9600.1.5.1.48 | Gauge32 | read-only | The 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 asTotalGetAttachmentCommands | 1.3.6.1.4.1.9600.1.5.1.49 | Gauge32 | read-only | The 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 asTotalGetHierarchyCommands | 1.3.6.1.4.1.9600.1.5.1.50 | Gauge32 | read-only | The total number of GetHierarchy commands processed by Exchange ActiveSync. The GetHierarchy command is called when a user fetches their folder hierarchy. |
| G32 asTotalGetItemEstimateCommands | 1.3.6.1.4.1.9600.1.5.1.51 | Gauge32 | read-only | The total number of GetItemEstimate commands processed by Exchange ActiveSync. The GetItemEstimate command checks for the number of items that need to be synchronized. |
| G32 asTotalMeetingResponseCommands | 1.3.6.1.4.1.9600.1.5.1.52 | Gauge32 | read-only | The 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 asTotalMoveCollectionCommands | 1.3.6.1.4.1.9600.1.5.1.53 | Gauge32 | read-only | The total number of MoveCollection commands processed by Exchange ActiveSync. The MoveCollection command is called when a user moves a folder from the client. |
| G32 asTotalMoveItemsCommands | 1.3.6.1.4.1.9600.1.5.1.54 | Gauge32 | read-only | The 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 asTotalNotifyCommands | 1.3.6.1.4.1.9600.1.5.1.55 | Gauge32 | read-only | The total number of Notify commands processed by Exchange ActiveSync. The Notify command is called by the client to provision itself to receive notifications. |
| G32 asTotalSendMailCommands | 1.3.6.1.4.1.9600.1.5.1.56 | Gauge32 | read-only | The total number of SendMail commands processed by Exchange ActiveSync. The SendMail command is called when a user sends mail from the client. |
| G32 asTotalSmartForwardCommands | 1.3.6.1.4.1.9600.1.5.1.57 | Gauge32 | read-only | The 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 asTotalSmartReplyCommands | 1.3.6.1.4.1.9600.1.5.1.58 | Gauge32 | read-only | The total number of SmartReply commands processed by Exchange ActiveSync. The SmartReply command is called when a user replies to mail from the client. |
| G32 asTotalSyncCommands | 1.3.6.1.4.1.9600.1.5.1.59 | Gauge32 | read-only | The total number of Sync commands processed by Exchange ActiveSync. |
| G32 asTotalUnrecognizedRequests | 1.3.6.1.4.1.9600.1.5.1.60 | Gauge32 | read-only | The total number of unrecognized requests received by Exchange ActiveSync. |
| G32 asTotalUsers | 1.3.6.1.4.1.9600.1.5.1.61 | Gauge32 | read-only | Total number of users who have accessed Exchange ActiveSync. |
| activeSyncNotifyOmaPush | 1.3.6.1.4.1.9600.1.5.2 | Displays performance statistics for Exchange ActiveSync Notifications | ||
| G32 asnopCatNotifyBifurcatedTotal | 1.3.6.1.4.1.9600.1.5.2.1 | Gauge32 | read-only | Number of notifications bifurcated by mobile categorizer due to multiple devices |
| G32 asnopCatNotifyDiscardedTotal | 1.3.6.1.4.1.9600.1.5.2.2 | Gauge32 | read-only | Number of notifications discarded by mobile categorizer due to errors |
| G32 asnopCatNotifyExpiredTotal | 1.3.6.1.4.1.9600.1.5.2.3 | Gauge32 | read-only | Number of notifications discarded by mobile categorizer due to expiry |
| G32 asnopCatNotifyIgnoredTotal | 1.3.6.1.4.1.9600.1.5.2.4 | Gauge32 | read-only | Number of notifications ignored by mobile categorizer due to batching |
| G32 asnopCatNotifyProcessedTotal | 1.3.6.1.4.1.9600.1.5.2.5 | Gauge32 | read-only | Number of notifications processed by mobile categorizer |
| G32 asnopCatNotifyProcessedPerSec | 1.3.6.1.4.1.9600.1.5.2.6 | Gauge32 | read-only | Number of notifications processed by mobile categorizer per second |
| G32 asnopCatNotifySentTotal | 1.3.6.1.4.1.9600.1.5.2.7 | Gauge32 | read-only | Number of successful notifications sent by mobile categorizer |
| G32 asnopCatNotifySentPerSec | 1.3.6.1.4.1.9600.1.5.2.8 | Gauge32 | read-only | Number of successful notifications sent by mobile categorizer per second |
| G32 asnopOmaSinkNotifyDiscardTotal | 1.3.6.1.4.1.9600.1.5.2.9 | Gauge32 | read-only | Number of notifications discarded by omasink due to errors |
| G32 asnopOmaSinkNotifyDiscardPerSec | 1.3.6.1.4.1.9600.1.5.2.10 | Gauge32 | read-only | Number of notifications discarded by omasink per second |
| G32 asnopOmaSinkNotifyIgnoredTotal | 1.3.6.1.4.1.9600.1.5.2.11 | Gauge32 | read-only | Number of notifications ignored by omasink |
| G32 asnopOmaSinkNotifyIgnoredPerSec | 1.3.6.1.4.1.9600.1.5.2.12 | Gauge32 | read-only | Number of notifications ignored by omasink per second |
| G32 asnopOmaSinkNotifySentTotal | 1.3.6.1.4.1.9600.1.5.2.13 | Gauge32 | read-only | Number of successful notifications sent by omasink |
| G32 asnopOmaSinkNotifySentPerSec | 1.3.6.1.4.1.9600.1.5.2.14 | Gauge32 | read-only | Number of successful notifications sent by omasink per second |
| G32 asnopOmaSinkOnSaveEventsTotal | 1.3.6.1.4.1.9600.1.5.2.15 | Gauge32 | read-only | Number of times the OnSave event has been triggered on omasink bindings |
| G32 asnopOmaSinkOnSaveEventsPerSec | 1.3.6.1.4.1.9600.1.5.2.16 | Gauge32 | read-only | Number of times the OnSave event has been triggered on omasink bindings per second |
| addressListServiceTable | 1.3.6.1.4.1.9600.1.5.3 | not-accessible | Microsoft Exchange Address List Service | |
| addressListServiceEntry | 1.3.6.1.4.1.9600.1.5.3.1 | not-accessible | Performance information for one particular instance of ''MSExchangeAL' object. | |
| INS alsInstance | 1.3.6.1.4.1.9600.1.5.3.1.1 | InstanceName | read-only | Instance name. |
| G32 alsActiveAddressListThreads | 1.3.6.1.4.1.9600.1.5.3.1.2 | Gauge32 | read-only | Active Address List Threads |
| G32 alsActiveRecipientThreads | 1.3.6.1.4.1.9600.1.5.3.1.3 | Gauge32 | read-only | Active Recipient Threads |
| G32 alsAddressListModifications | 1.3.6.1.4.1.9600.1.5.3.1.4 | Gauge32 | read-only | Address List Modifications |
| G32 alsAddressListsQueueLength | 1.3.6.1.4.1.9600.1.5.3.1.5 | Gauge32 | read-only | Address Lists Queue Length |
| G32 alsLDAPModifyCalsls | 1.3.6.1.4.1.9600.1.5.3.1.6 | Gauge32 | read-only | LDAP Modify calls |
| G32 alsLDAPModifyCalslsPerSec | 1.3.6.1.4.1.9600.1.5.3.1.7 | Gauge32 | read-only | LDAP Modify calls/sec |
| G32 alsLDAPModifyFailures | 1.3.6.1.4.1.9600.1.5.3.1.8 | Gauge32 | read-only | LDAP Modify failures |
| G32 alsLDAPModifyFailuresPerSec | 1.3.6.1.4.1.9600.1.5.3.1.9 | Gauge32 | read-only | LDAP Modify failures/sec |
| G32 alsLDAPResults | 1.3.6.1.4.1.9600.1.5.3.1.10 | Gauge32 | read-only | LDAP Results |
| G32 alsLDAPResultsPerSec | 1.3.6.1.4.1.9600.1.5.3.1.11 | Gauge32 | read-only | LDAP Results/sec |
| G32 alsLDAPSearchCalsls | 1.3.6.1.4.1.9600.1.5.3.1.12 | Gauge32 | read-only | LDAP Search calls |
| G32 alsLDAPSearchCalslsPerSec | 1.3.6.1.4.1.9600.1.5.3.1.13 | Gauge32 | read-only | LDAP Search calls/sec |
| G32 alsRecipientModifications | 1.3.6.1.4.1.9600.1.5.3.1.14 | Gauge32 | read-only | Recipient Modifications |
| G32 alsRecipientsPerSec | 1.3.6.1.4.1.9600.1.5.3.1.15 | Gauge32 | read-only | Recipients /sec |
| G32 alsRecipientsQueueLength | 1.3.6.1.4.1.9600.1.5.3.1.16 | Gauge32 | read-only | Recipients Queue Length |
| databaseTable | 1.3.6.1.4.1.9600.1.5.4 | not-accessible | Database provides performance statistics for each process using the ESE high performance embedded database management system. | |
| databaseEntry | 1.3.6.1.4.1.9600.1.5.4.1 | not-accessible | Performance information for one particular instance of ''Database' object. | |
| INS dbInstance | 1.3.6.1.4.1.9600.1.5.4.1.1 | InstanceName | read-only | Instance name. |
| G32 dbDatabaseCachePercentHit | 1.3.6.1.4.1.9600.1.5.4.1.2 | Gauge32 | read-only | Database Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing a file operation. If this percentage is too low, the database cache size may be too small. |
| G32 dbDatabaseCacheSize | 1.3.6.1.4.1.9600.1.5.4.1.3 | Gauge32 | read-only | Database Cache Size is the amount of system memory used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and the |
| G32 dbDatabasePageEvictionsPerSec | 1.3.6.1.4.1.9600.1.5.4.1.4 | Gauge32 | read-only | Database Page Evictions/sec is the rate that database file page requests that require the database cache manager to allocate a new page from the database cache force another database page out of the cache. The eviction count is charged when the page is a |
| G32 dbDatabasePageFaultStallsPerSec | 1.3.6.1.4.1.9600.1.5.4.1.5 | Gauge32 | read-only | Database Page Fault Stalls/sec is the rate of page faults that cannot be serviced because there are no pages available for allocation from the database cache. If this counter is non-zero most of the time, the clean threshold may be too low. |
| G32 dbDatabasePageFaultsPerSec | 1.3.6.1.4.1.9600.1.5.4.1.6 | Gauge32 | read-only | Database Page Faults/sec is the rate that database file page requests require the database cache manager to allocate a new page from the database cache. |
| G32 dbLogRecordStallsPerSec | 1.3.6.1.4.1.9600.1.5.4.1.7 | Gauge32 | read-only | Log Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck. |
| G32 dbLogThreadsWaiting | 1.3.6.1.4.1.9600.1.5.4.1.8 | Gauge32 | read-only | Log Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck. |
| G32 dbLogWritesPerSec | 1.3.6.1.4.1.9600.1.5.4.1.9 | Gauge32 | read-only | Log Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck. |
| G32 dbPagesConverted | 1.3.6.1.4.1.9600.1.5.4.1.10 | Gauge32 | read-only | Pages Converted is the count of database pages that have been converted from an older format |
| G32 dbPagesConvertedPerSec | 1.3.6.1.4.1.9600.1.5.4.1.11 | Gauge32 | read-only | Pages Converted/sec is the count of times per second a database page is converted from an older database format |
| G32 dbRecordsConverted | 1.3.6.1.4.1.9600.1.5.4.1.12 | Gauge32 | read-only | Records Converted is the count of database records that have been converted from an older format |
| G32 dbRecordsConvertedPerSec | 1.3.6.1.4.1.9600.1.5.4.1.13 | Gauge32 | read-only | Records Converted/sec is the count of times per second a database record is converted from an older database format |
| G32 dbSessionsPercentUsed | 1.3.6.1.4.1.9600.1.5.4.1.14 | Gauge32 | read-only | Sessions % Used is the percentage of database sessions currently open for use by client threads. [Dev Only] |
| G32 dbSessionsInUse | 1.3.6.1.4.1.9600.1.5.4.1.15 | Gauge32 | read-only | Sessions In Use is the number of database sessions currently open for use by client threads. [Dev Only] |
| G32 dbTableOpenCachePercentHit | 1.3.6.1.4.1.9600.1.5.4.1.16 | Gauge32 | read-only | Table Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small. |
| G32 dbTableOpenCacheHitsPerSec | 1.3.6.1.4.1.9600.1.5.4.1.17 | Gauge32 | read-only | Table Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small. |
| G32 dbTableOpenCacheMissesPerSec | 1.3.6.1.4.1.9600.1.5.4.1.18 | Gauge32 | read-only | Table Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small. |
| G32 dbTableOpensPerSec | 1.3.6.1.4.1.9600.1.5.4.1.19 | Gauge32 | read-only | Table Opens/sec is the number of database tables opened per second. |
| G32 dbIODatabaseReadsPerSec | 1.3.6.1.4.1.9600.1.5.4.1.20 | Gauge32 | read-only | I/O Database Reads/sec is the rate of database read operations completed. |
| G32 dbIODatabaseWritesPerSec | 1.3.6.1.4.1.9600.1.5.4.1.21 | Gauge32 | read-only | I/O Database Writes/sec is the rate of database write operations completed. |
| G32 dbIOLogReadsPerSec | 1.3.6.1.4.1.9600.1.5.4.1.22 | Gauge32 | read-only | I/O Log Reads/sec is the rate of logfile read operations completed. |
| G32 dbIOLogWritesPerSec | 1.3.6.1.4.1.9600.1.5.4.1.23 | Gauge32 | read-only | I/O Log Writes/sec is the rate of logfile write operations completed. |
| databaseInstancesTable | 1.3.6.1.4.1.9600.1.5.5 | not-accessible | Instances in this process | |
| databaseInstancesEntry | 1.3.6.1.4.1.9600.1.5.5.1 | not-accessible | Performance information for one particular instance of 'Database ==> Instances' object. | |
| INS dbiInstance | 1.3.6.1.4.1.9600.1.5.5.1.1 | InstanceName | read-only | Instance name. |
| G32 dbiLogGenerationCheckpointDepth | 1.3.6.1.4.1.9600.1.5.5.1.2 | Gauge32 | read-only | Log Generation Checkpoint Depth represents the amount of work, in count of log files, that will need to be redone or undone to the database file(s) if the process crashes. |
| G32 dbiLogRecordStallsPerSec | 1.3.6.1.4.1.9600.1.5.5.1.3 | Gauge32 | read-only | Log Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck. |
| G32 dbiLogThreadsWaiting | 1.3.6.1.4.1.9600.1.5.5.1.4 | Gauge32 | read-only | Log Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck. |
| G32 dbiLogWritesPerSec | 1.3.6.1.4.1.9600.1.5.5.1.5 | Gauge32 | read-only | Log Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck. |
| G32 dbiPagesConverted | 1.3.6.1.4.1.9600.1.5.5.1.6 | Gauge32 | read-only | Pages Converted is the count of database pages that have been converted from an older format |
| G32 dbiPagesConvertedPerSec | 1.3.6.1.4.1.9600.1.5.5.1.7 | Gauge32 | read-only | Pages Converted/sec is the count of times per second a database page is converted from an older database format |
| G32 dbiRecordsConverted | 1.3.6.1.4.1.9600.1.5.5.1.8 | Gauge32 | read-only | Records Converted is the count of database records that have been converted from an older format |
| G32 dbiRecordsConvertedPerSec | 1.3.6.1.4.1.9600.1.5.5.1.9 | Gauge32 | read-only | Records Converted/sec is the count of times per second a database record is converted from an older database format |
| G32 dbiSessionsPercentUsed | 1.3.6.1.4.1.9600.1.5.5.1.10 | Gauge32 | read-only | Sessions % Used is the percentage of database sessions currently open for use by client threads. [Dev Only] |
| G32 dbiSessionsInUse | 1.3.6.1.4.1.9600.1.5.5.1.11 | Gauge32 | read-only | Sessions In Use is the number of database sessions currently open for use by client threads. [Dev Only] |
| G32 dbiTableOpenCachePercentHit | 1.3.6.1.4.1.9600.1.5.5.1.12 | Gauge32 | read-only | Table Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small. |
| G32 dbiTableOpenCacheHitsPerSec | 1.3.6.1.4.1.9600.1.5.5.1.13 | Gauge32 | read-only | Table Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small. |
| G32 dbiTableOpenCacheMissesPerSec | 1.3.6.1.4.1.9600.1.5.5.1.14 | Gauge32 | read-only | Table Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small. |
| G32 dbiTableOpensPerSec | 1.3.6.1.4.1.9600.1.5.5.1.15 | Gauge32 | read-only | Table Opens/sec is the number of database tables opened per second. |
| G32 dbiIODatabaseReadsPerSec | 1.3.6.1.4.1.9600.1.5.5.1.16 | Gauge32 | read-only | I/O Database Reads/sec is the rate of database read operations completed. |
| G32 dbiIODatabaseWritesPerSec | 1.3.6.1.4.1.9600.1.5.5.1.17 | Gauge32 | read-only | I/O Database Writes/sec is the rate of database write operations completed. |
| G32 dbiIOLogReadsPerSec | 1.3.6.1.4.1.9600.1.5.5.1.18 | Gauge32 | read-only | I/O Log Reads/sec is the rate of logfile read operations completed. |
| G32 dbiIOLogWritesPerSec | 1.3.6.1.4.1.9600.1.5.5.1.19 | Gauge32 | read-only | I/O Log Writes/sec is the rate of logfile write operations completed. |
| dsAccessCachesTable | 1.3.6.1.4.1.9600.1.5.6 | not-accessible | One instance per Cache Instance: global Cache Instance data. | |
| dsAccessCachesEntry | 1.3.6.1.4.1.9600.1.5.6.1 | not-accessible | Performance information for one particular instance of 'MSExchangeDSAccess Caches' object. | |
| INS dsacInstance | 1.3.6.1.4.1.9600.1.5.6.1.1 | InstanceName | read-only | Instance name. |
| G32 dsacCacheExpireTotalConfigData | 1.3.6.1.4.1.9600.1.5.6.1.2 | Gauge32 | read-only | Cache Expiries Total (Configuration Data) is the total number of configuration data objects expired from the cache since system initialization. |
| G32 dsacCacheExpireTotalUserData | 1.3.6.1.4.1.9600.1.5.6.1.3 | Gauge32 | read-only | Cache Expiries Total (User Data) is the total number of user data objects expired from the cache since system initialization. |
| G32 dsacCacheExpirePerSecConfigData | 1.3.6.1.4.1.9600.1.5.6.1.4 | Gauge32 | read-only | Cache Expiries/Sec (Configuration Data) is the number of configuration data objects expired from the cache per second. |
| G32 dsacCacheExpirePerSecUserData | 1.3.6.1.4.1.9600.1.5.6.1.5 | Gauge32 | read-only | Cache Expiries/Sec (User Data) is the number of user data objects expired from the cache per second. |
| G32 dsacCacheHitsTotal | 1.3.6.1.4.1.9600.1.5.6.1.6 | Gauge32 | read-only | Cache Hits Total is the total number of 'object found in cache' events since system initialization. |
| G32 dsacCacheHitsPerSec | 1.3.6.1.4.1.9600.1.5.6.1.7 | Gauge32 | read-only | Cache Hits/Sec is the number of 'object found in cache' events per second. |
| G32 dsacCacheInsertsTotalConfigData | 1.3.6.1.4.1.9600.1.5.6.1.8 | Gauge32 | read-only | Cache Inserts Total (Configuration Data) is the total number of configuration data objects inserted into the cache since system initialization. |
| G32 dsacCacheInsertsTotalUserData | 1.3.6.1.4.1.9600.1.5.6.1.9 | Gauge32 | read-only | Cache Inserts Total (User Data) is the total number of user data objects inserted into the cache since system initialization. |
| G32 dsacCacheInsertsPerSecConfigData | 1.3.6.1.4.1.9600.1.5.6.1.10 | Gauge32 | read-only | Cache Inserts/Sec (Configuration Data) is the number of configuration data objects inserted into the cache per second. |
| G32 dsacCacheInsertsPerSecUserData | 1.3.6.1.4.1.9600.1.5.6.1.11 | Gauge32 | read-only | Cache Inserts/Sec (User Data) is the number of user data objects inserted into the cache per second. |
| G32 dsacCacheMissesTotal | 1.3.6.1.4.1.9600.1.5.6.1.12 | Gauge32 | read-only | Cache Misses Total is the total number of 'object not found in cache' events since system initialization. |
| G32 dsacCacheMissesPerSec | 1.3.6.1.4.1.9600.1.5.6.1.13 | Gauge32 | read-only | Cache Misses/Sec is the number of 'object not found in cache' events per second. |
| G32 dsacDNEntryConfigData | 1.3.6.1.4.1.9600.1.5.6.1.14 | Gauge32 | read-only | DN Entries (Configuration Data) is the total number of configuration data DN object type entries in the cache. |
| G32 dsacDNEntryUserData | 1.3.6.1.4.1.9600.1.5.6.1.15 | Gauge32 | read-only | DN Entries (User Data) is the total number of user data DN object type entries in the cache. |
| G32 dsacDNEntryMemConfigData | 1.3.6.1.4.1.9600.1.5.6.1.16 | Gauge32 | read-only | DN Entries Memory (Configuration Data) is the memory occupied by all configuration data DN Entries in the cache (in bytes) |
| G32 dsacDNEntryMemUserData | 1.3.6.1.4.1.9600.1.5.6.1.17 | Gauge32 | read-only | DN Entries Memory (User Data) is the memory occupied by all user data DN Entries in the cache (in bytes) |
| G32 dsacLDAPSearchesTotal | 1.3.6.1.4.1.9600.1.5.6.1.18 | Gauge32 | read-only | LDAP Searches Total is the total number of LDAP search requests issued since system initialization. |
| G32 dsacLDAPSearchesPerSec | 1.3.6.1.4.1.9600.1.5.6.1.19 | Gauge32 | read-only | LDAP Searches/Sec is the number of LDAP search requests issued per second. |
| G32 dsacNotFndDNEntryConfigData | 1.3.6.1.4.1.9600.1.5.6.1.20 | Gauge32 | read-only | Not Found DN Entries (Configuration Data) is the total number of configuration data 'Not Found DN' type entries in the cache. |
| G32 dsacNotFndDNEntryUserData | 1.3.6.1.4.1.9600.1.5.6.1.21 | Gauge32 | read-only | Not Found DN Entries (User Data) is the total number of user data 'Not Found DN' type entries in the cache. |
| G32 dsacNotFndDNEntryMemConfigData | 1.3.6.1.4.1.9600.1.5.6.1.22 | Gauge32 | read-only | Not Found DN Entries Memory (Configuration Data) is the memory occupied by all configuration data 'Not Found DN' Entries in the cache (in bytes) |
| G32 dsacNotFndDNEntryMemUserData | 1.3.6.1.4.1.9600.1.5.6.1.23 | Gauge32 | read-only | Not Found DN Entries Memory (User Data) is the memory occupied by all user data 'Not Found DN' Entries in the cache (in bytes) |
| G32 dsacNotFndGUIDEntryConfigData | 1.3.6.1.4.1.9600.1.5.6.1.24 | Gauge32 | read-only | Not Found GUID Entries (Configuration Data) is the total number of configuration data 'Not Found GUID' type entries in the cache. |
| G32 dsacNotFndGUIDEntryUserData | 1.3.6.1.4.1.9600.1.5.6.1.25 | Gauge32 | read-only | Not Found GUID Entries (User Data) is the total number of user data 'Not Found GUID' type entries in the cache. |
| G32 dsacNotFndGUIDEntryMemConfigData | 1.3.6.1.4.1.9600.1.5.6.1.26 | Gauge32 | read-only | Not Found GUID Entries Memory (Configuration Data) is the memory occupied by all configuration data 'Not Found GUID' Entries in the cache (in bytes) |
| G32 dsacNotFndGUIDEntryMemUserData | 1.3.6.1.4.1.9600.1.5.6.1.27 | Gauge32 | read-only | Not Found GUID Entries Memory (User Data) is the memory occupied by all user data 'Not Found GUID' Entries in the cache (in bytes) |
| G32 dsacOutstandingAsyncNotifies | 1.3.6.1.4.1.9600.1.5.6.1.28 | Gauge32 | read-only | Outstanding Async Notifies is the number of outstanding ldap notification requests. |
| G32 dsacOutstandingAsyncReads | 1.3.6.1.4.1.9600.1.5.6.1.29 | Gauge32 | read-only | Outstanding Async Reads is the number of outstanding ldap read requests. |
| G32 dsacOutstandingAsyncSearches | 1.3.6.1.4.1.9600.1.5.6.1.30 | Gauge32 | read-only | Outstanding Async Searches is the number of outstanding ldap search requests. |
| G32 dsacSearchEntryConfigData | 1.3.6.1.4.1.9600.1.5.6.1.31 | Gauge32 | read-only | Search Entries (Configuration Data) is the total number of configuration data search type entries in the cache. |
| G32 dsacSearchEntryUserData | 1.3.6.1.4.1.9600.1.5.6.1.32 | Gauge32 | read-only | Search Entries (User Data) is the total number of user data search type entries in the cache. |
| G32 dsacSearchEntryMemConfigData | 1.3.6.1.4.1.9600.1.5.6.1.33 | Gauge32 | read-only | Search Entries Memory (Configuration Data) is the memory occupied by all configuration data search entries in the cache (in bytes) |
| G32 dsacSearchEntryMemUserData | 1.3.6.1.4.1.9600.1.5.6.1.34 | Gauge32 | read-only | Search Entries Memory (User Data) is the memory occupied by all user data search entries in the cache (in bytes) |
| G32 dsacTotalEntryConfigData | 1.3.6.1.4.1.9600.1.5.6.1.35 | Gauge32 | read-only | Total 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 dsacTotalEntryUserData | 1.3.6.1.4.1.9600.1.5.6.1.36 | Gauge32 | read-only | Total 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 dsacTotalEntryMemConfigData | 1.3.6.1.4.1.9600.1.5.6.1.37 | Gauge32 | read-only | Total Entries Memory (Configuration Data) is the memory occupied by all configuration data entry objects in the cache (in bytes). |
| G32 dsacTotalEntryMemUserData | 1.3.6.1.4.1.9600.1.5.6.1.38 | Gauge32 | read-only | Total Entries Memory (User Data) is the memory occupied by all user data entry objects in the cache (in bytes). |
| dsAccessDomainControllersTable | 1.3.6.1.4.1.9600.1.5.7 | not-accessible | One instance per Domain Controller: cross-process Domain Controller data. | |
| dsAccessDomainControllersEntry | 1.3.6.1.4.1.9600.1.5.7.1 | not-accessible | Performance information for one particular instance of 'MSExchangeDSAccess Domain Controllers' object. | |
| INS dssadcInstance | 1.3.6.1.4.1.9600.1.5.7.1.1 | InstanceName | read-only | Instance name. |
| G32 dssadcBindFailuresPerMinute | 1.3.6.1.4.1.9600.1.5.7.1.2 | Gauge32 | read-only | Bind failures per minute is the number of LDAP bind calls failed during the last minute |
| G32 dssadcCriticalDataFlag | 1.3.6.1.4.1.9600.1.5.7.1.3 | Gauge32 | read-only | Critical Data flag is 1 if the DC contains the Exchange server account, 0 otherwise |
| G32 dssadcDsGetDcNameElapsedTime | 1.3.6.1.4.1.9600.1.5.7.1.4 | Gauge32 | read-only | DsGetDcName elapsed time is the total time (in ms) spent in DsGetDcName call to the DC |
| G32 dssadcGCCapableFlag | 1.3.6.1.4.1.9600.1.5.7.1.5 | Gauge32 | read-only | GC capable flag is 1 if the DC is also a GC, 0 otherwise |
| G32 dssadcIsSynchronizedFlag | 1.3.6.1.4.1.9600.1.5.7.1.6 | Gauge32 | read-only | IsSynchronized flag is 1 if the DC is synchronized, 0 otherwise |
| G32 dssadcKerberosTicketLifetime | 1.3.6.1.4.1.9600.1.5.7.1.7 | Gauge32 | read-only | Kerberos ticket lifetime (in seconds) is an average life time of the last 16 connections closed due to Kerberos ticket expiration |
| G32 dssadcLDAPDisconnectsPerMinute | 1.3.6.1.4.1.9600.1.5.7.1.8 | Gauge32 | read-only | LDAP Disconnects per minute is the number of LDAP errors that caused DSAccess to mark the DC down during the last minute |
| G32 dssadcLDAPFatalErrorsPerMinute | 1.3.6.1.4.1.9600.1.5.7.1.9 | Gauge32 | read-only | LDAP 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 dssadcLDAPReadTime | 1.3.6.1.4.1.9600.1.5.7.1.10 | Gauge32 | read-only | LDAP 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 dssadcLDAPReadCallsPerSec | 1.3.6.1.4.1.9600.1.5.7.1.11 | Gauge32 | read-only | LDAP Read calls/Sec is the number of Depth 0 LDAP search calls made by this process per second |
| G32 dssadcLDAPSearchTime | 1.3.6.1.4.1.9600.1.5.7.1.12 | Gauge32 | read-only | LDAP Search Time is the time (in ms) taken to send an LDAP search request and receive a response |
| G32 dssadcLDAPSearchCallsPerSec | 1.3.6.1.4.1.9600.1.5.7.1.13 | Gauge32 | read-only | LDAP Search calls/Sec is the number of Depth 1 or 2 LDAP Search calls made by this process per second |
| G32 dssadcLDAPSrchTimedOutPerMinute | 1.3.6.1.4.1.9600.1.5.7.1.14 | Gauge32 | read-only | LDAP Search timed out per minute is the number of LDAP searches returned LDAP_TIMEOUT during the last minute |
| G32 dssadcLDAPConnectionLifetime | 1.3.6.1.4.1.9600.1.5.7.1.15 | Gauge32 | read-only | LDAP connection lifetime (in seconds) is an average life time of the last 16 connections closed (excludes ones closed due to Kerberos ticket expiration) |
| G32 dssadcLocalSiteFlag | 1.3.6.1.4.1.9600.1.5.7.1.16 | Gauge32 | read-only | Local site flag is 1 if the DC belongs to the local site, 0 otherwise |
| G32 dssadcNetlogonFlag | 1.3.6.1.4.1.9600.1.5.7.1.17 | Gauge32 | read-only | Netlogon flag is 1 when DsGetDcName to the DC succeeds, indicating that NetLogon service is running, 0 otherwise |
| G32 dssadcNumOfOutstandingRequests | 1.3.6.1.4.1.9600.1.5.7.1.18 | Gauge32 | read-only | Number of outstanding requests is the current number of pending LDAP searches to the DC |
| G32 dssadcOSVersionFlag | 1.3.6.1.4.1.9600.1.5.7.1.19 | Gauge32 | read-only | OS Version flag is 1 when the DC satisfies DSAccess OS/Service Pack requirements, 0 otherwise |
| G32 dssadcPDCFlag | 1.3.6.1.4.1.9600.1.5.7.1.20 | Gauge32 | read-only | PDC flag is 1if the DC is also a PDC, 0 otherwise |
| G32 dssadcReachabilityBitmask | 1.3.6.1.4.1.9600.1.5.7.1.21 | Gauge32 | read-only | Reachability bitmask shows how the DC is reachable by using lowest 3 bits for DC, CDC and GC-used ports. |
| G32 dssadcSACLRightFlag | 1.3.6.1.4.1.9600.1.5.7.1.22 | Gauge32 | read-only | SACL right flag is 1 if the Exchange server has a SeSecurityPrivilege on the DC, 0 otherwise |
| G32 dssadcUserSearchFailedPerMinute | 1.3.6.1.4.1.9600.1.5.7.1.23 | Gauge32 | read-only | User searches failed per minute is the number of DSAccess client's searches failed during the last minute |
| G32 dssadcGethostbynameElapsedTime | 1.3.6.1.4.1.9600.1.5.7.1.24 | Gauge32 | read-only | gethostbyname elapsed time is the total time (in ms) spent in gethostbyname call trying to find the DC's IP address |
| dsAccessGlobalCounters | 1.3.6.1.4.1.9600.1.5.8 | MSExchangeDSAccess Global Counters contain summary information that is not process or DC specific | ||
| G32 dsagcDNSQueryDurationTime | 1.3.6.1.4.1.9600.1.5.8.1 | Gauge32 | read-only | DNS Query duration time shows how long (in ms) the most recent DNSQuery call took |
| G32 dsagcInSiteDomainControllers | 1.3.6.1.4.1.9600.1.5.8.2 | Gauge32 | read-only | In-site Domain Controllers is the number of suitable Domain Controllers in the local site |
| G32 dsagcInSiteGlobalCatalogs | 1.3.6.1.4.1.9600.1.5.8.3 | Gauge32 | read-only | In-site Global Catalogs is the number of suitable Global Catalogs in the local site |
| G32 dsagcOutOfSiteDomainControllers | 1.3.6.1.4.1.9600.1.5.8.4 | Gauge32 | read-only | Out-of-site Domain Controllers is the number of suitable Domain Controllers outside the local site |
| G32 dsagcOutOfSiteGlobalCatalogs | 1.3.6.1.4.1.9600.1.5.8.5 | Gauge32 | read-only | Out-of-site Global Catalogs is the number of suitable Global Catalogs outside the local site |
| G32 dsagcTopologyDscvryDurationTime | 1.3.6.1.4.1.9600.1.5.8.6 | Gauge32 | read-only | Topology Discovery duration time shows how long (in msec) the most recent Topology discovery took |
| dsAccessProcessesTable | 1.3.6.1.4.1.9600.1.5.9 | not-accessible | One instance per client process | |
| dsAccessProcessesEntry | 1.3.6.1.4.1.9600.1.5.9.1 | not-accessible | Performance information for one particular instance of 'MSExchangeDSAccess Processes' object. | |
| INS dsapInstance | 1.3.6.1.4.1.9600.1.5.9.1.1 | InstanceName | read-only | Instance name. |
| G32 dsapLDAPReadTime | 1.3.6.1.4.1.9600.1.5.9.1.2 | Gauge32 | read-only | LDAP Read Time is the time (in ms) taken to send an LDAP read request and receive a response |
| G32 dsapLDAPReadCallsPerSec | 1.3.6.1.4.1.9600.1.5.9.1.3 | Gauge32 | read-only | LDAP Read calls/Sec is the number of Depth 0 LDAP search calls made by this process per second |
| G32 dsapLDAPSearchTime | 1.3.6.1.4.1.9600.1.5.9.1.4 | Gauge32 | read-only | LDAP Search Time is the time (in ms) taken to send an LDAP search request and receive a response |
| G32 dsapLDAPSearchCallsPerSec | 1.3.6.1.4.1.9600.1.5.9.1.5 | Gauge32 | read-only | LDAP Search calls/Sec is the number of Depth 1 or 2 LDAP Search calls made by this process per second |
| G32 dsapProcessID | 1.3.6.1.4.1.9600.1.5.9.1.6 | Gauge32 | read-only | The system Process ID of this process instance |
| epoxyTable | 1.3.6.1.4.1.9600.1.5.10 | not-accessible | This object represents global counters for the Exchange sub-component Epoxy. | |
| epoxyEntry | 1.3.6.1.4.1.9600.1.5.10.1 | not-accessible | Performance information for one particular instance of 'Epoxy' object. | |
| INS epoxyInstance | 1.3.6.1.4.1.9600.1.5.10.1.1 | InstanceName | read-only | Instance name. |
| G32 epoxyBlocksAllocated | 1.3.6.1.4.1.9600.1.5.10.1.2 | Gauge32 | read-only | Total number of blocks currently allocated from epoxy shared memory. |
| G32 epoxyBytesAllocated | 1.3.6.1.4.1.9600.1.5.10.1.3 | Gauge32 | read-only | Total number of bytes currently allocated from epoxy shared memory. |
| G32 epoxyClientOutQueueLength | 1.3.6.1.4.1.9600.1.5.10.1.4 | Gauge32 | read-only | Number of requests waiting to be processed by the Exchange store |
| G32 epoxyEnqueuesByClient | 1.3.6.1.4.1.9600.1.5.10.1.5 | Gauge32 | read-only | Total number of enqueues done by client |
| G32 epoxyEnqueuesByStore | 1.3.6.1.4.1.9600.1.5.10.1.6 | Gauge32 | read-only | Total number of enqueues done by store |
| G32 epoxyPQCSsFailedOnClient | 1.3.6.1.4.1.9600.1.5.10.1.7 | Gauge32 | read-only | Total number of PostQueuedCompletionStatus failures on client |
| G32 epoxyPQCSsFailedOnStore | 1.3.6.1.4.1.9600.1.5.10.1.8 | Gauge32 | read-only | Total number of PostQueuedCompletionStatus failures on store |
| G32 epoxySegmentsAllocated | 1.3.6.1.4.1.9600.1.5.10.1.9 | Gauge32 | read-only | Total number of segments currently allocated from epoxy shared memory. |
| G32 epoxyStoreOutQueueLength | 1.3.6.1.4.1.9600.1.5.10.1.10 | Gauge32 | read-only | Number of requests waiting to be picked up by the Internet Information Services protocol handlers |
| eventService | 1.3.6.1.4.1.9600.1.5.11 | Only one instance : global ES performance data | ||
| G32 esAvgEventTime | 1.3.6.1.4.1.9600.1.5.11.1 | Gauge32 | read-only | Average time (in ms) spent in each event. |
| G32 esAvgScriptTime | 1.3.6.1.4.1.9600.1.5.11.2 | Gauge32 | read-only | Average time (in ms) spent in each script executed. |
| G32 esHandlerTime | 1.3.6.1.4.1.9600.1.5.11.3 | Gauge32 | read-only | Total time (in ms) spent in a handler. |
| G32 esNotificationsExecuting | 1.3.6.1.4.1.9600.1.5.11.4 | Gauge32 | read-only | Notifications from Store that are currently being processed |
| G32 esNotifyQueue | 1.3.6.1.4.1.9600.1.5.11.5 | Gauge32 | read-only | Queue of Store Notifications waiting to be processed. |
| G32 esNotifyTime | 1.3.6.1.4.1.9600.1.5.11.6 | Gauge32 | read-only | Total time (in ms) spent processing notifications. |
| G32 esNotifyTimeLast | 1.3.6.1.4.1.9600.1.5.11.7 | Gauge32 | read-only | Time (in ms) spent processing last notification. |
| G32 esScriptTime | 1.3.6.1.4.1.9600.1.5.11.8 | Gauge32 | read-only | Total time (in ms) spent in all scripts. |
| G32 esScriptTimeouts | 1.3.6.1.4.1.9600.1.5.11.9 | Gauge32 | read-only | Count of scripts that have timed out. |
| G32 esTotalEvents | 1.3.6.1.4.1.9600.1.5.11.10 | Gauge32 | read-only | Total number of events that have fired since the service has started. |
| G32 esTotalScripts | 1.3.6.1.4.1.9600.1.5.11.11 | Gauge32 | read-only | Total number of scripts that have executed since the service has started. |
| httpExtensionsTable | 1.3.6.1.4.1.9600.1.5.12 | not-accessible | HTTP Extensions for Microsoft Exchange Server | |
| httpExtensionsEntry | 1.3.6.1.4.1.9600.1.5.12.1 | not-accessible | Performance information for one particular instance of 'Exchange Server HTTP Extensions' object. | |
| INS httpExtInstance | 1.3.6.1.4.1.9600.1.5.12.1.1 | InstanceName | read-only | Instance name. |
| G32 httpExtBCOPYRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.2 | Gauge32 | read-only | The rate at which the server receives HTTP BCOPY requests. |
| G32 httpExtBDELETERequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.3 | Gauge32 | read-only | The rate at which the server receives HTTP BDELETE requests. |
| G32 httpExtBMOVERequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.4 | Gauge32 | read-only | The rate at which the server receives HTTP BMOVE requests. |
| G32 httpExtBPROPFINDRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.5 | Gauge32 | read-only | The rate at which the server receives HTTP BPROPFIND requests. |
| G32 httpExtBPROPPATCHRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.6 | Gauge32 | read-only | The rate at which the server receives HTTP BPROPPATCH requests. |
| G32 httpExtBadRequestErrorsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.7 | Gauge32 | read-only | The rate at which the server is sending '400 Bad Request' HTTP responses to clients. |
| G32 httpExtCOPYRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.8 | Gauge32 | read-only | The rate at which the server receives HTTP COPY requests. |
| G32 httpExtConflictRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.9 | Gauge32 | read-only | The rate at which the server is sending '409 Conflict' HTTP responses to clients. |
| G32 httpExtCreatedRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.10 | Gauge32 | read-only | The rate at which the server is sending '201 Created' HTTP responses to clients. |
| G32 httpExtCurrentRequests | 1.3.6.1.4.1.9600.1.5.12.1.11 | Gauge32 | read-only | The number of HTTP requests that the server is currently processing. |
| G32 httpExtDELETERequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.12 | Gauge32 | read-only | The rate at which the server receives HTTP DELETE requests. |
| G32 httpExtForbiddenRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.13 | Gauge32 | read-only | The rate at which the server is sending '403 Forbidden' HTTP responses to clients. |
| G32 httpExtGETRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.14 | Gauge32 | read-only | The rate at which the server receives HTTP GET requests. |
| G32 httpExtHEADRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.15 | Gauge32 | read-only | The rate at which the server receives HTTP HEAD requests. |
| G32 httpExtIFSCacheHitsTotal | 1.3.6.1.4.1.9600.1.5.12.1.16 | Gauge32 | read-only | The total number of sucessful file handle retrievals from the IFS File Handle cache since service startup. |
| G32 httpExtIFSCacheHitsPerSecond | 1.3.6.1.4.1.9600.1.5.12.1.17 | Gauge32 | read-only | The rate at which IFS File Handle cache is successfuly used rather than the store to get a file handle. |
| G32 httpExtIFSCacheMissesTotal | 1.3.6.1.4.1.9600.1.5.12.1.18 | Gauge32 | read-only | The total number of unsucessful queries to the IFS File Handle cache since service startup. |
| G32 httpExtIFSCacheMissesPerSecond | 1.3.6.1.4.1.9600.1.5.12.1.19 | Gauge32 | read-only | The rate at which IFS File Handle cache is unsuccessfuly queried. |
| G32 httpExtIFSCacheUtilization | 1.3.6.1.4.1.9600.1.5.12.1.20 | Gauge32 | read-only | The number of items currently in the IFS File Handle cache. |
| G32 httpExtLOCKRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.21 | Gauge32 | read-only | The rate at which the server receives HTTP LOCK requests. |
| G32 httpExtLockedErrorsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.22 | Gauge32 | read-only | The rate at which the server is sending '423 Locked' HTTP responses to clients. |
| G32 httpExtMKCOLRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.23 | Gauge32 | read-only | The rate at which the server receives HTTP MKCOL requests. |
| G32 httpExtMOVERequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.24 | Gauge32 | read-only | The rate at which the server receives HTTP MOVE requests. |
| G32 httpExtMethodFailureRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.25 | Gauge32 | read-only | The rate at which the server is sending '424 Method Failure' HTTP responses to clients. |
| G32 httpExtMethodNotAllowRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.26 | Gauge32 | read-only | The rate at which the server is sending '405 Method Not Allowed' HTTP responses to clients. |
| G32 httpExtMovedTempRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.27 | Gauge32 | read-only | The rate at which the server is sending '302 Moved Temporarily' HTTP responses to clients. |
| G32 httpExtMultiStatusRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.28 | Gauge32 | read-only | The rate at which the server is sending '207 Multi-Status' HTTP responses to clients. |
| G32 httpExtNoContentRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.29 | Gauge32 | read-only | The rate at which the server is sending '204 No Content' HTTP responses to clients. |
| G32 httpExtNotAcceptableRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.30 | Gauge32 | read-only | The rate at which the server is sending '406 Not Acceptable' HTTP responses to clients. |
| G32 httpExtNotFoundErrorsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.31 | Gauge32 | read-only | The rate at which the server is sending '404 Not Found' HTTP responses to clients. |
| G32 httpExtNotImplementedRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.32 | Gauge32 | read-only | The rate at which the server is sending '501 Not Implemented' HTTP responses to clients. |
| G32 httpExtOPTIONSRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.33 | Gauge32 | read-only | The rate at which the server receives HTTP OPTIONS requests. |
| G32 httpExtOkRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.34 | Gauge32 | read-only | The rate at which the server is sending '200 OK' HTTP responses to clients. |
| G32 httpExtOtherRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.35 | Gauge32 | read-only | The 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 httpExtPOLLRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.36 | Gauge32 | read-only | The rate at which the server receives HTTP POLL requests. |
| G32 httpExtPOSTRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.37 | Gauge32 | read-only | The rate at which the server receives HTTP POST requests. |
| G32 httpExtPROPFINDRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.38 | Gauge32 | read-only | The rate at which the server receives HTTP PROPFIND requests. |
| G32 httpExtPROPPATCHRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.39 | Gauge32 | read-only | The rate at which the server receives HTTP PROPPATCH requests. |
| G32 httpExtPUTRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.40 | Gauge32 | read-only | The rate at which the server receives HTTP PUT requests. |
| G32 httpExtPrecondFailRspnPerSec | 1.3.6.1.4.1.9600.1.5.12.1.41 | Gauge32 | read-only | The rate at which the server is sending '412 Precondition Failed' HTTP responses to clients. |
| G32 httpExtRedirectedRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.42 | Gauge32 | read-only | The rate at which the server is redirecting HTTP requests to other locations. |
| G32 httpExtRedirectPerSecFromBackEnd | 1.3.6.1.4.1.9600.1.5.12.1.43 | Gauge32 | read-only | The rate of redirect messages received by the server. |
| G32 httpExtRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.44 | Gauge32 | read-only | The rate at which the server receives all HTTP requests. |
| G32 httpExtSEARCHRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.45 | Gauge32 | read-only | The rate at which the server receives HTTP SEARCH requests. |
| G32 httpExtSUBSCRIBERequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.46 | Gauge32 | read-only | The rate at which the server receives HTTP SUBSCRIBE requests. |
| G32 httpExtServerErrorsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.47 | Gauge32 | read-only | The rate at which the server is sending '500 Server Error' HTTP responses to clients. |
| G32 httpExtServiceUnavailRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.48 | Gauge32 | read-only | The rate at which the server is sending '503 Service Unavailable' HTTP responses to clients. |
| G32 httpExtTotalBCOPYRequests | 1.3.6.1.4.1.9600.1.5.12.1.49 | Gauge32 | read-only | The number of HTTP BCOPY requests received by the server since service startup. |
| G32 httpExtTotalBDELETERequests | 1.3.6.1.4.1.9600.1.5.12.1.50 | Gauge32 | read-only | The number of HTTP BDELETE requests received by the server since service startup. |
| G32 httpExtTotalBMOVERequests | 1.3.6.1.4.1.9600.1.5.12.1.51 | Gauge32 | read-only | The number of HTTP BMOVE requests received by the server since service startup. |
| G32 httpExtTotalBPROPFINDRequests | 1.3.6.1.4.1.9600.1.5.12.1.52 | Gauge32 | read-only | The number of HTTP BPROPFIND requests received by the server since service startup. |
| G32 httpExtTotalBPROPPATCHRequests | 1.3.6.1.4.1.9600.1.5.12.1.53 | Gauge32 | read-only | The number of HTTP BPROPPATCH requests received by the server since service startup. |
| G32 httpExtTotalBadRequestErrors | 1.3.6.1.4.1.9600.1.5.12.1.54 | Gauge32 | read-only | The number of '400 Bad Request' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalCOPYRequests | 1.3.6.1.4.1.9600.1.5.12.1.55 | Gauge32 | read-only | The number of HTTP COPY requests received by the server since service startup. |
| G32 httpExtTotalConflictRspns | 1.3.6.1.4.1.9600.1.5.12.1.56 | Gauge32 | read-only | The number of '409 Conflict' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalCreatedRspns | 1.3.6.1.4.1.9600.1.5.12.1.57 | Gauge32 | read-only | The number of '201 Created' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalDELETERequests | 1.3.6.1.4.1.9600.1.5.12.1.58 | Gauge32 | read-only | The number of HTTP DELETE requests received by the server since service startup. |
| G32 httpExtTotalExceptions | 1.3.6.1.4.1.9600.1.5.12.1.59 | Gauge32 | read-only | The number of exceptions that have occurred since service startup. |
| G32 httpExtTotalForbiddenRspns | 1.3.6.1.4.1.9600.1.5.12.1.60 | Gauge32 | read-only | The number of '403 Forbidden' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalGETRequests | 1.3.6.1.4.1.9600.1.5.12.1.61 | Gauge32 | read-only | The number of HTTP GET requests received by the server since service startup. |
| G32 httpExtTotalHEADRequests | 1.3.6.1.4.1.9600.1.5.12.1.62 | Gauge32 | read-only | The number of HTTP HEAD requests received by the server since service startup. |
| G32 httpExtTotalISAPIExtensionRqsts | 1.3.6.1.4.1.9600.1.5.12.1.63 | Gauge32 | read-only | The number of HTTP requests executed by an ISAPI Extension since service startup. |
| G32 httpExtTotalLOCKRequests | 1.3.6.1.4.1.9600.1.5.12.1.64 | Gauge32 | read-only | The number of HTTP LOCK requests received by the server since service startup. |
| G32 httpExtTotalLockedErrors | 1.3.6.1.4.1.9600.1.5.12.1.65 | Gauge32 | read-only | The number of '423 Locked' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalMKCOLRequests | 1.3.6.1.4.1.9600.1.5.12.1.66 | Gauge32 | read-only | The number of HTTP MKCOL requests received by the server since service startup. |
| G32 httpExtTotalMOVERequests | 1.3.6.1.4.1.9600.1.5.12.1.67 | Gauge32 | read-only | The number of HTTP MOVE requests received by the server since service startup. |
| G32 httpExtTotalMethodFailureRspns | 1.3.6.1.4.1.9600.1.5.12.1.68 | Gauge32 | read-only | The number of '424 Method Failure' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalMethodNotAllowedRspn | 1.3.6.1.4.1.9600.1.5.12.1.69 | Gauge32 | read-only | The number of '405 Method Not Allowed' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalMovedTemporarilyRspn | 1.3.6.1.4.1.9600.1.5.12.1.70 | Gauge32 | read-only | The number of '302 Moved Temporarily' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalMultiStatusRspns | 1.3.6.1.4.1.9600.1.5.12.1.71 | Gauge32 | read-only | The number of '207 Multi-Status' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalNoContentRspns | 1.3.6.1.4.1.9600.1.5.12.1.72 | Gauge32 | read-only | The number of '204 No Content' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalNotAcceptableRspns | 1.3.6.1.4.1.9600.1.5.12.1.73 | Gauge32 | read-only | The number of '406 Not Acceptable' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalNotFoundErrors | 1.3.6.1.4.1.9600.1.5.12.1.74 | Gauge32 | read-only | The number of '404 Not Found' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalNotImplementedRspns | 1.3.6.1.4.1.9600.1.5.12.1.75 | Gauge32 | read-only | The number of '501 Not Implemented' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalOPTIONSRequests | 1.3.6.1.4.1.9600.1.5.12.1.76 | Gauge32 | read-only | The number of HTTP OPTIONS requests received by the server since service startup. |
| G32 httpExtTotalOkRspns | 1.3.6.1.4.1.9600.1.5.12.1.77 | Gauge32 | read-only | The number of '200 OK' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalOtherRequests | 1.3.6.1.4.1.9600.1.5.12.1.78 | Gauge32 | read-only | The 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 httpExtTotalPOLLRequests | 1.3.6.1.4.1.9600.1.5.12.1.79 | Gauge32 | read-only | The number of HTTP POLL requests received by the server since service startup. |
| G32 httpExtTotalPOSTRequests | 1.3.6.1.4.1.9600.1.5.12.1.80 | Gauge32 | read-only | The number of HTTP POST requests received by the server since service startup. |
| G32 httpExtTotalPROPFINDRequests | 1.3.6.1.4.1.9600.1.5.12.1.81 | Gauge32 | read-only | The number of HTTP PROPFIND requests received by the server since service startup. |
| G32 httpExtTotalPROPPATCHRequests | 1.3.6.1.4.1.9600.1.5.12.1.82 | Gauge32 | read-only | The number of HTTP PROPPATCH requests received by the server since service startup. |
| G32 httpExtTotalPUTRequests | 1.3.6.1.4.1.9600.1.5.12.1.83 | Gauge32 | read-only | The number of HTTP PUT requests received by the server since service startup. |
| G32 httpExtTotalPreconditionFailRspn | 1.3.6.1.4.1.9600.1.5.12.1.84 | Gauge32 | read-only | The number of '412 Precondition Failed' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalRedirectedRequests | 1.3.6.1.4.1.9600.1.5.12.1.85 | Gauge32 | read-only | The number of HTTP requests redirected to another URL by the server since service startup. |
| G32 httpExtTotalRedirectsFromBackEnd | 1.3.6.1.4.1.9600.1.5.12.1.86 | Gauge32 | read-only | The number of redirect messages received by the server since service startup. |
| G32 httpExtTotalRequests | 1.3.6.1.4.1.9600.1.5.12.1.87 | Gauge32 | read-only | The number of all HTTP requests received by the server since service startup. |
| G32 httpExtTotalSEARCHRequests | 1.3.6.1.4.1.9600.1.5.12.1.88 | Gauge32 | read-only | The number of HTTP SEARCH requests received by the server since service startup. |
| G32 httpExtTotalSUBSCRIBERequests | 1.3.6.1.4.1.9600.1.5.12.1.89 | Gauge32 | read-only | The number of HTTP SUBSCRIBE requests received by the server since service startup. |
| G32 httpExtTotalServerErrors | 1.3.6.1.4.1.9600.1.5.12.1.90 | Gauge32 | read-only | The number of '500 Server Error' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalServiceUnavailRspns | 1.3.6.1.4.1.9600.1.5.12.1.91 | Gauge32 | read-only | The number of '503 Service Unavailable' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalUNLOCKRequests | 1.3.6.1.4.1.9600.1.5.12.1.92 | Gauge32 | read-only | The number of HTTP UNLOCK requests received by the server since service startup. |
| G32 httpExtTotalUNSUBSCRIBERequests | 1.3.6.1.4.1.9600.1.5.12.1.93 | Gauge32 | read-only | The number of HTTP UNSUBSCRIBE requests received by the server since service startup. |
| G32 httpExtTotalUnauthorizedErrors | 1.3.6.1.4.1.9600.1.5.12.1.94 | Gauge32 | read-only | The number of '401 Unauthorized' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalUnprocessEntityRspns | 1.3.6.1.4.1.9600.1.5.12.1.95 | Gauge32 | read-only | The number of '422 Unprocessable Entity' HTTP responses sent by the server since service startup. |
| G32 httpExtTotalUnsupportedMediaRspn | 1.3.6.1.4.1.9600.1.5.12.1.96 | Gauge32 | read-only | The number of '415 Unsupported Media Type' HTTP responses sent by the server since service startup. |
| G32 httpExtUNLOCKRequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.97 | Gauge32 | read-only | The rate at which the server receives HTTP UNLOCK requests. |
| G32 httpExtUNSUBSCRIBERequestsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.98 | Gauge32 | read-only | The rate at which the server receives HTTP UNSUBSCRIBE requests. |
| G32 httpExtUnauthorizedErrorsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.99 | Gauge32 | read-only | The rate at which the server is sending '401 Unauthorized' HTTP responses to clients. |
| G32 httpExtUnprocessEntityRspnPerSec | 1.3.6.1.4.1.9600.1.5.12.1.100 | Gauge32 | read-only | The rate at which the server is sending '422 Unprocessable Entity' HTTP responses to clients. |
| G32 httpExtUnsupportMediaRspnsPerSec | 1.3.6.1.4.1.9600.1.5.12.1.101 | Gauge32 | read-only | The rate at which the server is sending '415 Unsupported Media Type' HTTP responses to clients. |
| imap4Table | 1.3.6.1.4.1.9600.1.5.13 | not-accessible | A table containing performance information for instances of 'MSExchangeIMAP4' objects. | |
| imap4Entry | 1.3.6.1.4.1.9600.1.5.13.1 | not-accessible | Performance information for one particular instance of 'MSExchangeIMAP4' object. | |
| INS imap4Instance | 1.3.6.1.4.1.9600.1.5.13.1.1 | InstanceName | read-only | Instance name. |
| G32 imap4APPENDFailures | 1.3.6.1.4.1.9600.1.5.13.1.2 | Gauge32 | read-only | Total number of APPEND failures since startup |
| G32 imap4APPENDRate | 1.3.6.1.4.1.9600.1.5.13.1.3 | Gauge32 | read-only | Number of APPEND commands per sec |
| G32 imap4APPENDTotal | 1.3.6.1.4.1.9600.1.5.13.1.4 | Gauge32 | read-only | Total number of APPEND commands received since startup |
| G32 imap4AUTHENTICATEFailures | 1.3.6.1.4.1.9600.1.5.13.1.5 | Gauge32 | read-only | Total number of AUTHENTICATE failures since startup |
| G32 imap4AUTHENTICATERate | 1.3.6.1.4.1.9600.1.5.13.1.6 | Gauge32 | read-only | Number of AUTHENTICATE commands per sec |
| G32 imap4AUTHENTICATETotal | 1.3.6.1.4.1.9600.1.5.13.1.7 | Gauge32 | read-only | Total number of AUTHENTICATE commands received since startup |
| G32 imap4CAPABILITYFailures | 1.3.6.1.4.1.9600.1.5.13.1.8 | Gauge32 | read-only | Total number of CAPABILITY failures since startup |
| G32 imap4CAPABILITYRate | 1.3.6.1.4.1.9600.1.5.13.1.9 | Gauge32 | read-only | Number of CAPABILITY commands per sec |
| G32 imap4CAPABILITYTotal | 1.3.6.1.4.1.9600.1.5.13.1.10 | Gauge32 | read-only | Total number of CAPABILITY commands received since startup |
| G32 imap4CHECKFailures | 1.3.6.1.4.1.9600.1.5.13.1.11 | Gauge32 | read-only | Total number of CHECK failures since startup |
| G32 imap4CHECKRate | 1.3.6.1.4.1.9600.1.5.13.1.12 | Gauge32 | read-only | Number of CHECK commands per sec |
| G32 imap4CHECKTotal | 1.3.6.1.4.1.9600.1.5.13.1.13 | Gauge32 | read-only | Total number of CHECK commands received since startup |
| G32 imap4CLOSEFailures | 1.3.6.1.4.1.9600.1.5.13.1.14 | Gauge32 | read-only | Total number of CLOSE failures since startup |
| G32 imap4CLOSERate | 1.3.6.1.4.1.9600.1.5.13.1.15 | Gauge32 | read-only | Number of CLOSE commands per sec |
| G32 imap4CLOSETotal | 1.3.6.1.4.1.9600.1.5.13.1.16 | Gauge32 | read-only | Total number of CLOSE commands received since startup |
| G32 imap4COPYFailures | 1.3.6.1.4.1.9600.1.5.13.1.17 | Gauge32 | read-only | Total number of COPY failures since startup |
| G32 imap4COPYRate | 1.3.6.1.4.1.9600.1.5.13.1.18 | Gauge32 | read-only | Number of COPY commands per sec |
| G32 imap4COPYTotal | 1.3.6.1.4.1.9600.1.5.13.1.19 | Gauge32 | read-only | Total number of COPY commands received since startup |
| G32 imap4CREATEFailures | 1.3.6.1.4.1.9600.1.5.13.1.20 | Gauge32 | read-only | Total number of CREATE failures since startup |
| G32 imap4CREATERate | 1.3.6.1.4.1.9600.1.5.13.1.21 | Gauge32 | read-only | Number of CREATE commands per sec |
| G32 imap4CREATETotal | 1.3.6.1.4.1.9600.1.5.13.1.22 | Gauge32 | read-only | Total number of CREATE commands received since startup |
| G32 imap4ConnectionsCurrent | 1.3.6.1.4.1.9600.1.5.13.1.23 | Gauge32 | read-only | Total number of current connections |
| G32 imap4ConnectionsFailed | 1.3.6.1.4.1.9600.1.5.13.1.24 | Gauge32 | read-only | Total number of failed connections since startup |
| G32 imap4ConnectionsRejected | 1.3.6.1.4.1.9600.1.5.13.1.25 | Gauge32 | read-only | Total number of rejected connections since startup |
| G32 imap4ConnectionsTotal | 1.3.6.1.4.1.9600.1.5.13.1.26 | Gauge32 | read-only | Total number of connections since startup |
| G32 imap4DELETEFailures | 1.3.6.1.4.1.9600.1.5.13.1.27 | Gauge32 | read-only | Total number of DELETE failures since startup |
| G32 imap4DELETERate | 1.3.6.1.4.1.9600.1.5.13.1.28 | Gauge32 | read-only | Number of DELETE commands per sec |
| G32 imap4DELETETotal | 1.3.6.1.4.1.9600.1.5.13.1.29 | Gauge32 | read-only | Total number of DELETE commands received since startup |
| G32 imap4EXAMINEFailures | 1.3.6.1.4.1.9600.1.5.13.1.30 | Gauge32 | read-only | Total number of EXAMINE failures since startup |
| G32 imap4EXAMINERate | 1.3.6.1.4.1.9600.1.5.13.1.31 | Gauge32 | read-only | Number of EXAMINE commands per sec |
| G32 imap4EXAMINETotal | 1.3.6.1.4.1.9600.1.5.13.1.32 | Gauge32 | read-only | Total number of EXAMINE commands received since startup |
| G32 imap4EXPUNGEFailures | 1.3.6.1.4.1.9600.1.5.13.1.33 | Gauge32 | read-only | Total number of EXPUNGE failures since startup |
| G32 imap4EXPUNGERate | 1.3.6.1.4.1.9600.1.5.13.1.34 | Gauge32 | read-only | Number of EXPUNGE commands per sec |
| G32 imap4EXPUNGETotal | 1.3.6.1.4.1.9600.1.5.13.1.35 | Gauge32 | read-only | Total number of EXPUNGE commands received since startup |
| G32 imap4FETCHFailures | 1.3.6.1.4.1.9600.1.5.13.1.36 | Gauge32 | read-only | Total number of FETCH failures since startup |
| G32 imap4FETCHRate | 1.3.6.1.4.1.9600.1.5.13.1.37 | Gauge32 | read-only | Number of FETCH commands per sec |
| G32 imap4FETCHTotal | 1.3.6.1.4.1.9600.1.5.13.1.38 | Gauge32 | read-only | Total number of FETCH commands received since startup |
| G32 imap4IDLEFailures | 1.3.6.1.4.1.9600.1.5.13.1.39 | Gauge32 | read-only | Total number of IDLE failures since startup |
| G32 imap4IDLERate | 1.3.6.1.4.1.9600.1.5.13.1.40 | Gauge32 | read-only | Number of IDLE commands per sec |
| G32 imap4IDLETotal | 1.3.6.1.4.1.9600.1.5.13.1.41 | Gauge32 | read-only | Total number of IDLE commands received since startup |
| G32 imap4InvalidCommands | 1.3.6.1.4.1.9600.1.5.13.1.42 | Gauge32 | read-only | Total number of invalid commands since startup |
| G32 imap4InvalidCommandsRate | 1.3.6.1.4.1.9600.1.5.13.1.43 | Gauge32 | read-only | Number of invalid commands per second |
| G32 imap4LISTFailures | 1.3.6.1.4.1.9600.1.5.13.1.44 | Gauge32 | read-only | Total number of LIST failures since startup |
| G32 imap4LISTRate | 1.3.6.1.4.1.9600.1.5.13.1.45 | Gauge32 | read-only | Number of LIST commands per sec |
| G32 imap4LISTTotal | 1.3.6.1.4.1.9600.1.5.13.1.46 | Gauge32 | read-only | Total number of LIST commands received since startup |
| G32 imap4LOGINFailures | 1.3.6.1.4.1.9600.1.5.13.1.47 | Gauge32 | read-only | Total number of LOGIN failures since startup |
| G32 imap4LOGINRate | 1.3.6.1.4.1.9600.1.5.13.1.48 | Gauge32 | read-only | Number of LOGIN commands per sec |
| G32 imap4LOGINTotal | 1.3.6.1.4.1.9600.1.5.13.1.49 | Gauge32 | read-only | Total number of LOGIN commands received since startup |
| G32 imap4LOGOUTFailures | 1.3.6.1.4.1.9600.1.5.13.1.50 | Gauge32 | read-only | Total number of LOGOUT failures since startup |
| G32 imap4LOGOUTRate | 1.3.6.1.4.1.9600.1.5.13.1.51 | Gauge32 | read-only | Number of LOGOUT commands per sec |
| G32 imap4LOGOUTTotal | 1.3.6.1.4.1.9600.1.5.13.1.52 | Gauge32 | read-only | Total number of LOGOUT commands received since startup |
| G32 imap4LSUBFailures | 1.3.6.1.4.1.9600.1.5.13.1.53 | Gauge32 | read-only | Total number of LSUB failures since startup |
| G32 imap4LSUBRate | 1.3.6.1.4.1.9600.1.5.13.1.54 | Gauge32 | read-only | Number of LSUB commands per sec |
| G32 imap4LSUBTotal | 1.3.6.1.4.1.9600.1.5.13.1.55 | Gauge32 | read-only | Total number of LSUB commands received since startup |
| G32 imap4NAMESPACEFailures | 1.3.6.1.4.1.9600.1.5.13.1.56 | Gauge32 | read-only | Total number of NAMESPACE failures since startup |
| G32 imap4NAMESPACERate | 1.3.6.1.4.1.9600.1.5.13.1.57 | Gauge32 | read-only | Number of NAMESPACE commands per sec |
| G32 imap4NAMESPACETotal | 1.3.6.1.4.1.9600.1.5.13.1.58 | Gauge32 | read-only | Total number of NAMESPACE commands received since startup |
| G32 imap4NOOPFailures | 1.3.6.1.4.1.9600.1.5.13.1.59 | Gauge32 | read-only | Total number of NOOP failures since startup |
| G32 imap4NOOPRate | 1.3.6.1.4.1.9600.1.5.13.1.60 | Gauge32 | read-only | Number of NOOP commands per sec |
| G32 imap4NOOPTotal | 1.3.6.1.4.1.9600.1.5.13.1.61 | Gauge32 | read-only | Total number of NOOP commands received since startup |
| G32 imap4RENAMEFailures | 1.3.6.1.4.1.9600.1.5.13.1.62 | Gauge32 | read-only | Total number of RENAME failures since startup |
| G32 imap4RENAMERate | 1.3.6.1.4.1.9600.1.5.13.1.63 | Gauge32 | read-only | Number of RENAME commands per sec |
| G32 imap4RENAMETotal | 1.3.6.1.4.1.9600.1.5.13.1.64 | Gauge32 | read-only | Total number of RENAME commands received since startup |
| G32 imap4RLISTFailures | 1.3.6.1.4.1.9600.1.5.13.1.65 | Gauge32 | read-only | Total number of RLIST failures since startup |
| G32 imap4RLISTRate | 1.3.6.1.4.1.9600.1.5.13.1.66 | Gauge32 | read-only | Number of RLIST commands per sec |
| G32 imap4RLISTTotal | 1.3.6.1.4.1.9600.1.5.13.1.67 | Gauge32 | read-only | Total number of RLIST commands received since startup |
| G32 imap4RLSUBFailures | 1.3.6.1.4.1.9600.1.5.13.1.68 | Gauge32 | read-only | Total number of RLSUB failures since startup |
| G32 imap4RLSUBRate | 1.3.6.1.4.1.9600.1.5.13.1.69 | Gauge32 | read-only | Number of RLSUB commands per sec |
| G32 imap4RLSUBTotal | 1.3.6.1.4.1.9600.1.5.13.1.70 | Gauge32 | read-only | Total number of RLSUB commands received since startup |
| G32 imap4SEARCHFailures | 1.3.6.1.4.1.9600.1.5.13.1.71 | Gauge32 | read-only | Total number of SEARCH failures since startup |
| G32 imap4SEARCHRate | 1.3.6.1.4.1.9600.1.5.13.1.72 | Gauge32 | read-only | Number of SEARCH commands per sec |
| G32 imap4SEARCHTotal | 1.3.6.1.4.1.9600.1.5.13.1.73 | Gauge32 | read-only | Total number of SEARCH commands received since startup |
| G32 imap4SELECTFailures | 1.3.6.1.4.1.9600.1.5.13.1.74 | Gauge32 | read-only | Total number of SELECT failures since startup |
| G32 imap4SELECTRate | 1.3.6.1.4.1.9600.1.5.13.1.75 | Gauge32 | read-only | Number of SELECT commands per sec |
| G32 imap4SELECTTotal | 1.3.6.1.4.1.9600.1.5.13.1.76 | Gauge32 | read-only | Total number of SELECT commands received since startup |
| G32 imap4STATUSFailures | 1.3.6.1.4.1.9600.1.5.13.1.77 | Gauge32 | read-only | Total number of STATUS failures since startup |
| G32 imap4STATUSRate | 1.3.6.1.4.1.9600.1.5.13.1.78 | Gauge32 | read-only | Number of STATUS commands per sec |
| G32 imap4STATUSTotal | 1.3.6.1.4.1.9600.1.5.13.1.79 | Gauge32 | read-only | Total number of STATUS commands received since startup |
| G32 imap4STOREFailures | 1.3.6.1.4.1.9600.1.5.13.1.80 | Gauge32 | read-only | Total number of STORE failures since startup |
| G32 imap4STORERate | 1.3.6.1.4.1.9600.1.5.13.1.81 | Gauge32 | read-only | Number of STORE commands per sec |
| G32 imap4STORETotal | 1.3.6.1.4.1.9600.1.5.13.1.82 | Gauge32 | read-only | Total number of STORE commands received since startup |
| G32 imap4SUBSCRIBEFailures | 1.3.6.1.4.1.9600.1.5.13.1.83 | Gauge32 | read-only | Total number of SUBSCRIBE failures since startup |
| G32 imap4SUBSCRIBERate | 1.3.6.1.4.1.9600.1.5.13.1.84 | Gauge32 | read-only | Number of SUBSCRIBE commands per sec |
| G32 imap4SUBSCRIBETotal | 1.3.6.1.4.1.9600.1.5.13.1.85 | Gauge32 | read-only | Total number of SUBSCRIBE commands received since startup |
| G32 imap4UIDFailures | 1.3.6.1.4.1.9600.1.5.13.1.86 | Gauge32 | read-only | Total number of UID failures since startup |
| G32 imap4UIDRate | 1.3.6.1.4.1.9600.1.5.13.1.87 | Gauge32 | read-only | Number of UID commands per sec |
| G32 imap4UIDTotal | 1.3.6.1.4.1.9600.1.5.13.1.88 | Gauge32 | read-only | Total number of UID commands received since startup |
| G32 imap4UNSUBSCRIBEFailures | 1.3.6.1.4.1.9600.1.5.13.1.89 | Gauge32 | read-only | Total number of UNSUBSCRIBE failures since startup |
| G32 imap4UNSUBSCRIBERate | 1.3.6.1.4.1.9600.1.5.13.1.90 | Gauge32 | read-only | Number of UNSUBSCRIBE commands per sec |
| G32 imap4UNSUBSCRIBETotal | 1.3.6.1.4.1.9600.1.5.13.1.91 | Gauge32 | read-only | Total number of UNSUBSCRIBE commands received since startup |
| informationStore | 1.3.6.1.4.1.9600.1.5.14 | Microsoft Exchange Information Store performance data | ||
| G32 isACLUpgradeCompletedUpgrades | 1.3.6.1.4.1.9600.1.5.14.1 | Gauge32 | read-only | The total number of ACL upgrades that have fully completed; a fully upgraded folder will not need another ACL upgrade. |
| G32 isACLUpgradeFailures | 1.3.6.1.4.1.9600.1.5.14.2 | Gauge32 | read-only | The total number of ACL upgrades that have failed; a failure to upgrade a folder leaves the folder with default rights only. |
| G32 isACLUpgradeHitsRetryList | 1.3.6.1.4.1.9600.1.5.14.3 | Gauge32 | read-only | The total number of ACL upgrades that were not attempted based on the retry list. |
| G32 isACLUpgradePartialUpgrades | 1.3.6.1.4.1.9600.1.5.14.4 | Gauge32 | read-only | The 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 isACLUpgradeTimesAttempted | 1.3.6.1.4.1.9600.1.5.14.5 | Gauge32 | read-only | The total number of ACL upgrades attempted. |
| G32 isActiveAnonymousUserCount | 1.3.6.1.4.1.9600.1.5.14.6 | Gauge32 | read-only | Number of active users. |
| G32 isActiveConnectionCount | 1.3.6.1.4.1.9600.1.5.14.7 | Gauge32 | read-only | Number of connections that have shown some activity in the last 10 minutes. |
| G32 isActiveUserCount | 1.3.6.1.4.1.9600.1.5.14.8 | Gauge32 | read-only | Number of user connections that have shown some activity in the last 10 minutes. |
| G32 isAnonymousUserCount | 1.3.6.1.4.1.9600.1.5.14.9 | Gauge32 | read-only | Anonymous User Count is the number of anonymous users connected to the information store. |
| G32 isAppointmentInstanceCreateRate | 1.3.6.1.4.1.9600.1.5.14.10 | Gauge32 | read-only | Number of appointment instances created/sec |
| G32 isAppointmentInstanceDeleteRate | 1.3.6.1.4.1.9600.1.5.14.11 | Gauge32 | read-only | Number of appointment instances deleted/sec |
| G32 isAppointmentInstancesCreated | 1.3.6.1.4.1.9600.1.5.14.12 | Gauge32 | read-only | Number of appointment instances created |
| G32 isAppointmentInstancesDeleted | 1.3.6.1.4.1.9600.1.5.14.13 | Gauge32 | read-only | Number of appointment instances deleted |
| G32 isBackgroundExpansionQueueLength | 1.3.6.1.4.1.9600.1.5.14.14 | Gauge32 | read-only | Number of calendars that are queued for background expansion |
| G32 isClientLatency10SecRPCs | 1.3.6.1.4.1.9600.1.5.14.15 | Gauge32 | read-only | The client-reported number of successful RPCs with latencies > 10 seconds. |
| G32 isClientLatency2SecRPCs | 1.3.6.1.4.1.9600.1.5.14.16 | Gauge32 | read-only | The client-reported number of successful RPCs with latencies > 2 seconds. |
| G32 isClientLatency5SecRPCs | 1.3.6.1.4.1.9600.1.5.14.17 | Gauge32 | read-only | The client-reported number of successful RPCs with latencies > 5 seconds. |
| G32 isClientRPCsFail | 1.3.6.1.4.1.9600.1.5.14.18 | Gauge32 | read-only | The client-reported number of failed RPCs (since the store was started). |
| G32 isClientRPCsFailPerSec | 1.3.6.1.4.1.9600.1.5.14.19 | Gauge32 | read-only | The client-reported rate of failed RPCs (since the store was started). |
| G32 isClientRPCsFailAccessDeny | 1.3.6.1.4.1.9600.1.5.14.20 | Gauge32 | read-only | The client-reported number of failed RPCs (since the store was started) due to the Access Denied RPC error. |
| G32 isClientRPCsFailAccessDenyPerSec | 1.3.6.1.4.1.9600.1.5.14.21 | Gauge32 | read-only | The client-reported rate of failed RPCs (since the store was started) due to the Access Denied RPC error. |
| G32 isClientRPCsFailAllOtherErrs | 1.3.6.1.4.1.9600.1.5.14.22 | Gauge32 | read-only | The client-reported number of failed RPCs (since the store was started) due to all other RPC errors. |
| G32 isClientRPCsFailOtherErrsPerSec | 1.3.6.1.4.1.9600.1.5.14.23 | Gauge32 | read-only | The client-reported rate of failed RPCs (since the store was started) due to all other RPC errors. |
| G32 isClientRPCsFailCallCancel | 1.3.6.1.4.1.9600.1.5.14.24 | Gauge32 | read-only | The client-reported number of failed RPCs (since the store was started) due to the Call Cancelled RPC error. |
| G32 isClientRPCsFailCallCancelPerSec | 1.3.6.1.4.1.9600.1.5.14.25 | Gauge32 | read-only | The client-reported rate of failed RPCs (since the store was started) due to the Call Cancelled RPC error. |
| G32 isClientRPCsFailCallFail | 1.3.6.1.4.1.9600.1.5.14.26 | Gauge32 | read-only | The client-reported number of failed RPCs (since the store was started) due to the Call Failed RPC error. |
| G32 isClientRPCsFailCallFailPerSec | 1.3.6.1.4.1.9600.1.5.14.27 | Gauge32 | read-only | The client-reported rate of failed RPCs (since the store was started) due to the Call Failed RPC error. |
| G32 isClientRPCsFailSrvrBusy | 1.3.6.1.4.1.9600.1.5.14.28 | Gauge32 | read-only | The client-reported number of failed RPCs (since the store was started) due to the Server Too Busy RPC error. |
| G32 isClientRPCsFailSrvrBusyPerSec | 1.3.6.1.4.1.9600.1.5.14.29 | Gauge32 | read-only | The client-reported rate of failed RPCs (since the store was started) due to the Server Too Busy RPC error. |
| G32 isClientRPCsFailSrvrUnavail | 1.3.6.1.4.1.9600.1.5.14.30 | Gauge32 | read-only | The client-reported number of failed RPCs (since the store was started) due to the Server Unavailable RPC error. |
| G32 isClientRPCFailSrvrUnavailPerSec | 1.3.6.1.4.1.9600.1.5.14.31 | Gauge32 | read-only | The client-reported rate of failed RPCs (since the store was started) due to the Server Unavailable RPC error. |
| G32 isClientRPCsAttempted | 1.3.6.1.4.1.9600.1.5.14.32 | Gauge32 | read-only | The client-reported total number of RPCs attempted by the users (since the store was started). |
| G32 isClientRPCsAttemptedPerSec | 1.3.6.1.4.1.9600.1.5.14.33 | Gauge32 | read-only | Client The client-reported rate of RPCs attempted by the users (since the store was started). |
| G32 isClientRPCsSucceeded | 1.3.6.1.4.1.9600.1.5.14.34 | Gauge32 | read-only | The client-reported total number of successful RPCs (since the store was started). |
| G32 isClientRPCsSucceededPerSec | 1.3.6.1.4.1.9600.1.5.14.35 | Gauge32 | read-only | The client-reported rate of successful RPCs (since the store was started). |
| G32 isClientTotalReportedLatency | 1.3.6.1.4.1.9600.1.5.14.36 | Gauge32 | read-only | The client-reported total latency (in seconds) for all RPCs (since the store was started). |
| G32 isConnectionCount | 1.3.6.1.4.1.9600.1.5.14.37 | Gauge32 | read-only | Connection Count is the number of client processes connected to the information store. |
| G32 isDLMembershipCacheEntriesCount | 1.3.6.1.4.1.9600.1.5.14.38 | Gauge32 | read-only | Total number of entries stored in the DL membership cache. |
| G32 isDLMembershipCacheHits | 1.3.6.1.4.1.9600.1.5.14.39 | Gauge32 | read-only | Total number of hits for the DL membership cache. |
| G32 isDLMembershipCacheMisses | 1.3.6.1.4.1.9600.1.5.14.40 | Gauge32 | read-only | Total number of misses for the DL membership cache. |
| G32 isDLMembershipCacheSize | 1.3.6.1.4.1.9600.1.5.14.41 | Gauge32 | read-only | Total number of memory bytes consumed by the DL membership cache. |
| G32 isDatabaseSessionHitRate | 1.3.6.1.4.1.9600.1.5.14.42 | Gauge32 | read-only | Database Session Hit Rate is the percent hit rate on re-using database sessions. |
| G32 isExchmemCurrentBytesAlloc | 1.3.6.1.4.1.9600.1.5.14.43 | Gauge32 | read-only | The current bytes allocated through Exchmem (excluding virtual allocations). |
| G32 isExchmemCurrentNumVirtualAlloc | 1.3.6.1.4.1.9600.1.5.14.44 | Gauge32 | read-only | The current number of Exchmem allocations that were directly allocated from virtual memory. |
| G32 isExchmemCurrentVirtualByteAlloc | 1.3.6.1.4.1.9600.1.5.14.45 | Gauge32 | read-only | The current bytes virtually allocated through Exchmem. |
| G32 isExchmemMaxBytesAlloc | 1.3.6.1.4.1.9600.1.5.14.46 | Gauge32 | read-only | The maximum concurrent bytes allocated through Exchmem (excluding virtual allocations). |
| G32 isExchmemMaxVirtualBytesAlloc | 1.3.6.1.4.1.9600.1.5.14.47 | Gauge32 | read-only | The maximum concurrent bytes virtually allocated through Exchmem. |
| G32 isExchmemNumOfAdditionalHeaps | 1.3.6.1.4.1.9600.1.5.14.48 | Gauge32 | read-only | The number of Exchmem heaps created by MSExchangeIS after startup. |
| G32 isExchmemNumOfHeaps | 1.3.6.1.4.1.9600.1.5.14.49 | Gauge32 | read-only | The total number of Exchmem heaps in use by MSExchangeIS. |
| G32 isExchmemNumOfHeapsMemoryErrors | 1.3.6.1.4.1.9600.1.5.14.50 | Gauge32 | read-only | The total number of Exchmem heaps that failed allocations due to insufficient available memory. |
| G32 isExchmemNumOfMemoryErrors | 1.3.6.1.4.1.9600.1.5.14.51 | Gauge32 | read-only | The total number of Exchmem allocations that could not be satisfied by available memory. |
| G32 isExchmemTotalNumOfVirtualAlloc | 1.3.6.1.4.1.9600.1.5.14.52 | Gauge32 | read-only | The total number of Exchmem allocations that were directly allocated from virtual memory. |
| G32 isFBPublishCount | 1.3.6.1.4.1.9600.1.5.14.53 | Gauge32 | read-only | Number of free-busy publishes |
| G32 isFBPublishRate | 1.3.6.1.4.1.9600.1.5.14.54 | Gauge32 | read-only | Number of free-busy publishes/sec |
| G32 isMaximumAnonymousUsers | 1.3.6.1.4.1.9600.1.5.14.55 | Gauge32 | read-only | The maximum number of anonymous users since startup. |
| G32 isMaximumConnections | 1.3.6.1.4.1.9600.1.5.14.56 | Gauge32 | read-only | The maximum number of concurrent connections since startup. |
| G32 isMaximumUsers | 1.3.6.1.4.1.9600.1.5.14.57 | Gauge32 | read-only | Maximum Users is the maximum number of concurrent users since startup. |
| G32 isPeakPushNotificationsCacheSize | 1.3.6.1.4.1.9600.1.5.14.58 | Gauge32 | read-only | The maximum size of the Push Notifications Cache. |
| G32 isPushNotificationsCacheSize | 1.3.6.1.4.1.9600.1.5.14.59 | Gauge32 | read-only | The current size of the Push Notifications Cache. |
| G32 isPushNotifyGeneratedPerSec | 1.3.6.1.4.1.9600.1.5.14.60 | Gauge32 | read-only | Push 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 isPushNotificationsSkippedPerSec | 1.3.6.1.4.1.9600.1.5.14.61 | Gauge32 | read-only | Push Notifications Skipped/sec is the number of push notifications that have been skipped by caching at the server. |
| G32 isRPCAveragedLatency | 1.3.6.1.4.1.9600.1.5.14.62 | Gauge32 | read-only | RPC latency in milliseconds averaged for the past 1024 packets. |
| G32 isRPCClientsBytesRead | 1.3.6.1.4.1.9600.1.5.14.63 | Gauge32 | read-only | RPC Clients Bytes Read is the total number of bytes read from RPC clients. |
| G32 isRPCClientsBytesWritten | 1.3.6.1.4.1.9600.1.5.14.64 | Gauge32 | read-only | RPC Clients Bytes Written is the total number of bytes written to RPC clients. |
| G32 isRPCClientsUncompressBytesRead | 1.3.6.1.4.1.9600.1.5.14.65 | Gauge32 | read-only | RPC Clients Uncompressed Bytes Read is the total number of bytes read from RPC clients after decompression. |
| G32 isRPCClientsUncompressBytesWrite | 1.3.6.1.4.1.9600.1.5.14.66 | Gauge32 | read-only | RPC Clients Uncompressed Bytes Written is the total number of bytes written to RPC clients before compression. |
| G32 isRPCNumOfSlowPackets | 1.3.6.1.4.1.9600.1.5.14.67 | Gauge32 | read-only | Number of RPC packets in the past 1024 that have latencies longer than 2 seconds. |
| G32 isRPCOperationsPerSec | 1.3.6.1.4.1.9600.1.5.14.68 | Gauge32 | read-only | RPC Operations/sec is the rate that RPC operations occur. |
| G32 isRPCPacketsPerSec | 1.3.6.1.4.1.9600.1.5.14.69 | Gauge32 | read-only | RPC Packets/sec is the rate that RPC packets are processed. |
| G32 isRPCRequests | 1.3.6.1.4.1.9600.1.5.14.70 | Gauge32 | read-only | RPC Requests is the number of client requests that are currently being processed by the information store. |
| G32 isRPCRequestsPeak | 1.3.6.1.4.1.9600.1.5.14.71 | Gauge32 | read-only | RPC Requests Peak is the maximum number of client requests that were processed simultaneously by the information store since it was started. |
| G32 isReadBytesRPCClientsPerSec | 1.3.6.1.4.1.9600.1.5.14.72 | Gauge32 | read-only | Read Bytes RPC Clients/sec is the rate that bytes are read from RPC clients. |
| G32 isRecurringAppointmentDeleteRate | 1.3.6.1.4.1.9600.1.5.14.73 | Gauge32 | read-only | Number of recurring appoinments deleted/sec |
| G32 isRecurringAppointmentModifyRate | 1.3.6.1.4.1.9600.1.5.14.74 | Gauge32 | read-only | Number of recurring appointments modified/sec |
| G32 isRecurringAppointmentsCreated | 1.3.6.1.4.1.9600.1.5.14.75 | Gauge32 | read-only | Number of recurring appointments created |
| G32 isRecurringAppointmentsDeleted | 1.3.6.1.4.1.9600.1.5.14.76 | Gauge32 | read-only | Number of recurring appointments deleted |
| G32 isRecurringAppointmentsModified | 1.3.6.1.4.1.9600.1.5.14.77 | Gauge32 | read-only | Number of recurring appointments modified |
| G32 isRecurringApptCreateRate | 1.3.6.1.4.1.9600.1.5.14.78 | Gauge32 | read-only | Number of recurring appointments created/sec |
| G32 isRecurringMasterApptsExpand | 1.3.6.1.4.1.9600.1.5.14.79 | Gauge32 | read-only | Number of recurring master appointments expanded |
| G32 isRecurringMasterExpansionRate | 1.3.6.1.4.1.9600.1.5.14.80 | Gauge32 | read-only | Number of recurring master appointments expanded/sec |
| G32 isSingleAppointmentCreationRate | 1.3.6.1.4.1.9600.1.5.14.81 | Gauge32 | read-only | Number of single instance appointments created/sec |
| G32 isSingleAppointmentDeletionRate | 1.3.6.1.4.1.9600.1.5.14.82 | Gauge32 | read-only | Number of single instance appointments deleted/sec |
| G32 isSingleAppointmentModifyRate | 1.3.6.1.4.1.9600.1.5.14.83 | Gauge32 | read-only | Number of single instance appointments modified/sec |
| G32 isSingleAppointmentsCreated | 1.3.6.1.4.1.9600.1.5.14.84 | Gauge32 | read-only | Number of single instance appointments created |
| G32 isSingleAppointmentsDeleted | 1.3.6.1.4.1.9600.1.5.14.85 | Gauge32 | read-only | Number of single instance appointments deleted |
| G32 isSingleAppointmentsModified | 1.3.6.1.4.1.9600.1.5.14.86 | Gauge32 | read-only | Number of single instance appointments modified |
| G32 isUserCount | 1.3.6.1.4.1.9600.1.5.14.87 | Gauge32 | read-only | User Count is the number of users connected to the information store. |
| G32 isVMLargestBlockSize | 1.3.6.1.4.1.9600.1.5.14.88 | Gauge32 | read-only | Size of the largest free virtual memory block. |
| G32 isVMTotal16MBFreeBlocks | 1.3.6.1.4.1.9600.1.5.14.89 | Gauge32 | read-only | Total number of free Virtual Memory blocks larger than or equal to 16MB. |
| G32 isVMTotalFreeBlocks | 1.3.6.1.4.1.9600.1.5.14.90 | Gauge32 | read-only | Total number of free Virtual Memory blocks. |
| G32 isVMTotalLargeFreeBlockBytes | 1.3.6.1.4.1.9600.1.5.14.91 | Gauge32 | read-only | Total number of bytes in free Virtual Memory blocks larger than or equal to 16MB. |
| G32 isVirusScanBytesScanned | 1.3.6.1.4.1.9600.1.5.14.92 | Gauge32 | read-only | Total number of bytes in all files processed by virus scanner. |
| G32 isVirusScanFilesCleaned | 1.3.6.1.4.1.9600.1.5.14.93 | Gauge32 | read-only | Total number of separate files cleaned by virus scanner. |
| G32 isVirusScanFilesCleanedPerSec | 1.3.6.1.4.1.9600.1.5.14.94 | Gauge32 | read-only | The rate at which separate files are cleaned by virus scanner. |
| G32 isVirusScanFilesQuarantined | 1.3.6.1.4.1.9600.1.5.14.95 | Gauge32 | read-only | Total number of separate files put into quarantine by virus scanner. |
| G32 isVirusScanFilesQuarantinePerSec | 1.3.6.1.4.1.9600.1.5.14.96 | Gauge32 | read-only | The rate at which separate files are put into quarantine by virus scanner. |
| G32 isVirusScanFilesScanned | 1.3.6.1.4.1.9600.1.5.14.97 | Gauge32 | read-only | Total number of separate files processed by virus scanner. |
| G32 isVirusScanFilesScannedPerSec | 1.3.6.1.4.1.9600.1.5.14.98 | Gauge32 | read-only | The rate at which separate files are processed by virus scanner. |
| G32 isVirusScanFoldersScanBackground | 1.3.6.1.4.1.9600.1.5.14.99 | Gauge32 | read-only | Total number of folders processed by background scanning. |
| G32 isVirusScanMessagesCleaned | 1.3.6.1.4.1.9600.1.5.14.100 | Gauge32 | read-only | Total number of top-level messages cleaned by virus scanner. |
| G32 isVirusScanMessagesCleanedPerSec | 1.3.6.1.4.1.9600.1.5.14.101 | Gauge32 | read-only | The rate at which top-level messages are cleaned by virus scanner. |
| G32 isVirusScanMessagesDeleted | 1.3.6.1.4.1.9600.1.5.14.102 | Gauge32 | read-only | Total number of top-level messages that were deleted upon request of the virus scanner. |
| G32 isVirusScanMessagesDeletedPerSec | 1.3.6.1.4.1.9600.1.5.14.103 | Gauge32 | read-only | The rate at which top-level messages are being deleted upon request of the virus scanner. |
| G32 isVirusScanMessagesProcessed | 1.3.6.1.4.1.9600.1.5.14.104 | Gauge32 | read-only | Total number of top-level messages processed by virus scanner. |
| G32 isVirusScanMsgsProcessPerSec | 1.3.6.1.4.1.9600.1.5.14.105 | Gauge32 | read-only | The rate at which top-level messages are processed by virus scanner. |
| G32 isVirusScanMessagesQuarantined | 1.3.6.1.4.1.9600.1.5.14.106 | Gauge32 | read-only | Total number of top-level messages put into quarantine by virus scanner. |
| G32 isVirusScanMsgsQuarantinePerSec | 1.3.6.1.4.1.9600.1.5.14.107 | Gauge32 | read-only | The rate at which top-level messages are put into quarantine by virus scanner. |
| G32 isVirusScanMsgsScanBackground | 1.3.6.1.4.1.9600.1.5.14.108 | Gauge32 | read-only | Total number of messages processed by background scanning. |
| G32 isVirusScanQueueLength | 1.3.6.1.4.1.9600.1.5.14.109 | Gauge32 | read-only | Current number of outstanding requests that are queued for virus scanning. |
| G32 isWriteBytesRPCClientsPerSec | 1.3.6.1.4.1.9600.1.5.14.110 | Gauge32 | read-only | Write Bytes RPC Clients/sec is the rate that bytes are written to RPC clients. |
| G32 isClientBgRPCsFailed | 1.3.6.1.4.1.9600.1.5.14.111 | Gauge32 | read-only | The client-reported number of failed background RPCs (since the store was started). |
| G32 isClientBgRPCsFailedPerSec | 1.3.6.1.4.1.9600.1.5.14.112 | Gauge32 | read-only | The client-reported rate of failed background RPCs (since the store was started). |
| G32 isClientBgRPCsSucceeded | 1.3.6.1.4.1.9600.1.5.14.113 | Gauge32 | read-only | The client-reported total number of successful background RPCs (since the store was started). |
| G32 isClientBgRPCsSucceededPerSec | 1.3.6.1.4.1.9600.1.5.14.114 | Gauge32 | read-only | The client-reported rate of successful background RPCs (since the store was started). |
| G32 isClientFgRPCsFailed | 1.3.6.1.4.1.9600.1.5.14.115 | Gauge32 | read-only | The client-reported number of failed foreground RPCs (since the store was started). |
| G32 isClientFgRPCsFailedPerSec | 1.3.6.1.4.1.9600.1.5.14.116 | Gauge32 | read-only | The client-reported rate of failed foreground RPCs (since the store was started). |
| G32 isClientFgdRPCsSucceeded | 1.3.6.1.4.1.9600.1.5.14.117 | Gauge32 | read-only | The client-reported total number of successful foreground RPCs (since the store was started). |
| G32 isClientFgRPCsSucceededPerSec | 1.3.6.1.4.1.9600.1.5.14.118 | Gauge32 | read-only | The client-reported rate of successful foreground RPCs (since the store was started). |
| G32 isOABDiffDownloadAttempts | 1.3.6.1.4.1.9600.1.5.14.119 | Gauge32 | read-only | Total number of attempts by clients to download changes to the Offline Address Book. |
| G32 isOABDiffDownloadBytes | 1.3.6.1.4.1.9600.1.5.14.120 | Gauge32 | read-only | Total number of bytes sent to clients performing a differential download of the Offline Address Book. |
| G32 isOABDiffDownloadBytesPerSec | 1.3.6.1.4.1.9600.1.5.14.121 | Gauge32 | read-only | Rate at which bytes are being sent to clients performing a differential download of the Offline Address Book. |
| G32 isOABFullDownloadAttempts | 1.3.6.1.4.1.9600.1.5.14.122 | Gauge32 | read-only | Total number of attempts by clients to download the full Offline Address Book. |
| G32 isOABFullDownloadAttemptsBlocked | 1.3.6.1.4.1.9600.1.5.14.123 | Gauge32 | read-only | Total number of attempts by clients to download the full Offline Address Book blocked due to bandwidth throttling. |
| G32 isOABFullDownloadBytes | 1.3.6.1.4.1.9600.1.5.14.124 | Gauge32 | read-only | Total number of bytes sent to clients performing a full download of the Offline Address Book. |
| G32 isOABFullDownloadBytesPerSec | 1.3.6.1.4.1.9600.1.5.14.125 | Gauge32 | read-only | Rate at which bytes are being sent to clients performing a full download of the Offline Address Book. |
| G32 isSlowQPThreads | 1.3.6.1.4.1.9600.1.5.14.126 | Gauge32 | read-only | Number of Query Processor threads currently running unoptimized queries. |
| G32 isSlowSearchThreads | 1.3.6.1.4.1.9600.1.5.14.127 | Gauge32 | read-only | Number of Search threads currently running unoptimized queries. |
| G32 is55FolderUpgradeCount | 1.3.6.1.4.1.9600.1.5.14.128 | Gauge32 | read-only | Total number of folders upgraded |
| G32 is55FolderUpgradeRate | 1.3.6.1.4.1.9600.1.5.14.129 | Gauge32 | read-only | Rate of folders being upgraded |
| G32 is55MsgUpgradeCount | 1.3.6.1.4.1.9600.1.5.14.130 | Gauge32 | read-only | Total number of messages upgraded |
| G32 is55MsgUpgradeRate | 1.3.6.1.4.1.9600.1.5.14.131 | Gauge32 | read-only | Rate of messages being upgraded |
| G32 isActiveTemporaryStreams | 1.3.6.1.4.1.9600.1.5.14.132 | Gauge32 | read-only | Number of existing temporary streams. |
| G32 isHeapAllocations | 1.3.6.1.4.1.9600.1.5.14.133 | Gauge32 | read-only | Current number of heap allocations |
| G32 isHeapAllocationsRate | 1.3.6.1.4.1.9600.1.5.14.134 | Gauge32 | read-only | Number of heap allocations per second |
| G32 isHeapAllocationsTotal | 1.3.6.1.4.1.9600.1.5.14.135 | Gauge32 | read-only | Total number of heap allocations |
| G32 isHeapSize | 1.3.6.1.4.1.9600.1.5.14.136 | Gauge32 | read-only | Number of bytes allocated in the heap |
| G32 isISOwnThreadCount | 1.3.6.1.4.1.9600.1.5.14.137 | Gauge32 | read-only | The number of 'own thread' tasks registered |
| G32 isISTASKDepth | 1.3.6.1.4.1.9600.1.5.14.138 | Gauge32 | read-only | The depth (in tasks) of the IS task queue |
| G32 isISTASKInvokeRate | 1.3.6.1.4.1.9600.1.5.14.139 | Gauge32 | read-only | The rate at which tasks are invoked by the EcRegisterTask interface |
| G32 isISTASKInvoked | 1.3.6.1.4.1.9600.1.5.14.140 | Gauge32 | read-only | The number of tasks invoked by the EcRegisterTask interface |
| G32 isISTASKQueueRate | 1.3.6.1.4.1.9600.1.5.14.141 | Gauge32 | read-only | The rate at which tasks are queued to the EcRegisterTask interface |
| G32 isISTASKQueued | 1.3.6.1.4.1.9600.1.5.14.142 | Gauge32 | read-only | The number of tasks queued by the EcRegisterTask interface |
| G32 isMailboxCacheHitRate | 1.3.6.1.4.1.9600.1.5.14.143 | Gauge32 | read-only | Rate of mailbox cache hits |
| G32 isMailboxCacheHitRatePercent | 1.3.6.1.4.1.9600.1.5.14.144 | Gauge32 | read-only | Rate of mailbox cache hits. |
| G32 isMailboxCacheHitRatePercentBase | 1.3.6.1.4.1.9600.1.5.14.145 | Gauge32 | read-only | Rate of mailbox cache hits percent (base) |
| G32 isMailboxCacheHits | 1.3.6.1.4.1.9600.1.5.14.146 | Gauge32 | read-only | Total number of mailbox cache hits |
| G32 isMailboxCacheMissRate | 1.3.6.1.4.1.9600.1.5.14.147 | Gauge32 | read-only | Rate of mailbox cache misses |
| G32 isMailboxCacheMissRatePercent | 1.3.6.1.4.1.9600.1.5.14.148 | Gauge32 | read-only | Rate of mailbox cache misses |
| G32 isMailboxCacheMisses | 1.3.6.1.4.1.9600.1.5.14.149 | Gauge32 | read-only | Total number of mailbox cache misses |
| G32 isMailboxCacheQueries | 1.3.6.1.4.1.9600.1.5.14.150 | Gauge32 | read-only | Total number of mailbox cache queries |
| G32 isMailboxCacheQueryRate | 1.3.6.1.4.1.9600.1.5.14.151 | Gauge32 | read-only | Rate of mailbox cache queries |
| G32 isMailboxCacheSize | 1.3.6.1.4.1.9600.1.5.14.152 | Gauge32 | read-only | Number of items stored in the mailbox cache |
| G32 isMDBTASKIdleCount | 1.3.6.1.4.1.9600.1.5.14.153 | Gauge32 | read-only | The number of idle MDBTASK threads |
| G32 isMDBTASKInvokeRate | 1.3.6.1.4.1.9600.1.5.14.154 | Gauge32 | read-only | The rate of invocation to the MDBTASK pool |
| G32 isMDBTASKQueueDepth | 1.3.6.1.4.1.9600.1.5.14.155 | Gauge32 | read-only | The depth of the MDBTASK queue |
| G32 isMDBTASKQueueRate | 1.3.6.1.4.1.9600.1.5.14.156 | Gauge32 | read-only | The rate of tasks queued to the MDBTASK pool |
| G32 isMDBTASKTasksInvoked | 1.3.6.1.4.1.9600.1.5.14.157 | Gauge32 | read-only | The number of tasks that were invoked in the MDBTASK module |
| G32 isMDBTASKTasksQueued | 1.3.6.1.4.1.9600.1.5.14.158 | Gauge32 | read-only | The number of tasks queued to the MDBTASK module |
| G32 isMDBTASKThreadCount | 1.3.6.1.4.1.9600.1.5.14.159 | Gauge32 | read-only | The number of active MDBTASK threads |
| G32 isNumberOfAXBEvents | 1.3.6.1.4.1.9600.1.5.14.160 | Gauge32 | read-only | Number of AXB events |
| G32 isNumberOfAXBObjects | 1.3.6.1.4.1.9600.1.5.14.161 | Gauge32 | read-only | Number of AXB objects |
| G32 isNumberOfCRITSPOOLEntries | 1.3.6.1.4.1.9600.1.5.14.162 | Gauge32 | read-only | Total number of store CRITSPOOL entries allocated |
| G32 isNumberOfStoreCriticalSections | 1.3.6.1.4.1.9600.1.5.14.163 | Gauge32 | read-only | Number of store critical sections |
| G32 isPeakTempStreamSize | 1.3.6.1.4.1.9600.1.5.14.164 | Gauge32 | read-only | Maximum size of a temporary stream |
| G32 isPeakTemporaryStreams | 1.3.6.1.4.1.9600.1.5.14.165 | Gauge32 | read-only | Maximum number of concurrently existing temporary streams. |
| G32 isTotalTempStreamSize | 1.3.6.1.4.1.9600.1.5.14.166 | Gauge32 | read-only | Total size of all temporary streams ever created |
| G32 isTotalTemporaryStreams | 1.3.6.1.4.1.9600.1.5.14.167 | Gauge32 | read-only | Total number of temporary streams. |
| G32 isVirusScanBytesRead | 1.3.6.1.4.1.9600.1.5.14.168 | Gauge32 | read-only | Total number of bytes read by virus scanner. |
| G32 isVirusScanBytesWritten | 1.3.6.1.4.1.9600.1.5.14.169 | Gauge32 | read-only | Total number of bytes written by virus scanner. |
| G32 isVirusScanChkTimeouts | 1.3.6.1.4.1.9600.1.5.14.170 | Gauge32 | read-only | The number of times operations waiting for virus scan completion were timed out. |
| G32 isVirusScanChkTimeoutsPerSec | 1.3.6.1.4.1.9600.1.5.14.171 | Gauge32 | read-only | The rate at which operations waiting for virus scan completion are timed out. |
| G32 isVirusScanChksBlocked | 1.3.6.1.4.1.9600.1.5.14.172 | Gauge32 | read-only | The number of times processing was blocked waiting for virus scan to complete. |
| G32 isVirusScanChksBlockedPerSec | 1.3.6.1.4.1.9600.1.5.14.173 | Gauge32 | read-only | The rate at which processing is blocked waiting for virus scan to complete. |
| G32 isVirusScanChksNotSatisfied | 1.3.6.1.4.1.9600.1.5.14.174 | Gauge32 | read-only | The number of times virus scan checks were not satisfied by any stamp. |
| G32 isVirusScanChksNotSatisfyPerSec | 1.3.6.1.4.1.9600.1.5.14.175 | Gauge32 | read-only | The rate at which virus scan checks are not satisfied by any stamp. |
| G32 isVirusScanChksSatInstStmp | 1.3.6.1.4.1.9600.1.5.14.176 | Gauge32 | read-only | The number of times virus scan checks were satisfied by instance stamp. |
| G32 isVirusScanChksSatInstStmpPerSec | 1.3.6.1.4.1.9600.1.5.14.177 | Gauge32 | read-only | The rate at which virus scan checks are satisfied by instance stamp. |
| G32 isVirusScanChksSatMasterInstStmp | 1.3.6.1.4.1.9600.1.5.14.178 | Gauge32 | read-only | The number of times virus scan checks were satisfied by master instance stamp. |
| G32 isVirusScanChksSatMsInstStPerSec | 1.3.6.1.4.1.9600.1.5.14.179 | Gauge32 | read-only | The rate at which virus scan checks are satisfied by master instance stamp. |
| G32 isVirusScanChksSatMFTStmp | 1.3.6.1.4.1.9600.1.5.14.180 | Gauge32 | read-only | The number of times virus scan checks were satisfied by stamp in Message Folder Table. |
| G32 isVirusScanChksSatMFTStmpPerSec | 1.3.6.1.4.1.9600.1.5.14.181 | Gauge32 | read-only | The rate at which virus scan checks are satisfied by stamp in Message Folder Table. |
| G32 isVirusScanMsgsScannedMAPI | 1.3.6.1.4.1.9600.1.5.14.182 | Gauge32 | read-only | Total number of top-level messages processed as MAPI by virus scanner. |
| G32 isVirusScanMsgsScannedMAPIPerSec | 1.3.6.1.4.1.9600.1.5.14.183 | Gauge32 | read-only | The rate at which top-level messages are processed as MAPI by virus scanner. |
| G32 isVirusScanMsgsScannedMIME | 1.3.6.1.4.1.9600.1.5.14.184 | Gauge32 | read-only | Total number of top-level messages processed as MIME by virus scanner. |
| G32 isVirusScanMsgsScannedMIMEPerSec | 1.3.6.1.4.1.9600.1.5.14.185 | Gauge32 | read-only | The rate at which top-level messages are processed as MIME by virus scanner. |
| G32 isVirusScanQueueLenLowPriority | 1.3.6.1.4.1.9600.1.5.14.186 | Gauge32 | read-only | Current number of outstanding low-priority requests that are queued for virus scanning. |
| G32 isVirusScanThreads | 1.3.6.1.4.1.9600.1.5.14.187 | Gauge32 | read-only | Current number of threads in a thread pool used for virus scanning. This count does not include number of threads used for background scanning. |
| informationStoreMailboxTable | 1.3.6.1.4.1.9600.1.5.15 | not-accessible | Microsoft Exchange Mailbox Store performance data | |
| informationStoreMailboxEntry | 1.3.6.1.4.1.9600.1.5.15.1 | not-accessible | Performance information for one particular instance of 'MSExchangeIS Mailbox' object. | |
| INS ismInstance | 1.3.6.1.4.1.9600.1.5.15.1.1 | InstanceName | read-only | Instance name. |
| G32 ismActiveClientLogons | 1.3.6.1.4.1.9600.1.5.15.1.2 | Gauge32 | read-only | Active Client Logons is the number of clients that performed any action within the last ten minute time interval. |
| G32 ismAverageDeliveryTime | 1.3.6.1.4.1.9600.1.5.15.1.3 | Gauge32 | read-only | Average 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 ismCategorizationCount | 1.3.6.1.4.1.9600.1.5.15.1.4 | Gauge32 | read-only | Categorization 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 ismClientLogons | 1.3.6.1.4.1.9600.1.5.15.1.5 | Gauge32 | read-only | Client Logons is the number of clients (including system processes) currently logged on. |
| G32 ismFolderOpensPerSec | 1.3.6.1.4.1.9600.1.5.15.1.6 | Gauge32 | read-only | Folder opens/sec is the rate that requests to open folders are submitted to the information store. |
| G32 ismHTTPPerDAVCurPendingNotify | 1.3.6.1.4.1.9600.1.5.15.1.7 | Gauge32 | read-only | Number of notifications happened that are pending (i.e. to be polled). |
| G32 ismHTTPPerDAVCurSubscriptions | 1.3.6.1.4.1.9600.1.5.15.1.8 | Gauge32 | read-only | The number of subscriptions currently active in response to HTTP SUBSCRIBE requests. |
| G32 ismHTTPPerDAVCurTransactionLocks | 1.3.6.1.4.1.9600.1.5.15.1.9 | Gauge32 | read-only | The number of DAV transaction locks currently active. |
| G32 ismHTTPPerDAVNotifyRqstsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.10 | Gauge32 | read-only | The rate at which the server sends HTTP NOTIFY requests. |
| G32 ismHTTPPerDAVTotalLocksCreated | 1.3.6.1.4.1.9600.1.5.15.1.11 | Gauge32 | read-only | The number locks granted by the server in response to HTTP LOCK requests since service startup. |
| G32 ismHTTPPerDAVTotalNotifyRequests | 1.3.6.1.4.1.9600.1.5.15.1.12 | Gauge32 | read-only | The number of HTTP NOTIFY requests sent by the server since service startup. |
| G32 ismHTTPPerDAVTotalSubCreate | 1.3.6.1.4.1.9600.1.5.15.1.13 | Gauge32 | read-only | The number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests since service startup. |
| G32 ismHTTPPerDAVTotalSubExpire | 1.3.6.1.4.1.9600.1.5.15.1.14 | Gauge32 | read-only | The number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests that have expired since service startup. |
| G32 ismLocalDeliveries | 1.3.6.1.4.1.9600.1.5.15.1.15 | Gauge32 | read-only | Total number of messages delivered locally |
| G32 ismLocalDeliveryRate | 1.3.6.1.4.1.9600.1.5.15.1.16 | Gauge32 | read-only | Rate at which messages are delivered locally |
| G32 ismLogonOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.17 | Gauge32 | read-only | Logon Operations/sec is the rate of Logon requests in the mailbox store. |
| G32 ismMessageOpensPerSec | 1.3.6.1.4.1.9600.1.5.15.1.18 | Gauge32 | read-only | Message Opens/sec is the rate that requests to open messages are submitted to the information store. |
| G32 ismMessageRcptsDelivered | 1.3.6.1.4.1.9600.1.5.15.1.19 | Gauge32 | read-only | Message Recipients Delivered is the total number of recipients that have received a message since startup. |
| G32 ismMessageRcptsDeliveredPerMin | 1.3.6.1.4.1.9600.1.5.15.1.20 | Gauge32 | read-only | Message Recipients Delivered/min is the rate that recipients receive messages. |
| G32 ismMessagesDelivered | 1.3.6.1.4.1.9600.1.5.15.1.21 | Gauge32 | read-only | Messages Delivered is the total number of messages delivered to all recipients since startup. |
| G32 ismMessagesDeliveredPerMin | 1.3.6.1.4.1.9600.1.5.15.1.22 | Gauge32 | read-only | Messages Delivered/min is the rate that messages are delivered to all recipients. |
| G32 ismMessagesSent | 1.3.6.1.4.1.9600.1.5.15.1.23 | Gauge32 | read-only | Messages Sent is the total number of messages sent to the transport since startup. |
| G32 ismMessagesSentPerMin | 1.3.6.1.4.1.9600.1.5.15.1.24 | Gauge32 | read-only | Messages Sent/min is the rate that messages are sent to the transport. |
| G32 ismMessagesSubmitted | 1.3.6.1.4.1.9600.1.5.15.1.25 | Gauge32 | read-only | Messages Submitted is the total number of messages submitted by clients since service startup. |
| G32 ismMessagesSubmittedPerMin | 1.3.6.1.4.1.9600.1.5.15.1.26 | Gauge32 | read-only | Messages Submitted/min is the rate that messages are submitted by clients. |
| G32 ismPeakClientLogons | 1.3.6.1.4.1.9600.1.5.15.1.27 | Gauge32 | read-only | Peak Client Logons is the maximum number of concurrent client logons since the service started. |
| G32 ismReceiveQueueSize | 1.3.6.1.4.1.9600.1.5.15.1.28 | Gauge32 | read-only | Receive Queue Size is the number of messages in the mailbox store's receive queue. |
| G32 ismSendQueueSize | 1.3.6.1.4.1.9600.1.5.15.1.29 | Gauge32 | read-only | Send Queue Size is the number of messages in the mailbox store's send queue. |
| G32 ismSingleInstanceRatio | 1.3.6.1.4.1.9600.1.5.15.1.30 | Gauge32 | read-only | Single Instance Ratio is the average number of references to each message in the mailbox store. |
| G32 ismTotalCountOfRecoverableItems | 1.3.6.1.4.1.9600.1.5.15.1.31 | Gauge32 | read-only | Total Count of Recoverable Items is the total number of items retained for Item Recovery |
| G32 ismTotalSizeOfRecoverableItems | 1.3.6.1.4.1.9600.1.5.15.1.32 | Gauge32 | read-only | Total Size of Recoverable Items is the total size in kilobytes of items retained for Item Recovery |
| G32 ismRestrictedViewCacheHitRate | 1.3.6.1.4.1.9600.1.5.15.1.33 | Gauge32 | read-only | Restricted View Cache Hit Rate is the rate at which restricted views are reused in the mailbox store. |
| G32 ismRestrictedViewCacheMissRate | 1.3.6.1.4.1.9600.1.5.15.1.34 | Gauge32 | read-only | Restricted View Cache Miss Rate is the rate at which restricted views are created in the mailbox store. |
| G32 ismSearchTaskRate | 1.3.6.1.4.1.9600.1.5.15.1.35 | Gauge32 | read-only | Number of search tasks created per second. |
| G32 ismSlowFindRowRate | 1.3.6.1.4.1.9600.1.5.15.1.36 | Gauge32 | read-only | Slow FindRow Rate is the rate at which the slower FindRow needs to be used in the mailbox store. |
| G32 ismAbortOpRate | 1.3.6.1.4.1.9600.1.5.15.1.37 | Gauge32 | read-only | AbortOpRate. |
| G32 ismAbortOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.38 | Gauge32 | read-only | AbortOpTotal. |
| G32 ismAbortSubmitOpRate | 1.3.6.1.4.1.9600.1.5.15.1.39 | Gauge32 | read-only | AbortSubmitOpRate. |
| G32 ismAbortSubmitOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.40 | Gauge32 | read-only | AbortSubmitOpTotal. |
| G32 ismAddMsgToSendqRate | 1.3.6.1.4.1.9600.1.5.15.1.41 | Gauge32 | read-only | Messages added to the send queue. |
| G32 ismAddMsgToSendqTotal | 1.3.6.1.4.1.9600.1.5.15.1.42 | Gauge32 | read-only | Messages added to the send queue. |
| G32 ismAddNamedCalcPropOpRate | 1.3.6.1.4.1.9600.1.5.15.1.43 | Gauge32 | read-only | AddNamedCalcPropOpRate. |
| G32 ismAddNamedCalcPropOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.44 | Gauge32 | read-only | AddNamedCalcPropOpTotal. |
| G32 ismAddressTypesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.45 | Gauge32 | read-only | AddressTypesOpRate. |
| G32 ismAddressTypesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.46 | Gauge32 | read-only | AddressTypesOpTotal. |
| G32 ismCacheCcnReadOpRate | 1.3.6.1.4.1.9600.1.5.15.1.47 | Gauge32 | read-only | CacheCcnReadOpRate. |
| G32 ismCacheCcnReadOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.48 | Gauge32 | read-only | CacheCcnReadOpTotal. |
| G32 ismCheckFolderNameOpRate | 1.3.6.1.4.1.9600.1.5.15.1.49 | Gauge32 | read-only | CheckFolderNameOpRate. |
| G32 ismCheckFolderNameOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.50 | Gauge32 | read-only | CheckFolderNameOpTotal. |
| G32 ismCheckRightsOnFolderRate | 1.3.6.1.4.1.9600.1.5.15.1.51 | Gauge32 | read-only | CheckRightsOnFolderRate. |
| G32 ismCheckRightsOnFolderTotal | 1.3.6.1.4.1.9600.1.5.15.1.52 | Gauge32 | read-only | CheckRightsOnFolderTotal. |
| G32 ismCloneStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.53 | Gauge32 | read-only | CloneStreamOpRate. |
| G32 ismCloneStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.54 | Gauge32 | read-only | CloneStreamOpTotal. |
| G32 ismCollapseRowOpRate | 1.3.6.1.4.1.9600.1.5.15.1.55 | Gauge32 | read-only | CollapseRowOpRate. |
| G32 ismCollapseRowOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.56 | Gauge32 | read-only | CollapseRowOpTotal. |
| G32 ismCommitStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.57 | Gauge32 | read-only | CommitStreamOpRate. |
| G32 ismCommitStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.58 | Gauge32 | read-only | CommitStreamOpTotal. |
| G32 ismCopyPropsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.59 | Gauge32 | read-only | CopyPropsOpRate. |
| G32 ismCopyPropsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.60 | Gauge32 | read-only | CopyPropsOpTotal. |
| G32 ismCopyToOpRate | 1.3.6.1.4.1.9600.1.5.15.1.61 | Gauge32 | read-only | CopyToOpRate. |
| G32 ismCopyToOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.62 | Gauge32 | read-only | CopyToOpTotal. |
| G32 ismCopyToStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.63 | Gauge32 | read-only | CopyToStreamOpRate. |
| G32 ismCopyToStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.64 | Gauge32 | read-only | CopyToStreamOpTotal. |
| G32 ismCreateAttachOpRate | 1.3.6.1.4.1.9600.1.5.15.1.65 | Gauge32 | read-only | CreateAttachOpRate. |
| G32 ismCreateAttachOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.66 | Gauge32 | read-only | CreateAttachOpTotal. |
| G32 ismCreateBookMarkOperationPerSec | 1.3.6.1.4.1.9600.1.5.15.1.67 | Gauge32 | read-only | CreateBookMark Operations/sec is the rate of CreateBookMark requests in the mailbox store. |
| G32 ismCreateFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.68 | Gauge32 | read-only | CreateFolderOpRate. |
| G32 ismCreateFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.69 | Gauge32 | read-only | CreateFolderOpTotal. |
| G32 ismDatabaseSessionActiveCount | 1.3.6.1.4.1.9600.1.5.15.1.70 | Gauge32 | read-only | Number of database sessions in use at the current time |
| G32 ismDatabaseSessionCount | 1.3.6.1.4.1.9600.1.5.15.1.71 | Gauge32 | read-only | Number of database sessions allocated |
| G32 ismDeleteAttachOpRate | 1.3.6.1.4.1.9600.1.5.15.1.72 | Gauge32 | read-only | DeleteAttachOpRate. |
| G32 ismDeleteAttachOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.73 | Gauge32 | read-only | DeleteAttachOpTotal. |
| G32 ismDeleteFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.74 | Gauge32 | read-only | DeleteFolderOpRate. |
| G32 ismDeleteFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.75 | Gauge32 | read-only | DeleteFolderOpTotal. |
| G32 ismDeleteMessagesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.76 | Gauge32 | read-only | DeleteMessagesOpRate. |
| G32 ismDeleteMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.77 | Gauge32 | read-only | DeleteMessagesOpTotal. |
| G32 ismDelMsgFromSendqRate | 1.3.6.1.4.1.9600.1.5.15.1.78 | Gauge32 | read-only | Messages deleted from the send queue. |
| G32 ismDelMsgFromSendqTotal | 1.3.6.1.4.1.9600.1.5.15.1.79 | Gauge32 | read-only | Messages deleted from the send queue. |
| G32 ismDelPropertyOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.80 | Gauge32 | read-only | DelProperty Operations/sec is the rate of DelProperty requests in the mailbox store. |
| G32 ismDeregisterTableNotificOpRate | 1.3.6.1.4.1.9600.1.5.15.1.81 | Gauge32 | read-only | DeregisterTableNotificationOpRate. |
| G32 ismDeregisterTableNotificOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.82 | Gauge32 | read-only | DeregisterTableNotificationOpTotal. |
| G32 ismDoCrossPostOpRate | 1.3.6.1.4.1.9600.1.5.15.1.83 | Gauge32 | read-only | DoCrossPostOpRate. |
| G32 ismDoCrossPostOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.84 | Gauge32 | read-only | DoCrossPostOpTotal. |
| G32 ismEmptyFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.85 | Gauge32 | read-only | EmptyFolderOpRate. |
| G32 ismEmptyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.86 | Gauge32 | read-only | EmptyFolderOpTotal. |
| G32 ismExpandRowOpRate | 1.3.6.1.4.1.9600.1.5.15.1.87 | Gauge32 | read-only | ExpandRowOpRate. |
| G32 ismExpandRowOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.88 | Gauge32 | read-only | ExpandRowOpTotal. |
| G32 ismFghostedOpRate | 1.3.6.1.4.1.9600.1.5.15.1.89 | Gauge32 | read-only | FghostedOpRate. |
| G32 ismFghostedOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.90 | Gauge32 | read-only | FghostedOpTotal. |
| G32 ismFindRowOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.91 | Gauge32 | read-only | FindRow operations/sec is the rate of FindRow requests in the mailbox store. |
| G32 ismFlushPerUserOpRate | 1.3.6.1.4.1.9600.1.5.15.1.92 | Gauge32 | read-only | FlushPerUserOpRate. |
| G32 ismFlushPerUserOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.93 | Gauge32 | read-only | FlushPerUserOpTotal. |
| G32 ismFolderCount | 1.3.6.1.4.1.9600.1.5.15.1.94 | Gauge32 | read-only | Folder Count is the number of separate folders (including top-level folders and subfolders) that exist in the mailbox store. |
| G32 ismFreeBookmarkOpRate | 1.3.6.1.4.1.9600.1.5.15.1.95 | Gauge32 | read-only | FreeBookmarkOpRate. |
| G32 ismFreeBookmarkOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.96 | Gauge32 | read-only | FreeBookmarkOpTotal. |
| G32 ismFXDstCopyFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.97 | Gauge32 | read-only | FXDstCopyFolderOpRate. |
| G32 ismFXDstCopyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.98 | Gauge32 | read-only | FXDstCopyFolderOpTotal. |
| G32 ismFXDstCopyMessagesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.99 | Gauge32 | read-only | FXDstCopyMessagesOpRate. |
| G32 ismFXDstCopyMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.100 | Gauge32 | read-only | FXDstCopyMessagesOpTotal. |
| G32 ismFXDstCopyPropsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.101 | Gauge32 | read-only | FXDstCopyPropsOpRate. |
| G32 ismFXDstCopyPropsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.102 | Gauge32 | read-only | FXDstCopyPropsOpTotal. |
| G32 ismFXDstCopyToOpRate | 1.3.6.1.4.1.9600.1.5.15.1.103 | Gauge32 | read-only | FXDstCopyToOpRate. |
| G32 ismFXDstCopyToOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.104 | Gauge32 | read-only | FXDstCopyToOpTotal. |
| G32 ismFXDstPutBufferOpRate | 1.3.6.1.4.1.9600.1.5.15.1.105 | Gauge32 | read-only | FXDstPutBufferOpRate. |
| G32 ismFXDstPutBufferOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.106 | Gauge32 | read-only | FXDstPutBufferOpTotal. |
| G32 ismFXGetBufferCurrentCallerCount | 1.3.6.1.4.1.9600.1.5.15.1.107 | Gauge32 | read-only | Simultaneous FXGetBuffer rops being called. |
| G32 ismFXGetBufferCurrentUsersExec | 1.3.6.1.4.1.9600.1.5.15.1.108 | Gauge32 | read-only | Simultaneous FXGetBuffer rops being executed. |
| G32 ismFXGetBufferRopsAccepted | 1.3.6.1.4.1.9600.1.5.15.1.109 | Gauge32 | read-only | The total number of FXGetBuffer rops accepted. |
| G32 ismFXGetBufferRopsAcceptedPerSec | 1.3.6.1.4.1.9600.1.5.15.1.110 | Gauge32 | read-only | FXGetBuffer rops calls accepted per sec. |
| G32 ismFXGetBufferRopsCalled | 1.3.6.1.4.1.9600.1.5.15.1.111 | Gauge32 | read-only | The total number of FXGetBuffer rops. |
| G32 ismFXGetBufferRopsCalledPerSec | 1.3.6.1.4.1.9600.1.5.15.1.112 | Gauge32 | read-only | Number of FXGetBuffer rops per sec. |
| G32 ismFXGetBufferRopsDenied | 1.3.6.1.4.1.9600.1.5.15.1.113 | Gauge32 | read-only | The total number of FXGetBuffer rops denied. |
| G32 ismFXGetBufferRopsDeniedPerSec | 1.3.6.1.4.1.9600.1.5.15.1.114 | Gauge32 | read-only | FXGetBuffer rops denied per sec. |
| G32 ismFXGetIncrStateOpRate | 1.3.6.1.4.1.9600.1.5.15.1.115 | Gauge32 | read-only | FXGetIncrStateOpRate. |
| G32 ismFXGetIncrStateOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.116 | Gauge32 | read-only | FXGetIncrStateOpTotal. |
| G32 ismFXSrcCopyFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.117 | Gauge32 | read-only | FXSrcCopyFolderOpRate. |
| G32 ismFXSrcCopyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.118 | Gauge32 | read-only | FXSrcCopyFolderOpTotal. |
| G32 ismFXSrcCopyMessagesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.119 | Gauge32 | read-only | FXSrcCopyMessagesOpRate. |
| G32 ismFXSrcCopyMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.120 | Gauge32 | read-only | FXSrcCopyMessagesOpTotal. |
| G32 ismFXSrcCopyPropsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.121 | Gauge32 | read-only | FXSrcCopyPropsOpRate. |
| G32 ismFXSrcCopyPropsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.122 | Gauge32 | read-only | FXSrcCopyPropsOpTotal. |
| G32 ismFXSrcCopyToOpRate | 1.3.6.1.4.1.9600.1.5.15.1.123 | Gauge32 | read-only | FXSrcCopyToOpRate. |
| G32 ismFXSrcCopyToOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.124 | Gauge32 | read-only | FXSrcCopyToOpTotal. |
| G32 ismFXSrcGetBufferOpRate | 1.3.6.1.4.1.9600.1.5.15.1.125 | Gauge32 | read-only | FXSrcGetBufferOpRate. |
| G32 ismFXSrcGetBufferOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.126 | Gauge32 | read-only | FXSrcGetBufferOpTotal. |
| G32 ismGetAdrListOpRate | 1.3.6.1.4.1.9600.1.5.15.1.127 | Gauge32 | read-only | GetAdrListOpRate. |
| G32 ismGetAdrListOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.128 | Gauge32 | read-only | GetAdrListOpTotal. |
| G32 ismGetAllPerUserLtidsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.129 | Gauge32 | read-only | GetAllPerUserLtidsOpRate. |
| G32 ismGetAllPerUserLtidsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.130 | Gauge32 | read-only | GetAllPerUserLtidsOpTotal. |
| G32 ismGetCollapseStateOpRate | 1.3.6.1.4.1.9600.1.5.15.1.131 | Gauge32 | read-only | GetCollapseStateOpRate. |
| G32 ismGetCollapseStateOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.132 | Gauge32 | read-only | GetCollapseStateOpTotal. |
| G32 ismGetFileHandlePropOpRate | 1.3.6.1.4.1.9600.1.5.15.1.133 | Gauge32 | read-only | GetFileHandlePropOpRate |
| G32 ismGetFileHandlePropOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.134 | Gauge32 | read-only | GetFileHandlePropOpTotal |
| G32 ismGetFoldersTableRpcIntfRate | 1.3.6.1.4.1.9600.1.5.15.1.135 | Gauge32 | read-only | GetFoldersTableRpcIntfRate. |
| G32 ismGetFoldersTableRpcIntfTotal | 1.3.6.1.4.1.9600.1.5.15.1.136 | Gauge32 | read-only | GetFoldersTableRpcIntfTotal. |
| G32 ismGetIDsFromNamesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.137 | Gauge32 | read-only | GetIDsFromNamesOpRate. |
| G32 ismGetIDsFromNamesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.138 | Gauge32 | read-only | GetIDsFromNamesOpTotal. |
| G32 ismGetLocalRepIdsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.139 | Gauge32 | read-only | GetLocalRepIdsOpRate. |
| G32 ismGetLocalRepIdsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.140 | Gauge32 | read-only | GetLocalRepIdsOpTotal. |
| G32 ismGetMailboxTableRpcIntfRate | 1.3.6.1.4.1.9600.1.5.15.1.141 | Gauge32 | read-only | GetMailboxTableRpcIntfRate. |
| G32 ismGetMailboxTableRpcIntfTotal | 1.3.6.1.4.1.9600.1.5.15.1.142 | Gauge32 | read-only | GetMailboxTableRpcIntfTotal. |
| G32 ismGetMessagePropOpRate | 1.3.6.1.4.1.9600.1.5.15.1.143 | Gauge32 | read-only | GetMessagePropOpRate. |
| G32 ismGetMessagePropOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.144 | Gauge32 | read-only | GetMessagePropOpTotal. |
| G32 ismGetMessageStatusOpRate | 1.3.6.1.4.1.9600.1.5.15.1.145 | Gauge32 | read-only | GetMessageStatusOpRate. |
| G32 ismGetMessageStatusOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.146 | Gauge32 | read-only | GetMessageStatusOpTotal. |
| G32 ismGetNamesFromIDsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.147 | Gauge32 | read-only | GetNamesFromIDsOpRate. |
| G32 ismGetNamesFromIDsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.148 | Gauge32 | read-only | GetNamesFromIDsOpTotal. |
| G32 ismGetOwningMDBsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.149 | Gauge32 | read-only | GetOwningMDBsOpRate. |
| G32 ismGetOwningMDBsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.150 | Gauge32 | read-only | GetOwningMDBsOpTotal. |
| G32 ismGetPerUserGuidOpRate | 1.3.6.1.4.1.9600.1.5.15.1.151 | Gauge32 | read-only | GetPerUserGuidOpRate. |
| G32 ismGetPerUserGuidOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.152 | Gauge32 | read-only | GetPerUserGuidOpTotal. |
| G32 ismGetPerUserLtidsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.153 | Gauge32 | read-only | GetPerUserLtidsOpRate. |
| G32 ismGetPerUserLtidsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.154 | Gauge32 | read-only | GetPerUserLtidsOpTotal. |
| G32 ismGetPerUserOpRate | 1.3.6.1.4.1.9600.1.5.15.1.155 | Gauge32 | read-only | GetPerUserOpRate. |
| G32 ismGetPerUserOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.156 | Gauge32 | read-only | GetPerUserOpTotal. |
| G32 ismGetPropertyOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.157 | Gauge32 | read-only | GetProperty Operations/sec is the rate of GetProperty requests in the mailbox store. |
| G32 ismGetPropListOpRate | 1.3.6.1.4.1.9600.1.5.15.1.158 | Gauge32 | read-only | GetPropListOpRate. |
| G32 ismGetPropListOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.159 | Gauge32 | read-only | GetPropListOpTotal. |
| G32 ismGetReceiveFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.160 | Gauge32 | read-only | GetReceiveFolderOpRate. |
| G32 ismGetReceiveFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.161 | Gauge32 | read-only | GetReceiveFolderOpTotal. |
| G32 ismGetReceiveFolderTableOpRate | 1.3.6.1.4.1.9600.1.5.15.1.162 | Gauge32 | read-only | GetReceiveFolderTableOpRate. |
| G32 ismGetReceiveFolderTableOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.163 | Gauge32 | read-only | GetReceiveFolderTableOpTotal. |
| G32 ismGetRecipColumnsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.164 | Gauge32 | read-only | Get the available columns in a recipient table. |
| G32 ismGetRecipColumnsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.165 | Gauge32 | read-only | Get the available columns in a recipient table. |
| G32 ismGetRecipCountOpRate | 1.3.6.1.4.1.9600.1.5.15.1.166 | Gauge32 | read-only | GetRecipCountOpRate. |
| G32 ismGetRecipCountOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.167 | Gauge32 | read-only | GetRecipCountOpTotal. |
| G32 ismGetRecipOpRate | 1.3.6.1.4.1.9600.1.5.15.1.168 | Gauge32 | read-only | GetRecipOpRate. |
| G32 ismGetRecipOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.169 | Gauge32 | read-only | GetRecipOpTotal. |
| G32 ismGetRightsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.170 | Gauge32 | read-only | GetRightsOpRate. |
| G32 ismGetRightsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.171 | Gauge32 | read-only | GetRightsOpTotal. |
| G32 ismGetSearchCriteriaOpRate | 1.3.6.1.4.1.9600.1.5.15.1.172 | Gauge32 | read-only | GetSearchCriteriaOpRate. |
| G32 ismGetSearchCriteriaOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.173 | Gauge32 | read-only | GetSearchCriteriaOpTotal. |
| G32 ismGetStatusOpRate | 1.3.6.1.4.1.9600.1.5.15.1.174 | Gauge32 | read-only | GetStatusOpRate. |
| G32 ismGetStatusOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.175 | Gauge32 | read-only | GetStatusOpTotal. |
| G32 ismGetStreamSizeOpRate | 1.3.6.1.4.1.9600.1.5.15.1.176 | Gauge32 | read-only | GetStreamSizeOpRate. |
| G32 ismGetStreamSizeOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.177 | Gauge32 | read-only | GetStreamSizeOpTotal. |
| G32 ismGetTableOpRate | 1.3.6.1.4.1.9600.1.5.15.1.178 | Gauge32 | read-only | GetTableOpRate. |
| G32 ismGetTableOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.179 | Gauge32 | read-only | GetTableOpTotal. |
| G32 ismGetXhdrListOpRate | 1.3.6.1.4.1.9600.1.5.15.1.180 | Gauge32 | read-only | GetXhdrListOpRate. |
| G32 ismGetXhdrListOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.181 | Gauge32 | read-only | GetXhdrListOpTotal. |
| G32 ismIdFromLtidOpRate | 1.3.6.1.4.1.9600.1.5.15.1.182 | Gauge32 | read-only | IdFromLtidOpRate. |
| G32 ismIdFromLtidOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.183 | Gauge32 | read-only | IdFromLtidOpTotal. |
| G32 ismImportDeleteOpRate | 1.3.6.1.4.1.9600.1.5.15.1.184 | Gauge32 | read-only | ImportDeleteOpRate. |
| G32 ismImportDeleteOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.185 | Gauge32 | read-only | ImportDeleteOpTotal. |
| G32 ismImportHierChgOpRate | 1.3.6.1.4.1.9600.1.5.15.1.186 | Gauge32 | read-only | ImportHierChgOpRate. |
| G32 ismImportHierChgOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.187 | Gauge32 | read-only | ImportHierChgOpTotal. |
| G32 ismImportHierDelOpRate | 1.3.6.1.4.1.9600.1.5.15.1.188 | Gauge32 | read-only | ImportHierDelOpRate. |
| G32 ismImportHierDelOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.189 | Gauge32 | read-only | ImportHierDelOpTotal. |
| G32 ismImportMsgChgOpRate | 1.3.6.1.4.1.9600.1.5.15.1.190 | Gauge32 | read-only | ImportMsgChgOpRate. |
| G32 ismImportMsgChgOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.191 | Gauge32 | read-only | ImportMsgChgOpTotal. |
| G32 ismImportMsgMoveOpRate | 1.3.6.1.4.1.9600.1.5.15.1.192 | Gauge32 | read-only | ImportMsgMoveOpRate. |
| G32 ismImportMsgMoveOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.193 | Gauge32 | read-only | ImportMsgMoveOpTotal. |
| G32 ismImportReadsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.194 | Gauge32 | read-only | ImportReadsOpRate. |
| G32 ismImportReadsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.195 | Gauge32 | read-only | ImportReadsOpTotal. |
| G32 ismIncrCfgOpRate | 1.3.6.1.4.1.9600.1.5.15.1.196 | Gauge32 | read-only | IncrCfgOpRate. |
| G32 ismIncrCfgOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.197 | Gauge32 | read-only | IncrCfgOpTotal. |
| G32 ismLocalDeliveryOpRate | 1.3.6.1.4.1.9600.1.5.15.1.198 | Gauge32 | read-only | LocalDeliveryOpRate. |
| G32 ismLocalDeliveryOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.199 | Gauge32 | read-only | Number of messages delivered locally through the Local Delivery RPCINTF API. |
| G32 ismLockRegionStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.200 | Gauge32 | read-only | LockRegionStreamOpRate. |
| G32 ismLockRegionStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.201 | Gauge32 | read-only | LockRegionStreamOpTotal. |
| G32 ismLtidFromIdOpRate | 1.3.6.1.4.1.9600.1.5.15.1.202 | Gauge32 | read-only | LtidFromIdOpRate. |
| G32 ismLtidFromIdOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.203 | Gauge32 | read-only | LtidFromIdOpTotal. |
| G32 ismMessageRcpntsDeliveredPerSec | 1.3.6.1.4.1.9600.1.5.15.1.204 | Gauge32 | read-only | Message Recipients Delivered/sec is the rate at which the message recipients receive a message in the mailbox store. |
| G32 ismMessagesDeliveredPerSec | 1.3.6.1.4.1.9600.1.5.15.1.205 | Gauge32 | read-only | Messages Delivered/sec is the rate at which messages are delivered to the the mailbox store. |
| G32 ismModifyACLOpRate | 1.3.6.1.4.1.9600.1.5.15.1.206 | Gauge32 | read-only | ModifyACLOpRate. |
| G32 ismModifyACLOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.207 | Gauge32 | read-only | ModifyACLOpTotal. |
| G32 ismModifyMvPropOpRate | 1.3.6.1.4.1.9600.1.5.15.1.208 | Gauge32 | read-only | ModifyMvPropOpRate. |
| G32 ismModifyMvPropOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.209 | Gauge32 | read-only | ModifyMvPropOpTotal. |
| G32 ismModifyRcpntsOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.210 | Gauge32 | read-only | ModifyRecipients Operations/sec is the rate of ModifyRecipients requests in the mailbox store. |
| G32 ismModifyRulesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.211 | Gauge32 | read-only | ModifyRulesOpRate. |
| G32 ismModifyRulesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.212 | Gauge32 | read-only | ModifyRulesOpTotal. |
| G32 ismModifyRulesRate | 1.3.6.1.4.1.9600.1.5.15.1.213 | Gauge32 | read-only | ModifyRulesRate. |
| G32 ismModifyRulesTotal | 1.3.6.1.4.1.9600.1.5.15.1.214 | Gauge32 | read-only | ModifyRulesTotal. |
| G32 ismMoveCopyFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.215 | Gauge32 | read-only | MoveCopyFolderOpRate. |
| G32 ismMoveCopyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.216 | Gauge32 | read-only | MoveCopyFolderOpTotal. |
| G32 ismMoveCopyMessagesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.217 | Gauge32 | read-only | MoveCopyMessagesOpRate. |
| G32 ismMoveCopyMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.218 | Gauge32 | read-only | MoveCopyMessagesOpTotal. |
| G32 ismNextNewsgroupOpRate | 1.3.6.1.4.1.9600.1.5.15.1.219 | Gauge32 | read-only | NextNewsgroupOpRate. |
| G32 ismNextNewsgroupOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.220 | Gauge32 | read-only | NextNewsgroupOpTotal. |
| G32 ismNukeRecipientsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.221 | Gauge32 | read-only | NukeRecipientsOpRate. |
| G32 ismNukeRecipientsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.222 | Gauge32 | read-only | NukeRecipientsOpTotal. |
| G32 ismOpenAdvisorOpRate | 1.3.6.1.4.1.9600.1.5.15.1.223 | Gauge32 | read-only | OpenAdvisorOpRate. |
| G32 ismOpenAdvisorOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.224 | Gauge32 | read-only | OpenAdvisorOpTotal. |
| G32 ismOpenAttachOpRate | 1.3.6.1.4.1.9600.1.5.15.1.225 | Gauge32 | read-only | OpenAttachOpRate. |
| G32 ismOpenAttachOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.226 | Gauge32 | read-only | OpenAttachOpTotal. |
| G32 ismOpenCollectOpRate | 1.3.6.1.4.1.9600.1.5.15.1.227 | Gauge32 | read-only | OpenCollectOpRate. |
| G32 ismOpenCollectOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.228 | Gauge32 | read-only | OpenCollectOpTotal. |
| G32 ismOpenFolderByNntpNameOpRate | 1.3.6.1.4.1.9600.1.5.15.1.229 | Gauge32 | read-only | OpenFolderByNntpNameOpRate. |
| G32 ismOpenFolderByNntpNameOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.230 | Gauge32 | read-only | OpenFolderByNntpNameOpTotal. |
| G32 ismOpenImailConversionObjOpRate | 1.3.6.1.4.1.9600.1.5.15.1.231 | Gauge32 | read-only | OpenImailConversionObjectOpRate. |
| G32 ismOpenImailConversionObjOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.232 | Gauge32 | read-only | OpenImailConversionObjectOpTotal. |
| G32 ismOpenImailConversionStrOpRate | 1.3.6.1.4.1.9600.1.5.15.1.233 | Gauge32 | read-only | OpenImailConversionStreamOpRate. |
| G32 ismOpenImailConversionStrOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.234 | Gauge32 | read-only | OpenImailConversionStreamOpTotal. |
| G32 ismOpenMessageByArticleNumOpRate | 1.3.6.1.4.1.9600.1.5.15.1.235 | Gauge32 | read-only | OpenMessageByArticleNumberOpRate. |
| G32 ismOpenMessageByArticleNmOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.236 | Gauge32 | read-only | OpenMessageByArticleNumberOpTotal. |
| G32 ismOpenMessageByMsgIdOpRate | 1.3.6.1.4.1.9600.1.5.15.1.237 | Gauge32 | read-only | OpenMessageByMsgIdOpRate. |
| G32 ismOpenMessageByMsgIdOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.238 | Gauge32 | read-only | OpenMessageByMsgIdOpTotal. |
| G32 ismOpenMessagePropOpRate | 1.3.6.1.4.1.9600.1.5.15.1.239 | Gauge32 | read-only | OpenMessagePropOpRate. |
| G32 ismOpenMessagePropOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.240 | Gauge32 | read-only | OpenMessagePropOpTotal. |
| G32 ismOpenStreamOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.241 | Gauge32 | read-only | OpenStream Operations/sec is the rate of OpenStream requests in the mailbox store. |
| G32 ismPrepareReadRecipientsRate | 1.3.6.1.4.1.9600.1.5.15.1.242 | Gauge32 | read-only | PrepareReadRecipientsRate. |
| G32 ismPrepareReadRecipientsTotal | 1.3.6.1.4.1.9600.1.5.15.1.243 | Gauge32 | read-only | PrepareReadRecipientsTotal. |
| G32 ismQryNamedPropsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.244 | Gauge32 | read-only | QryNamedPropsOpRate. |
| G32 ismQryNamedPropsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.245 | Gauge32 | read-only | QryNamedPropsOpTotal. |
| G32 ismQueryColumnsAllOpRate | 1.3.6.1.4.1.9600.1.5.15.1.246 | Gauge32 | read-only | QueryColumnsAllOpRate. |
| G32 ismQueryColumnsAllOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.247 | Gauge32 | read-only | QueryColumnsAllOpTotal. |
| G32 ismQueryPositionOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.248 | Gauge32 | read-only | QueryPosition Operations/sec is the rate of QueryPosition requests in the mailbox store. |
| G32 ismQueryRowsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.249 | Gauge32 | read-only | QueryRowsOpRate. |
| G32 ismQueryRowsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.250 | Gauge32 | read-only | QueryRowsOpTotal. |
| G32 ismReadStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.251 | Gauge32 | read-only | ReadStreamOpRate. |
| G32 ismReadStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.252 | Gauge32 | read-only | ReadStreamOpTotal. |
| G32 ismRegICSNotifsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.253 | Gauge32 | read-only | RegICSNotifsOpRate. |
| G32 ismRegICSNotifsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.254 | Gauge32 | read-only | RegICSNotifsOpTotal. |
| G32 ismRegisterNotifyOperationPerSec | 1.3.6.1.4.1.9600.1.5.15.1.255 | Gauge32 | read-only | RegisterNotification Operations/sec is the rate of RegisterNotification requests in the mailbox store. |
| G32 ismRegisterTableNotifyOpRate | 1.3.6.1.4.1.9600.1.5.15.1.256 | Gauge32 | read-only | RegisterTableNotificationOpRate. |
| G32 ismRegisterTableNotifyOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.257 | Gauge32 | read-only | RegisterTableNotificationOpTotal. |
| G32 ismRenderMessageOpRate | 1.3.6.1.4.1.9600.1.5.15.1.258 | Gauge32 | read-only | RenderMessageOpRate. |
| G32 ismRenderMessageOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.259 | Gauge32 | read-only | RenderMessageOpTotal. |
| G32 ismResetTableOpRate | 1.3.6.1.4.1.9600.1.5.15.1.260 | Gauge32 | read-only | ResetTableOpRate. |
| G32 ismResetTableOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.261 | Gauge32 | read-only | ResetTableOpTotal. |
| G32 ismRestrictOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.262 | Gauge32 | read-only | Restrict Operations/sec is the rate of Restrict requests in the mailbox store. |
| G32 ismRowsInACLListTable | 1.3.6.1.4.1.9600.1.5.15.1.263 | Gauge32 | read-only | Total number of rows in the ACLList Table. |
| G32 ismRowsInACLMemberTable | 1.3.6.1.4.1.9600.1.5.15.1.264 | Gauge32 | read-only | Total number of rows in the ACLMember Table. |
| G32 ismRowsInCategTables | 1.3.6.1.4.1.9600.1.5.15.1.265 | Gauge32 | read-only | Total number of rows in the Categ Tables. |
| G32 ismRowsInDeletedAttachmentsTable | 1.3.6.1.4.1.9600.1.5.15.1.266 | Gauge32 | read-only | Total number of rows in the DeletedAttachments Table. |
| G32 ismRowsInDeletedFoldersTable | 1.3.6.1.4.1.9600.1.5.15.1.267 | Gauge32 | read-only | Total number of rows in the DeletedFolders Table. |
| G32 ismRowsInDeletedMessagesTable | 1.3.6.1.4.1.9600.1.5.15.1.268 | Gauge32 | read-only | Total number of rows in the DeletedMessages Table. |
| G32 ismRowsInDeliveredToTable | 1.3.6.1.4.1.9600.1.5.15.1.269 | Gauge32 | read-only | Total number of rows in the DeliveredTo Table. |
| G32 ismRowsInFolderTombstoneTable | 1.3.6.1.4.1.9600.1.5.15.1.270 | Gauge32 | read-only | Total number of rows in the Folder Tombstone Table. |
| G32 ismRowsInIdxAgeTable | 1.3.6.1.4.1.9600.1.5.15.1.271 | Gauge32 | read-only | Total number of rows in the IdxAge Table. |
| G32 ismRowsInMailboxTable | 1.3.6.1.4.1.9600.1.5.15.1.272 | Gauge32 | read-only | Total number of rows in the Mailbox Table. |
| G32 ismRowsInMessageTable | 1.3.6.1.4.1.9600.1.5.15.1.273 | Gauge32 | read-only | Total number of rows in the Message Table. |
| G32 ismRowsInMessageTombstoneTable | 1.3.6.1.4.1.9600.1.5.15.1.274 | Gauge32 | read-only | Total number of rows in the Message Tombstone Table. |
| G32 ismRowsInMsgFolderTables | 1.3.6.1.4.1.9600.1.5.15.1.275 | Gauge32 | read-only | Total number of rows in the MsgFolder Tables. |
| G32 ismRowsInNamedPropsTable | 1.3.6.1.4.1.9600.1.5.15.1.276 | Gauge32 | read-only | Total number of rows in the NamedProps Table. |
| G32 ismRowsInNeedRNTable | 1.3.6.1.4.1.9600.1.5.15.1.277 | Gauge32 | read-only | Total number of rows in the NeedRN Table. |
| G32 ismRowsInPerUserReadTable | 1.3.6.1.4.1.9600.1.5.15.1.278 | Gauge32 | read-only | Total number of rows in the PerUserRead Table. |
| G32 ismRowsInReceiveFoldersTable | 1.3.6.1.4.1.9600.1.5.15.1.279 | Gauge32 | read-only | Total number of rows in the ReceiveFolders Table. |
| G32 ismRowsInReplicationTable | 1.3.6.1.4.1.9600.1.5.15.1.280 | Gauge32 | read-only | Total number of rows in the Replication Table. |
| G32 ismRowsInReplidMapTable | 1.3.6.1.4.1.9600.1.5.15.1.281 | Gauge32 | read-only | Total number of rows in the ReplidMap Table. |
| G32 ismRowsInRulesTable | 1.3.6.1.4.1.9600.1.5.15.1.282 | Gauge32 | read-only | Total number of rows in the Rules Table. |
| G32 ismRowsInSearchQueueTable | 1.3.6.1.4.1.9600.1.5.15.1.283 | Gauge32 | read-only | Total number of rows in the SearchQueue Table. |
| G32 ismRowsInTimedEventsTable | 1.3.6.1.4.1.9600.1.5.15.1.284 | Gauge32 | read-only | Total number of rows in the TimedEvents Table. |
| G32 ismSaveChangesAttachOpRate | 1.3.6.1.4.1.9600.1.5.15.1.285 | Gauge32 | read-only | SaveChangesAttachOpRate. |
| G32 ismSaveChangesAttachOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.286 | Gauge32 | read-only | SaveChangesAttachOpTotal. |
| G32 ismSaveChangesMessageOpRate | 1.3.6.1.4.1.9600.1.5.15.1.287 | Gauge32 | read-only | SaveChangesMessageOpRate. |
| G32 ismSaveChangesMessageOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.288 | Gauge32 | read-only | SaveChangesMessageOpTotal. |
| G32 ismSeekRowOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.289 | Gauge32 | read-only | SeekRow Operations/sec is the rate of SeekRow requests in the mailbox store. |
| G32 ismSeekRowApproxOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.290 | Gauge32 | read-only | SeekRowApproximate Operations/sec is the rate of SeekRowApproximate requests in the mailbox store. |
| G32 ismSeekRowBookMarkOpPerSec | 1.3.6.1.4.1.9600.1.5.15.1.291 | Gauge32 | read-only | SeekRowBookMark Operations/sec is the rate of SeekRowBookMark requests in the mailbox store. |
| G32 ismSeekStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.292 | Gauge32 | read-only | SeekStreamOpRate. |
| G32 ismSeekStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.293 | Gauge32 | read-only | SeekStreamOpTotal. |
| G32 ismSendqTasksRate | 1.3.6.1.4.1.9600.1.5.15.1.294 | Gauge32 | read-only | Send queue tasks to process messages on the send queue. |
| G32 ismSendqTasksTotal | 1.3.6.1.4.1.9600.1.5.15.1.295 | Gauge32 | read-only | Send queue tasks to process messages on the send queue. |
| G32 ismSetCollapseStateOpRate | 1.3.6.1.4.1.9600.1.5.15.1.296 | Gauge32 | read-only | SetCollapseStateOpRate. |
| G32 ismSetCollapseStateOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.297 | Gauge32 | read-only | SetCollapseStateOpTotal. |
| G32 ismSetColumnsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.298 | Gauge32 | read-only | SetColumnsOpRate. |
| G32 ismSetColumnsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.299 | Gauge32 | read-only | SetColumnsOpTotal. |
| G32 ismSetFileHandlePropOpRate | 1.3.6.1.4.1.9600.1.5.15.1.300 | Gauge32 | read-only | SetFileHandlePropOpRate |
| G32 ismSetFileHandlePropOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.301 | Gauge32 | read-only | SetFileHandlePropOpTotal |
| G32 ismSetfLocalizedOpRate | 1.3.6.1.4.1.9600.1.5.15.1.302 | Gauge32 | read-only | SetfLocalizedOpRate. |
| G32 ismSetfLocalizedOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.303 | Gauge32 | read-only | SetfLocalizedOpTotal. |
| G32 ismSetICSNotifGUIDOpRate | 1.3.6.1.4.1.9600.1.5.15.1.304 | Gauge32 | read-only | SetICSNotifGUIDOpRate. |
| G32 ismSetICSNotifGUIDOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.305 | Gauge32 | read-only | SetICSNotifGUIDOpTotal. |
| G32 ismSetLocalRepMidsetDelOpRate | 1.3.6.1.4.1.9600.1.5.15.1.306 | Gauge32 | read-only | SetLocalRepMidsetDeletedOpRate. |
| G32 ismSetLocalRepMidsetDelOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.307 | Gauge32 | read-only | SetLocalRepMidsetDeletedOpTotal. |
| G32 ismSetMessageFolderFlagsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.308 | Gauge32 | read-only | SetMessageFolderFlagsOpRate. |
| G32 ismSetMessageFolderFlagsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.309 | Gauge32 | read-only | SetMessageFolderFlagsOpTotal. |
| G32 ismSetMessagePropOpRate | 1.3.6.1.4.1.9600.1.5.15.1.310 | Gauge32 | read-only | SetMessagePropOpRate. |
| G32 ismSetMessagePropOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.311 | Gauge32 | read-only | SetMessagePropOpTotal. |
| G32 ismSetMessageStatusOpRate | 1.3.6.1.4.1.9600.1.5.15.1.312 | Gauge32 | read-only | SetMessageStatusOpRate. |
| G32 ismSetMessageStatusOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.313 | Gauge32 | read-only | SetMessageStatusOpTotal. |
| G32 ismSetPerUserOpRate | 1.3.6.1.4.1.9600.1.5.15.1.314 | Gauge32 | read-only | SetPerUserOpRate. |
| G32 ismSetPerUserOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.315 | Gauge32 | read-only | SetPerUserOpTotal. |
| G32 ismSetPropertyOperationsPerSec | 1.3.6.1.4.1.9600.1.5.15.1.316 | Gauge32 | read-only | SetProperty Operations/sec is the rate of SetProperty requests in the mailbox store. |
| G32 ismSetReadFlagOpRate | 1.3.6.1.4.1.9600.1.5.15.1.317 | Gauge32 | read-only | SetReadFlagOpRate. |
| G32 ismSetReadFlagOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.318 | Gauge32 | read-only | SetReadFlagOpTotal. |
| G32 ismSetReadFlagsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.319 | Gauge32 | read-only | SetReadFlagsOpRate. |
| G32 ismSetReadFlagsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.320 | Gauge32 | read-only | SetReadFlagsOpTotal. |
| G32 ismSetReceiveFolderOpRate | 1.3.6.1.4.1.9600.1.5.15.1.321 | Gauge32 | read-only | SetReceiveFolderOpRate. |
| G32 ismSetReceiveFolderOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.322 | Gauge32 | read-only | SetReceiveFolderOpTotal. |
| G32 ismSetRecipOpRate | 1.3.6.1.4.1.9600.1.5.15.1.323 | Gauge32 | read-only | SetRecipOpRate. |
| G32 ismSetRecipOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.324 | Gauge32 | read-only | SetRecipOpTotal. |
| G32 ismSetSearchCriteriaOpRate | 1.3.6.1.4.1.9600.1.5.15.1.325 | Gauge32 | read-only | SetSearchCriteriaOpRate. |
| G32 ismSetSearchCriteriaOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.326 | Gauge32 | read-only | SetSearchCriteriaOpTotal. |
| G32 ismSetSizeStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.327 | Gauge32 | read-only | SetSizeStreamOpRate. |
| G32 ismSetSizeStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.328 | Gauge32 | read-only | SetSizeStreamOpTotal. |
| G32 ismSetSpoolerOpRate | 1.3.6.1.4.1.9600.1.5.15.1.329 | Gauge32 | read-only | SetSpoolerOpRate. |
| G32 ismSetSpoolerOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.330 | Gauge32 | read-only | SetSpoolerOpTotal. |
| G32 ismSetXportOpRate | 1.3.6.1.4.1.9600.1.5.15.1.331 | Gauge32 | read-only | SetXportOpRate. |
| G32 ismSetXportOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.332 | Gauge32 | read-only | SetXportOpTotal. |
| G32 ismSortTableOpRate | 1.3.6.1.4.1.9600.1.5.15.1.333 | Gauge32 | read-only | SortTableOpRate. |
| G32 ismSortTableOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.334 | Gauge32 | read-only | SortTableOpTotal. |
| G32 ismSpoolerLockMsgOpRate | 1.3.6.1.4.1.9600.1.5.15.1.335 | Gauge32 | read-only | SpoolerLockMsgOpRate. |
| G32 ismSpoolerLockMsgOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.336 | Gauge32 | read-only | SpoolerLockMsgOpTotal. |
| G32 ismSpoolerRulesOpRate | 1.3.6.1.4.1.9600.1.5.15.1.337 | Gauge32 | read-only | SpoolerRulesOpRate. |
| G32 ismSpoolerRulesOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.338 | Gauge32 | read-only | SpoolerRulesOpTotal. |
| G32 ismTellVersionOpRate | 1.3.6.1.4.1.9600.1.5.15.1.339 | Gauge32 | read-only | TellVersionOpRate. |
| G32 ismTellVersionOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.340 | Gauge32 | read-only | TellVersionOpTotal. |
| G32 ismTranRateFromMimeToMapi | 1.3.6.1.4.1.9600.1.5.15.1.341 | Gauge32 | read-only | Rate of transitions from mime to mapi (per sec). |
| G32 ismTranRateFromMimeToMimebyref | 1.3.6.1.4.1.9600.1.5.15.1.342 | Gauge32 | read-only | Rate of transitions from mime to mimebyref (per sec). |
| G32 ismTranRateFromMimebyrefToMapi | 1.3.6.1.4.1.9600.1.5.15.1.343 | Gauge32 | read-only | Rate of transitions from mimebyref to mapi (per sec). |
| G32 ismTranRateFromNewToMime | 1.3.6.1.4.1.9600.1.5.15.1.344 | Gauge32 | read-only | Rate of new messages created with mime. |
| G32 ismTransFromMimeToMapi | 1.3.6.1.4.1.9600.1.5.15.1.345 | Gauge32 | read-only | Total number of transitions from mime to mapi. |
| G32 ismTransFromMimeToMimebyref | 1.3.6.1.4.1.9600.1.5.15.1.346 | Gauge32 | read-only | Total number of transitions from mime to mimebyref. |
| G32 ismTransFromMimebyrefToMapi | 1.3.6.1.4.1.9600.1.5.15.1.347 | Gauge32 | read-only | Total number of transitions from mimebyref to mapi. |
| G32 ismTransFromNewToMime | 1.3.6.1.4.1.9600.1.5.15.1.348 | Gauge32 | read-only | Total number of new messages created with mime. |
| G32 ismTransportSendOpRate | 1.3.6.1.4.1.9600.1.5.15.1.349 | Gauge32 | read-only | TransportSendOpRate. |
| G32 ismTransportSendOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.350 | Gauge32 | read-only | TransportSendOpTotal. |
| G32 ismUpdateDAMsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.351 | Gauge32 | read-only | UpdateDAMsOpRate. |
| G32 ismUpdateDAMsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.352 | Gauge32 | read-only | UpdateDAMsOpTotal. |
| G32 ismUpdateFolderInternetIdOpRate | 1.3.6.1.4.1.9600.1.5.15.1.353 | Gauge32 | read-only | UpdateFolderInternetIdOpRate. |
| G32 ismUpdateFolderInternetIdOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.354 | Gauge32 | read-only | UpdateFolderInternetIdOpTotal. |
| G32 ismUpdateRecipPtagsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.355 | Gauge32 | read-only | UpdateRecipPtagsOpRate. |
| G32 ismUpdateRecipPtagsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.356 | Gauge32 | read-only | UpdateRecipPtagsOpTotal. |
| G32 ismUpldStStrmBeginOpRate | 1.3.6.1.4.1.9600.1.5.15.1.357 | Gauge32 | read-only | UpldStStrmBeginOpRate. |
| G32 ismUpldStStrmBeginOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.358 | Gauge32 | read-only | UpldStStrmBeginOpTotal. |
| G32 ismUpldStStrmContinueOpRate | 1.3.6.1.4.1.9600.1.5.15.1.359 | Gauge32 | read-only | UpldStStrmContinueOpRate. |
| G32 ismUpldStStrmContinueOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.360 | Gauge32 | read-only | UpldStStrmContinueOpTotal. |
| G32 ismUpldStStrmEndOpRate | 1.3.6.1.4.1.9600.1.5.15.1.361 | Gauge32 | read-only | UpldStStrmEndOpRate. |
| G32 ismUpldStStrmEndOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.362 | Gauge32 | read-only | UpldStStrmEndOpTotal. |
| G32 ismValidAttachsOpRate | 1.3.6.1.4.1.9600.1.5.15.1.363 | Gauge32 | read-only | ValidAttachsOpRate. |
| G32 ismValidAttachsOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.364 | Gauge32 | read-only | ValidAttachsOpTotal. |
| G32 ismWriteStreamOpRate | 1.3.6.1.4.1.9600.1.5.15.1.365 | Gauge32 | read-only | WriteStreamOpRate. |
| G32 ismWriteStreamOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.366 | Gauge32 | read-only | WriteStreamOpTotal. |
| G32 ismXportNewMailOpRate | 1.3.6.1.4.1.9600.1.5.15.1.367 | Gauge32 | read-only | XportNewMailOpRate. |
| G32 ismXportNewMailOpTotal | 1.3.6.1.4.1.9600.1.5.15.1.368 | Gauge32 | read-only | XportNewMailOpTotal. |
| informationStorePublicTable | 1.3.6.1.4.1.9600.1.5.16 | not-accessible | Microsoft Exchange Public Folder Store performance data | |
| informationStorePublicEntry | 1.3.6.1.4.1.9600.1.5.16.1 | not-accessible | Performance information for one particular instance of 'MSExchangeIS Public' object. | |
| INS ispInstance | 1.3.6.1.4.1.9600.1.5.16.1.1 | InstanceName | read-only | Instance name. |
| G32 ispActiveClientLogons | 1.3.6.1.4.1.9600.1.5.16.1.2 | Gauge32 | read-only | Active Client Logons is the number of clients that performed any action within the last ten minute time interval. |
| G32 ispAverageDeliveryTime | 1.3.6.1.4.1.9600.1.5.16.1.3 | Gauge32 | read-only | Average 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 ispCategorizationCount | 1.3.6.1.4.1.9600.1.5.16.1.4 | Gauge32 | read-only | Categorization 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 ispClientLogons | 1.3.6.1.4.1.9600.1.5.16.1.5 | Gauge32 | read-only | Client Logons is the number of clients (including system processes) currently logged on. |
| G32 ispFolderOpensPerSec | 1.3.6.1.4.1.9600.1.5.16.1.6 | Gauge32 | read-only | Folder opens/sec is the rate that requests to open folders are submitted to the information store. |
| G32 ispHTTPDAVCurrentPendingNotify | 1.3.6.1.4.1.9600.1.5.16.1.7 | Gauge32 | read-only | Number of notifications happened that are pending (i.e. to be polled). |
| G32 ispHTTPDAVCurrentSubscriptions | 1.3.6.1.4.1.9600.1.5.16.1.8 | Gauge32 | read-only | The number of subscriptions currently active in response to HTTP SUBSCRIBE requests. |
| G32 ispHTTPDAVCurrentTransactionLock | 1.3.6.1.4.1.9600.1.5.16.1.9 | Gauge32 | read-only | The number of DAV transaction locks currently active. |
| G32 ispHTTPDAVNotifyRequestsSec | 1.3.6.1.4.1.9600.1.5.16.1.10 | Gauge32 | read-only | The rate at which the server sends HTTP NOTIFY requests. |
| G32 ispHTTPDAVTotalLocksCreate | 1.3.6.1.4.1.9600.1.5.16.1.11 | Gauge32 | read-only | The number locks granted by the server in response to HTTP LOCK requests since service startup. |
| G32 ispHTTPDAVTotalNotifyRequests | 1.3.6.1.4.1.9600.1.5.16.1.12 | Gauge32 | read-only | The number of HTTP NOTIFY requests sent by the server since service startup. |
| G32 ispHTTPDAVTotalSubscribeCreate | 1.3.6.1.4.1.9600.1.5.16.1.13 | Gauge32 | read-only | The number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests since service startup. |
| G32 ispHTTPDAVTotalSubscribeExpire | 1.3.6.1.4.1.9600.1.5.16.1.14 | Gauge32 | read-only | The number of subscriptions granted by the server in response to HTTP SUBSCRIBE requests that have expired since service startup. |
| G32 ispLogonOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.15 | Gauge32 | read-only | Logon Operations/sec is the rate of Logon requests in the public store. |
| G32 ispMessageOpensPerSec | 1.3.6.1.4.1.9600.1.5.16.1.16 | Gauge32 | read-only | Message Opens/sec is the rate that requests to open messages are submitted to the information store. |
| G32 ispMessageRcpntsDelivered | 1.3.6.1.4.1.9600.1.5.16.1.17 | Gauge32 | read-only | Message Recipients Delivered is the total number of recipients that have received a message since startup. |
| G32 ispMessageRcpntsDeliveredPerMin | 1.3.6.1.4.1.9600.1.5.16.1.18 | Gauge32 | read-only | Message Recipients Delivered/min is the rate that recipients receive messages. |
| G32 ispMessagesDelivered | 1.3.6.1.4.1.9600.1.5.16.1.19 | Gauge32 | read-only | Messages Delivered is the total number of messages delivered to all recipients since startup. |
| G32 ispMessagesDeliveredPerMin | 1.3.6.1.4.1.9600.1.5.16.1.20 | Gauge32 | read-only | Messages Delivered/min is the rate that messages are delivered to all recipients. |
| G32 ispMessagesSent | 1.3.6.1.4.1.9600.1.5.16.1.21 | Gauge32 | read-only | Messages Sent is the total number of messages sent to the transport since startup. |
| G32 ispMessagesSentPerMin | 1.3.6.1.4.1.9600.1.5.16.1.22 | Gauge32 | read-only | Messages Sent/min is the rate that messages are sent to the transport. |
| G32 ispMessagesSubmitted | 1.3.6.1.4.1.9600.1.5.16.1.23 | Gauge32 | read-only | Messages Submitted is the total number of messages submitted by clients since service startup. |
| G32 ispMessagesSubmittedPerMin | 1.3.6.1.4.1.9600.1.5.16.1.24 | Gauge32 | read-only | Messages Submitted/min is the rate that messages are submitted by clients. |
| G32 ispNumMsgsExpirePublicFolders | 1.3.6.1.4.1.9600.1.5.16.1.25 | Gauge32 | read-only | Number of messages expired from public folders |
| G32 ispPeakClientLogons | 1.3.6.1.4.1.9600.1.5.16.1.26 | Gauge32 | read-only | Peak Client Logons is the maximum number of concurrent client logons since the service started. |
| G32 ispRcvQueueSize | 1.3.6.1.4.1.9600.1.5.16.1.27 | Gauge32 | read-only | Receive Queue Size is the number of messages in the public store's receive queue. |
| G32 ispReplicationBackfillDtMsgsRcvd | 1.3.6.1.4.1.9600.1.5.16.1.28 | Gauge32 | read-only | Replication Backfill Data Messages Received is the number of replication messages received from other servers in response to backfill requests since service startup. |
| G32 ispReplicationBackfillDtMsgsSent | 1.3.6.1.4.1.9600.1.5.16.1.29 | Gauge32 | read-only | Replication Backfill Data Messages Sent is the number of replication messages sent in response to backfill requests from other servers since service startup. |
| G32 ispReplicationBackfillRqstsRcvd | 1.3.6.1.4.1.9600.1.5.16.1.30 | Gauge32 | read-only | Replication Backfill Requests Received is the number of backfill request replication messages that have been received from other servers since service startup. |
| G32 ispReplicationBackfillRqstsSent | 1.3.6.1.4.1.9600.1.5.16.1.31 | Gauge32 | read-only | Replication Backfill Requests Sent is the number of backfill request replication messages that have been sent to other servers since service startup. |
| G32 ispReplicationFolderChangesRcvd | 1.3.6.1.4.1.9600.1.5.16.1.32 | Gauge32 | read-only | Replication Folder Changes Received is the number of folder changes that have been replicated from other servers since service startup. |
| G32 ispReplicationFolderChangesSent | 1.3.6.1.4.1.9600.1.5.16.1.33 | Gauge32 | read-only | Replication 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 ispReplicationFolderDataMsgsRcvd | 1.3.6.1.4.1.9600.1.5.16.1.34 | Gauge32 | read-only | Replication 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 ispReplicationFolderDataMsgsSent | 1.3.6.1.4.1.9600.1.5.16.1.35 | Gauge32 | read-only | Replication 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 ispReplicationFolderTreeMsgsRcvd | 1.3.6.1.4.1.9600.1.5.16.1.36 | Gauge32 | read-only | Replication 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 ispReplicationFolderTreeMsgsSent | 1.3.6.1.4.1.9600.1.5.16.1.37 | Gauge32 | read-only | Replication 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 ispReplicationMsgChangesRcvd | 1.3.6.1.4.1.9600.1.5.16.1.38 | Gauge32 | read-only | Replication Message Changes Received is the number of changes to items in public folders that have been received from other servers since service startup. |
| G32 ispReplicationMsgChangesSent | 1.3.6.1.4.1.9600.1.5.16.1.39 | Gauge32 | read-only | Replication Message Changes Sent is the number of changes to items in public folders that have been replicated to other servers since service startup. |
| G32 ispReplicationMsgsRcvd | 1.3.6.1.4.1.9600.1.5.16.1.40 | Gauge32 | read-only | Replication Messages Received is the total number of replication messages received from other servers since service startup. |
| G32 ispReplicationMsgsSent | 1.3.6.1.4.1.9600.1.5.16.1.41 | Gauge32 | read-only | Replication Messages Sent is the total number of replication messages that have been sent to other servers since service startup. |
| G32 ispReplicationRcvQueueSize | 1.3.6.1.4.1.9600.1.5.16.1.42 | Gauge32 | read-only | Replication Receive Queue Size is the number of replication messages waiting to be processed. |
| G32 ispReplicationStatusMsgsRcvd | 1.3.6.1.4.1.9600.1.5.16.1.43 | Gauge32 | read-only | Status Messages Received is the number of replication status request or response messages that have been received from other servers since service startup. |
| G32 ispReplicationStatusMsgsSent | 1.3.6.1.4.1.9600.1.5.16.1.44 | Gauge32 | read-only | Replication Status Messages Sent is the number of replication status request or response messages that have been sent to other servers since service startup. |
| G32 ispSendQueueSize | 1.3.6.1.4.1.9600.1.5.16.1.45 | Gauge32 | read-only | Send Queue Size is the number of messages in the public store's send queue. |
| G32 ispSingleInstanceRatio | 1.3.6.1.4.1.9600.1.5.16.1.46 | Gauge32 | read-only | Single Instance Ratio is the average number of references to each message in the public store. |
| G32 ispTotalCountOfRecoverableItems | 1.3.6.1.4.1.9600.1.5.16.1.47 | Gauge32 | read-only | Total Count of Recoverable Items is the total number of items retained for Item Recovery |
| G32 ispTotalSizeOfRecoverableItems | 1.3.6.1.4.1.9600.1.5.16.1.48 | Gauge32 | read-only | Total Size of Recoverable Items is the total size in kilobytes of items retained for Item Recovery |
| G32 ispRestrictedViewCacheHitRate | 1.3.6.1.4.1.9600.1.5.16.1.49 | Gauge32 | read-only | Restricted View Cache Hit Rate is the rate at which restricted views are reused in the public store. |
| G32 ispRestrictedViewCacheMissRate | 1.3.6.1.4.1.9600.1.5.16.1.50 | Gauge32 | read-only | Restricted View Cache Miss Rate is the rate at which restricted views are created in the public store. |
| G32 ispSearchTaskRate | 1.3.6.1.4.1.9600.1.5.16.1.51 | Gauge32 | read-only | Number of search tasks created per second. |
| G32 ispSlowFindRowRate | 1.3.6.1.4.1.9600.1.5.16.1.52 | Gauge32 | read-only | Slow FindRow Rate is the rate at which the slower FindRow needs to be used in the public store. |
| G32 ispAbortOpRate | 1.3.6.1.4.1.9600.1.5.16.1.53 | Gauge32 | read-only | AbortOpRate. |
| G32 ispAbortOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.54 | Gauge32 | read-only | AbortOpTotal. |
| G32 ispAbortSubmitOpRate | 1.3.6.1.4.1.9600.1.5.16.1.55 | Gauge32 | read-only | AbortSubmitOpRate. |
| G32 ispAbortSubmitOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.56 | Gauge32 | read-only | AbortSubmitOpTotal. |
| G32 ispAddMsgToSendqRate | 1.3.6.1.4.1.9600.1.5.16.1.57 | Gauge32 | read-only | Messages added to the send queue. |
| G32 ispAddMsgToSendqTotal | 1.3.6.1.4.1.9600.1.5.16.1.58 | Gauge32 | read-only | Messages added to the send queue. |
| G32 ispAddNamedCalcPropOpRate | 1.3.6.1.4.1.9600.1.5.16.1.59 | Gauge32 | read-only | AddNamedCalcPropOpRate. |
| G32 ispAddNamedCalcPropOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.60 | Gauge32 | read-only | AddNamedCalcPropOpTotal. |
| G32 ispAddressTypesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.61 | Gauge32 | read-only | AddressTypesOpRate. |
| G32 ispAddressTypesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.62 | Gauge32 | read-only | AddressTypesOpTotal. |
| G32 ispCacheCcnReadOpRate | 1.3.6.1.4.1.9600.1.5.16.1.63 | Gauge32 | read-only | CacheCcnReadOpRate. |
| G32 ispCacheCcnReadOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.64 | Gauge32 | read-only | CacheCcnReadOpTotal. |
| G32 ispCheckFolderNameOpRate | 1.3.6.1.4.1.9600.1.5.16.1.65 | Gauge32 | read-only | CheckFolderNameOpRate. |
| G32 ispCheckFolderNameOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.66 | Gauge32 | read-only | CheckFolderNameOpTotal. |
| G32 ispCheckRightsOnFolderRate | 1.3.6.1.4.1.9600.1.5.16.1.67 | Gauge32 | read-only | CheckRightsOnFolderRate. |
| G32 ispCheckRightsOnFolderTotal | 1.3.6.1.4.1.9600.1.5.16.1.68 | Gauge32 | read-only | CheckRightsOnFolderTotal. |
| G32 ispCloneStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.69 | Gauge32 | read-only | CloneStreamOpRate. |
| G32 ispCloneStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.70 | Gauge32 | read-only | CloneStreamOpTotal. |
| G32 ispCollapseRowOpRate | 1.3.6.1.4.1.9600.1.5.16.1.71 | Gauge32 | read-only | CollapseRowOpRate. |
| G32 ispCollapseRowOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.72 | Gauge32 | read-only | CollapseRowOpTotal. |
| G32 ispCommitStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.73 | Gauge32 | read-only | CommitStreamOpRate. |
| G32 ispCommitStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.74 | Gauge32 | read-only | CommitStreamOpTotal. |
| G32 ispCopyPropsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.75 | Gauge32 | read-only | CopyPropsOpRate. |
| G32 ispCopyPropsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.76 | Gauge32 | read-only | CopyPropsOpTotal. |
| G32 ispCopyToOpRate | 1.3.6.1.4.1.9600.1.5.16.1.77 | Gauge32 | read-only | CopyToOpRate. |
| G32 ispCopyToOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.78 | Gauge32 | read-only | CopyToOpTotal. |
| G32 ispCopyToStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.79 | Gauge32 | read-only | CopyToStreamOpRate. |
| G32 ispCopyToStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.80 | Gauge32 | read-only | CopyToStreamOpTotal. |
| G32 ispCreateAttachOpRate | 1.3.6.1.4.1.9600.1.5.16.1.81 | Gauge32 | read-only | CreateAttachOpRate. |
| G32 ispCreateAttachOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.82 | Gauge32 | read-only | CreateAttachOpTotal. |
| G32 ispCreateBookMarkOperationPerSec | 1.3.6.1.4.1.9600.1.5.16.1.83 | Gauge32 | read-only | CreateBookMark Operations/sec is the rate of CreateBookMark requests in the public store. |
| G32 ispCreateFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.84 | Gauge32 | read-only | CreateFolderOpRate. |
| G32 ispCreateFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.85 | Gauge32 | read-only | CreateFolderOpTotal. |
| G32 ispDatabaseSessionActiveCount | 1.3.6.1.4.1.9600.1.5.16.1.86 | Gauge32 | read-only | Number of database sessions in use at the current time |
| G32 ispDatabaseSessionCount | 1.3.6.1.4.1.9600.1.5.16.1.87 | Gauge32 | read-only | Number of database sessions allocated |
| G32 ispDeleteAttachOpRate | 1.3.6.1.4.1.9600.1.5.16.1.88 | Gauge32 | read-only | DeleteAttachOpRate. |
| G32 ispDeleteAttachOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.89 | Gauge32 | read-only | DeleteAttachOpTotal. |
| G32 ispDeleteFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.90 | Gauge32 | read-only | DeleteFolderOpRate. |
| G32 ispDeleteFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.91 | Gauge32 | read-only | DeleteFolderOpTotal. |
| G32 ispDeleteMessagesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.92 | Gauge32 | read-only | DeleteMessagesOpRate. |
| G32 ispDeleteMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.93 | Gauge32 | read-only | DeleteMessagesOpTotal. |
| G32 ispDelMsgFromSendqRate | 1.3.6.1.4.1.9600.1.5.16.1.94 | Gauge32 | read-only | Messages deleted from the send queue. |
| G32 ispDelMsgFromSendqTotal | 1.3.6.1.4.1.9600.1.5.16.1.95 | Gauge32 | read-only | Messages deleted from the send queue. |
| G32 ispDelPropertyOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.96 | Gauge32 | read-only | DelProperty Operations/sec is the rate of DelProperty requests in the public store. |
| G32 ispDeregisterTableNotifyOpRate | 1.3.6.1.4.1.9600.1.5.16.1.97 | Gauge32 | read-only | DeregisterTableNotificationOpRate. |
| G32 ispDeregisterTableNotifyOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.98 | Gauge32 | read-only | DeregisterTableNotificationOpTotal. |
| G32 ispDoCrossPostOpRate | 1.3.6.1.4.1.9600.1.5.16.1.99 | Gauge32 | read-only | DoCrossPostOpRate. |
| G32 ispDoCrossPostOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.100 | Gauge32 | read-only | DoCrossPostOpTotal. |
| G32 ispEmptyFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.101 | Gauge32 | read-only | EmptyFolderOpRate. |
| G32 ispEmptyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.102 | Gauge32 | read-only | EmptyFolderOpTotal. |
| G32 ispExpandRowOpRate | 1.3.6.1.4.1.9600.1.5.16.1.103 | Gauge32 | read-only | ExpandRowOpRate. |
| G32 ispExpandRowOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.104 | Gauge32 | read-only | ExpandRowOpTotal. |
| G32 ispFghostedOpRate | 1.3.6.1.4.1.9600.1.5.16.1.105 | Gauge32 | read-only | FghostedOpRate. |
| G32 ispFghostedOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.106 | Gauge32 | read-only | FghostedOpTotal. |
| G32 ispFindRowOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.107 | Gauge32 | read-only | FindRow operations/sec is the rate of FindRow requests in the public store. |
| G32 ispFlushPerUserOpRate | 1.3.6.1.4.1.9600.1.5.16.1.108 | Gauge32 | read-only | FlushPerUserOpRate. |
| G32 ispFlushPerUserOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.109 | Gauge32 | read-only | FlushPerUserOpTotal. |
| G32 ispFolderCount | 1.3.6.1.4.1.9600.1.5.16.1.110 | Gauge32 | read-only | Folder Count is the number of separate folders (including top-level folders and subfolders) that exist in the public store. |
| G32 ispFreeBookmarkOpRate | 1.3.6.1.4.1.9600.1.5.16.1.111 | Gauge32 | read-only | FreeBookmarkOpRate. |
| G32 ispFreeBookmarkOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.112 | Gauge32 | read-only | FreeBookmarkOpTotal. |
| G32 ispFXDstCopyFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.113 | Gauge32 | read-only | FXDstCopyFolderOpRate. |
| G32 ispFXDstCopyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.114 | Gauge32 | read-only | FXDstCopyFolderOpTotal. |
| G32 ispFXDstCopyMessagesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.115 | Gauge32 | read-only | FXDstCopyMessagesOpRate. |
| G32 ispFXDstCopyMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.116 | Gauge32 | read-only | FXDstCopyMessagesOpTotal. |
| G32 ispFXDstCopyPropsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.117 | Gauge32 | read-only | FXDstCopyPropsOpRate. |
| G32 ispFXDstCopyPropsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.118 | Gauge32 | read-only | FXDstCopyPropsOpTotal. |
| G32 ispFXDstCopyToOpRate | 1.3.6.1.4.1.9600.1.5.16.1.119 | Gauge32 | read-only | FXDstCopyToOpRate. |
| G32 ispFXDstCopyToOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.120 | Gauge32 | read-only | FXDstCopyToOpTotal. |
| G32 ispFXDstPutBufferOpRate | 1.3.6.1.4.1.9600.1.5.16.1.121 | Gauge32 | read-only | FXDstPutBufferOpRate. |
| G32 ispFXDstPutBufferOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.122 | Gauge32 | read-only | FXDstPutBufferOpTotal. |
| G32 ispFXGetBufferCurrentCallerCount | 1.3.6.1.4.1.9600.1.5.16.1.123 | Gauge32 | read-only | Simultaneous FXGetBuffer rops being called. |
| G32 ispFXGetBufferCurrentUsersExec | 1.3.6.1.4.1.9600.1.5.16.1.124 | Gauge32 | read-only | Simultaneous FXGetBuffer rops being executed. |
| G32 ispFXGetBufferRopsAccepted | 1.3.6.1.4.1.9600.1.5.16.1.125 | Gauge32 | read-only | The total number of FXGetBuffer rops accepted. |
| G32 ispFXGetBufferRopsAcceptedPerSec | 1.3.6.1.4.1.9600.1.5.16.1.126 | Gauge32 | read-only | FXGetBuffer rops calls accepted per sec. |
| G32 ispFXGetBufferRopsCalled | 1.3.6.1.4.1.9600.1.5.16.1.127 | Gauge32 | read-only | The total number of FXGetBuffer rops. |
| G32 ispFXGetBufferRopsCalledPerSec | 1.3.6.1.4.1.9600.1.5.16.1.128 | Gauge32 | read-only | Number of FXGetBuffer rops per sec. |
| G32 ispFXGetBufferRopsDenied | 1.3.6.1.4.1.9600.1.5.16.1.129 | Gauge32 | read-only | The total number of FXGetBuffer rops denied. |
| G32 ispFXGetBufferRopsDeniedPerSec | 1.3.6.1.4.1.9600.1.5.16.1.130 | Gauge32 | read-only | FXGetBuffer rops denied per sec. |
| G32 ispFXGetIncrStateOpRate | 1.3.6.1.4.1.9600.1.5.16.1.131 | Gauge32 | read-only | FXGetIncrStateOpRate. |
| G32 ispFXGetIncrStateOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.132 | Gauge32 | read-only | FXGetIncrStateOpTotal. |
| G32 ispFXSrcCopyFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.133 | Gauge32 | read-only | FXSrcCopyFolderOpRate. |
| G32 ispFXSrcCopyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.134 | Gauge32 | read-only | FXSrcCopyFolderOpTotal. |
| G32 ispFXSrcCopyMessagesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.135 | Gauge32 | read-only | FXSrcCopyMessagesOpRate. |
| G32 ispFXSrcCopyMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.136 | Gauge32 | read-only | FXSrcCopyMessagesOpTotal. |
| G32 ispFXSrcCopyPropsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.137 | Gauge32 | read-only | FXSrcCopyPropsOpRate. |
| G32 ispFXSrcCopyPropsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.138 | Gauge32 | read-only | FXSrcCopyPropsOpTotal. |
| G32 ispFXSrcCopyToOpRate | 1.3.6.1.4.1.9600.1.5.16.1.139 | Gauge32 | read-only | FXSrcCopyToOpRate. |
| G32 ispFXSrcCopyToOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.140 | Gauge32 | read-only | FXSrcCopyToOpTotal. |
| G32 ispFXSrcGetBufferOpRate | 1.3.6.1.4.1.9600.1.5.16.1.141 | Gauge32 | read-only | FXSrcGetBufferOpRate. |
| G32 ispFXSrcGetBufferOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.142 | Gauge32 | read-only | FXSrcGetBufferOpTotal. |
| G32 ispGetAdrListOpRate | 1.3.6.1.4.1.9600.1.5.16.1.143 | Gauge32 | read-only | GetAdrListOpRate. |
| G32 ispGetAdrListOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.144 | Gauge32 | read-only | GetAdrListOpTotal. |
| G32 ispGetAllPerUserLtidsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.145 | Gauge32 | read-only | GetAllPerUserLtidsOpRate. |
| G32 ispGetAllPerUserLtidsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.146 | Gauge32 | read-only | GetAllPerUserLtidsOpTotal. |
| G32 ispGetCollapseStateOpRate | 1.3.6.1.4.1.9600.1.5.16.1.147 | Gauge32 | read-only | GetCollapseStateOpRate. |
| G32 ispGetCollapseStateOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.148 | Gauge32 | read-only | GetCollapseStateOpTotal. |
| G32 ispGetFileHandlePropOpRate | 1.3.6.1.4.1.9600.1.5.16.1.149 | Gauge32 | read-only | GetFileHandlePropOpRate |
| G32 ispGetFileHandlePropOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.150 | Gauge32 | read-only | GetFileHandlePropOpTotal |
| G32 ispGetFoldersTableRpcIntfRate | 1.3.6.1.4.1.9600.1.5.16.1.151 | Gauge32 | read-only | GetFoldersTableRpcIntfRate. |
| G32 ispGetFoldersTableRpcIntfTotal | 1.3.6.1.4.1.9600.1.5.16.1.152 | Gauge32 | read-only | GetFoldersTableRpcIntfTotal. |
| G32 ispGetIDsFromNamesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.153 | Gauge32 | read-only | GetIDsFromNamesOpRate. |
| G32 ispGetIDsFromNamesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.154 | Gauge32 | read-only | GetIDsFromNamesOpTotal. |
| G32 ispGetLocalRepIdsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.155 | Gauge32 | read-only | GetLocalRepIdsOpRate. |
| G32 ispGetLocalRepIdsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.156 | Gauge32 | read-only | GetLocalRepIdsOpTotal. |
| G32 ispGetMailboxTableRpcIntfRate | 1.3.6.1.4.1.9600.1.5.16.1.157 | Gauge32 | read-only | GetMailboxTableRpcIntfRate. |
| G32 ispGetMailboxTableRpcIntfTotal | 1.3.6.1.4.1.9600.1.5.16.1.158 | Gauge32 | read-only | GetMailboxTableRpcIntfTotal. |
| G32 ispGetMessagePropOpRate | 1.3.6.1.4.1.9600.1.5.16.1.159 | Gauge32 | read-only | GetMessagePropOpRate. |
| G32 ispGetMessagePropOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.160 | Gauge32 | read-only | GetMessagePropOpTotal. |
| G32 ispGetMessageStatusOpRate | 1.3.6.1.4.1.9600.1.5.16.1.161 | Gauge32 | read-only | GetMessageStatusOpRate. |
| G32 ispGetMessageStatusOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.162 | Gauge32 | read-only | GetMessageStatusOpTotal. |
| G32 ispGetNamesFromIDsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.163 | Gauge32 | read-only | GetNamesFromIDsOpRate. |
| G32 ispGetNamesFromIDsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.164 | Gauge32 | read-only | GetNamesFromIDsOpTotal. |
| G32 ispGetOwningMDBsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.165 | Gauge32 | read-only | GetOwningMDBsOpRate. |
| G32 ispGetOwningMDBsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.166 | Gauge32 | read-only | GetOwningMDBsOpTotal. |
| G32 ispGetPerUserGuidOpRate | 1.3.6.1.4.1.9600.1.5.16.1.167 | Gauge32 | read-only | GetPerUserGuidOpRate. |
| G32 ispGetPerUserGuidOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.168 | Gauge32 | read-only | GetPerUserGuidOpTotal. |
| G32 ispGetPerUserLtidsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.169 | Gauge32 | read-only | GetPerUserLtidsOpRate. |
| G32 ispGetPerUserLtidsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.170 | Gauge32 | read-only | GetPerUserLtidsOpTotal. |
| G32 ispGetPerUserOpRate | 1.3.6.1.4.1.9600.1.5.16.1.171 | Gauge32 | read-only | GetPerUserOpRate. |
| G32 ispGetPerUserOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.172 | Gauge32 | read-only | GetPerUserOpTotal. |
| G32 ispGetPropertyOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.173 | Gauge32 | read-only | GetProperty Operations/sec is the rate of GetProperty requests in the public store. |
| G32 ispGetPropListOpRate | 1.3.6.1.4.1.9600.1.5.16.1.174 | Gauge32 | read-only | GetPropListOpRate. |
| G32 ispGetPropListOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.175 | Gauge32 | read-only | GetPropListOpTotal. |
| G32 ispGetReceiveFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.176 | Gauge32 | read-only | GetReceiveFolderOpRate. |
| G32 ispGetReceiveFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.177 | Gauge32 | read-only | GetReceiveFolderOpTotal. |
| G32 ispGetReceiveFolderTableOpRate | 1.3.6.1.4.1.9600.1.5.16.1.178 | Gauge32 | read-only | GetReceiveFolderTableOpRate. |
| G32 ispGetReceiveFolderTableOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.179 | Gauge32 | read-only | GetReceiveFolderTableOpTotal. |
| G32 ispGetRecipColumnsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.180 | Gauge32 | read-only | Get the available columns in a recipient table. |
| G32 ispGetRecipColumnsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.181 | Gauge32 | read-only | Get the available columns in a recipient table. |
| G32 ispGetRecipCountOpRate | 1.3.6.1.4.1.9600.1.5.16.1.182 | Gauge32 | read-only | GetRecipCountOpRate. |
| G32 ispGetRecipCountOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.183 | Gauge32 | read-only | GetRecipCountOpTotal. |
| G32 ispGetRecipOpRate | 1.3.6.1.4.1.9600.1.5.16.1.184 | Gauge32 | read-only | GetRecipOpRate. |
| G32 ispGetRecipOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.185 | Gauge32 | read-only | GetRecipOpTotal. |
| G32 ispGetRightsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.186 | Gauge32 | read-only | GetRightsOpRate. |
| G32 ispGetRightsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.187 | Gauge32 | read-only | GetRightsOpTotal. |
| G32 ispGetSearchCriteriaOpRate | 1.3.6.1.4.1.9600.1.5.16.1.188 | Gauge32 | read-only | GetSearchCriteriaOpRate. |
| G32 ispGetSearchCriteriaOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.189 | Gauge32 | read-only | GetSearchCriteriaOpTotal. |
| G32 ispGetStatusOpRate | 1.3.6.1.4.1.9600.1.5.16.1.190 | Gauge32 | read-only | GetStatusOpRate. |
| G32 ispGetStatusOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.191 | Gauge32 | read-only | GetStatusOpTotal. |
| G32 ispGetStreamSizeOpRate | 1.3.6.1.4.1.9600.1.5.16.1.192 | Gauge32 | read-only | GetStreamSizeOpRate. |
| G32 ispGetStreamSizeOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.193 | Gauge32 | read-only | GetStreamSizeOpTotal. |
| G32 ispGetTableOpRate | 1.3.6.1.4.1.9600.1.5.16.1.194 | Gauge32 | read-only | GetTableOpRate. |
| G32 ispGetTableOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.195 | Gauge32 | read-only | GetTableOpTotal. |
| G32 ispGetXhdrListOpRate | 1.3.6.1.4.1.9600.1.5.16.1.196 | Gauge32 | read-only | GetXhdrListOpRate. |
| G32 ispGetXhdrListOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.197 | Gauge32 | read-only | GetXhdrListOpTotal. |
| G32 ispIdFromLtidOpRate | 1.3.6.1.4.1.9600.1.5.16.1.198 | Gauge32 | read-only | IdFromLtidOpRate. |
| G32 ispIdFromLtidOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.199 | Gauge32 | read-only | IdFromLtidOpTotal. |
| G32 ispImportDeleteOpRate | 1.3.6.1.4.1.9600.1.5.16.1.200 | Gauge32 | read-only | ImportDeleteOpRate. |
| G32 ispImportDeleteOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.201 | Gauge32 | read-only | ImportDeleteOpTotal. |
| G32 ispImportHierChgOpRate | 1.3.6.1.4.1.9600.1.5.16.1.202 | Gauge32 | read-only | ImportHierChgOpRate. |
| G32 ispImportHierChgOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.203 | Gauge32 | read-only | ImportHierChgOpTotal. |
| G32 ispImportHierDelOpRate | 1.3.6.1.4.1.9600.1.5.16.1.204 | Gauge32 | read-only | ImportHierDelOpRate. |
| G32 ispImportHierDelOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.205 | Gauge32 | read-only | ImportHierDelOpTotal. |
| G32 ispImportMsgChgOpRate | 1.3.6.1.4.1.9600.1.5.16.1.206 | Gauge32 | read-only | ImportMsgChgOpRate. |
| G32 ispImportMsgChgOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.207 | Gauge32 | read-only | ImportMsgChgOpTotal. |
| G32 ispImportMsgMoveOpRate | 1.3.6.1.4.1.9600.1.5.16.1.208 | Gauge32 | read-only | ImportMsgMoveOpRate. |
| G32 ispImportMsgMoveOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.209 | Gauge32 | read-only | ImportMsgMoveOpTotal. |
| G32 ispImportReadsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.210 | Gauge32 | read-only | ImportReadsOpRate. |
| G32 ispImportReadsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.211 | Gauge32 | read-only | ImportReadsOpTotal. |
| G32 ispIncrCfgOpRate | 1.3.6.1.4.1.9600.1.5.16.1.212 | Gauge32 | read-only | IncrCfgOpRate. |
| G32 ispIncrCfgOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.213 | Gauge32 | read-only | IncrCfgOpTotal. |
| G32 ispLocalDeliveryOpRate | 1.3.6.1.4.1.9600.1.5.16.1.214 | Gauge32 | read-only | LocalDeliveryOpRate. |
| G32 ispLocalDeliveryOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.215 | Gauge32 | read-only | Number of messages delivered locally through the Local Delivery RPCINTF API. |
| G32 ispLockRegionStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.216 | Gauge32 | read-only | LockRegionStreamOpRate. |
| G32 ispLockRegionStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.217 | Gauge32 | read-only | LockRegionStreamOpTotal. |
| G32 ispLtidFromIdOpRate | 1.3.6.1.4.1.9600.1.5.16.1.218 | Gauge32 | read-only | LtidFromIdOpRate. |
| G32 ispLtidFromIdOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.219 | Gauge32 | read-only | LtidFromIdOpTotal. |
| G32 ispModifyACLOpRate | 1.3.6.1.4.1.9600.1.5.16.1.220 | Gauge32 | read-only | ModifyACLOpRate. |
| G32 ispModifyACLOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.221 | Gauge32 | read-only | ModifyACLOpTotal. |
| G32 ispModifyMvPropOpRate | 1.3.6.1.4.1.9600.1.5.16.1.222 | Gauge32 | read-only | ModifyMvPropOpRate. |
| G32 ispModifyMvPropOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.223 | Gauge32 | read-only | ModifyMvPropOpTotal. |
| G32 ispModifyRcpntsOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.224 | Gauge32 | read-only | ModifyRecipients Operations/sec is the rate of ModifyRecipients requests in the public store. |
| G32 ispModifyRulesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.225 | Gauge32 | read-only | ModifyRulesOpRate. |
| G32 ispModifyRulesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.226 | Gauge32 | read-only | ModifyRulesOpTotal. |
| G32 ispModifyRulesRate | 1.3.6.1.4.1.9600.1.5.16.1.227 | Gauge32 | read-only | ModifyRulesRate. |
| G32 ispModifyRulesTotal | 1.3.6.1.4.1.9600.1.5.16.1.228 | Gauge32 | read-only | ModifyRulesTotal. |
| G32 ispMoveCopyFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.229 | Gauge32 | read-only | MoveCopyFolderOpRate. |
| G32 ispMoveCopyFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.230 | Gauge32 | read-only | MoveCopyFolderOpTotal. |
| G32 ispMoveCopyMessagesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.231 | Gauge32 | read-only | MoveCopyMessagesOpRate. |
| G32 ispMoveCopyMessagesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.232 | Gauge32 | read-only | MoveCopyMessagesOpTotal. |
| G32 ispNextNewsgroupOpRate | 1.3.6.1.4.1.9600.1.5.16.1.233 | Gauge32 | read-only | NextNewsgroupOpRate. |
| G32 ispNextNewsgroupOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.234 | Gauge32 | read-only | NextNewsgroupOpTotal. |
| G32 ispNukeRecipientsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.235 | Gauge32 | read-only | NukeRecipientsOpRate. |
| G32 ispNukeRecipientsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.236 | Gauge32 | read-only | NukeRecipientsOpTotal. |
| G32 ispOpenAdvisorOpRate | 1.3.6.1.4.1.9600.1.5.16.1.237 | Gauge32 | read-only | OpenAdvisorOpRate. |
| G32 ispOpenAdvisorOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.238 | Gauge32 | read-only | OpenAdvisorOpTotal. |
| G32 ispOpenAttachOpRate | 1.3.6.1.4.1.9600.1.5.16.1.239 | Gauge32 | read-only | OpenAttachOpRate. |
| G32 ispOpenAttachOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.240 | Gauge32 | read-only | OpenAttachOpTotal. |
| G32 ispOpenCollectOpRate | 1.3.6.1.4.1.9600.1.5.16.1.241 | Gauge32 | read-only | OpenCollectOpRate. |
| G32 ispOpenCollectOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.242 | Gauge32 | read-only | OpenCollectOpTotal. |
| G32 ispOpenFolderByNntpNameOpRate | 1.3.6.1.4.1.9600.1.5.16.1.243 | Gauge32 | read-only | OpenFolderByNntpNameOpRate. |
| G32 ispOpenFolderByNntpNameOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.244 | Gauge32 | read-only | OpenFolderByNntpNameOpTotal. |
| G32 ispOpenImailConvObjectOpRate | 1.3.6.1.4.1.9600.1.5.16.1.245 | Gauge32 | read-only | OpenImailConversionObjectOpRate. |
| G32 ispOpenImailConvObjectOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.246 | Gauge32 | read-only | OpenImailConversionObjectOpTotal. |
| G32 ispOpenImailConvStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.247 | Gauge32 | read-only | OpenImailConversionStreamOpRate. |
| G32 ispOpenImailConvStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.248 | Gauge32 | read-only | OpenImailConversionStreamOpTotal. |
| G32 ispOpenMessageByArticleNumOpRate | 1.3.6.1.4.1.9600.1.5.16.1.249 | Gauge32 | read-only | OpenMessageByArticleNumberOpRate. |
| G32 ispOpenMessageByArticleNmOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.250 | Gauge32 | read-only | OpenMessageByArticleNumberOpTotal. |
| G32 ispOpenMessageByMsgIdOpRate | 1.3.6.1.4.1.9600.1.5.16.1.251 | Gauge32 | read-only | OpenMessageByMsgIdOpRate. |
| G32 ispOpenMessageByMsgIdOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.252 | Gauge32 | read-only | OpenMessageByMsgIdOpTotal. |
| G32 ispOpenMessagePropOpRate | 1.3.6.1.4.1.9600.1.5.16.1.253 | Gauge32 | read-only | OpenMessagePropOpRate. |
| G32 ispOpenMessagePropOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.254 | Gauge32 | read-only | OpenMessagePropOpTotal. |
| G32 ispOpenStreamOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.255 | Gauge32 | read-only | OpenStream Operations/sec is the rate of OpenStream requests in the public store. |
| G32 ispUserReadCacheConsumed | 1.3.6.1.4.1.9600.1.5.16.1.256 | Gauge32 | read-only | Number of entries in the Per User Read cache consumed for use (but may or may not be currently in use). |
| G32 ispUserReadCacheDirty | 1.3.6.1.4.1.9600.1.5.16.1.257 | Gauge32 | read-only | Number of entries in the Per User Read cache which have been updated but have not yet been flushed to disk. |
| G32 ispUserReadCacheEntriesReUsedSec | 1.3.6.1.4.1.9600.1.5.16.1.258 | Gauge32 | read-only | Rate of entries that were victimized from the Per User Read cache in order to accommodate new entries. |
| G32 ispUserReadCacheEntriesScanSec | 1.3.6.1.4.1.9600.1.5.16.1.259 | Gauge32 | read-only | Rate of entries inspected during each scan of the Per User Read cache in order to identify a victimization candidate. |
| G32 ispUserReadCacheInUse | 1.3.6.1.4.1.9600.1.5.16.1.260 | Gauge32 | read-only | Number of entries in the Per User Read cache actually in use. |
| G32 ispUserReadCacheInsertsSec | 1.3.6.1.4.1.9600.1.5.16.1.261 | Gauge32 | read-only | Rate of insertions of new entries into the Per User Read cache. |
| G32 ispUserReadCacheLookupHitRatio | 1.3.6.1.4.1.9600.1.5.16.1.262 | Gauge32 | read-only | Rate of successful Per User Read cache lookup requests. |
| G32 ispUserReadCacheLookHitRatioBase | 1.3.6.1.4.1.9600.1.5.16.1.263 | Gauge32 | read-only | Rate of successful Per User Read cache lookup requests. (base) |
| G32 ispUserReadCacheLookupsSec | 1.3.6.1.4.1.9600.1.5.16.1.264 | Gauge32 | read-only | Rate of lookup requests in the Per User Read cache. |
| G32 ispUserReadCacheScansSec | 1.3.6.1.4.1.9600.1.5.16.1.265 | Gauge32 | read-only | Rate of scans performed of the Per User Read cache in order to identify a victimization candidate. |
| G32 ispUserReadCacheSize | 1.3.6.1.4.1.9600.1.5.16.1.266 | Gauge32 | read-only | Total size (number of entries) of the Per User Read cache. |
| G32 ispPrepareReadRecipientsRate | 1.3.6.1.4.1.9600.1.5.16.1.267 | Gauge32 | read-only | PrepareReadRecipientsRate. |
| G32 ispPrepareReadRecipientsTotal | 1.3.6.1.4.1.9600.1.5.16.1.268 | Gauge32 | read-only | PrepareReadRecipientsTotal. |
| G32 ispQryNamedPropsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.269 | Gauge32 | read-only | QryNamedPropsOpRate. |
| G32 ispQryNamedPropsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.270 | Gauge32 | read-only | QryNamedPropsOpTotal. |
| G32 ispQueryColumnsAllOpRate | 1.3.6.1.4.1.9600.1.5.16.1.271 | Gauge32 | read-only | QueryColumnsAllOpRate. |
| G32 ispQueryColumnsAllOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.272 | Gauge32 | read-only | QueryColumnsAllOpTotal. |
| G32 ispQueryPositionOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.273 | Gauge32 | read-only | QueryPosition Operations/sec is the rate of QueryPosition requests in the public store. |
| G32 ispQueryRowsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.274 | Gauge32 | read-only | QueryRowsOpRate. |
| G32 ispQueryRowsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.275 | Gauge32 | read-only | QueryRowsOpTotal. |
| G32 ispReadStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.276 | Gauge32 | read-only | ReadStreamOpRate. |
| G32 ispReadStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.277 | Gauge32 | read-only | ReadStreamOpTotal. |
| G32 ispRegICSNotifsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.278 | Gauge32 | read-only | RegICSNotifsOpRate. |
| G32 ispRegICSNotifsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.279 | Gauge32 | read-only | RegICSNotifsOpTotal. |
| G32 ispRegisterNotifyOperationPerSec | 1.3.6.1.4.1.9600.1.5.16.1.280 | Gauge32 | read-only | RegisterNotification Operations/sec is the rate of RegisterNotification requests in the public store. |
| G32 ispRegisterTableNotifyOpRate | 1.3.6.1.4.1.9600.1.5.16.1.281 | Gauge32 | read-only | RegisterTableNotificationOpRate. |
| G32 ispRegisterTableNotifyOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.282 | Gauge32 | read-only | RegisterTableNotificationOpTotal. |
| G32 ispRenderMessageOpRate | 1.3.6.1.4.1.9600.1.5.16.1.283 | Gauge32 | read-only | RenderMessageOpRate. |
| G32 ispRenderMessageOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.284 | Gauge32 | read-only | RenderMessageOpTotal. |
| G32 ispResetTableOpRate | 1.3.6.1.4.1.9600.1.5.16.1.285 | Gauge32 | read-only | ResetTableOpRate. |
| G32 ispResetTableOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.286 | Gauge32 | read-only | ResetTableOpTotal. |
| G32 ispRestrictOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.287 | Gauge32 | read-only | Restrict Operations/sec is the rate of Restrict requests in the public store. |
| G32 ispRowsInACLListTable | 1.3.6.1.4.1.9600.1.5.16.1.288 | Gauge32 | read-only | Total number of rows in the ACLList Table. |
| G32 ispRowsInACLMemberTable | 1.3.6.1.4.1.9600.1.5.16.1.289 | Gauge32 | read-only | Total number of rows in the ACLMember Table. |
| G32 ispRowsInCategTables | 1.3.6.1.4.1.9600.1.5.16.1.290 | Gauge32 | read-only | Total number of rows in the Categ Tables. |
| G32 ispRowsInDeletedAttachmentsTable | 1.3.6.1.4.1.9600.1.5.16.1.291 | Gauge32 | read-only | Total number of rows in the DeletedAttachments Table. |
| G32 ispRowsInDeletedFoldersTable | 1.3.6.1.4.1.9600.1.5.16.1.292 | Gauge32 | read-only | Total number of rows in the DeletedFolders Table. |
| G32 ispRowsInDeletedMessagesTable | 1.3.6.1.4.1.9600.1.5.16.1.293 | Gauge32 | read-only | Total number of rows in the DeletedMessages Table. |
| G32 ispRowsInDeliveredToTable | 1.3.6.1.4.1.9600.1.5.16.1.294 | Gauge32 | read-only | Total number of rows in the DeliveredTo Table. |
| G32 ispRowsInFolderTombstoneTable | 1.3.6.1.4.1.9600.1.5.16.1.295 | Gauge32 | read-only | Total number of rows in the Folder Tombstone Table. |
| G32 ispRowsInIdxAgeTable | 1.3.6.1.4.1.9600.1.5.16.1.296 | Gauge32 | read-only | Total number of rows in the IdxAge Table. |
| G32 ispRowsInMailboxTable | 1.3.6.1.4.1.9600.1.5.16.1.297 | Gauge32 | read-only | Total number of rows in the Mailbox Table. |
| G32 ispRowsInMessageTable | 1.3.6.1.4.1.9600.1.5.16.1.298 | Gauge32 | read-only | Total number of rows in the Message Table. |
| G32 ispRowsInMessageTombstoneTable | 1.3.6.1.4.1.9600.1.5.16.1.299 | Gauge32 | read-only | Total number of rows in the Message Tombstone Table. |
| G32 ispRowsInMsgFolderTables | 1.3.6.1.4.1.9600.1.5.16.1.300 | Gauge32 | read-only | Total number of rows in the MsgFolder Tables. |
| G32 ispRowsInNamedPropsTable | 1.3.6.1.4.1.9600.1.5.16.1.301 | Gauge32 | read-only | Total number of rows in the NamedProps Table. |
| G32 ispRowsInNeedRNTable | 1.3.6.1.4.1.9600.1.5.16.1.302 | Gauge32 | read-only | Total number of rows in the NeedRN Table. |
| G32 ispRowsInPerUserReadTable | 1.3.6.1.4.1.9600.1.5.16.1.303 | Gauge32 | read-only | Total number of rows in the PerUserRead Table. |
| G32 ispRowsInReceiveFoldersTable | 1.3.6.1.4.1.9600.1.5.16.1.304 | Gauge32 | read-only | Total number of rows in the ReceiveFolders Table. |
| G32 ispRowsInReplicationTable | 1.3.6.1.4.1.9600.1.5.16.1.305 | Gauge32 | read-only | Total number of rows in the Replication Table. |
| G32 ispRowsInReplidMapTable | 1.3.6.1.4.1.9600.1.5.16.1.306 | Gauge32 | read-only | Total number of rows in the ReplidMap Table. |
| G32 ispRowsInRulesTable | 1.3.6.1.4.1.9600.1.5.16.1.307 | Gauge32 | read-only | Total number of rows in the Rules Table. |
| G32 ispRowsInSearchQueueTable | 1.3.6.1.4.1.9600.1.5.16.1.308 | Gauge32 | read-only | Total number of rows in the SearchQueue Table. |
| G32 ispRowsInTimedEventsTable | 1.3.6.1.4.1.9600.1.5.16.1.309 | Gauge32 | read-only | Total number of rows in the TimedEvents Table. |
| G32 ispSaveChangesAttachOpRate | 1.3.6.1.4.1.9600.1.5.16.1.310 | Gauge32 | read-only | SaveChangesAttachOpRate. |
| G32 ispSaveChangesAttachOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.311 | Gauge32 | read-only | SaveChangesAttachOpTotal. |
| G32 ispSaveChangesMessageOpRate | 1.3.6.1.4.1.9600.1.5.16.1.312 | Gauge32 | read-only | SaveChangesMessageOpRate. |
| G32 ispSaveChangesMessageOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.313 | Gauge32 | read-only | SaveChangesMessageOpTotal. |
| G32 ispSeekRowOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.314 | Gauge32 | read-only | SeekRow Operations/sec is the rate of SeekRow requests in the public store. |
| G32 ispSeekRowApproxOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.315 | Gauge32 | read-only | SeekRowApproximate Operations/sec is the rate of SeekRowApproximate requests in the public store. |
| G32 ispSeekRowBookMarkOpPerSec | 1.3.6.1.4.1.9600.1.5.16.1.316 | Gauge32 | read-only | SeekRowBookMark Operations/sec is the rate of SeekRowBookMark requests in the public store. |
| G32 ispSeekStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.317 | Gauge32 | read-only | SeekStreamOpRate. |
| G32 ispSeekStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.318 | Gauge32 | read-only | SeekStreamOpTotal. |
| G32 ispSendqTasksRate | 1.3.6.1.4.1.9600.1.5.16.1.319 | Gauge32 | read-only | Send queue tasks to process messages on the send queue. |
| G32 ispSendqTasksTotal | 1.3.6.1.4.1.9600.1.5.16.1.320 | Gauge32 | read-only | Send queue tasks to process messages on the send queue. |
| G32 ispSetCollapseStateOpRate | 1.3.6.1.4.1.9600.1.5.16.1.321 | Gauge32 | read-only | SetCollapseStateOpRate. |
| G32 ispSetCollapseStateOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.322 | Gauge32 | read-only | SetCollapseStateOpTotal. |
| G32 ispSetColumnsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.323 | Gauge32 | read-only | SetColumnsOpRate. |
| G32 ispSetColumnsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.324 | Gauge32 | read-only | SetColumnsOpTotal. |
| G32 ispSetFileHandlePropOpRate | 1.3.6.1.4.1.9600.1.5.16.1.325 | Gauge32 | read-only | SetFileHandlePropOpRate |
| G32 ispSetFileHandlePropOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.326 | Gauge32 | read-only | SetFileHandlePropOpTotal |
| G32 ispSetfLocalizedOpRate | 1.3.6.1.4.1.9600.1.5.16.1.327 | Gauge32 | read-only | SetfLocalizedOpRate. |
| G32 ispSetfLocalizedOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.328 | Gauge32 | read-only | SetfLocalizedOpTotal. |
| G32 ispSetICSNotifGUIDOpRate | 1.3.6.1.4.1.9600.1.5.16.1.329 | Gauge32 | read-only | SetICSNotifGUIDOpRate. |
| G32 ispSetICSNotifGUIDOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.330 | Gauge32 | read-only | SetICSNotifGUIDOpTotal. |
| G32 ispSetLocalRepMidsetDeleteOpRate | 1.3.6.1.4.1.9600.1.5.16.1.331 | Gauge32 | read-only | SetLocalRepMidsetDeletedOpRate. |
| G32 ispSetLocalRepMidsetDelOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.332 | Gauge32 | read-only | SetLocalRepMidsetDeletedOpTotal. |
| G32 ispSetMessageFolderFlagsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.333 | Gauge32 | read-only | SetMessageFolderFlagsOpRate. |
| G32 ispSetMessageFolderFlagsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.334 | Gauge32 | read-only | SetMessageFolderFlagsOpTotal. |
| G32 ispSetMessagePropOpRate | 1.3.6.1.4.1.9600.1.5.16.1.335 | Gauge32 | read-only | SetMessagePropOpRate. |
| G32 ispSetMessagePropOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.336 | Gauge32 | read-only | SetMessagePropOpTotal. |
| G32 ispSetMessageStatusOpRate | 1.3.6.1.4.1.9600.1.5.16.1.337 | Gauge32 | read-only | SetMessageStatusOpRate. |
| G32 ispSetMessageStatusOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.338 | Gauge32 | read-only | SetMessageStatusOpTotal. |
| G32 ispSetPerUserOpRate | 1.3.6.1.4.1.9600.1.5.16.1.339 | Gauge32 | read-only | SetPerUserOpRate. |
| G32 ispSetPerUserOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.340 | Gauge32 | read-only | SetPerUserOpTotal. |
| G32 ispSetPropertyOperationsPerSec | 1.3.6.1.4.1.9600.1.5.16.1.341 | Gauge32 | read-only | SetProperty Operations/sec is the rate of SetProperty requests in the public store. |
| G32 ispSetReadFlagOpRate | 1.3.6.1.4.1.9600.1.5.16.1.342 | Gauge32 | read-only | SetReadFlagOpRate. |
| G32 ispSetReadFlagOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.343 | Gauge32 | read-only | SetReadFlagOpTotal. |
| G32 ispSetReadFlagsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.344 | Gauge32 | read-only | SetReadFlagsOpRate. |
| G32 ispSetReadFlagsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.345 | Gauge32 | read-only | SetReadFlagsOpTotal. |
| G32 ispSetReceiveFolderOpRate | 1.3.6.1.4.1.9600.1.5.16.1.346 | Gauge32 | read-only | SetReceiveFolderOpRate. |
| G32 ispSetReceiveFolderOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.347 | Gauge32 | read-only | SetReceiveFolderOpTotal. |
| G32 ispSetRecipOpRate | 1.3.6.1.4.1.9600.1.5.16.1.348 | Gauge32 | read-only | SetRecipOpRate. |
| G32 ispSetRecipOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.349 | Gauge32 | read-only | SetRecipOpTotal. |
| G32 ispSetSearchCriteriaOpRate | 1.3.6.1.4.1.9600.1.5.16.1.350 | Gauge32 | read-only | SetSearchCriteriaOpRate. |
| G32 ispSetSearchCriteriaOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.351 | Gauge32 | read-only | SetSearchCriteriaOpTotal. |
| G32 ispSetSizeStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.352 | Gauge32 | read-only | SetSizeStreamOpRate. |
| G32 ispSetSizeStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.353 | Gauge32 | read-only | SetSizeStreamOpTotal. |
| G32 ispSetSpoolerOpRate | 1.3.6.1.4.1.9600.1.5.16.1.354 | Gauge32 | read-only | SetSpoolerOpRate. |
| G32 ispSetSpoolerOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.355 | Gauge32 | read-only | SetSpoolerOpTotal. |
| G32 ispSetXportOpRate | 1.3.6.1.4.1.9600.1.5.16.1.356 | Gauge32 | read-only | SetXportOpRate. |
| G32 ispSetXportOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.357 | Gauge32 | read-only | SetXportOpTotal. |
| G32 ispSortTableOpRate | 1.3.6.1.4.1.9600.1.5.16.1.358 | Gauge32 | read-only | SortTableOpRate. |
| G32 ispSortTableOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.359 | Gauge32 | read-only | SortTableOpTotal. |
| G32 ispSpoolerLockMsgOpRate | 1.3.6.1.4.1.9600.1.5.16.1.360 | Gauge32 | read-only | SpoolerLockMsgOpRate. |
| G32 ispSpoolerLockMsgOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.361 | Gauge32 | read-only | SpoolerLockMsgOpTotal. |
| G32 ispSpoolerRulesOpRate | 1.3.6.1.4.1.9600.1.5.16.1.362 | Gauge32 | read-only | SpoolerRulesOpRate. |
| G32 ispSpoolerRulesOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.363 | Gauge32 | read-only | SpoolerRulesOpTotal. |
| G32 ispTellVersionOpRate | 1.3.6.1.4.1.9600.1.5.16.1.364 | Gauge32 | read-only | TellVersionOpRate. |
| G32 ispTellVersionOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.365 | Gauge32 | read-only | TellVersionOpTotal. |
| G32 ispTranRateFromMimeToMapi | 1.3.6.1.4.1.9600.1.5.16.1.366 | Gauge32 | read-only | Rate of transitions from mime to mapi (per sec). |
| G32 ispTranRateFromMimeToMimebyref | 1.3.6.1.4.1.9600.1.5.16.1.367 | Gauge32 | read-only | Rate of transitions from mime to mimebyref (per sec). |
| G32 ispTranRateFromMimebyrefToMapi | 1.3.6.1.4.1.9600.1.5.16.1.368 | Gauge32 | read-only | Rate of transitions from mimebyref to mapi (per sec). |
| G32 ispTranRateFromNewToMime | 1.3.6.1.4.1.9600.1.5.16.1.369 | Gauge32 | read-only | Rate of new messages created with mime. |
| G32 ispTransFromMimeToMapi | 1.3.6.1.4.1.9600.1.5.16.1.370 | Gauge32 | read-only | Total number of transitions from mime to mapi. |
| G32 ispTransFromMimeToMimebyref | 1.3.6.1.4.1.9600.1.5.16.1.371 | Gauge32 | read-only | Total number of transitions from mime to mimebyref. |
| G32 ispTransFromMimebyrefToMapi | 1.3.6.1.4.1.9600.1.5.16.1.372 | Gauge32 | read-only | Total number of transitions from mimebyref to mapi. |
| G32 ispTransFromNewToMime | 1.3.6.1.4.1.9600.1.5.16.1.373 | Gauge32 | read-only | Total number of new messages created with mime. |
| G32 ispTransportSendOpRate | 1.3.6.1.4.1.9600.1.5.16.1.374 | Gauge32 | read-only | TransportSendOpRate. |
| G32 ispTransportSendOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.375 | Gauge32 | read-only | TransportSendOpTotal. |
| G32 ispUpdateDAMsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.376 | Gauge32 | read-only | UpdateDAMsOpRate. |
| G32 ispUpdateDAMsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.377 | Gauge32 | read-only | UpdateDAMsOpTotal. |
| G32 ispUpdateFolderInternetIdOpRate | 1.3.6.1.4.1.9600.1.5.16.1.378 | Gauge32 | read-only | UpdateFolderInternetIdOpRate. |
| G32 ispUpdateFolderInternetIdOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.379 | Gauge32 | read-only | UpdateFolderInternetIdOpTotal. |
| G32 ispUpdateRecipPtagsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.380 | Gauge32 | read-only | UpdateRecipPtagsOpRate. |
| G32 ispUpdateRecipPtagsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.381 | Gauge32 | read-only | UpdateRecipPtagsOpTotal. |
| G32 ispUpldStStrmBeginOpRate | 1.3.6.1.4.1.9600.1.5.16.1.382 | Gauge32 | read-only | UpldStStrmBeginOpRate. |
| G32 ispUpldStStrmBeginOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.383 | Gauge32 | read-only | UpldStStrmBeginOpTotal. |
| G32 ispUpldStStrmContinueOpRate | 1.3.6.1.4.1.9600.1.5.16.1.384 | Gauge32 | read-only | UpldStStrmContinueOpRate. |
| G32 ispUpldStStrmContinueOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.385 | Gauge32 | read-only | UpldStStrmContinueOpTotal. |
| G32 ispUpldStStrmEndOpRate | 1.3.6.1.4.1.9600.1.5.16.1.386 | Gauge32 | read-only | UpldStStrmEndOpRate. |
| G32 ispUpldStStrmEndOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.387 | Gauge32 | read-only | UpldStStrmEndOpTotal. |
| G32 ispValidAttachsOpRate | 1.3.6.1.4.1.9600.1.5.16.1.388 | Gauge32 | read-only | ValidAttachsOpRate. |
| G32 ispValidAttachsOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.389 | Gauge32 | read-only | ValidAttachsOpTotal. |
| G32 ispWriteStreamOpRate | 1.3.6.1.4.1.9600.1.5.16.1.390 | Gauge32 | read-only | WriteStreamOpRate. |
| G32 ispWriteStreamOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.391 | Gauge32 | read-only | WriteStreamOpTotal. |
| G32 ispXportNewMailOpRate | 1.3.6.1.4.1.9600.1.5.16.1.392 | Gauge32 | read-only | XportNewMailOpRate. |
| G32 ispXportNewMailOpTotal | 1.3.6.1.4.1.9600.1.5.16.1.393 | Gauge32 | read-only | XportNewMailOpTotal. |
| informStoreTransportDriverTable | 1.3.6.1.4.1.9600.1.5.17 | not-accessible | This object represents global counters for the MSExchangeIS Transport driver. | |
| informStoreTransportDriverEntry | 1.3.6.1.4.1.9600.1.5.17.1 | not-accessible | Performance information for one particular instance of 'MSExchangeIS Transport Driver' object. | |
| INS istdInstance | 1.3.6.1.4.1.9600.1.5.17.1.1 | InstanceName | read-only | Instance name. |
| G32 istdCreateMailMsgThreads | 1.3.6.1.4.1.9600.1.5.17.1.2 | Gauge32 | read-only | Current number of threads creating MailMsg |
| G32 istdCreateRecipListThreads | 1.3.6.1.4.1.9600.1.5.17.1.3 | Gauge32 | read-only | Current number of threads creating recipient lists |
| G32 istdCurrentDeliveryThreads | 1.3.6.1.4.1.9600.1.5.17.1.4 | Gauge32 | read-only | Current number of threads doing delivery to an MDB or MSExchangeMTA. |
| G32 istdCurrentMessageFromMTA | 1.3.6.1.4.1.9600.1.5.17.1.5 | Gauge32 | read-only | Current number of messages in transit to Transport from MSExchangeMTA. |
| G32 istdCurrentMessagesToMTA | 1.3.6.1.4.1.9600.1.5.17.1.6 | Gauge32 | read-only | Current number of messages in transit to MSExchangeMTA. |
| G32 istdHSOTCacheCurrent | 1.3.6.1.4.1.9600.1.5.17.1.7 | Gauge32 | read-only | Current number of opened message references that have been cached. |
| G32 istdHSOTCacheHits | 1.3.6.1.4.1.9600.1.5.17.1.8 | Gauge32 | read-only | Total number of searches in open message reference cache that succeeded. |
| G32 istdHSOTCacheSearches | 1.3.6.1.4.1.9600.1.5.17.1.9 | Gauge32 | read-only | Total searches in open message reference cache. |
| G32 istdInboundMessages | 1.3.6.1.4.1.9600.1.5.17.1.10 | Gauge32 | read-only | Total number of messages received from Transport for processing |
| G32 istdLocalDelivery | 1.3.6.1.4.1.9600.1.5.17.1.11 | Gauge32 | read-only | Total number of messages that have been delivered to an MDB. |
| G32 istdLocalDeliveryRecipients | 1.3.6.1.4.1.9600.1.5.17.1.12 | Gauge32 | read-only | Total number of MDB recipients delivered. |
| G32 istdLocalDeliveryWriteConflicts | 1.3.6.1.4.1.9600.1.5.17.1.13 | Gauge32 | read-only | Total number of Local Delivery attempts that failed with a Write-Conflict error and were marked for retry. |
| G32 istdMAPIClientMovedList | 1.3.6.1.4.1.9600.1.5.17.1.14 | Gauge32 | read-only | Current number of messages that have been submitted that have been moved to Transport Temporary Tables because of delays/congestion. |
| G32 istdMAPIClientMovesTotal | 1.3.6.1.4.1.9600.1.5.17.1.15 | Gauge32 | read-only | Total number of MAPI client submissions that were moved to Transport Temporary Tables because of delays/congestion. |
| G32 istdMAPIClientSubmitDeletions | 1.3.6.1.4.1.9600.1.5.17.1.16 | Gauge32 | read-only | MAPI Client Submissions that have been processed and deleted. |
| G32 istdMAPIClientSubmitList | 1.3.6.1.4.1.9600.1.5.17.1.17 | Gauge32 | read-only | Current number of messages that are still in client outboxes that are being processed. |
| G32 istdMAPIClientSubmitRequeues | 1.3.6.1.4.1.9600.1.5.17.1.18 | Gauge32 | read-only | MAPI Client Submissions that were requeued for deferred delivery. |
| G32 istdMAPIClientSubmits | 1.3.6.1.4.1.9600.1.5.17.1.19 | Gauge32 | read-only | Total number of messages submitted by MAPI Clients. |
| G32 istdMSExchangeMTADeletes | 1.3.6.1.4.1.9600.1.5.17.1.20 | Gauge32 | read-only | Total number of messages from MSExchangeMTA that have been processed and deleted. |
| G32 istdMSExchangeMTADelivery | 1.3.6.1.4.1.9600.1.5.17.1.21 | Gauge32 | read-only | Total number of messages transferred to the MSExchangeMTA for processing. |
| G32 istdMSExchangeMTADeliveryRcpnts | 1.3.6.1.4.1.9600.1.5.17.1.22 | Gauge32 | read-only | Total number of MSExchangeMTA recipients delivered. |
| G32 istdMSExchangeMTASubmits | 1.3.6.1.4.1.9600.1.5.17.1.23 | Gauge32 | read-only | Total number of messages received from the MSExchangeMTA for processing. |
| G32 istdMailMsgGetSize | 1.3.6.1.4.1.9600.1.5.17.1.24 | Gauge32 | read-only | Total number of MailMsg GetSize operations. |
| G32 istdMailMsgP1TotalBytes | 1.3.6.1.4.1.9600.1.5.17.1.25 | Gauge32 | read-only | Total number of bytes commited to disk for MailMsg P1 stream. |
| G32 istdMailMsgReadBlocks | 1.3.6.1.4.1.9600.1.5.17.1.26 | Gauge32 | read-only | Total number of MailMsg ReadBlock operations. |
| G32 istdMailMsgReopen | 1.3.6.1.4.1.9600.1.5.17.1.27 | Gauge32 | read-only | Total number of MailMsg Reopen operations. |
| G32 istdMailMsgWriteBlocks | 1.3.6.1.4.1.9600.1.5.17.1.28 | Gauge32 | read-only | Total number of MailMsg WriteBlock operations. |
| G32 istdPendingCreateMailMsg | 1.3.6.1.4.1.9600.1.5.17.1.29 | Gauge32 | read-only | Current items pending creation of MailMsg |
| G32 istdPendingCreateRecipientLists | 1.3.6.1.4.1.9600.1.5.17.1.30 | Gauge32 | read-only | Current items pending recipient list creation |
| G32 istdRequestsPendingTransportAcks | 1.3.6.1.4.1.9600.1.5.17.1.31 | Gauge32 | read-only | The current number of requests pending acks from Transport (SMTP). |
| G32 istdTempTableCurrent | 1.3.6.1.4.1.9600.1.5.17.1.32 | Gauge32 | read-only | Current number of messages in Transport Temporary Tables. |
| G32 istdTempTableDeletes | 1.3.6.1.4.1.9600.1.5.17.1.33 | Gauge32 | read-only | Running Total of messages that have been deleted from Transport Temporary Tables. |
| G32 istdTempTableTotal | 1.3.6.1.4.1.9600.1.5.17.1.34 | Gauge32 | read-only | Running Total of messages that have been created in Transport Temporary Tables |
| G32 istdUnusedCounter | 1.3.6.1.4.1.9600.1.5.17.1.35 | Gauge32 | read-only | Counter reserved for future use. |
| messageTransferAgent | 1.3.6.1.4.1.9600.1.5.18 | Only one instance : global MTA performance data. | ||
| G32 mtaAdjacentmtaAssociations | 1.3.6.1.4.1.9600.1.5.18.1 | Gauge32 | read-only | Adjacent MTA Associations is the number of open associations this MTA has to other MTAs. |
| G32 mtaAdminConnections | 1.3.6.1.4.1.9600.1.5.18.2 | Gauge32 | read-only | Admin Connections is the number of Microsoft Exchange Administrator programs connected to this MTA. |
| G32 mtaAdminInterfaceRcvBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.3 | Gauge32 | read-only | Admin Interface Receive Bytes/sec is the rate that bytes are received over an Admin connection. |
| G32 mtaAdminInterfaceXmitBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.4 | Gauge32 | read-only | Admin Interface Transmit Bytes/sec is the rate that bytes are transmitted over an Admin connection. |
| G32 mtaDeferredDeliveryMsgs | 1.3.6.1.4.1.9600.1.5.18.5 | Gauge32 | read-only | Deferred Delivery Msgs is the total number of deferred delivery messages currently stored in the MTA. |
| G32 mtaDiskFileDeletesPerSec | 1.3.6.1.4.1.9600.1.5.18.6 | Gauge32 | read-only | Disk File Deletes/sec is the rate of disk file delete operations. |
| G32 mtaDiskFileOpensPerSec | 1.3.6.1.4.1.9600.1.5.18.7 | Gauge32 | read-only | Disk File Opens/sec is the rate of disk file open operations. |
| G32 mtaDiskFileReadsPerSec | 1.3.6.1.4.1.9600.1.5.18.8 | Gauge32 | read-only | Disk File Reads/sec is the rate of disk file read operations. |
| G32 mtaDiskFileSyncsPerSec | 1.3.6.1.4.1.9600.1.5.18.9 | Gauge32 | read-only | Disk File Syncs/sec is the rate of disk file sync operations. |
| G32 mtaDiskFileWritesPerSec | 1.3.6.1.4.1.9600.1.5.18.10 | Gauge32 | read-only | Disk File Writes/sec is the rate of disk file write operations. |
| G32 mtaExDSReadCallsPerSec | 1.3.6.1.4.1.9600.1.5.18.11 | Gauge32 | read-only | ExDS Read Calls/sec is the rate of read calls to the directory service. |
| G32 mtaFreeElements | 1.3.6.1.4.1.9600.1.5.18.12 | Gauge32 | read-only | Free Elements is the number of free buffer elements in the MTA pool. |
| G32 mtaFreeHeaders | 1.3.6.1.4.1.9600.1.5.18.13 | Gauge32 | read-only | Free Headers is the number of free buffer headers in the MTA pool. |
| G32 mtaInboundBytesTotal | 1.3.6.1.4.1.9600.1.5.18.14 | Gauge32 | read-only | Inbound Bytes Total is the total volume of message content received since MTA initialization, measured in kilobytes. |
| G32 mtaInboundMessagesTotal | 1.3.6.1.4.1.9600.1.5.18.15 | Gauge32 | read-only | Inbound Messages Total is the total number of messages received since MTA initialization. |
| G32 mtaLANReceiveBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.16 | Gauge32 | read-only | LAN Receive Bytes/sec is the rate that bytes are received over a LAN from MTAs. |
| G32 mtaLANTransmitBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.17 | Gauge32 | read-only | LAN Transmit Bytes/sec is the rate that bytes are transmitted over a LAN to MTAs. |
| G32 mtaMessageBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.18 | Gauge32 | read-only | Message Bytes/sec is the rate that message bytes are processed. |
| G32 mtaMessagesPerSec | 1.3.6.1.4.1.9600.1.5.18.19 | Gauge32 | read-only | Messages/sec is the rate that messages are processed. |
| G32 mtaOutboundBytesTotal | 1.3.6.1.4.1.9600.1.5.18.20 | Gauge32 | read-only | Outbound Bytes Total is the total volume of message content transmitted since MTA initialization, measured in kilobytes. |
| G32 mtaOutboundMessagesTotal | 1.3.6.1.4.1.9600.1.5.18.21 | Gauge32 | read-only | Outbound Messages Total is the total number of messages transmitted since MTA initialization. |
| G32 mtaRASReceiveBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.22 | Gauge32 | read-only | RAS Receive Bytes/sec is the rate that bytes are received over a RAS connection. |
| G32 mtaRASTransmitBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.23 | Gauge32 | read-only | RAS Transmit Bytes/sec is the rate that bytes are transmitted over a RAS connection. |
| G32 mtaTCPPerIPReceiveBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.24 | Gauge32 | read-only | TCP/IP Receive Bytes/sec is the rate that bytes are received over a TCP/IP connection. |
| G32 mtaTCPPerIPTransmitBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.25 | Gauge32 | read-only | TCP/IP Transmit Bytes/sec is the rate that bytes are transmitted over a TCP/IP connection. |
| G32 mtaTP4ReceiveBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.26 | Gauge32 | read-only | TP4 Receive Bytes/sec is the rate that bytes are received over a TP4 connection. |
| G32 mtaTP4TransmitBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.27 | Gauge32 | read-only | TP4 Transmit Bytes/sec is the rate that bytes are transmitted over a TP4 connection. |
| G32 mtaThreadsInUse | 1.3.6.1.4.1.9600.1.5.18.28 | Gauge32 | read-only | Threads 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 mtaTotalFailedConversions | 1.3.6.1.4.1.9600.1.5.18.29 | Gauge32 | read-only | Total Failed Conversions is the total number of messages which failed to be converted from one form to another since MTA initialization. |
| G32 mtaTotalLoopsDetected | 1.3.6.1.4.1.9600.1.5.18.30 | Gauge32 | read-only | Total Loops Detected is the total number of messages detected to have looped since MTA initialization. |
| G32 mtaTotalRecipientsInbound | 1.3.6.1.4.1.9600.1.5.18.31 | Gauge32 | read-only | Total Recipients Inbound is the total number of recipients specified in all messages received since MTA initialization. |
| G32 mtaTotalRecipientsOutbound | 1.3.6.1.4.1.9600.1.5.18.32 | Gauge32 | read-only | Total Recipients Outbound is the total number of recipients specified in all messages transmitted since MTA initialization. |
| G32 mtaTotalRecipientsQueued | 1.3.6.1.4.1.9600.1.5.18.33 | Gauge32 | read-only | Total Recipients Queued is the total number of recipients specified in all messages currently stored in the MTA. |
| G32 mtaTotalSuccessfulConversions | 1.3.6.1.4.1.9600.1.5.18.34 | Gauge32 | read-only | Total Successful Conversions is the total number of messages successfully converted from one form to another since MTA initialization. |
| G32 mtaWorkQueueBytes | 1.3.6.1.4.1.9600.1.5.18.35 | Gauge32 | read-only | Work Queue Bytes is the total volume of message content currently stored in the MTA, measured in kilobytes. |
| G32 mtaWorkQueueLength | 1.3.6.1.4.1.9600.1.5.18.36 | Gauge32 | read-only | Work 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 mtaX25ReceiveBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.37 | Gauge32 | read-only | X.25 Receive Bytes/sec is the rate that bytes are received over an X.25 connection. |
| G32 mtaX25TransmitBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.38 | Gauge32 | read-only | X.25 Transmit Bytes/sec is the rate that bytes are transmitted over an X.25 connection. |
| G32 mtaXAPIClients | 1.3.6.1.4.1.9600.1.5.18.39 | Gauge32 | read-only | XAPI 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 mtaXAPIGateways | 1.3.6.1.4.1.9600.1.5.18.40 | Gauge32 | read-only | XAPI 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 mtaXAPIReceiveBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.41 | Gauge32 | read-only | XAPI Receive Bytes/sec is the rate that bytes are received over a XAPI connection. |
| G32 mtaXAPITransmitBytesPerSec | 1.3.6.1.4.1.9600.1.5.18.42 | Gauge32 | read-only | XAPI Transmit Bytes/sec is the rate that bytes are transmitted over a XAPI connection. |
| mtaConnectionsTable | 1.3.6.1.4.1.9600.1.5.19 | not-accessible | Each instance describes a single known entity. | |
| mtaConnectionsEntry | 1.3.6.1.4.1.9600.1.5.19.1 | not-accessible | Performance information for one particular instance of 'MSExchangeMTA Connections' object. | |
| INS mtacInstance | 1.3.6.1.4.1.9600.1.5.19.1.1 | InstanceName | read-only | Instance name. |
| G32 mtacAssociations | 1.3.6.1.4.1.9600.1.5.19.1.2 | Gauge32 | read-only | Associations is the number of associations between the MTA and the connected entity. MTAs may open multiple associations if additional transfer throughput is necessary. |
| G32 mtacConnectorIndex | 1.3.6.1.4.1.9600.1.5.19.1.3 | Gauge32 | read-only | Connector Index is a unique index associated with a connector entity. |
| G32 mtacCumulativeInboundAssoc | 1.3.6.1.4.1.9600.1.5.19.1.4 | Gauge32 | read-only | Cumulative Inbound Associations is the total number of inbound (remote initiated) associations with the entity, since MTA initialization. |
| G32 mtacCumulativeOutboundAssoc | 1.3.6.1.4.1.9600.1.5.19.1.5 | Gauge32 | read-only | Cumulative Outbound Associations is the total number of outbound (locally initiated) associations with the entity, since MTA initialization. |
| G32 mtacCurrentInboundAssociations | 1.3.6.1.4.1.9600.1.5.19.1.6 | Gauge32 | read-only | Current Inbound Associations is the current number of inbound (remote initiated) associations with the entity. |
| G32 mtacCurrentOutboundAssociations | 1.3.6.1.4.1.9600.1.5.19.1.7 | Gauge32 | read-only | Current Outbound Associations is the current number of outbound (locally initiated) associations with the entity. |
| G32 mtacFailedOutboundAssociations | 1.3.6.1.4.1.9600.1.5.19.1.8 | Gauge32 | read-only | Failed Outbound Associations is the total number of outbound (locally initiated) associations that have failed, since MTA initialization. |
| G32 mtacInboundBytesTotal | 1.3.6.1.4.1.9600.1.5.19.1.9 | Gauge32 | read-only | Inbound Bytes Total is the total volume of message content received from this entity since MTA initialization, measured in kilobytes. |
| G32 mtacInboundMessagesTotal | 1.3.6.1.4.1.9600.1.5.19.1.10 | Gauge32 | read-only | Inbound Messages Total is the total number of messages received from this entity since MTA initialization. |
| G32 mtacInboundRejectReason | 1.3.6.1.4.1.9600.1.5.19.1.11 | Gauge32 | read-only | Inbound Reject Reason is the reject reason code, if any, for the last association rejected from this entity. |
| G32 mtacInboundRejectedTotal | 1.3.6.1.4.1.9600.1.5.19.1.12 | Gauge32 | read-only | Inbound Rejected Total is the total number of messages rejected from this entity since MTA initialization. |
| G32 mtacLastInboundAssociation | 1.3.6.1.4.1.9600.1.5.19.1.13 | Gauge32 | read-only | Last Inbound Association is the time (secs) since the last time an inbound (remote initiated) association for this entity was active. |
| G32 mtacLastOutboundAssociation | 1.3.6.1.4.1.9600.1.5.19.1.14 | Gauge32 | read-only | Last Outbound Association is the time (secs) since the last time an outbound (locally initiated) association for this entity was active. |
| G32 mtacNextAssociationRetry | 1.3.6.1.4.1.9600.1.5.19.1.15 | Gauge32 | read-only | Next 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 mtacOldestMessageQueued | 1.3.6.1.4.1.9600.1.5.19.1.16 | Gauge32 | read-only | Oldest Message Queued is the time (secs) since the oldest message in this entity's queue was placed in the queue. |
| G32 mtacOutboundBytesTotal | 1.3.6.1.4.1.9600.1.5.19.1.17 | Gauge32 | read-only | Outbound Bytes Total is the total volume of message content transmitted to this entity since MTA initialization, measured in kilobytes. |
| G32 mtacOutboundFailureReason | 1.3.6.1.4.1.9600.1.5.19.1.18 | Gauge32 | read-only | Outbound Failure Reason is the failure reason code, if any, for the last association attempt to this entity. |
| G32 mtacOutboundMessagesTotal | 1.3.6.1.4.1.9600.1.5.19.1.19 | Gauge32 | read-only | Outbound Messages Total is the total number of messages transmitted to this entity since MTA initialization. |
| G32 mtacQueueLength | 1.3.6.1.4.1.9600.1.5.19.1.20 | Gauge32 | read-only | Queue Length is the number of outstanding messages queued for transfer to the entity. |
| G32 mtacQueuedBytes | 1.3.6.1.4.1.9600.1.5.19.1.21 | Gauge32 | read-only | Queued Bytes is the total volume of message content currently stored in this entity's queue, measured in kilobytes. |
| G32 mtacReceiveBytesPerSec | 1.3.6.1.4.1.9600.1.5.19.1.22 | Gauge32 | read-only | Receive Bytes/sec is the rate that bytes are received from the connected entity. |
| G32 mtacReceiveMessagesPerSec | 1.3.6.1.4.1.9600.1.5.19.1.23 | Gauge32 | read-only | Receive Messages/sec is the rate that messages are received from the connected entity. |
| G32 mtacRejectedInboundAssociations | 1.3.6.1.4.1.9600.1.5.19.1.24 | Gauge32 | read-only | Rejected Inbound Associations is the total number of inbound (remote initiated) associations that have been rejected, since MTA initialization. |
| G32 mtacSendBytesPerSec | 1.3.6.1.4.1.9600.1.5.19.1.25 | Gauge32 | read-only | Send Bytes/sec is the rate that bytes are sent to the connected entity. |
| G32 mtacSendMessagesPerSec | 1.3.6.1.4.1.9600.1.5.19.1.26 | Gauge32 | read-only | Send Messages/sec is the rate that messages are sent to the connected entity. |
| G32 mtacTotalRecipientsInbound | 1.3.6.1.4.1.9600.1.5.19.1.27 | Gauge32 | read-only | Total Recipients Inbound is the total number of recipients specified in all messages received from this entity since MTA initialization. |
| G32 mtacTotalRecipientsOutbound | 1.3.6.1.4.1.9600.1.5.19.1.28 | Gauge32 | read-only | Total Recipients Outbound is the total number of recipients specified in all messages transmitted to this entity since MTA initialization. |
| G32 mtacTotalRecipientsQueued | 1.3.6.1.4.1.9600.1.5.19.1.29 | Gauge32 | read-only | Total Recipients Queued is the total number of recipients specified in all messages currently stored in this entity's queue. |
| oledbEventsTable | 1.3.6.1.4.1.9600.1.5.20 | not-accessible | The ExOledb Events object type contains counters specific to the ExOledb Events | |
| oledbEventsEntry | 1.3.6.1.4.1.9600.1.5.20.1 | not-accessible | Performance information for one particular instance of 'MSExchange Oledb Events' object. | |
| INS oledbeInstance | 1.3.6.1.4.1.9600.1.5.20.1.1 | InstanceName | read-only | Instance name. |
| G32 oledbeEventsCompletionRate | 1.3.6.1.4.1.9600.1.5.20.1.2 | Gauge32 | read-only | The number of events completed per second. |
| G32 oledbeEventsCompletionTotal | 1.3.6.1.4.1.9600.1.5.20.1.3 | Gauge32 | read-only | The total number of events that have been completed. |
| G32 oledbeEventsSubmissionRate | 1.3.6.1.4.1.9600.1.5.20.1.4 | Gauge32 | read-only | The number of events submitted per second. |
| G32 oledbeEventsSubmissionTotal | 1.3.6.1.4.1.9600.1.5.20.1.5 | Gauge32 | read-only | The total number of events that have been submitted. |
| oledbResourceTable | 1.3.6.1.4.1.9600.1.5.21 | not-accessible | The ExOledb Resource object type contains counters specific to the ExOledb Resources | |
| oledbResourceEntry | 1.3.6.1.4.1.9600.1.5.21.1 | not-accessible | Performance information for one particular instance of 'MSExchange Oledb Resource' object. | |
| INS oledbrInstance | 1.3.6.1.4.1.9600.1.5.21.1.1 | InstanceName | read-only | Instance name. |
| G32 oledbrActiveCommands | 1.3.6.1.4.1.9600.1.5.21.1.2 | Gauge32 | read-only | The number of Command objects which are currently active. |
| G32 oledbrActiveDataSources | 1.3.6.1.4.1.9600.1.5.21.1.3 | Gauge32 | read-only | The number of Data Source objects which are currently active. |
| G32 oledbrActiveRows | 1.3.6.1.4.1.9600.1.5.21.1.4 | Gauge32 | read-only | The number of Row objects which are currently active. |
| G32 oledbrActiveRowsets | 1.3.6.1.4.1.9600.1.5.21.1.5 | Gauge32 | read-only | The number of Rowset objects which are currently active. |
| G32 oledbrActiveSessions | 1.3.6.1.4.1.9600.1.5.21.1.6 | Gauge32 | read-only | The number of Session objects which are currently active. |
| G32 oledbrActiveStreams | 1.3.6.1.4.1.9600.1.5.21.1.7 | Gauge32 | read-only | The number of Stream objects which are currently active. |
| G32 oledbrResourceBindingsRate | 1.3.6.1.4.1.9600.1.5.21.1.8 | Gauge32 | read-only | The number of successful resource bindings per second. |
| G32 oledbrResourceBindingsTotal | 1.3.6.1.4.1.9600.1.5.21.1.9 | Gauge32 | read-only | The total number of successful resource bindings. |
| G32 oledbrRowsetsOpenedRate | 1.3.6.1.4.1.9600.1.5.21.1.10 | Gauge32 | read-only | The number of times that rowsets are opened per second. |
| G32 oledbrRowsetsOpenedTotal | 1.3.6.1.4.1.9600.1.5.21.1.11 | Gauge32 | read-only | The total number of times that rowsets have been opened. |
| G32 oledbRsrcTransactionsAbortRate | 1.3.6.1.4.1.9600.1.5.21.1.12 | Gauge32 | read-only | The number of transactions aborted successfully per second. |
| G32 oledbRsrcTransactionsAbortTotal | 1.3.6.1.4.1.9600.1.5.21.1.13 | Gauge32 | read-only | The total number of transactions that have been successfully aborted. |
| G32 oledbrTransactionsCommittedRate | 1.3.6.1.4.1.9600.1.5.21.1.14 | Gauge32 | read-only | The number of transactions committed successfully per second. |
| G32 oledbrTransactionsCommittedTotal | 1.3.6.1.4.1.9600.1.5.21.1.15 | Gauge32 | read-only | The total number of transactions that have been successfully committed. |
| G32 oledbrTransactionsStartedRate | 1.3.6.1.4.1.9600.1.5.21.1.16 | Gauge32 | read-only | The number of transactions started per second. |
| G32 oledbrTransactionsStartedTotal | 1.3.6.1.4.1.9600.1.5.21.1.17 | Gauge32 | read-only | The total number of transactions that have been started. |
| outlookMobileAccess | 1.3.6.1.4.1.9600.1.5.22 | |||
| G32 omaAverageResponseTime | 1.3.6.1.4.1.9600.1.5.22.1 | Gauge32 | read-only | Running average of the response time in milliseconds |
| G32 omaBrowseRate | 1.3.6.1.4.1.9600.1.5.22.2 | Gauge32 | read-only | Number of browses per second |
| G32 omaBrowseCount | 1.3.6.1.4.1.9600.1.5.22.3 | Gauge32 | read-only | Current total number of browse requests |
| G32 omaCalendarRequestRate | 1.3.6.1.4.1.9600.1.5.22.4 | Gauge32 | read-only | Calendar requests per second |
| G32 omaContactRequestRate | 1.3.6.1.4.1.9600.1.5.22.5 | Gauge32 | read-only | Current total number of Contact requests per second |
| G32 omaCumulativeTimeForAllRequests | 1.3.6.1.4.1.9600.1.5.22.6 | Gauge32 | read-only | Cumulative time for all requests in milliseconds |
| G32 omaCurrentSimultaneousBrowses | 1.3.6.1.4.1.9600.1.5.22.7 | Gauge32 | read-only | The current number of active browses |
| G32 omaHTTPStatus100Count | 1.3.6.1.4.1.9600.1.5.22.8 | Gauge32 | read-only | Total status 100 codes returned |
| G32 omaHTTPStatus200Count | 1.3.6.1.4.1.9600.1.5.22.9 | Gauge32 | read-only | Total status 200 codes returned |
| G32 omaHTTPStatus300Count | 1.3.6.1.4.1.9600.1.5.22.10 | Gauge32 | read-only | Total status 300 codes returned |
| G32 omaHTTPStatus400Count | 1.3.6.1.4.1.9600.1.5.22.11 | Gauge32 | read-only | Total status 400 codes returned |
| G32 omaHTTPStatus500Count | 1.3.6.1.4.1.9600.1.5.22.12 | Gauge32 | read-only | Total status 500 codes returned |
| G32 omaInboxRequestsRate | 1.3.6.1.4.1.9600.1.5.22.13 | Gauge32 | read-only | Current total number of Inbox requests per second |
| G32 omaLastResponseTime | 1.3.6.1.4.1.9600.1.5.22.14 | Gauge32 | read-only | The response time of the last request in milliseconds |
| G32 omaMaximumSimultaneousBrowses | 1.3.6.1.4.1.9600.1.5.22.15 | Gauge32 | read-only | The maximum number of active browses |
| G32 omaTaskRequestRate | 1.3.6.1.4.1.9600.1.5.22.16 | Gauge32 | read-only | Current Task requests per second |
| G32 omaTotalCalendarRequests | 1.3.6.1.4.1.9600.1.5.22.17 | Gauge32 | read-only | Current number of Calendar requests |
| G32 omaTotalContactRequests | 1.3.6.1.4.1.9600.1.5.22.18 | Gauge32 | read-only | Current total number of Contact requests |
| G32 omaTotalInboxRequests | 1.3.6.1.4.1.9600.1.5.22.19 | Gauge32 | read-only | Current total number of Inbox requests |
| G32 omaTotalNumberOfTaskRequests | 1.3.6.1.4.1.9600.1.5.22.20 | Gauge32 | read-only | Current total number of Task requests |
| routingOrganizationObjectTable | 1.3.6.1.4.1.9600.1.5.23 | not-accessible | This object contains the counters for core routing organization object. | |
| routingOrganizationObjectEntry | 1.3.6.1.4.1.9600.1.5.23.1 | not-accessible | Performance information for one particular instance of 'Routing Organization Object' object. | |
| INS rooInstance | 1.3.6.1.4.1.9600.1.5.23.1.1 | InstanceName | read-only | Instance name. |
| G32 rooConnectorRestrictCheckCounts | 1.3.6.1.4.1.9600.1.5.23.1.2 | Gauge32 | read-only | How 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 rooFilterSequenceNumber | 1.3.6.1.4.1.9600.1.5.23.1.3 | Gauge32 | read-only | Increased along with routing sequence number if the cause is not from a connector link state change. |
| G32 rooInternalRGCount | 1.3.6.1.4.1.9600.1.5.23.1.4 | Gauge32 | read-only | Count of internal routing group objects in this organization. |
| G32 rooMsgTypeCount | 1.3.6.1.4.1.9600.1.5.23.1.5 | Gauge32 | read-only | Count of message types in the organization object. |
| G32 rooOrgHandleCount | 1.3.6.1.4.1.9600.1.5.23.1.6 | Gauge32 | read-only | Handle count on organization object (similar to reference count). |
| G32 rooRoutingSequenceNumber | 1.3.6.1.4.1.9600.1.5.23.1.7 | Gauge32 | read-only | If 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 rooUserSequenceNumber | 1.3.6.1.4.1.9600.1.5.23.1.8 | Gauge32 | read-only | Increased 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 |
| routingServiceTable | 1.3.6.1.4.1.9600.1.5.24 | not-accessible | This object contains the counters for the core routing service. | |
| routingServiceEntry | 1.3.6.1.4.1.9600.1.5.24.1 | not-accessible | Performance information for one particular instance of 'Routing Service' object. | |
| INS routingServiceInstance | 1.3.6.1.4.1.9600.1.5.24.1.1 | InstanceName | read-only | Instance name. |
| G32 routingServiceConnectionCount | 1.3.6.1.4.1.9600.1.5.24.1.2 | Gauge32 | read-only | Total number of client connection to Routing Service. |
| sanspiProxy | 1.3.6.1.4.1.9600.1.5.25 | NSPI Proxy used by Microsoft Exchange System Attendant | ||
| G32 sanspipBytesTransmittedPerSec | 1.3.6.1.4.1.9600.1.5.25.1 | Gauge32 | read-only | Bytes Transmitted/sec is the rate at which data bytes are sent to the Domain Controller and clients by the NSPI Proxy. |
| G32 sanspipClientConnectionCount | 1.3.6.1.4.1.9600.1.5.25.2 | Gauge32 | read-only | Client Connect Count is the number of clients that are presently connected to the NSPI Proxy. |
| G32 sanspipClientConnectionPerSec | 1.3.6.1.4.1.9600.1.5.25.3 | Gauge32 | read-only | Client Connection/sec is the rate at which new client are connecting to the NSPI Proxy. |
| G32 sanspipClientDisconnectsPerSec | 1.3.6.1.4.1.9600.1.5.25.4 | Gauge32 | read-only | Rate that clients are disconnecting from the NSPI Proxy. This counts normal disconnects and disconnects forced by the Proxy after a network error. |
| G32 sanspipClientReferrals | 1.3.6.1.4.1.9600.1.5.25.5 | Gauge32 | read-only | How many MAPI client Referral requests have been successfully satisfied, since the NSPI Proxy service was started. |
| G32 sanspipClientReferralsPerSec | 1.3.6.1.4.1.9600.1.5.25.6 | Gauge32 | read-only | Rate that MAPI client Referral requests are satisfied. |
| G32 sanspipCumulativeClientConnCount | 1.3.6.1.4.1.9600.1.5.25.7 | Gauge32 | read-only | Total client connections made with NSPI Proxy for the life of the process. |
| G32 sanspipFailedClientConnsPerSec | 1.3.6.1.4.1.9600.1.5.25.8 | Gauge32 | read-only | Failed Client Connections/sec is the rate at which connect operations from clients have failed. |
| G32 sanspipFailedReadsPerSec | 1.3.6.1.4.1.9600.1.5.25.9 | Gauge32 | read-only | Failed Reads/sec is the rate at which read operations from the Domain Controller and clients have failed. |
| G32 sanspipFailedServerConnPerSec | 1.3.6.1.4.1.9600.1.5.25.10 | Gauge32 | read-only | Failed Server Connections/sec is the rate at which connect operations to the Domain Controller have failed. |
| G32 sanspipFailedWritesPerSec | 1.3.6.1.4.1.9600.1.5.25.11 | Gauge32 | read-only | Failed Writes/sec is the rate at which write operationss to the Domain Controller and clients have failed. |
| G32 sanspipPacketsTransmittedPerSec | 1.3.6.1.4.1.9600.1.5.25.12 | Gauge32 | read-only | Packets Transmitted/sec is the rate at which data packets are sent to the Domain Controller and clients by the NSPI Proxy. |
| G32 sanspipPeakClientConnections | 1.3.6.1.4.1.9600.1.5.25.13 | Gauge32 | read-only | Peak 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 sanspipPeakWorkerThreads | 1.3.6.1.4.1.9600.1.5.25.14 | Gauge32 | read-only | Peak Worker Threads is the maximum number of worker threads the NSPI Proxy has had since it was started. |
| G32 sanspipTotalFailedClientConns | 1.3.6.1.4.1.9600.1.5.25.15 | Gauge32 | read-only | Total 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 sanspipTotalFailedReads | 1.3.6.1.4.1.9600.1.5.25.16 | Gauge32 | read-only | Total 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 sanspipTotalFailedServerConns | 1.3.6.1.4.1.9600.1.5.25.17 | Gauge32 | read-only | Total 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 sanspipTotalFailedWrites | 1.3.6.1.4.1.9600.1.5.25.18 | Gauge32 | read-only | Total 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 sanspipWorkerThreadsInUse | 1.3.6.1.4.1.9600.1.5.25.19 | Gauge32 | read-only | Worker 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 |
| siteReplicationService | 1.3.6.1.4.1.9600.1.5.26 | The MSExchangeSRS Object Type handles the Microsoft Exchange Site Replication service on your system. | ||
| G32 srsAccessDenials | 1.3.6.1.4.1.9600.1.5.26.1 | Gauge32 | read-only | Access Denials is the number of times that write operations were refused for security reasons. |
| G32 srsExDSClientSessions | 1.3.6.1.4.1.9600.1.5.26.2 | Gauge32 | read-only | ExDS Client Sessions is the number of connected Extended Directory Service client sessions. This indicates the number of connections from other Microsoft Exchange services. |
| G32 srsExDSReadsPerSec | 1.3.6.1.4.1.9600.1.5.26.3 | Gauge32 | read-only | ExDS Reads/sec is the rate at which Extended Directory Service clients perform read operations. |
| G32 srsExDSWritesPerSec | 1.3.6.1.4.1.9600.1.5.26.4 | Gauge32 | read-only | ExDS Writes/sec is the rate at which Extended Directory Service clients perform write operations. |
| G32 srsInInterSiteRplctUpdsPerSec | 1.3.6.1.4.1.9600.1.5.26.5 | Gauge32 | read-only | Incoming 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 srsLDAPSearches | 1.3.6.1.4.1.9600.1.5.26.6 | Gauge32 | read-only | Total number of LDAP searches performed since the SRS started. |
| G32 srsLDAPSearchesPerSec | 1.3.6.1.4.1.9600.1.5.26.7 | Gauge32 | read-only | LDAP Searches/sec is the rate at which LDAP clients perform search operations. |
| G32 srsObjectsReplicatedOutPerSec | 1.3.6.1.4.1.9600.1.5.26.8 | Gauge32 | read-only | This is the number of objects replicated out per second from this machine to Exchange Directory Servers. |
| G32 srsOutInterSiteRplctMsgsPerSec | 1.3.6.1.4.1.9600.1.5.26.9 | Gauge32 | read-only | Outgoing 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 srsPendingReplicationSync | 1.3.6.1.4.1.9600.1.5.26.10 | Gauge32 | read-only | Pending Replication Synchronizations is the number of synchronizations that are queued for this server but not yet processed. |
| G32 srsRemainingReplicationUpdates | 1.3.6.1.4.1.9600.1.5.26.11 | Gauge32 | read-only | Remaining 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 srsReplicationUpdatesPerSec | 1.3.6.1.4.1.9600.1.5.26.12 | Gauge32 | read-only | Replication 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 srsThreadsInUse | 1.3.6.1.4.1.9600.1.5.26.13 | Gauge32 | read-only | Threads 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 |
| smtpRoutingTable | 1.3.6.1.4.1.9600.1.5.27 | not-accessible | This object represents the counters for the SMTP routing performance. | |
| smtpRoutingEntry | 1.3.6.1.4.1.9600.1.5.27.1 | not-accessible | Performance information for one particular instance of 'SMTP Routing' object. | |
| INS smtprInstance | 1.3.6.1.4.1.9600.1.5.27.1.1 | InstanceName | read-only | Instance name. |
| G32 smtprGlobalResetRoute | 1.3.6.1.4.1.9600.1.5.27.1.2 | Gauge32 | read-only | Count for global ResetRoutes. |
| G32 smtprLinkStateChange | 1.3.6.1.4.1.9600.1.5.27.1.3 | Gauge32 | read-only | Count of LinkState Changes that will be pushed to master. |
| G32 smtprLinkStateChangeIgnored | 1.3.6.1.4.1.9600.1.5.27.1.4 | Gauge32 | read-only | Count of LinkState Changes ignored. |
| G32 smtprLocalResetRoute | 1.3.6.1.4.1.9600.1.5.27.1.5 | Gauge32 | read-only | Count for local ResetRoutes. |
| G32 smtprServerCacheRefresh | 1.3.6.1.4.1.9600.1.5.27.1.6 | Gauge32 | read-only | How many times server cache was refreshed. |
| G32 smtprSetXLSALinkState | 1.3.6.1.4.1.9600.1.5.27.1.7 | Gauge32 | read-only | Count of XLSA packet is sent to other RGs. |
| transportStoreDriverTable | 1.3.6.1.4.1.9600.1.5.28 | not-accessible | This object represents global counters for the Exchange Store driver (IIS) | |
| transportStoreDriverEntry | 1.3.6.1.4.1.9600.1.5.28.1 | not-accessible | Performance information for one particular instance of 'MSExchangeTransport Store Driver' object. | |
| INS tsdInstance | 1.3.6.1.4.1.9600.1.5.28.1.1 | InstanceName | read-only | Instance name. |
| G32 tsdMailMsgAllocates | 1.3.6.1.4.1.9600.1.5.28.1.2 | Gauge32 | read-only | The total number of messages allocated. |
| G32 tsdMailMsgCloseContents | 1.3.6.1.4.1.9600.1.5.28.1.3 | Gauge32 | read-only | The total number of messages contents closed. |
| G32 tsdMailMsgCommits | 1.3.6.1.4.1.9600.1.5.28.1.4 | Gauge32 | read-only | The total number of calls to commit. |
| G32 tsdMailMsgCurOpenContentHandles | 1.3.6.1.4.1.9600.1.5.28.1.5 | Gauge32 | read-only | The current number of open message contents. |
| G32 tsdMailMsgCurOpenStreams | 1.3.6.1.4.1.9600.1.5.28.1.6 | Gauge32 | read-only | The current number of open streams. |
| G32 tsdMailMsgDeletes | 1.3.6.1.4.1.9600.1.5.28.1.7 | Gauge32 | read-only | The total number of messages deleted. |
| G32 tsdMailMsgGetsize | 1.3.6.1.4.1.9600.1.5.28.1.8 | Gauge32 | read-only | The total number of calls to get size. |
| G32 tsdMailMsgReadblocks | 1.3.6.1.4.1.9600.1.5.28.1.9 | Gauge32 | read-only | The total number of calls to readblocks. |
| G32 tsdMailMsgReallocates | 1.3.6.1.4.1.9600.1.5.28.1.10 | Gauge32 | read-only | The total number of messages reallocated. |
| G32 tsdMailMsgReopens | 1.3.6.1.4.1.9600.1.5.28.1.11 | Gauge32 | read-only | The total number of messages reopened. |
| G32 tsdStoreRequestsPendingAcks | 1.3.6.1.4.1.9600.1.5.28.1.12 | Gauge32 | read-only | The current number of requests pending acks from the store. |
| G32 tsdStorePerMTADelivery | 1.3.6.1.4.1.9600.1.5.28.1.13 | Gauge32 | read-only | The total number of messages delivered locally to an MDB or MSExchangeMTA |
| G32 tsdStorePerMTALocalDeliveryRetry | 1.3.6.1.4.1.9600.1.5.28.1.14 | Gauge32 | read-only | The total number of times returned retry to local delivery. |
| G32 tsdStorePerMTASubmits | 1.3.6.1.4.1.9600.1.5.28.1.15 | Gauge32 | read-only | The total number of messages received from Store/MTA and submitted to Transport |
| webMailTable | 1.3.6.1.4.1.9600.1.5.29 | not-accessible | The WebMail object type contains counters specific to the WebMail | |
| webMailEntry | 1.3.6.1.4.1.9600.1.5.29.1 | not-accessible | Performance information for one particular instance of 'MSExchange Web Mail' object. | |
| INS wmInstance | 1.3.6.1.4.1.9600.1.5.29.1.1 | InstanceName | read-only | Instance name. |
| G32 wmApptAcceptPerDeclineTotal | 1.3.6.1.4.1.9600.1.5.29.1.2 | Gauge32 | read-only | Total number of Appointment accept/decline. |
| G32 wmApptAcceptPerDeclinePerSec | 1.3.6.1.4.1.9600.1.5.29.1.3 | Gauge32 | read-only | Rate of Appointment accept/decline per second. |
| G32 wmApptAttachmentEditsTotal | 1.3.6.1.4.1.9600.1.5.29.1.4 | Gauge32 | read-only | Total number of Appointment attachment edits. |
| G32 wmApptAttachmentEditsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.5 | Gauge32 | read-only | Rate of Appointment attachment edits per second. |
| G32 wmApptDataRetrievesTotal | 1.3.6.1.4.1.9600.1.5.29.1.6 | Gauge32 | read-only | Total number of Appointment data retrieves. |
| G32 wmApptDataRetrievesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.7 | Gauge32 | read-only | Rate of Appointment data retrieves per second. |
| G32 wmApptEditRecurrenceTotal | 1.3.6.1.4.1.9600.1.5.29.1.8 | Gauge32 | read-only | Total number of Appointment edit recurrence. |
| G32 wmApptEditRecurrencePerSec | 1.3.6.1.4.1.9600.1.5.29.1.9 | Gauge32 | read-only | Rate of Appointment edit recurrence per second. |
| G32 wmApptOpensTotal | 1.3.6.1.4.1.9600.1.5.29.1.10 | Gauge32 | read-only | Total number of Appointment opens. |
| G32 wmApptOpensPerSec | 1.3.6.1.4.1.9600.1.5.29.1.11 | Gauge32 | read-only | Rate of Appointment opens per second. |
| G32 wmApptResolveFreeBusyTotal | 1.3.6.1.4.1.9600.1.5.29.1.12 | Gauge32 | read-only | Total number of Appointment resolve Free-Busy. |
| G32 wmApptResolveFreeBusyPerSec | 1.3.6.1.4.1.9600.1.5.29.1.13 | Gauge32 | read-only | Rate of Appointment resolve Free-Busy per second. |
| G32 wmApptSaveRecurrencesTotal | 1.3.6.1.4.1.9600.1.5.29.1.14 | Gauge32 | read-only | Total number of Appointment save recurrences. |
| G32 wmApptSaveRecurrencesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.15 | Gauge32 | read-only | Rate of Appointment save recurrences per second. |
| G32 wmApptSavesTotal | 1.3.6.1.4.1.9600.1.5.29.1.16 | Gauge32 | read-only | Total number of Appointment saves. |
| G32 wmApptSavesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.17 | Gauge32 | read-only | Rate of Appointment saves per second. |
| G32 wmApptSendsTotal | 1.3.6.1.4.1.9600.1.5.29.1.18 | Gauge32 | read-only | Total number of Appointment sends. |
| G32 wmApptSendsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.19 | Gauge32 | read-only | Rate of Appointment sends per second. |
| G32 wmApptUpdatesTotal | 1.3.6.1.4.1.9600.1.5.29.1.20 | Gauge32 | read-only | Total number of Appointment updates. |
| G32 wmApptUpdatesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.21 | Gauge32 | read-only | Rate of Appointment updates per second. |
| G32 wmAttachmentsDeletedTotal | 1.3.6.1.4.1.9600.1.5.29.1.22 | Gauge32 | read-only | Total number of Attachments deleted. |
| G32 wmAttachmentsDeletedPerSec | 1.3.6.1.4.1.9600.1.5.29.1.23 | Gauge32 | read-only | Rate of Attachments deleted per second. |
| G32 wmAuthenticationCacheHitsTotal | 1.3.6.1.4.1.9600.1.5.29.1.24 | Gauge32 | read-only | Total number of Authentication cache hits. This is the number of times that the needed authentication is retrieved from a cache. |
| G32 wmAuthenticationCacheHitsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.25 | Gauge32 | read-only | Rate of Authentication cache hits per second. This is the number of times that the needed authentication is retrieved from a cache. |
| G32 wmAuthenticationsInCache | 1.3.6.1.4.1.9600.1.5.29.1.26 | Gauge32 | read-only | Total 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 wmAuthenticationsTotal | 1.3.6.1.4.1.9600.1.5.29.1.27 | Gauge32 | read-only | Total number of Authentications. This is the total number of times authentication is needed. |
| G32 wmAuthenticationsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.28 | Gauge32 | read-only | Rate of Authentications per second. This is the total number of times authentication is needed. |
| G32 wmFolderCreatesTotal | 1.3.6.1.4.1.9600.1.5.29.1.29 | Gauge32 | read-only | Total number of Folder creates*. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmFolderCreatesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.30 | Gauge32 | read-only | Rate of Folder creates* per second. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmFolderGetContentsTotal | 1.3.6.1.4.1.9600.1.5.29.1.31 | Gauge32 | read-only | Total number of Folder get contents. |
| G32 wmFolderGetContentsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.32 | Gauge32 | read-only | Rate of Folder get contents per second. |
| G32 wmFolderGetViewTotal | 1.3.6.1.4.1.9600.1.5.29.1.33 | Gauge32 | read-only | Total number of Folder get view*. This is only incremented by IE5 clients. Changing the view from non-IE5 clients increments 'Folder get contents'. |
| G32 wmFolderGetViewPerSec | 1.3.6.1.4.1.9600.1.5.29.1.34 | Gauge32 | read-only | Rate 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 wmFolderRenamesTotal | 1.3.6.1.4.1.9600.1.5.29.1.35 | Gauge32 | read-only | Total number of Folder renames*. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmFolderRenamesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.36 | Gauge32 | read-only | Rate of Folder renames* per second. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmFormsSentTotal | 1.3.6.1.4.1.9600.1.5.29.1.37 | Gauge32 | read-only | Total number of Forms sent. |
| G32 wmFormsSentPerSec | 1.3.6.1.4.1.9600.1.5.29.1.38 | Gauge32 | read-only | Rate of Forms sent per second. |
| G32 wmGetAppFrameTotal | 1.3.6.1.4.1.9600.1.5.29.1.39 | Gauge32 | read-only | Total number of Get app frame. |
| G32 wmGetAppFramePerSec | 1.3.6.1.4.1.9600.1.5.29.1.40 | Gauge32 | read-only | Rate of Get app frame per second. |
| G32 wmGetNavBarTotal | 1.3.6.1.4.1.9600.1.5.29.1.41 | Gauge32 | read-only | Total number of Get nav bar. |
| G32 wmGetNavBarPerSec | 1.3.6.1.4.1.9600.1.5.29.1.42 | Gauge32 | read-only | Rate of Get nav bar per second. |
| G32 wmMessageAttachmentEditsTotal | 1.3.6.1.4.1.9600.1.5.29.1.43 | Gauge32 | read-only | Total number of Message attachment edits. |
| G32 wmMessageAttachmentEditsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.44 | Gauge32 | read-only | Rate of Message attachment edits per second. |
| G32 wmMessageMovesPerCopiesTotal | 1.3.6.1.4.1.9600.1.5.29.1.45 | Gauge32 | read-only | Total number of Message moves/copies*. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmMessageMovesPerCopiesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.46 | Gauge32 | read-only | Rate of Message moves/copies* per second. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmMessageOpensTotal | 1.3.6.1.4.1.9600.1.5.29.1.47 | Gauge32 | read-only | Total number of Message opens. |
| G32 wmMessageOpensPerSec | 1.3.6.1.4.1.9600.1.5.29.1.48 | Gauge32 | read-only | Rate of Message opens per second. |
| G32 wmMessageSavesTotal | 1.3.6.1.4.1.9600.1.5.29.1.49 | Gauge32 | read-only | Total number of Message saves. |
| G32 wmMessageSavesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.50 | Gauge32 | read-only | Rate of Message saves per second. |
| G32 wmMessageSendsTotal | 1.3.6.1.4.1.9600.1.5.29.1.51 | Gauge32 | read-only | Total number of Message sends. |
| G32 wmMessageSendsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.52 | Gauge32 | read-only | Rate of Message sends per second. |
| G32 wmMessagePerApptDeletesTotal | 1.3.6.1.4.1.9600.1.5.29.1.53 | Gauge32 | read-only | Total number of Message/Appointment deletes*. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmMessagePerApptDeletesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.54 | Gauge32 | read-only | Rate of Message/Appointment deletes* per second. This action is handled in HTTP-DAV for IE5 browers |
| G32 wmMessagePerApptOpensTotal | 1.3.6.1.4.1.9600.1.5.29.1.55 | Gauge32 | read-only | Total number of Message/Appointment opens. |
| G32 wmMessagePerApptOpensPerSec | 1.3.6.1.4.1.9600.1.5.29.1.56 | Gauge32 | read-only | Rate of Message/Appointment opens per second. |
| G32 wmMessagePerApptSavesTotal | 1.3.6.1.4.1.9600.1.5.29.1.57 | Gauge32 | read-only | Total number of Message/Appointment saves. |
| G32 wmMessagePerApptSavesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.58 | Gauge32 | read-only | Rate of Message/Appointment saves per second. |
| G32 wmNamesCheckedTotal | 1.3.6.1.4.1.9600.1.5.29.1.59 | Gauge32 | read-only | Total number of Names checked. |
| G32 wmNamesCheckedPerSec | 1.3.6.1.4.1.9600.1.5.29.1.60 | Gauge32 | read-only | Rate of Names checked per second. |
| G32 wmNavigationOptionsSavesTotal | 1.3.6.1.4.1.9600.1.5.29.1.61 | Gauge32 | read-only | Total number of Navigation options saves. These are the per-user options including Out of Office Assistant, Calander Options and Contact Options. |
| G32 wmNavigationOptionsSavesPerSec | 1.3.6.1.4.1.9600.1.5.29.1.62 | Gauge32 | read-only | Rate of Navigation options saves per second. These are the per-user options including Out of Office Assistant, Calander Options and Contact Options. |
| G32 wmNewFolderTemplateDataTotal | 1.3.6.1.4.1.9600.1.5.29.1.63 | Gauge32 | read-only | Total number of New folder template data. This is not incremented by IE5 clients. |
| G32 wmNewFolderTemplateDataPerSec | 1.3.6.1.4.1.9600.1.5.29.1.64 | Gauge32 | read-only | Rate of New folder template data per second. This is not incremented by IE5 clients. |
| G32 wmNewItemURLTotal | 1.3.6.1.4.1.9600.1.5.29.1.65 | Gauge32 | read-only | Total number of New item URL. This is not incremented by IE5 clients. |
| G32 wmNewItemURLPerSec | 1.3.6.1.4.1.9600.1.5.29.1.66 | Gauge32 | read-only | Rate of New item URL per second. This is not incremented by IE5 clients. |
| G32 wmPostsSubmittedTotal | 1.3.6.1.4.1.9600.1.5.29.1.67 | Gauge32 | read-only | Total number of Posts submitted. |
| G32 wmPostsSubmittedPerSec | 1.3.6.1.4.1.9600.1.5.29.1.68 | Gauge32 | read-only | Rate of Posts submitted per second. |
| G32 wmRecipientsEditedTotal | 1.3.6.1.4.1.9600.1.5.29.1.69 | Gauge32 | read-only | Total number of Recipients edited. |
| G32 wmRecipientsEditedPerSec | 1.3.6.1.4.1.9600.1.5.29.1.70 | Gauge32 | read-only | Rate of Recipients edited per second. |
| G32 wmRecipientsSavedTotal | 1.3.6.1.4.1.9600.1.5.29.1.71 | Gauge32 | read-only | Total number of Recipients saved. |
| G32 wmRecipientsSavedPerSec | 1.3.6.1.4.1.9600.1.5.29.1.72 | Gauge32 | read-only | Rate of Recipients saved per second. |
| G32 wmViewsOfCalendarsTotal | 1.3.6.1.4.1.9600.1.5.29.1.73 | Gauge32 | read-only | Total number of Views of Calendars. |
| G32 wmViewsOfCalendarsPerSec | 1.3.6.1.4.1.9600.1.5.29.1.74 | Gauge32 | read-only | Rate of Views of Calendars per second. |
| G32 wmViewsOfMailFoldersTotal | 1.3.6.1.4.1.9600.1.5.29.1.75 | Gauge32 | read-only | Total number of Views of Mail Folders. |
| G32 wmViewsOfMailFoldersPerSec | 1.3.6.1.4.1.9600.1.5.29.1.76 | Gauge32 | read-only | Rate of Views of Mail Folders per second. |
| pop3Table | 1.3.6.1.4.1.9600.1.5.30 | not-accessible | This object displays counters for the MS Exchange POP3 Service. | |
| pop3Entry | 1.3.6.1.4.1.9600.1.5.30.1 | not-accessible | Performance information for one particular instance of 'MSExchangePOP3' object. | |
| INS pop3Instance | 1.3.6.1.4.1.9600.1.5.30.1.1 | InstanceName | read-only | Instance name. |
| G32 pop3AUTHTotal | 1.3.6.1.4.1.9600.1.5.30.1.2 | Gauge32 | read-only | Total number of AUTH commands received since startup |
| G32 pop3AUTHRate | 1.3.6.1.4.1.9600.1.5.30.1.3 | Gauge32 | read-only | Number of AUTH commands per sec |
| G32 pop3AUTHFailures | 1.3.6.1.4.1.9600.1.5.30.1.4 | Gauge32 | read-only | Total number of AUTH failures since startup |
| G32 pop3PASSTotal | 1.3.6.1.4.1.9600.1.5.30.1.5 | Gauge32 | read-only | Total number of PASS commands received since startup |
| G32 pop3PASSRate | 1.3.6.1.4.1.9600.1.5.30.1.6 | Gauge32 | read-only | Number of PASS commands per sec |
| G32 pop3PASSFailures | 1.3.6.1.4.1.9600.1.5.30.1.7 | Gauge32 | read-only | Total number of PASS failures since startup |
| G32 pop3QUITTotal | 1.3.6.1.4.1.9600.1.5.30.1.8 | Gauge32 | read-only | Total number of QUIT commands received since startup |
| G32 pop3QUITRate | 1.3.6.1.4.1.9600.1.5.30.1.9 | Gauge32 | read-only | Number of QUIT commands per sec |
| G32 pop3QUITFailures | 1.3.6.1.4.1.9600.1.5.30.1.10 | Gauge32 | read-only | Total number of QUIT failures since startup |
| G32 pop3STATTotal | 1.3.6.1.4.1.9600.1.5.30.1.11 | Gauge32 | read-only | Total number of STAT commands received since startup |
| G32 pop3STATRate | 1.3.6.1.4.1.9600.1.5.30.1.12 | Gauge32 | read-only | Number of STAT commands per sec |
| G32 pop3STATFailures | 1.3.6.1.4.1.9600.1.5.30.1.13 | Gauge32 | read-only | Total number of STAT failures since startup |
| G32 pop3LISTTotal | 1.3.6.1.4.1.9600.1.5.30.1.14 | Gauge32 | read-only | Total number of LIST commands received since startup |
| G32 pop3LISTRate | 1.3.6.1.4.1.9600.1.5.30.1.15 | Gauge32 | read-only | Number of LIST commands per sec |
| G32 pop3LISTFailures | 1.3.6.1.4.1.9600.1.5.30.1.16 | Gauge32 | read-only | Total number of LIST failures since startup |
| G32 pop3RETRTotal | 1.3.6.1.4.1.9600.1.5.30.1.17 | Gauge32 | read-only | Total number of RETR commands received since startup |
| G32 pop3RETRRate | 1.3.6.1.4.1.9600.1.5.30.1.18 | Gauge32 | read-only | Number of RETR commands per sec |
| G32 pop3RETRFailures | 1.3.6.1.4.1.9600.1.5.30.1.19 | Gauge32 | read-only | Total number of RETR failures since startup |
| G32 pop3DELETotal | 1.3.6.1.4.1.9600.1.5.30.1.20 | Gauge32 | read-only | Total number of DELE commands received since startup |
| G32 pop3DELERate | 1.3.6.1.4.1.9600.1.5.30.1.21 | Gauge32 | read-only | Number of DELE commands per sec |
| G32 pop3DELEFailures | 1.3.6.1.4.1.9600.1.5.30.1.22 | Gauge32 | read-only | Total number of DELE failures since startup |
| G32 pop3NOOPTotal | 1.3.6.1.4.1.9600.1.5.30.1.23 | Gauge32 | read-only | Total number of NOOP commands received since startup |
| G32 pop3NOOPRate | 1.3.6.1.4.1.9600.1.5.30.1.24 | Gauge32 | read-only | Number of NOOP commands per sec |
| G32 pop3NOOPFailures | 1.3.6.1.4.1.9600.1.5.30.1.25 | Gauge32 | read-only | Total number of NOOP failures since startup |
| G32 pop3RSETTotal | 1.3.6.1.4.1.9600.1.5.30.1.26 | Gauge32 | read-only | Total number of RSET commands received since startup |
| G32 pop3RSETRate | 1.3.6.1.4.1.9600.1.5.30.1.27 | Gauge32 | read-only | Number of RSET commands per sec |
| G32 pop3RSETFailures | 1.3.6.1.4.1.9600.1.5.30.1.28 | Gauge32 | read-only | Total number of RSET failures since startup |
| G32 pop3TOPTotal | 1.3.6.1.4.1.9600.1.5.30.1.29 | Gauge32 | read-only | Total number of TOP commands received since startup |
| G32 pop3TOPRate | 1.3.6.1.4.1.9600.1.5.30.1.30 | Gauge32 | read-only | Number of TOP commands per sec |
| G32 pop3TOPFailures | 1.3.6.1.4.1.9600.1.5.30.1.31 | Gauge32 | read-only | Total number of TOP failures since startup |
| G32 pop3UIDLTotal | 1.3.6.1.4.1.9600.1.5.30.1.32 | Gauge32 | read-only | Total number of UIDL commands received since startup |
| G32 pop3UIDLRate | 1.3.6.1.4.1.9600.1.5.30.1.33 | Gauge32 | read-only | Number of UIDL commands per sec |
| G32 pop3UIDLFailures | 1.3.6.1.4.1.9600.1.5.30.1.34 | Gauge32 | read-only | Total number of UIDL failures since startup |
| G32 pop3USERTotal | 1.3.6.1.4.1.9600.1.5.30.1.35 | Gauge32 | read-only | Total number of USER commands received since startup |
| G32 pop3USERRate | 1.3.6.1.4.1.9600.1.5.30.1.36 | Gauge32 | read-only | Number of USER commands per sec |
| G32 pop3USERFailures | 1.3.6.1.4.1.9600.1.5.30.1.37 | Gauge32 | read-only | Total number of USER failures since startup |
| G32 pop3LASTTotal | 1.3.6.1.4.1.9600.1.5.30.1.38 | Gauge32 | read-only | Total number of LAST commands received since startup |
| G32 pop3LASTRate | 1.3.6.1.4.1.9600.1.5.30.1.39 | Gauge32 | read-only | Number of LAST commands per sec |
| G32 pop3LASTFailures | 1.3.6.1.4.1.9600.1.5.30.1.40 | Gauge32 | read-only | Total number of LAST failures since startup |
| G32 pop3InvalidCommands | 1.3.6.1.4.1.9600.1.5.30.1.41 | Gauge32 | read-only | Total number of invalid commands since startup |
| G32 pop3InvalidCommandsRate | 1.3.6.1.4.1.9600.1.5.30.1.42 | Gauge32 | read-only | Number of invalid commands per second |
| G32 pop3ConnectionsTotal | 1.3.6.1.4.1.9600.1.5.30.1.43 | Gauge32 | read-only | Total number of connections since startup |
| G32 pop3ConnectionsCurrent | 1.3.6.1.4.1.9600.1.5.30.1.44 | Gauge32 | read-only | Total number of current connections |
| G32 pop3ConnectionsFailed | 1.3.6.1.4.1.9600.1.5.30.1.45 | Gauge32 | read-only | Total number of failed connections since startup |
| G32 pop3ConnectionsRejected | 1.3.6.1.4.1.9600.1.5.30.1.46 | Gauge32 | read-only | Total number of rejected connections since startup |
| G32 pop3CAPATotal | 1.3.6.1.4.1.9600.1.5.30.1.47 | Gauge32 | read-only | Total number of CAPA commands received since startup |
| G32 pop3CAPARate | 1.3.6.1.4.1.9600.1.5.30.1.48 | Gauge32 | read-only | Number of CAPA commands per sec |
| G32 pop3CAPAFailures | 1.3.6.1.4.1.9600.1.5.30.1.49 | Gauge32 | read-only | Total number of CAPA failures since startup |
| transportFilterSinkTable | 1.3.6.1.4.1.9600.1.5.31 | not-accessible | This object represents global counters for the Exchange Transport Filter Sink. These counters monitor connection filtering, recipient filtering, and sender filtering. | |
| transportFilterSinkEntry | 1.3.6.1.4.1.9600.1.5.31.1 | not-accessible | Performance information for one particular instance of 'MSExchangeTransport Filter Sink' object. | |
| INS tfsInstance | 1.3.6.1.4.1.9600.1.5.31.1.1 | InstanceName | read-only | Instance name. |
| G32 tfsConnsRejByBlockListProviders | 1.3.6.1.4.1.9600.1.5.31.1.2 | Gauge32 | read-only | Total number of connections rejected by block list connection filtering rules. |
| G32 tfsConnsRejByBlockListProvPerSec | 1.3.6.1.4.1.9600.1.5.31.1.3 | Gauge32 | read-only | Total number of connections rejected per second by block list connection filtering. |
| G32 tfsRcptsInConnFilterExceptList | 1.3.6.1.4.1.9600.1.5.31.1.4 | Gauge32 | read-only | Total number of recipients in the exception list for block list connection filtering rules. |
| G32 tfsRcptsInConnFiltExptListPerSec | 1.3.6.1.4.1.9600.1.5.31.1.5 | Gauge32 | read-only | Total 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 tfsConnsRejectByDenyList | 1.3.6.1.4.1.9600.1.5.31.1.6 | Gauge32 | read-only | Total number of connections denied because the connecting IP address was configured on the global deny list. |
| G32 tfsConnsRejectByDenyListPerSec | 1.3.6.1.4.1.9600.1.5.31.1.7 | Gauge32 | read-only | Total number of connections denied per second because the connecting IP address was configured on the global deny list. |
| G32 tfsConnsAcceptByAcceptList | 1.3.6.1.4.1.9600.1.5.31.1.8 | Gauge32 | read-only | Total number of connections accepted because the connecting IP address was configured on the global accept list. |
| G32 tfsConnsAcceptByAcceptListPerSec | 1.3.6.1.4.1.9600.1.5.31.1.9 | Gauge32 | read-only | Total number of connections accepted per second because the connecting IP was configured on the global accept list. |
| G32 tfsRcptsRejectByRcptFilter | 1.3.6.1.4.1.9600.1.5.31.1.10 | Gauge32 | read-only | Total number of recipients rejected by recipient filtering because the recipient was listed as a blocked recipient. |
| G32 tfsRcptsRejectByRcptFilterPerSec | 1.3.6.1.4.1.9600.1.5.31.1.11 | Gauge32 | read-only | Total number of recipients rejected per second by recipient filtering. |
| G32 tfsRcptsRejectByDirectoryLookups | 1.3.6.1.4.1.9600.1.5.31.1.12 | Gauge32 | read-only | Total number of recipients rejected because the recipients did not exist in Active Directory. |
| G32 tfsRcptsRejectByDirLookupsPerSec | 1.3.6.1.4.1.9600.1.5.31.1.13 | Gauge32 | read-only | Total number of recipients rejected per second because the recipients did not exist in Active Directory. |
| G32 tfsMsgsFilterBySenderFilter | 1.3.6.1.4.1.9600.1.5.31.1.14 | Gauge32 | read-only | Total number of messages filtered by sender filtering. |
| G32 tfsMsgsFilterBySenderFiltrPerSec | 1.3.6.1.4.1.9600.1.5.31.1.15 | Gauge32 | read-only | Total number of messages filtered per second by sender filtering. |
| G32 tfsMsgsFilterDueToBlankSender | 1.3.6.1.4.1.9600.1.5.31.1.16 | Gauge32 | read-only | Total number of messages filtered because the messages contained a blank sender address. |
| G32 tfsMsgsFilterDueToBlnkSndrPerSec | 1.3.6.1.4.1.9600.1.5.31.1.17 | Gauge32 | read-only | Total number of messages filtered per second because the message contained a blank sender address. |
| G32 tfsBlockListDNSQueryIssue | 1.3.6.1.4.1.9600.1.5.31.1.18 | Gauge32 | read-only | Total number of block list DNS queries issued for block list connection filtering. |
| G32 tfsBlockListDNSQueryIssuePerSec | 1.3.6.1.4.1.9600.1.5.31.1.19 | Gauge32 | read-only | Total number of block list DNS queries issued per second for block list connection filtering. |
| G32 tfsFailedBlockListDNSQuery | 1.3.6.1.4.1.9600.1.5.31.1.20 | Gauge32 | read-only | Total 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 tfsFailedBlockListDNSQueryPerSec | 1.3.6.1.4.1.9600.1.5.31.1.21 | Gauge32 | read-only | Total number of failed block list DNS queries issued per second for block list connection filtering. |
| G32 tfsDirectoryLookupsIssue | 1.3.6.1.4.1.9600.1.5.31.1.22 | Gauge32 | read-only | Total number of directory lookups in Active Directory issued by recipient filtering. |
| G32 tfsDirectoryLookupsIssuePerSec | 1.3.6.1.4.1.9600.1.5.31.1.23 | Gauge32 | read-only | Total number of directory lookups in Active Directory issued per second by recipient filtering. |
| G32 tfsFailedDirectoryLookups | 1.3.6.1.4.1.9600.1.5.31.1.24 | Gauge32 | read-only | Total number of directory lookups that failed to contact Active Directory. |
| G32 tfsFailedDirectoryLookupsPerSec | 1.3.6.1.4.1.9600.1.5.31.1.25 | Gauge32 | read-only | Total number of directory lookups issued per second that failed to contact Active Directory. |
| intelligentMessageFilterTable | 1.3.6.1.4.1.9600.1.5.32 | not-accessible | This object represents global counters for Microsoft Exchange Intelligent Message Filter. | |
| intelligentMessageFilterEntry | 1.3.6.1.4.1.9600.1.5.32.1 | not-accessible | Performance information for one particular instance of 'MSExchange Intelligent Message Filter' object. | |
| INS imfInstance | 1.3.6.1.4.1.9600.1.5.32.1.1 | InstanceName | read-only | Instance name. |
| G32 imfPercentUCEMsgsScanPrev30Min | 1.3.6.1.4.1.9600.1.5.32.1.2 | Gauge32 | read-only | The percentage of the number of messages scanned in the previous 30 minutes that were determined to be Unsolicited Commercial Email (UCE) |
| G32 imfPercentUCEOutTotalMsgsScanned | 1.3.6.1.4.1.9600.1.5.32.1.3 | Gauge32 | read-only | The percentage of the total number of messages scanned that were determined to be Unsolicited Commercial Email (UCE) |
| G32 imfMsgsScannedForUCEPerSec | 1.3.6.1.4.1.9600.1.5.32.1.4 | Gauge32 | read-only | The number of messages scanned per second by Content Filtering. |
| G32 imfTotalMsgsAssignedSCLRating0 | 1.3.6.1.4.1.9600.1.5.32.1.5 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 0 |
| G32 imfTotalMsgsAssignedSCLRating1 | 1.3.6.1.4.1.9600.1.5.32.1.6 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 1 |
| G32 imfTotalMsgsAssignedSCLRating2 | 1.3.6.1.4.1.9600.1.5.32.1.7 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 2 |
| G32 imfTotalMsgsAssignedSCLRating3 | 1.3.6.1.4.1.9600.1.5.32.1.8 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 3 |
| G32 imfTotalMsgsAssignedSCLRating4 | 1.3.6.1.4.1.9600.1.5.32.1.9 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 4 |
| G32 imfTotalMsgsAssignedSCLRating5 | 1.3.6.1.4.1.9600.1.5.32.1.10 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 5 |
| G32 imfTotalMsgsAssignedSCLRating6 | 1.3.6.1.4.1.9600.1.5.32.1.11 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 6 |
| G32 imfTotalMsgsAssignedSCLRating7 | 1.3.6.1.4.1.9600.1.5.32.1.12 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 7 |
| G32 imfTotalMsgsAssignedSCLRating8 | 1.3.6.1.4.1.9600.1.5.32.1.13 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 8 |
| G32 imfTotalMsgsAssignedSCLRating9 | 1.3.6.1.4.1.9600.1.5.32.1.14 | Gauge32 | read-only | The total number of messages scanned by Intelligent Message Filter and assigned a spam confidence level (SCL) rating of 9 |
| G32 imfTotalMsgsScannedForUCE | 1.3.6.1.4.1.9600.1.5.32.1.15 | Gauge32 | read-only | The total number of messages scanned by Content Filtering. |
| G32 imfTotalUCEMsgsActedUpon | 1.3.6.1.4.1.9600.1.5.32.1.16 | Gauge32 | read-only | The total number of messages marked as Unsolicited Commercial Email (UCE) and acted upon based on the gateway threshold. |
| G32 imfUCEMsgsActedUponPerSec | 1.3.6.1.4.1.9600.1.5.32.1.17 | Gauge32 | read-only | The 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.