Home | Previous Page | Next Page   MIB Reference > RDBMS MIB >

rdbmsSrvLimitedResourceTable

The following list summarizes this table:

Contents:
Information about the limited resources for each database server or coserver
Index:
applIndex, rdbmsSrvLimitedResourceName
Scope of a row:
One limited resource

The table has the following MIB objects.

MIB Object Description
applIndex See applTable.
rdbmsSrvLimitedResourceName Name of the limited resource:
  • BUFFERS
  • DS_MAX_QUERIES
  • DS_MAX_SCANS
  • DS_TOTAL_MEMORY
  • LOCKS
  • LTXEHWM
  • LTXHWM
  • STACKSIZE
  • LOGFILES
  • DBSPACES
  • CHUNKS
rdbmsSrvLimitedResourceID OID or vendor name for the Informix Private MIB: 1.3.6.1.4.1.893 or informix
rdbmsSrvLimitedResourceLimit Maximum value that this limited resource can attain
rdbmsSrvLimitedResourceCurrent Current value for this limited resource
rdbmsSrvLimitedResourceHighwater Maximum value that this limited resource has attained since applUptime was reset. This value is 0 for DBSPACES and CHUNKS.
rdbmsSrvLimitedResourceFailures Number of times that the database server or coserver tried to exceed the maximum value for this limited resource since applUptime was reset. This value is 0 for DBSPACES and CHUNKS.
rdbmsSrvLimitedResourceDescription Description of the limited resource. This description includes the units for the value for the limited resource.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]