Dell EMC OpenManage Server Administrator Version 9.0.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. Copyright © 2017 Dell Inc. or its subsidiaries. All rights reserved. Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries.
Contents 1 Introduction..................................................................................................................... 6 Server Administrator...........................................................................................................................................................6 Documenting CIM Classes and Their Properties.................................................................................................................6 Base Classes.....................
CIM_Keyboard................................................................................................................................................................. 34 CIM_PowerSupply........................................................................................................................................................... 35 CIM_Controller...................................................................................................................................................
CIM_Dependency......................................................................................................... 68 DELL_FanSensor............................................................................................................................................................. 68 CIM_PackageTempSensor............................................................................................................................................... 69 CIM_PackageVoltSensor.......................
1 Introduction This reference guide documents the OpenManage Server Administrator Common Information Model (CIM) provider contained in the Management Object File (MOF) dccim32.mof. CIM provides a conceptual model for describing manageable objects in a systems management environment. CIM is a modeling tool rather than a programming language. CIM provides the structure for organizing objects into a model of a managed environment.
• DELL_BIOSSettings: DisplayName • CIM_ServiceAccessPoint: SystemCreationClassName, SystemName, CreationClassName, Name Base Classes The classes listed in the Server Administrator CIM provider class hierarchy do not have a parent property. These base classes do not derive from another class.
Common Properties of Classes Many classes have properties such as Caption, Description, and CreationClassName. Common Properties of Classes defines properties that have the same meaning in every class that has this property and are defined more than once in this guide. Table 2. Common Properties of Classes Property Description Data Type Caption Describes the object using a short textual description (one‑line string).
Property Description Data Type Nonoperational Status Values: • • Non-recover means that a nonrecoverable error has occurred. Error means that an element has encountered an operational condition that is severe as compared to its normal mode of operation. SystemCreationClassName Indicates the system’s creation class name. string UnitModifier Provides the unit multiplier for the values returned by this sensor.
NOTE: For a full class description, see CIM_DMA Properties. Class Name appears in Courier typeface and provides the string that names the class in the MOF. Parent Class appears in Courier typeface and provides the name of the class from which the present class is derived. Property denotes the name of the attribute that is being defined for this class. Description includes text that defines the property. Data Type stipulates the format that the values of this property must take.
2 CIM_Physical Element CIM_PhysicalElement is a CIM-defined class. The CIM_PhysicalElement class contains the subclasses shown in Figure CIM_PhysicalElement Class Structure CIM_PhysicalElement Subclasses of the CIM_PhysicalElement class listed in Table below define any component of a system that has a distinct physical identity. Physical elements are tangible managed system elements (usually actual hardware items) that have a physical manifestation of some sort.
element’s key. The Tag property can contain information such as asset tag or serial number data. The key for a physical element is placed very high in the object hierarchy in order to identify the hardware/entity independently, regardless of the physical placement in or on cabinets, adapters, and so on. For example, a hotswappable or removable component can be taken from its containing (scoping) package and be temporarily unused.
CIM_PhysicalFrame The CIM_PhysicalFrame class described in Table properties contains other frame enclosures such as racks and chassis. Properties like VisibleAlarm or AudibleAlarm, and data related to security breaches are also members of this class. Table 5. CIM_Physical Frame Properties Class Name: CIM_PhysicalFrame Parent Class: CIM_PhysicalPackage Property Description Data Type LockPresent Indicates whether the frame is protected with a lock.
5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. Space-saving Main system chassis Expansion chassis Subchassis Space-saving Main system chassis Expansion chassis Subchassis Bus expansion chassis Peripheral chassis Storage chassis Rack-mount chassis DELL_Chassis The DELL_Chassis class explained in Table below defines the identifying and status properties of the chassis. DELL_Chassis inherits from CIM-defined classes, but is populated by Dell properties. Table 7.
Class Name: DELL_Chassis Parent Class: CIM_Chassis Property Description Data Type VoltStatus Indicates the global status of voltage sensors. string AmpStatus Indicates the global status of current sensors. string PsStatus Indicates the global status of power supplies. string MemStatus Indicates the global status of memory devices. string ProcStatus Indicates the global status of processor devices. string FanRedStatus Indicates the global status of the cooling unit.
CIM_Chip The CIM_Chip class listed in Chip Properties represents any type of integrated circuit hardware, including ASICs, processors, memory chips, and so on. Table 9.
Table 10. CIM_PhysicalMemory Properties Class Name: CIM_PhysicalMemory Parent Class: CIM_Chip Property Description Data Type FormFactor See Chip Properties uint16 MemoryType Indicates the type of physical memory.
0 - Unknown 1 - Single 2 - Dual 4 - Quad 8 - Octal 16 - Hexa SpeedAsString Indicates the accurate speed of string the physical memory, in string format (with units). Capacity Indicates the total capacity of this physical memory, in bytes. uint64 BankLabel A string identifying the physically labeled bank where the memory is located, for example, "Bank 0" or "Bank A." string PositionInRow Specifies the position of the uint32 physical memory in a “row.
ConnectorPinout A free-form string describing string the pin configuration and signal usage of a physical connector. ConnectorType An array of integers defining uint16 the type of physical connector. An array is specified to allow the description of “combinations” of connector information. For example, one array entry could specify RS-232, another DB-25, and a third entry could define the connector as male. See Connector Type Values for the values of the ConnectorType property. Table 12.
- ATA/66 50 - unused 80 - PCI-66 MHz 110 - SC 21 - DB-9 51 - unused 81 - AGP2X 111 - SG 22 - DB-15 52 - unused 82 - AGP4X 112 - Electrical 23 - DB-25 53 - USB 83 - PC-98 113 - Optical 24 - DB-36 54 - IEEE 1394 84 - PC-98-Hireso 114 - Ribbon 25 - RS-232C 55 - HIPPI 85 - PC-H98 115 - GLM 26 - RS-422 56 - HSSDC (6 pins) 86 - PC-98Note 116 - 1x9 27 - RS-423 57 - GBIC 87 - PC-98Full 117 - Mini SG 28 - RS-485 58 - DIN 88 - SSA SCSI 118 - LC 29 - RS-449 59 - Mini-DIN 89 - C
2 - Unknown 3 - ISA 4 - MCA 5 - EISA 6 - PCI 7 - PCMCIA 8 - VL-VESA 9 - Proprietary 10 - Processor card Slot 11- Proprietary memory card slot 12- I/O Riser card slot 13 - NuBus 14- PCI - 66MHz capable 15 - AGP 16 - AGP 2X 17 - AGP 4X 18 - PCI-X 19 - AGP 8X 160 - PC-98/C20 161 - PC-98/C24 162 - PC-98/E 163 - PC-98/Local bus 164 - PC-98/Card 165 - PCI Express 166 - PCI Express x1 167 - PCI Express x2 168 - PCI Express x4 169 - PCI Express x8 170 - PCI Express x16 171 - PCI Express Gen 2 172 - PCI Express Gen
3 CIM_LogicalElement CIM_LogicalElement is a CIM-defined class containing the subclasses described in below Figure.
CIM_LogicalElement Table properties list the following characteristics for members of the CIM_LogicalElement class: • Represent abstractions used to manage and coordinate aspects of a physical environment such as files, processes, systems, system capabilities, and network components in the form of logical devices • Represent devices, where devices are abstractions of hardware entities that may or may not be realized in physical hardware Table 14.
network system, the Roles property might contain the string "storage system." CIM_ComputerSystem The CIM_ComputerSystem class described in Table below contains some or all of the following CIM_ManagedSystemElements: file system, operating system, processor, and memory (volatile and/or nonvolatile storage). For properties, see CIM_System Properties. Table 16.
SystemCreationClassName See Common Properties of Classes string SystemName Indicates the scoping system’s name. string CreationClassName See Common Properties of Classes string DeviceID Identifies an address or other identifying information to uniquely name the logical device. string CIM_FRU The CIM_FRU class described in FRU Properties contains manufacturing information related to the Field Replaceable Units (FRU) of a system such as a system planar or I/O riser card. Table 19.
CIM_Sensor The CIM_Sensor class described in Table below contains hardware devices capable of measuring the characteristics of some physical property, for example, the temperature or voltage characteristics of a computer system Table 20. CIM_Sensor Properties Class Name: CIM_Sensor Parent Class: CIM_LogicalDevice Property Description SensorType Indicates the type of the uint16 sensor, for example, voltage or temperature sensor.
hardware or instrumentation uses to determine the current state of the sensor. CIM_DiscreteSensor The CIM_DiscreteSensor class described in Table below has a set of legal string values that it can report. The CIM_DiscreteSensor always has a "current reading" that corresponds to one of the enumerated values. Table 21.
Table 22.
UpperThresholdNonCritical See Common Properties of Classes sint32 LowerThresholdCritical See Common Properties of Classes sint32 UpperThresholdCritical See Common Properties of Classes sint32 SupportedThresholds An array representing the thresholds supported by this sensor.
UpperThresholdNonCritical See Common Properties of Classes sint32 LowerThresholdCritical See Common Properties of Classes sint32 UpperThresholdCritical See Common Properties of Classes sint32 CIM_CurrentSensor The CIM_CurrentSensor class described in Properties Table below contains sensors that measure amperage and return a value in amperes and watts. Table 24.
UpperThresholdNonCritical See Common Properties of Classes sint32 LowerThresholdCritical See Common Properties of Classes sint32 UpperThresholdCritical See Common Properties of Classes sint32 CIM_Tachometer The CIM_Tachometer class described in Table below contains devices that measure revolutions per minute (RPM) of a fan and return the value in RPMs. Table 26.
Class Name: CIM_WatchDog Parent Class: CIM_LogicalDevice Property Description Data Type is responsible for rearming the watchdog at periodic intervals. Values for the MonitoredEntity property are: 1 - Unknown 2 - Other 3 - Operating System MonitoredEntity Description A string describing additional textual information about the monitored entity. string TimeoutInterval Indicates the time-out interval used by the watchdog, in microseconds.
Table 29. CIM_Fan Properties Class Name: CIM_Fan Parent Class: CIM_CoolingDevice Property Description Data Type VariableSpeed Specifies if the fan supports variable speeds. Boolean DesiredSpeed Indicates the currently requested fan uint64 speed, defined in RPM. When the VariableSpeed value is TRUE, the fan supports variable speeds. When a variable speed fan is supported (VariableSpeed is TRUE), the actual speed is determined using a sensor (CIM_Tachometer) that is associated with the fan.
PointingType Indicates the type of pointing device. Values for the PointingType property are: 1 — Other 2 — Unknown 3 — Mouse 4 — Trackball 5 — Trackpoint 6 — Glidepoint 7 — Touch pad 8 — Touch screen 9 — Mouse — optical sensor uint16 NumberOfButtons Indicates the number of buttons. If the CIM_PointingDevice has no buttons, a value of 0 is returned. uint8 Handedness Integer indicating if the CIM_PointingDevice is configured for right- or left-handed operation.
CIM_PowerSupply The CIM_PowerSupply class described in Table below contains devices that provide current and voltage for the operation of the system and its components Table 33. CIM_PowerSupply Properties Class Name: CIM_PowerSupply Parent Class: CIM_LogicalDevice Property Description Data Type IsSwitchingSupply Indicates that the power supply is a switching power supply and not a linear power supply.
CIM_Controller The CIM_Controller class described in below Table properties, groups miscellaneous control-related devices. Examples of controllers are small computer system interface (SCSI) controllers, Universal Serial Bus (USB) controllers, and serial controllers. Table 34. CIM_Controller Properties Class Name: CIM_Controller Parent Class: CIM_LogicalDevice Property Description Data Type ProtocolSupported The protocol used by the controller to access controlled devices.
5 — External interface enabled 6 — Boot bypass CIM_SerialController The CIM_SerialController class described in Table below contains controllers that transfer data one bit at a time to the devices they control, for example, a serial port controlling a modem. Table 36. CIM_SerialController Properties Class Name: CIM_SerialController Parent Class: CIM_Controller Property Description Data Type MaxBaudRate Indicates the maximum baud rate in bits per second supported by the serial controller.
CommandRegister The current contents of the register that uint16 provide basic control over the device’s ability to respond to, and/or perform PCI accesses. The data in the capabilities array is gathered from the PCI status register and the PCI capabilities list as defined in the PCI specification.
Class Name: CIM_PCIDevice Parent Class: CIM_PCIController Property Description Data Type property) for information related to product acquisition. ExpansionROMBaseAddress Identifies a double-word expansion ROM base memory address. uint32 CIM_PCIBridge The CIM_PCIBridge class described in PCIBridge Properties describes the capabilities and management of a PCI controller providing bridge-to-bridge capability. An example is a PCI to Industry-Standard Architecture (ISA) bus bridge. Table 39.
Table 40. CIM_Processor Properties Class Name: CIM_Processor Parent Class: CIM_LogicalDevice Property Description Data Type Role A string describing the role of the microprocessor, for example, central microprocessor or math processor. string UpgradeMethod Provides microprocessor socket information including data on how this microprocessor can be upgraded (if upgrades are supported). This property is an integer enumeration.
Model Indicates the model name of the processor. string ExtendedCharacteristics Indicates the extended capabilities of the processor. This attribute is a bit field. The following are the definitions of a bit when set to one: Bit 0 — Virtualization Technology (VT) supported Bit 1 — Demand-Based Switching (DBS) supported Bit 2 — eXecute Disable (XD) supported Bit 3 — Hyper Threading (HT) supported uint16 ExtendedStates Indicates the setting of the extended uint16 capabilities of the processor.
15 - Celeron 16 - Pentium II Xeon 17 - Pentium III 18 - M1 family 19 - M2 family 24 — AMD Duron processor 25 — K5 family 26 - K6 family 27 - K6 -2 28 - K6-3 29 - AMD Athlon processor family 30 - AMD29000 family 31 - K6-2+ 32 - Power PC family 33 - Power PC 601 34 - Power PC 603 35 - Power PC 603+ 36 - Power PC 604 37 - Power PC 620 38- Power PC X704 39- Power PC 750 40 - Intel Core Duo processor 41 - Intel Core Duo mobile processor 42 - Intel Core Solo mobile processor 43 - Intel Atom processor 48 - Alpha f
99 - 68010 100 - 68020 101 - 68030 112 - Hobbit family 120 - Crusoe 5000 family 121 - Crusoe 3000 family 122 - Efficeon 8000 family 128 - Weitek 130 - Itanium processor 131 - AMD Athlon 64 processor family 132 - AMD Opteron processor family 133 - AMD Sempron processor family 134 - AMD Turion 64 Mobile technology 135 - Dual-Core AMD Opteron processor family 136 - AMD Athlon 64 X2 Dual-Core processor family 137 - AMD Turion 64 X2 Mobile technology 138 - Quad-Core AMD Opteron processor family 139 - Third-Gener
171- Dual-Core Intel Xeon processor 5200 Series 172- Dual-Core Intel Xeon processor 7200 Series 173 - Quad-Core Intel Xeon processor 7300 Series 174- Quad-Core Intel Xeon processor 7400 Series 175- Multi-Core Intel Xeon processor 7400 Series 176 - Pentium III Xeon 177 - Pentium III Processor with Intel SpeedStep 178- Technology 179 - Pentium 4 180 - Intel Xeon 181- AS400 family 182 - Intel Xeon Processor MP 183 - AMD Athlon XP family 184 - AMD Athlon MP family 185 - Intel Itanium 2 186- Intel Pentium M proc
222- Dual-Core Intel Xeon processor 7xxx Series 223 Multi-Core Intel Xeon processor 7xxx Series 224 - E0h 224 Multi-Core Intel Xeon processor 3400 Series 230 - Embedded AMD Opteron QuadCore processor family 231 - AMD Phenom Triple-Core processor family 232 - AMD Turion Ultra Dual-Core Mobile processor family 233 - AMD Turion Dual-Core Mobile processor family 234 - AMD Turion Dual-Core Mobile processor family 235- AMD Sempron SI processor family 238 - AMD Opteron Six-Core processor family 250 - i860 251 - i9
CIM_Memory The CIM_Memory class identified in Table below describes the capabilities and management of storage extent devices, for example, cache memory or system memory. Table 42. CIM_Memory Properties Class Name: CIM_Memory Parent Class: CIM_StorageExtent CIM_CacheMemory The CIM_CacheMemory class described in CacheMemoryProperties describes the capabilities and management of cache memory. Cache memory allows a microprocessor to access data and instructions faster than normal system memory Table 43.
1- Other 2- Unknown 3- Write-back 4 - Write-through 5- Varies with address 6- Determination per I/O CacheType Defines if this cache is for instruction caching, data caching, or both (unified). Values for the CacheType property are as follows: 1- Other 2- Unknown 3- Instruction 4- Data 5- Unified uint16 LineSize Indicates the size, in bytes, of a single cache bucket or line. uint32 ReadPolicy Defines the policy used by the cache for handling read requests.
CIM_BIOSElement The CIM_BIOSElement class listed in BIOSElement Properties describes the BIOS for the system. The BIOS controls the following: • Communications between the microprocessor and peripheral devices, such as the keyboard and the video adapter. • Miscellaneous functions, such as system messages. Table 45. CIM_BIOSElement Properties Class Name: CIM_BIOSElement Parent Class: CIM_SoftwareElement Property Description Data Type Version Provides the product version information.
Vendor Identifies the name of the product’s supplier. Corresponds to the vendor property in the product object in the DMTF solution exchange standard. string Version Identifies the product version information. string Corresponds to the version property in the product object in the DMTF solution exchange standard. Name Defines the label by which the object is known to the users. This label is a userdefined name that uniquely identifies the element.
CIM_IRQ The CIM_IRQ class described in Properties Table below , contains IRQ information. An IRQ is a signal that data is about to be sent to or received by a peripheral device. The signal travels by an IRQ line to the microprocessor. Each peripheral connection must be assigned an IRQ number. For example, the first serial port in the computer (COM1) is assigned to IRQ4 by default. Table 49.
programmable interrupt controller (PIC) chip set through which the microprocessor can be notified of time critical events. Some IRQ lines are reserved for standard devices such as the keyboard, diskette drive, and the system clock. A software interrupt is a programmatic mechanism to allow an application to get the attention of the processor.
CIM_DMA The CIM_DMA class described in DMA Properties contains DMA information. A DMA channel allows certain types of data transfer between RAM and a device to bypass the microprocessor. Table 51. CIM_DMA Properties Class Name: CIM_DMA Parent Class: CIM_SystemResource Property Description Data Type CSCreationClassName See Common Properties of Classes string CSName.
Name Serves as the key for the redundancy group’s instance in an enterprise environment. string RedundancyStatus Provides information on the state of the uint16 redundancy group. Values for the RedundancyStatus property are as follows: 0- Unknown 1- Other 2- Fully redundant. Fully redundant - all of the configured redundancy is still available. 3 - Degraded redundancy. Degraded redundancy - that some failures have been experienced but some reduced amount of redundancy is still available.
The DELL_PSRedundancyGroup described in Table below is a Dell-specific extension of the CIM_ExtraCapacityGroup class. The DELL_PSRedundancyGroup class defines what constitutes power supply redundancy in a system. Table 54. DELL_PSRedundancyGroup Properties Class Name: DELL_PSRedundancyGroup Parent Class: CIM_ExtraCapacityGroup DELL_FanRedundancyGroup The DELL_FanRedundancyGroup described in Table below defines what constitutes fan redundancy in a system. Table 55.
Table 57. CIM_ServiceAccessPoint Properties Class Name: CIM_ServiceAccessPoint Parent Class: CIM_EnabledLogicalElement CIM_RemoteServiceAccessPoint The CIM_RemoteServiceAccessPoint class identified in Table below describes the accessing and addressing of information for a remote connection that is known to a local network element. This information is contained in the local network element since this is the context in which it is remote.
DELL_RemoteServiceAccessPort The DELL_RemoteServiceAccessPort class described in Table below is an extended class of the CIM_RemoteServiceAccessPoint class. The DELL_RemoteServiceAccessPort class provides information about Dell implementation-specific attributes Table 59. DELL_RemoteServiceAccessPort Properties Class Name: DELL_RemoteServiceAccessPort Parent Class: CIM_RemoteServiceAccessPoint Property Description Data Type PortName Displays the name of the service access port.
4 Dell-Defined Classes Dell-defined classes are defined and populated by Dell rather than by the Common Information Model (CIM). For information on how the logs are formatted, see DELL_Chassis Properties. The DELL_EsmLog class described in DELL_EsmLog Properties records failure threshold violations collected by Server Administrator’s embedded server management (ESM) capabilities. Table 60.
The DELL_CMApplication class described in DELL_CMApplication contains information related to the Dell change management applications. Table 62. DELL_CMApplication Class Name: DELL_CMApplication Parent Class: None Property Description Data Type componentType Defines the application type. string subComponentID Defines an application string. string version Indicates the current version of string the application. name Indicates the name of the application.
DELL_CMDeviceApplication The DELL_CMDeviceApplication class described in CMDeviceApplication Properties contains information related to the Dell change management association between the device and application. Table 64. DELL_CMDeviceApplication Properties Class Name: DELL_CMDeviceApplication Parent Class: None Property Description Data Type antecedent Refers to the device. string dependent Refers to the application.
architecture Indicates the architecture of the operating system. string vendor Indicates the vendor of the operating system. string majorVersion Indicates the major version of the operating system. string minorVersion Indicates the minor version of the operating system. string spMajorVersion Indicates the current service pack number for the operating system’s major version. string spMinorVersion Indicates the current service pack number for the operating system’s minor version.
Class Name: DELL_BIOSExtensions Parent Class: CIM_ManagedSystemElement systemBIOSCharacteristicsExt1 Indicates the specific extension of the data attributes on your system. uint8 systemBIOSCharacteristicsExt2 Indicates the specific extension of the data attributes on your system. uint8 DELL_BIOSSettings The DELL_BIOSSettings identified in DELL_BIOSSettings Properties contains information related to setting parameters in the Dell System Management BIOS. Table 69.
Class Name: DELL_SDCardDevice Parent Class: CIM_LogicalDevice sdCardFreeSizeMB Indicates the available size of SD Media in MB. sdCardState Indicates the value of the SD Card. The values for this property are: 0 - Present 1 and 2 - Reserved 3 - Offline Detected 4 - Failed Detectez 5 - Active 6 - Bootable 7 - Write Protected uint32 DELL_NetworkPort The Dell_Network Port class described in DELL_NetworkPort Properties represents the Dell-specific features of the network adapters. Table 71.
1 - NIC/driver supports querying for capability but query returned an error. 2 - NIC/driver supports querying for capability and querying indicates that it is capable. 4 - NIC/driver supports querying for capability and querying indicates that it is not capable. 8 - NIC/driver supports querying for capability but an error prevented querying the NIC/driver. 16 - NIC/driver supports querying for capability but NIC/driver did not respond to query.
16 - NIC/driver supports querying for capability but NIC/driver did not respond to query. NOTE: Boolean value is defined if iSCSI is enabled (Boolean is iSCSIEnable). NIC Status Indicates the status of the NIC or driver. The values for the NIC Status property are: 0 - Unknown 1 - Connected 2 - Disconnected 3 - Driver is bad 4 - Driver is disabled 10 - Hardware is initializing 12 - Hardware is closing 13 - Hardware is not ready uint 32 NParEPEnable Indicates the mode for NParEP.
Class Name: DELL_PowerConsumptionAmpsSenso r Parent Class: CIM_Numeric Sensor CurrentReading See Common Properties of Classes sint32 IsLinear See Common Properties of Classes Boolean LowerThresholdNonCritical See Common Properties of Classes sint32 UpperThresholdNonCritical See Common Properties of Classes sint32 LowerThresholdCritical See Common Properties of Classes sint32 UpperThresholdCritical See Common Properties of Classes sint32 DELL_PowerConsumptionWattsSensor The DELL_PowerCo
Class Name: DELL_PowerConsumptionData Parent Class: CIM_Logical Device ResetCounters Is the function used to reset the peak readings. uint 32 powerCapSetting This refers to the user configured power setting. uint 16 instHeadroom This refers to the instantaneous headroom. uint 32 peakHeadRoom Is the function used to set the power budget. uint 32 DCIM_OEM_DataAccessModule The DCIM_OEM_DataAccessModule class is derived from the CIM_ManagedElement class.
DCIM_RegisteredProfile The DCIM_RegisteredProfile class is derived from the CIM_RegisteredProfile class. This class advertises the capabilities of DCIM_OEM_DataAccessModule.
5 CIM_Dependency The CIM_Dependency class is an association used to establish dependency relationships between two managed system elements. The CIM_Dependency class described in the figure below does not have a parent class because it is a relationship or association between two elements.
CIM_PackageTempSensor The CIM_PackageTempSensor class described in CIM_PackageTempSensor Properties contains temperature sensors that are often installed in a package such as a chassis or a rack to assist in the monitoring of the package in general. This relationship is described by the CIM_PackageTempSensor association. Table 77.
The CIM_PackageCurrentSensor class described in CIM_PackageCurrentSensor Properties contains amperage sensors that are often installed in a package such as a chassis or a rack to assist in the monitoring of the package in general. This relationship is described by the CIM_PackageCurrentSensor association. Table 79.
Dependent CIM_PhysicalPackage refers to the package whose wattage is being monitored. DELL_PackagePSRedundancy The DELL_PackagePSRedundancy class described in DELL_PackagePSRedundancy Properties defines what constitutes a power supply redundancy for an entire package. Table 82. DELL_PackagePSRedundancy Properties Class Name: DELL_PackagePSRedundancy Parent Class: CIM_Dependency Element Description Antecedent DELL_PSRedundancyGroup refers to power supplies that deliver wattage for the entire package.
Table 84. DELL _AssociatedSupplyPCAmps Class Name: DELL_AssociatedSupplyPCAmps Parent Class: CIM_Dependency Property Description Data Type Antecedent Indicates the PowerSupply instance. uint 16 Dependent Indicates the PowerConsumptionAmpsSensor associated with the CIM_PowerSupply. uint 16 DELL_AssociatedSystemPCWatts The DELL_AssociatedSystemPCWatts class described in DELL_AssociatedSystemPCWatts is aPowerConsumptionWattsSensor associated with a Dell_System which is defined by this class.
Class Name: DELL_PowerProfileData Parent Class: CIM_LogicalDevice customCPUCaps Indicates the Custom Profile CPU management capability. uint 16 customCPUSettings Indicates the Custom Profile CPU management setting. uint 16 customMemCaps Indicates the Custom Profile memory management capability. uint 16 customMemSettings Indicates the Custom Profile memory management capability. uint 16 customFanSettings Indicates the Custom Profile fan management setting.