The following list summarizes this table:
The table has the following MIB objects.
MIB Object | Description |
---|---|
applIndex | See applTable. |
rdbmsSrvInfoStartupTime | Date and time when the database server or coserver was last started |
rdbmsSrvInfoFinishedTransactions | Number of transactions completed, either with a commit or with an abort |
rdbmsSrvInfoDiskReads | Number of reads from the physical disk |
rdbmsSrvInfoLogicalReads | Number of logical reads |
rdbmsSrvInfoDiskWrites | Number of writes to the physical disk |
rdbmsSrvInfoLogicalWrites | Number of logical writes |
rdbmsSrvInfoPageReads | Number of page reads |
rdbmsSrvInfoPageWrites | Number of page writes |
rdbmsSrvInfoDiskOutOfSpaces | Number of times that the database server or coserver has been unable to obtain the desired disk space |
rdbmsSrvInfoHandledRequests | Number of requests made to the database server or coserver on inbound associations |
rdbmsSrvInfoRequestRecvs | Number of receive operations that the database server or coserver made while it was processing requests on inbound associations |
rdbmsSrvInfoRequestSends | Number of send operations that the database server or coserver made while it was processing requests on inbound associations |
rdbmsSrvInfoHighwaterInbound-Associations | Greatest number of inbound associations that have been open at the same time |
rdbmsSrvInfoMaxInboundAssociations | Greatest number of inbound associations that can be open at the same time |