CMDB Common
Data Model

Class BMC_UPS

BMC_BaseElement

  |
  +--BMC_SystemComponent
        |
        +--BMC_HardwareSystemComponent
              |
              +--BMC_UPS
Direct Known Subclasses:
None.

The BMC_UPS class stores information about uninterruptible power supply (UPS) systems, which maintain power for your organization and its systems during power outages. This class has no corresponding DMTF CIM class.
NameValueScopeOptions
Name_SpaceBMC.CORENone None

Attribute Summary
selectionBatteryInstalled
Attribute that specifies whether a battery is installed on the power supply device. Values are Yes (0) and No (1). No default value.
integerInputVoltage
Low range for power supply's input voltage in millivolts. Values are Other (0, default), Unknown (1), Range 1 (2), Range 2 (3), Both (4), and Neither (5).
selectionIsSwitchingSupply
Boolean specifying whether the power supply is a switching (versus linear) supply.
decimalTimeOnBackup
Elapsed time in seconds since the UPS last switched to battery or generator power OR since the UPS was last restarted, whichever is less. Set to zero (0) if the UPS is not using backup power.
integerTotalOutputPower
Total output power of the power supply in milliwatts. If unknown, set to zero (0).
integerTypeOfRangeSwitching
Type of input voltage range switching implemented in the power supply. Values are Other (0), Unknown (1), Manual (2), Autoswitch (3), and Wide Range (4). No default value.
characterUPSPort
Name of the serial port to which the power supply is connected. Example: COM1:.


Attributes inherited from class BMC_HardwareSystemComponent
PNPDeviceID, PowerManagementCapabilities, PowerManagementSupported, SystemAvailability

Attributes inherited from class BMC_SystemComponent
SystemClassId, SystemName

Attributes inherited from class BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, Confidentiality, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, Description, FailedAutomaticIdentification, History, InstanceId, Integrity, Item, LastModifiedBy, LastREJobrunId, LastScanDate, ManufacturerName, MarkAsDeleted, Model, ModifiedDate, Name, NameFormat, Notes, OpIdWeakReference, OwnerContact, OwnerName, Priority, ReconciliationIdentity, ReferenceInstance, RelLeadClassId, RelLeadInstanceId, RequestId, SerialNumber, ShortDescription, Status, Submitter, Supported, TmpOpOriginationForm, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

BatteryInstalled

selection BatteryInstalled
Attribute that specifies whether a battery is installed on the power supply device. Values are Yes (0) and No (1). No default value.

NameValueScopeOptions
FieldId301034300None None
Name_SpaceBMC.CORENone None
ValueMap0, 1None None
ValuesYes, NoNone TRANSLATABLE= true

InputVoltage

integer InputVoltage
Low range for power supply's input voltage in millivolts. Values are Other (0, default), Unknown (1), Range 1 (2), Range 2 (3), Both (4), and Neither (5).

NameValueScopeOptions
FieldId200000033None None
MappingStringsMIF.DMTF|Power Supply|004.7None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3, 4, 5None None
ValuesOther, Unknown, Range 1, Range 2, Both, NeitherNone TRANSLATABLE= true

IsSwitchingSupply

selection IsSwitchingSupply
Boolean specifying whether the power supply is a switching (versus linear) supply.

NameValueScopeOptions
FieldId301034400None None
Name_SpaceBMC.CORENone None

TimeOnBackup

decimal TimeOnBackup
Elapsed time in seconds since the UPS last switched to battery or generator power OR since the UPS was last restarted, whichever is less. Set to zero (0) if the UPS is not using backup power.

NameValueScopeOptions
FieldId301034500None None
MappingStringsMIF.DMTF|UPS Battery|001.2None None
Name_SpaceBMC.CORENone None
UnitsSecondsNone TRANSLATABLE= true

TotalOutputPower

integer TotalOutputPower
Total output power of the power supply in milliwatts. If unknown, set to zero (0).

NameValueScopeOptions
FieldId301034600None None
MappingStringsMIF.DMTF|Power Supply|004.21None None
Name_SpaceBMC.CORENone None
UnitsMilliWattsNone TRANSLATABLE= true

TypeOfRangeSwitching

integer TypeOfRangeSwitching
Type of input voltage range switching implemented in the power supply. Values are Other (0), Unknown (1), Manual (2), Autoswitch (3), and Wide Range (4). No default value.

NameValueScopeOptions
FieldId301034700None None
MappingStringsMIF.DMTF|Power Supply|004.16None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3, 4None None
ValuesOther, Unknown, Manual, Autoswitch, Wide RangeNone TRANSLATABLE= true

UPSPort

character UPSPort
Name of the serial port to which the power supply is connected. Example: COM1:.

NameValueScopeOptions
FieldId301034800None None
MaxLen15None None
Name_SpaceBMC.CORENone None

Inherited Relationships

NameParent ClassReference Class
BMC_HostedSystemComponentsBMC_SystemComponentBMC_System
BMC_BaseRelationshipBMC_BaseElementBMC_BaseElement
BMC_CIToConfigBaseRelationshipBMC_BaseElementBMC_ConfigBaseElement
BMC_ComponentBMC_BaseElementBMC_BaseElement
BMC_DependencyBMC_BaseElementBMC_BaseElement
BMC_ElementLocationBMC_BaseElementBMC_BaseElement
BMC_FederatedInterfaceLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_FederatedKeyLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_MemberOfCollectionBMC_BaseElementBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.