Dell OpenManage Server Administrator Version 6.3 Betriebsanweisung

Stöbern Sie online oder laden Sie Betriebsanweisung nach Motherboards Dell OpenManage Server Administrator Version 6.3 herunter. Dell OpenManage Server Administrator Version 6.3 CIM Reference Guide Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 144
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen

Inhaltsverzeichnis

Seite 1 - CIM Reference Guide

Dell OpenManageServer AdministratorVersion 6.3CIM Reference Guide

Seite 2 - ___________________

10 IntroductionDocumenting CIM Classes and Their PropertiesThe Dell CIM provider extends support to Dell-specific software and hardware components. Th

Seite 3 - Contents

100 CIM_LogicalElementDCIM_OEM_DataAccessModule The DCIM_OEM_DataAccessModule class is derived from the CIM_ManagedElement class. This class models ha

Seite 4 - 4 Contents

CIM_LogicalElement 101DCIM_RegisteredProfileThe DCIM_RegisteredProfile class is derived from the CIM_RegisteredProfile class. This class advertises th

Seite 5

102 CIM_LogicalElement

Seite 6 - 6 Contents

Dell-Defined Classes 1034Dell-Defined ClassesThe Dell-defined classes are defined and populated by Dell rather than by CIM. None of these classes have

Seite 7

104 Dell-Defined ClassesDELL_PostLogThe DELL_PostLog identified in Table 4-2 is a record of the system’s power-on self-test (POST). When you turn on a

Seite 8 - 8 Contents

Dell-Defined Classes 105DELL_CMDeviceThe DELL_CMDevice identified in Table 4-4 contains information related to the Dell change management device.Table

Seite 9

106 Dell-Defined ClassesDELL_CMDeviceApplicationThe DELL_CMDeviceApplication class identified in Table 4-5 contains information related to the Dell ch

Seite 10 - Introduction

Dell-Defined Classes 107DELL_CMInventoryThe DELL_CMInventory identified in Table 4-6 contains information related to the Dell Change Management invent

Seite 11 - Base Classes

108 Dell-Defined ClassesDELL_CMProductInfoThe DELL_CMProductInfo identified in Table 4-8 contains information related to the Dell change management pr

Seite 12 - Common Properties of Classes

Dell-Defined Classes 109DELL_BIOSExtensionsThe DELL_BIOSExtensions identified in Table 4-9 contains information related to the specific extension of t

Seite 13

Introduction 11•DELL_BIOSExtensions: systemBIOSCharacteristics•DELL_BIOSSettings: DisplayName•CIM_ServiceAccessPoint: SystemCreationClassName, SystemN

Seite 14 - 14 Introduction

110 Dell-Defined ClassesManagement Object File For Change ManagementThis section shows the Management Object File (MOF) invcim.mof.#pragma classflags(

Seite 15 - Other Documents You May Need

Dell-Defined Classes 111 SupportsEnumeration = "TRUE";};instance of __MethodProviderRegistration{ Provider = $P;};//core.mof//========

Seite 16 - Typographical Conventions

112 Dell-Defined Classes[write (true), key: ToSubClass]string subVendorID;[write (true), key: ToSubClass]string bus;[write (true), key: ToSubClass]str

Seite 17 - CIM_PhysicalElement

Dell-Defined Classes 113{[write (true), key: ToSubClass]string name;[write (true), key: ToSubClass]string description;[write (true), key: ToSubClass]s

Seite 18 - 18 CIM_PhysicalElement

114 Dell-Defined Classes};[Dynamic, Provider ("omprov"),Description("The Dell_CMApplication class contains all the information related

Seite 19 - CIM_PhysicalPackage

Dell-Defined Classes 115Dell_CMDevice REF Antecedent; [key, Override ("Dependent"), Description ("The Application")

Seite 20 - CIM_PhysicalFrame

116 Dell-Defined Classes [Override("UnitModifier") ]sint32 UnitModifier = -1; [Override("RateUnits") ]uint16 RateUnits =

Seite 21 - CIM_Chassis

Dell-Defined Classes 117 [Override ("NormalMin"), MappingStrings {"MIF.DMTF|Electrical Current Probe|001.8"} ]sint

Seite 22 - DELL_Chassis

118 Dell-Defined Classes ]sint32 Tolerance; [Override ("Accuracy"), MappingStrings {"MIF.DMTF|Electrical Current Probe

Seite 23 - (continued)

Dell-Defined Classes 119sint32 UpperThresholdCritical; [Override ("LowerThresholdFatal"), MappingStrings {"MIF.DMTF|Electric

Seite 24 - CIM_Chip

12 IntroductionParent ClassesMost classes in the dccim32 provider document both a Class Name and a Parent Class property. The parent class is the clas

Seite 25

120 Dell-Defined Classes [Override("BaseUnits") ]uint16 BaseUnits = 7; [Override("UnitModifier") ]sint32 UnitModifier =

Seite 26 - CIM_PhysicalMemory

Dell-Defined Classes 121 ]sint32 NormalMax; [Override ("NormalMin"), MappingStrings {"MIF.DMTF|Electrical Current Probe

Seite 27

122 Dell-Defined Classes [Override ("Tolerance"), MappingStrings {"MIF.DMTF|Electrical Current Probe|001.18"} ]sin

Seite 28 - CIM_PhysicalConnector

Dell-Defined Classes 123 [Override ("UpperThresholdCritical"), MappingStrings {"MIF.DMTF|Electrical Current Probe|001.14&quo

Seite 29

124 Dell-Defined Classesclass DELL_PowerConsumptionData : CIM_LogicalDevice {[Description ( "total power consumed from a start time")]uin

Seite 30 - 30 CIM_PhysicalElement

Dell-Defined Classes 125datetime parTime;[Description ( "Peak wattage reading")]unint16 peakWattReading;[Description ( "The time

Seite 31 - CIM_Slot

126 Dell-Defined Classes "User configured power setting")]uint16 powerCapSetting;[Description ( "Instantaneous headroom")]ui

Seite 32 - 32 CIM_PhysicalElement

Dell-Defined Classes 127{ [Override ("Antecedent"), Description ("The PowerSupply instance.") ]CIM_PowerSupply REF

Seite 33

128 Dell-Defined ClassesDELL_System REF Antecedent; [Override ("Dependent"), Description ( "The PowerConsumptionWattsSensor

Seite 34 - 34 CIM_PhysicalElement

Dell-Defined Classes 129 "The PowerConsumptionData associated with the PowerSupply.") ]DELL_PowerConsumptionData REF Dependent;};// ==

Seite 35 - CIM_LogicalElement

Introduction 13Table 1-1. Common Properties of ClassesProperty Description Data TypeCaption Describes the object using a short textual description (on

Seite 36

130 Dell-Defined Classes uint8 TrustedPlatformModule;};// ==================================================// DELL_SDCardDevice// ===================

Seite 37 - CIM_System

Dell-Defined Classes 131[Description ("Size of storage device, in MB")]uint32 sdCardSizeMB; [Description ("Available size of SD media,

Seite 38 - DELL_System

132 Dell-Defined Classesuint8 chassisIndex; [Description ("Supported profiles")]uint16 supportedProfile;[Description ("Profile setting&

Seite 39 - CIM_LogicalDevice

Dell-Defined Classes 133[Description ("Custom Profile fan management setting")]uint16 customFanSettings;};

Seite 40

134 Dell-Defined Classes

Seite 41 - CIM_LogicalPort

CIM_Dependency 1355CIM_DependencyThe CIM_Dependency class is an association used to establish dependency relationships between two managed system elem

Seite 42 - CIM_NetworkPort

136 CIM_DependencyDELL_FanSensorThe DELL_FanSensor class described in Table 5-1 defines a Dell-specific association between a fan and a sensor. The CI

Seite 43 - (continued)

CIM_Dependency 137CIM_PackageVoltSensorThe CIM_PackageVoltSensor identified in Table 5-3 contains voltage sensors that are often installed in a packag

Seite 44 - ManagedSystemElement

138 CIM_DependencyCIM_PackageCurrentSensorThe CIM_PackageCurrentSensor shown in Table 5-4 contains amperage sensors that are often installed in a pack

Seite 45

CIM_Dependency 139CIM_PackagePowerSupplySensorThe CIM_PackagePowerSupplySensor class described in Table 5-6 contains power supplies that provide power

Seite 46 - 46 CIM_LogicalElement

14 IntroductionName Defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.stringSt

Seite 47 - CIM_Sensor

140 CIM_DependencyDELL_PackagePSRedundancyThe DELL_PackagePSRedundancy class listed in Table 5-7 defines what constitutes power supply redundancy for

Seite 48 - 48 CIM_LogicalElement

CIM_Dependency 141Table 5-8. DELL_PSRedundancy PropertiesClass Name: DELL_PSRedundancyParent Class: CIM_DependencyElement DescriptionAntecedent CIM_P

Seite 50 - 50 CIM_LogicalElement

Index 143IndexCCIM classes and properties, 10base classes, 11classes that describe relationships, 12common properties of classes, 12conventions, 12par

Seite 51

144 IndexCIM_PhysicalComponent, 24CIM_PhysicalElememtCIM_PhysicalConnector, 28CIM_PhysicalMemory, 26CIM_PhysicalElement, 17CIM_Chassis, 21CIM_Chip, 24

Seite 52 - CIM_TemperatureSensor

Introduction 15Other Documents You May NeedBesides this Dell OpenManage Server Administrator CIM Reference Guide, you can find the following documents

Seite 53 - CIM_CurrentSensor

16 IntroductionTypographical ConventionsThe following example shows how most of the classes in the Dell CIM provider are documented. Table 1-2 shows a

Seite 54 - CIM_VoltageSensor

CIM_PhysicalElement 172CIM_PhysicalElementCIM_PhysicalElement is a CIM-defined class. The CIM_PhysicalElement class contains the subclasses shown in F

Seite 55 - CIM_Tachometer

18 CIM_PhysicalElementOne card, for example, could implement both a modem and a local area network (LAN) adapter. In this case, the card would be repr

Seite 56 - CIM_WatchDog

CIM_PhysicalElement 19CIM_PhysicalPackageThe CIM_PhysicalPackage class listed in Table 2-2 represents physical elements that contain or host other com

Seite 57 - CIM_CoolingDevice

Notes NOTE: A NOTE indicates important information that helps you make better use of your computer.___________________Information in this publication

Seite 58

20 CIM_PhysicalElementCIM_PhysicalFrameThe CIM_PhysicalFrame class described in Table 2-3 contains other frame enclosures such as racks and chassis. P

Seite 59 - CIM_PointingDevice

CIM_PhysicalElement 21CIM_ChassisThe CIM_Chassis class described in Table 2-4 represents the physical elements that enclose physical elements such as

Seite 60 - 60 CIM_LogicalElement

22 CIM_PhysicalElementDELL_ChassisThe DELL_Chassis class explained in Table 2-5 defines the identifying and status properties of the chassis. DELL_Cha

Seite 61 - CIM_Keyboard

CIM_PhysicalElement 23LogFormat Defines whether the event log data is unicode formatted or binary (raw). Values for the event LogFormat property are:1

Seite 62 - CIM_PowerSupply

24 CIM_PhysicalElementCIM_PhysicalComponentThe CIM_PhysicalComponent class listed in Table 2-6 represents any low-level or basic component within a pa

Seite 63

CIM_PhysicalElement 25Table 2-7. CIM_Chip PropertiesClass Name: CIM_ChipParent Class: CIM_PhysicalComponentProperty Description Data TypeFormFactor0

Seite 64 - CIM_Controller

26 CIM_PhysicalElementCIM_PhysicalMemoryThe CIM_PhysicalMemory class described in Table 2-8 is a subclass of CIM_Chip, representing low-level memory d

Seite 65 - CIM_ParallelController

CIM_PhysicalElement 27MemoryType (continued)11 - Flash12 - EEPROM13 - FEPROM14 - EPROM15 - CDRAM16 - 3DRAM17 - SDRAM18 - SGRAM19 - RDRAM20 - DDR21 - D

Seite 66 - CIM_SerialController

28 CIM_PhysicalElementCIM_PhysicalConnectorThe CIM_PhysicalConnector class explained in Table 2-9 includes physical elements such as plugs, jacks, or

Seite 67 - CIM_PCIController

CIM_PhysicalElement 29Table 2-9. CIM_PhysicalConnector PropertiesClass Name: CIM_PhysicalConnectorParent Class: CIM_PhysicalElementProperty Descripti

Seite 68

Contents 3Contents1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . 9Server Administrator . . . . . . . . . . . . . . . . . . . 9What’

Seite 69

30 CIM_PhysicalElement11 - Fibre Channel (DB-9 Copper)41 - unused 71 - Bus Mouse 101 - unused12 - Fibre Channel (Fiber Optical)42 - unused 72 - ADB 10

Seite 70 - CIM_Processor

CIM_PhysicalElement 31CIM_SlotThe CIM_Slot class described in Table 2-11 represents connectors into which packages are inserted. For example, a physic

Seite 71

32 CIM_PhysicalElementSystemSlotType Indicates the type of system slot. Values for the SystemSlotType property are as follows:1 - Other2 - Unknown3 -

Seite 72 - 72 CIM_LogicalElement

CIM_PhysicalElement 33Contd.162 - PC-98/E163 - PC-98/Local Bus164 - PC-98/Card165 - PCI Express166 - PCI Express x1167 - PCI Express x2168 - PCI Expre

Seite 73

34 CIM_PhysicalElement

Seite 74 - 74 CIM_LogicalElement

CIM_LogicalElement 353CIM_LogicalElementCIM_LogicalElement is a CIM-defined class containing the subclasses shown in Figure 3-1.Figure 3-1. CIM_Logica

Seite 75

36 CIM_LogicalElementCIM_LogicalElementTable 3-1 lists the following characteristics for members of the CIM_LogicalElement class:• Represent abstracti

Seite 76 - 76 CIM_LogicalElement

CIM_LogicalElement 37CIM_SystemThe CIM_System class shown in Table 3-2 defines a collection of managed system elements that operates as a functional w

Seite 77

38 CIM_LogicalElementCIM_ComputerSystemThe CIM_ComputerSystem class listed in Table 3-3 contains some or all of the following CIM_ManagedSystemElement

Seite 78 - 78 CIM_LogicalElement

CIM_LogicalElement 39CIM_LogicalDeviceThe CIM_LogicalDevice class described in Table3-5 models a hardware entity that may be realized in physical hard

Seite 79

4 ContentsCIM_Chip . . . . . . . . . . . . . . . . . . . . . . . . 24CIM_PhysicalMemory. . . . . . . . . . . . . . . . . . 26CIM_PhysicalConnecto

Seite 80 - CIM_StorageExtent

40 CIM_LogicalElementCIM_FRUThe CIM_FRU class described in Table 3-6 contains manufacturing information related to the Field Replaceable Units (FRU) o

Seite 81

CIM_LogicalElement 41CIM_LogicalPortThe CIM_LogicalPort class listed in Table 3-7 represents the abstraction of a port or connection point of a device

Seite 82 - 82 CIM_LogicalElement

42 CIM_LogicalElementCIM_NetworkPortThe CIM_NetworkPort class listed in Table 3-8 describes the logical representation of a network. Table 3-8. CIM_Ne

Seite 83 - CIM_SoftwareElement

CIM_LogicalElement 43DELL_ManagedSystemServicesDeviceThe DELL_ManagedSystemServicesDevice class listed in Table 3-9 defines the type, size of storage

Seite 84 - 84 CIM_LogicalElement

44 CIM_LogicalElementDELL_NetworkPortThe DELL_NetworkPort class listed in Table 3-10 represents the abstraction of a port or connection point of a dev

Seite 85

CIM_LogicalElement 45Table 3-10. DELL_NetworkPort PropertiesClass Name: Dell_NetworkPort Parent Class: CIM_NetworkPortProperty Description Data TypeN

Seite 86 - CIM_BIOSElement

46 CIM_LogicalElementNiciSCSICapability Defines NIC Internet Small Computer System Interface (iSCSI) Capability. The following values, with explanatio

Seite 87 - CIM_SoftwareFeature

CIM_LogicalElement 47CIM_SensorThe CIM_Sensor class explained in Table 3-11 contains hardware devices capable of measuring the characteristics of some

Seite 88 - DELL_SoftwareFeature

48 CIM_LogicalElementTable 3-11. CIM_Sensor PropertiesClass Name: CIM_SensorParent Class: CIM_LogicalDeviceProperty Description Data TypeSensorType T

Seite 89

CIM_LogicalElement 49CIM_DiscreteSensorThe CIM_DiscreteSensor class described in Table 3-12 has a set of legal string values that it can report. The C

Seite 90 - 90 CIM_LogicalElement

Contents 5CIM_Tachometer . . . . . . . . . . . . . . . . . . . . 55CIM_WatchDog. . . . . . . . . . . . . . . . . . . . . 56CIM_CoolingDevice . .

Seite 91 - CIM_MemoryMappedIO

50 CIM_LogicalElementFigure 3-2. Ranges for Threshold ValuesTable 3-13 provides definitions for NumericSensor properties.Table 3-13. CIM_NumericSensor

Seite 92

CIM_LogicalElement 51UpperThresholdNonCritical See Table 1-1. sint32LowerThresholdCritical See Table 1-1. sint32UpperThresholdCritical See Table 1-1.

Seite 93 - CIM_RedundancyGroup

52 CIM_LogicalElementCIM_TemperatureSensorThe CIM_TemperatureSensor class listed in Table 3-14 contains sensors that sample ambient temperature and re

Seite 94 - CIM_ExtraCapacityGroup

CIM_LogicalElement 53CIM_CurrentSensorThe CIM_CurrentSensor class listed in Table 3-15 contains sensors that measure amperage and returns a value in a

Seite 95

54 CIM_LogicalElementCIM_VoltageSensorThe CIM_VoltageSensor class shown in Table 3-16 contains sensors that measure voltage and return a value in volt

Seite 96

CIM_LogicalElement 55CIM_TachometerThe CIM_Tachometer class listed in Table 3-17 contains devices that measure revolutions per minute (RPM) of a fan a

Seite 97

56 CIM_LogicalElementCIM_WatchDogThe CIM_WatchDog class described in Table 3-18 represents a timer that is implemented in system hardware. The watchdo

Seite 98 - 98 CIM_LogicalElement

CIM_LogicalElement 57CIM_CoolingDeviceThe CIM_CoolingDevice class described in Table 3-19 contains a set of devices that work to keep the ambient inte

Seite 99

58 CIM_LogicalElementCIM_FanThe CIM_Fan class explained in Table 3-20 contains a set of devices that work to keep the ambient internal temperature of

Seite 100 - DCIM_OEM_DataAccessModule

CIM_LogicalElement 59CIM_UserDeviceThe CIM_UserDevice class shown in Table 3-21 contains logical devices that allow a computer system’s users to input

Seite 101 - DCIM_RegisteredProfile

6 ContentsDELL_SoftwareFeature . . . . . . . . . . . . . . . . . 88CIM_SystemResource. . . . . . . . . . . . . . . . . . 88CIM_IRQ . . . . . . .

Seite 102 - 102 CIM_LogicalElement

60 CIM_LogicalElementTable 3-22. CIM_PointingDevice PropertiesClass Name: CIM_PointingDeviceParent Class: CIM_UserDeviceProperty Description Data Typ

Seite 103 - DELL_EsmLog

CIM_LogicalElement 61CIM_KeyboardThe CIM_Keyboard class explained in Table 3-23 includes devices that allow users to enter data.Table 3-23. CIM_Keyboa

Seite 104 - DELL_CMApplication

62 CIM_LogicalElementCIM_PowerSupplyThe CIM_PowerSupply class described in Table 3-24 contains devices that provide current and voltage for the operat

Seite 105 - DELL_CMDevice

CIM_LogicalElement 63ActiveInputVoltage Indicates which input voltage range is currently in use. Range 1, 2, or both can be specified using the values

Seite 106 - DELL_CMDeviceApplications

64 CIM_LogicalElementCIM_ControllerThe CIM_Controller class shown in Table 3-25 groups miscellaneous control-related devices. Examples of controllers

Seite 107 - DELL_CMOS

CIM_LogicalElement 65CIM_ParallelControllerThe CIM_ParallelController class identified in Table 3-26 contains a set of objects that control parallel d

Seite 108 - DELL_CMProductInfo

66 CIM_LogicalElementCIM_SerialControllerThe CIM_SerialController class explained in Table 3-27 contains controllers that transfer data one bit at a t

Seite 109 - DELL_BIOSExtensions

CIM_LogicalElement 67CIM_PCIControllerThe CIM_PCIController class listed in Table 3-28 contains a set of devices that follow the Peripheral Component

Seite 110 - Management

68 CIM_LogicalElementCIM_PCIDeviceThe CIM_PCIDevice class shown in Table 3-29 describes the capabilities and management of a PCI device controller on

Seite 111 - Dell-Defined Classes 111

CIM_LogicalElement 69CIM_PCIBridgeThe CIM_PCIBridge class shown in Table 3-30 describes the capabilities and management of a PCI controller providing

Seite 112 - Dell-Defined Classes

Contents 7DELL_CMInventory . . . . . . . . . . . . . . . . . . . 107DELL_CMOS. . . . . . . . . . . . . . . . . . . . . . . 107DELL_CMProductInfo .

Seite 113 - Dell-Defined Classes 113

70 CIM_LogicalElementCIM_ProcessorThe CIM_Processor class described in Table 3-31 contains devices that interpret and execute commands, for example, t

Seite 114

CIM_LogicalElement 71Table 3-31. CIM_Processor PropertiesClass Name: CIM_ProcessorParent Class: CIM_LogicalDeviceProperty Description Data TypeRole A

Seite 115 - Classes for Power Management

72 CIM_LogicalElementCurrentClockSpeed Indicates the current speed (in MHz) of this microprocessor.uint32DataWidth Indicates the processor data width

Seite 116

CIM_LogicalElement 73ExtendedStates Indicates the setting of the extended capabilities of the processor. This attribute is a bit field. The following

Seite 117 - Dell-Defined Classes 117

74 CIM_LogicalElementFamily Refers to the processor family type. Values for the Family property are as follows:1 - Other2 -Unknown3 - 80864 - 802865 -

Seite 118

CIM_LogicalElement 75Family (continued)29 - AMD Athlon Processor Family30 - AMD29000 Family31 - K6-2+32 - Power PC Family33 - Power PC 60134 - Power P

Seite 119 - Dell-Defined Classes 119

76 CIM_LogicalElementFamily (continued)69 - MIPS R1000080 - SPARC Family81 - SuperSPARC82 - microSPARC II83 - microSPARC IIep84 - UltraSPARC 85 - Ultr

Seite 120

CIM_LogicalElement 77Family (continued)137 - AMD Turion 64 X2 Mobile Technology138 - Quad-Core AMD Opteron Processor Family139 - Third-Generation AMD

Seite 121 - Dell-Defined Classes 121

78 CIM_LogicalElementFamily (continued)174- Quad-Core Intel Xeon processor 7400 Series175- Multi-Core Intel Xeon processor 7400 Series176 - Pentium II

Seite 122

CIM_LogicalElement 79Family (continued)203 - ESA/390 G6204 - z/Architecture base206 - CEh 206 Intel Core i3 processor214 - Multi-Core Intel Xeon pro

Seite 124

80 CIM_LogicalElementCIM_StorageExtentCIM_StorageExtent identified in Table 3-32 contains devices that manage data storage, for example, hard drives o

Seite 125 - Dell-Defined Classes 125

CIM_LogicalElement 81CIM_MemoryThe CIM_Memory class identified in Table 3-33 describes the capabilities and management of storage extent devices, for

Seite 126

82 CIM_LogicalElementTable 3-34. CIM_CacheMemory PropertiesClass Name: CIM_CacheMemoryParent Class: CIM_MemoryProperty Description Data TypeLevel Def

Seite 127 - Dell-Defined Classes 127

CIM_LogicalElement 83CIM_SoftwareElementThe CIM_SoftwareElement class described in Table 3-35 is used to define CIM_SoftwareFeature. The CIM_SoftwareE

Seite 128

84 CIM_LogicalElementTable 3-35. CIM_SoftwareElement PropertiesClass Name: CIM_SoftwareElementParent Class: CIM_LogicalElementProperty Description Da

Seite 129 - Dell-Defined Classes 129

CIM_LogicalElement 85SoftwareElementType Indicates the type of software element. Values for SoftwareElementType are:1 - Other2 - Unknown3 - BIOS4 - E

Seite 130

86 CIM_LogicalElementCIM_BIOSElementThe CIM_BIOSElement class listed in Table 3-36 describes the BIOS for the system. The BIOS controls the following:

Seite 131 - Dell-Defined Classes 131

CIM_LogicalElement 87CIM_SoftwareFeatureThe CIM_SoftwareFeature class shown in Table 3-37 defines a particular function or capability of a product or

Seite 132

88 CIM_LogicalElementDELL_SoftwareFeatureDELL_SoftwareFeature described in Table 3-38 defines the universal resource locator (URL) of the systems mana

Seite 133 - Dell-Defined Classes 133

CIM_LogicalElement 89The CIM_SystemResource class listed in Table 3-39 provides access to system resources from an operating system. SystemResources c

Seite 134 - 134 Dell-Defined Classes

Introduction 91IntroductionThis reference guide documents the Dell OpenManage Server Administrator Common Information Model (CIM) provider contained i

Seite 135 - CIM_Dependency

90 CIM_LogicalElementAvailability Indicates the availability of the IRQ. Values for the Availability property are as follows:1 - Other2 - Unknown3 - A

Seite 136

CIM_LogicalElement 91CIM_MemoryMappedIOThe CIM_MemoryMappedIO class explained in Table 3-41 addresses both memory and port I/O resources for personal

Seite 137

92 CIM_LogicalElementCIM_DMAThe CIM_DMA class explained in Table 3-42 contains DMA information. A DMA channel allows certain types of data transfer be

Seite 138

CIM_LogicalElement 93CIM_RedundancyGroupThe CIM_RedundancyGroup class explained in Table 3-43 is a set of components that provide more instances of a

Seite 139

94 CIM_LogicalElementCIM_ExtraCapacityGroupThe CIM_ExtraCapacityGroup class explained in Table 3-44 applies to systems that have more capability and c

Seite 140

CIM_LogicalElement 95DELL_PSRedundancyGroupThe DELL_PSRedundancyGroup described in Table 3-45 is a Dell-specific extension of the CIM_PowerSupply clas

Seite 141

96 CIM_LogicalElementDELL_FanRedundancyGroupThe DELL_FanRedundancyGroup described in Table 3-46 defines what constitutes fan redundancy in a system.CI

Seite 142 - 142 CIM_Dependency

CIM_LogicalElement 97CIM_ServiceAccessPointThe CIM_ServiceAccessPointGroup class described in Table 3-48 represents the ability to utilize or invoke a

Seite 143 - Index 143

98 CIM_LogicalElementTable 3-49. CIM_RemoteServiceAccessPointGroup PropertiesClass Name: CIM_RemoteServiceAccessPointGroupParent Class: CIM_ServiceAc

Seite 144

CIM_LogicalElement 99DELL_RemoteServiceAccessPortThe DELL_RemoteServiceAccessPortGroup class described in Table 3-50 is an extended class of the CIM_R

Kommentare zu diesen Handbüchern

Keine Kommentare