Class CIM_DatabaseResourceStatistics
extends CIM_StatisticalData

The CIM_DatabaseServiceStatistics class contains the current statistics for a database resource. This class maps to the database and server-limited resource tables in the SNMP RDBMS MIB as defined in RFC 1697.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_DatabaseResourceStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_DatabaseServiceStatistics class contains the current statistics for a database resource. This class maps to the database and server-limited resource tables in the SNMP RDBMS MIB as defined in RFC 1697.
UMLPackagePathstringCIM::Database::Statistics
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Currentuint64
Counterbooleantrue
DescriptionstringThe current value of a limited database resource.
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsDbLimitedResourceCurrent
Failuresuint32
Counterbooleantrue
DescriptionstringThe number of times that the system wanted to exceed the database resource limit that is measured from the time when the first service was started for the database.
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsDbLimitedResourceFailures
Highwateruint64
Counterbooleantrue
DescriptionstringThe number of database resources used, as measured from the time when the first service was started for the database. Other external factors, such as an explicit reset of the statistics might cause this measurement to begin at a later point in time.
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsDbLimitedResourceHighwater
Limituint64
DescriptionstringThe maximum value that the database resource can attain.
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsDbLimitedResourceLimit

Inherited Properties

NameData Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
RateIntervalEndTimedatetime
RateIntervalStartTimedatetime
SampleIntervaldatetime
StartStatisticTimedatetime
StatisticTimedatetime

Class Methods

Inherited Class Methods

NameReturn Type
ResetSelectedStatsuint32