CIM211 Class Declaration
CIM_ServiceAvailableToDatabase

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_ServiceAvailableToDatabase --> CIM_ServiceAvailableToElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_ServiceAvailableToElement
NAMECIM_ServiceAvailableToDatabase

Class Qualifiers

Class CIM_ServiceAvailableToDatabase Qualifiers
NameTypeValueFrom Class
Versionstring2.7.0 CIM_ServiceAvailableToDatabase
DescriptionstringThe CIM_ServiceAvailableToDatabase association relates databases to the database services that are available for database use. CIM_ServiceAvailableToDatabase
Associationbooleantrue CIM_ServiceAvailableToDatabase
Associationbooleantrue CIM_ServiceAvailableToElement
DescriptionstringCIM_ServiceAvailableToElement conveys the semantics of a Service that is available for the use of a ManagedElement. An example of an available Service is that a Processor and an enclosure (a PhysicalElement) can use AlertOnLAN Services to signal an incomplete or erroneous boot. In reality, AlertOnLAN is simply a HostedService on a computer system that is generally available for use and is not a dependency of the processor or enclosure. To describe that the use of this service might be restricted or have limited availability or applicability, the CIM_ServiceAvailableToElement association would be instantiated between the Service and specific CIM_Processors and CIM_Chassis. CIM_ServiceAvailableToElement

Properties

Properties
NameTypeValueQualifiersClassOrigin
ServiceProvidedCIM_DatabaseService ref Override
Description
Key
CIM_ServiceAvailableToDatabase
UserOfServiceCIM_CommonDatabase ref Override
Description
Key
CIM_ServiceAvailableToDatabase
AvailableStateuint16 Description
ValueMap
Values
MappingStrings
ModelCorrespondence
CIM_ServiceAvailableToDatabase
OtherAvailableStatestring Description
ModelCorrespondence
CIM_ServiceAvailableToDatabase
ActiveTimedatetime Description
MappingStrings
CIM_ServiceAvailableToDatabase

Property Qualifiers

Property ServiceProvided Qualifiers
NameTypeValueFrom Class
OverridestringServiceProvided CIM_ServiceAvailableToDatabase
DescriptionstringThe database service that is providing service. CIM_ServiceAvailableToDatabase
Keybooleantrue CIM_ServiceAvailableToDatabase

Property UserOfService Qualifiers
NameTypeValueFrom Class
OverridestringUserOfService CIM_ServiceAvailableToDatabase
DescriptionstringThe database that is being served. CIM_ServiceAvailableToDatabase
Keybooleantrue CIM_ServiceAvailableToDatabase

Property AvailableState Qualifiers
NameTypeValueFrom Class
DescriptionstringThe AvailableState property indicates the current state of a database service regarding its ability to access a specific database. A service can be actively using a database (ACTIVE), or it can be waiting for a task to perform (AVAILABLE), or the service can be less than completely available for use by the database (RESTRICTED), or the database is not accessible from this service (UNAVAILABLE). Any service states that do not match one of these values should specify (OTHER). CIM_ServiceAvailableToDatabase
ValueMapstring
[See below.]
CIM_ServiceAvailableToDatabase
ValuesstringOther
Active
Available
Restricted
Unavailable
CIM_ServiceAvailableToDatabase
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsRelState CIM_ServiceAvailableToDatabase
ModelCorrespondencestringCIM_ServiceAvailableToDatabase.OtherAvailableState CIM_ServiceAvailableToDatabase

NameValue
1Other
2Active
3Available
4Restricted
5Unavailable
Property OtherAvailableState Qualifiers
NameTypeValueFrom Class
DescriptionstringA string that describes the available state of the service when the AvailableState property is set to 1 ( " Other " ). This property must be set to NULL when AvailableState is any value other than 1. CIM_ServiceAvailableToDatabase
ModelCorrespondencestringCIM_ServiceAvailableToDatabase.AvailableState CIM_ServiceAvailableToDatabase

Property ActiveTime Qualifiers
NameTypeValueFrom Class
DescriptionstringThe time that the database was made active by this service. If the AvailableState property is not active, then the value of this property must be set to 0. CIM_ServiceAvailableToDatabase
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsRelActiveTime CIM_ServiceAvailableToDatabase

Property ServiceProvided Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ServiceAvailableToElement
DescriptionstringThe Service that is available. CIM_ServiceAvailableToElement

Property UserOfService Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ServiceAvailableToElement
DescriptionstringThe ManagedElement that can use the Service. CIM_ServiceAvailableToElement

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in