Dell OpenManage Server Administrator Version 6.3 Guía de usuario

Busca en linea o descarga Guía de usuario para Placas base Dell OpenManage Server Administrator Version 6.3. Dell OpenManage Server Administrator Version 6.3 CIM Reference Guide Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 144
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente

Indice de contenidos

Pagina 1 - CIM Reference Guide

Dell OpenManageServer AdministratorVersion 6.3CIM Reference Guide

Pagina 2 - ___________________

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

Pagina 3 - Contents

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

Pagina 4 - 4 Contents

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

Pagina 5

102 CIM_LogicalElement

Pagina 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

Pagina 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

Pagina 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

Pagina 9

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

Pagina 10 - Introduction

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

Pagina 11 - Base Classes

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

Pagina 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

Pagina 13

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

Pagina 14 - 14 Introduction

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

Pagina 15 - Other Documents You May Need

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

Pagina 16 - Typographical Conventions

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

Pagina 17 - CIM_PhysicalElement

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

Pagina 18 - 18 CIM_PhysicalElement

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

Pagina 19 - CIM_PhysicalPackage

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

Pagina 20 - CIM_PhysicalFrame

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

Pagina 21 - CIM_Chassis

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

Pagina 22 - DELL_Chassis

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

Pagina 23 - (continued)

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

Pagina 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

Pagina 25

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

Pagina 26 - CIM_PhysicalMemory

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

Pagina 27

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

Pagina 28 - CIM_PhysicalConnector

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

Pagina 29

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

Pagina 30 - 30 CIM_PhysicalElement

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

Pagina 31 - CIM_Slot

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

Pagina 32 - 32 CIM_PhysicalElement

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

Pagina 33

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

Pagina 34 - 34 CIM_PhysicalElement

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

Pagina 35 - CIM_LogicalElement

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

Pagina 36

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

Pagina 37 - CIM_System

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

Pagina 38 - DELL_System

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

Pagina 39 - CIM_LogicalDevice

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

Pagina 40

134 Dell-Defined Classes

Pagina 41 - CIM_LogicalPort

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

Pagina 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

Pagina 43 - (continued)

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

Pagina 44 - ManagedSystemElement

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

Pagina 45

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

Pagina 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

Pagina 47 - CIM_Sensor

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

Pagina 48 - 48 CIM_LogicalElement

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

Pagina 50 - 50 CIM_LogicalElement

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

Pagina 51

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

Pagina 52 - CIM_TemperatureSensor

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

Pagina 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

Pagina 54 - CIM_VoltageSensor

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

Pagina 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

Pagina 56 - CIM_WatchDog

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

Pagina 57 - CIM_CoolingDevice

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

Pagina 58

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 63

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

Pagina 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

Pagina 65 - CIM_ParallelController

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

Pagina 66 - CIM_SerialController

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

Pagina 67 - CIM_PCIController

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

Pagina 68

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

Pagina 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

Pagina 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

Pagina 71

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

Pagina 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

Pagina 73

34 CIM_PhysicalElement

Pagina 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

Pagina 75

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

Pagina 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

Pagina 77

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

Pagina 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

Pagina 79

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

Pagina 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

Pagina 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

Pagina 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

Pagina 83 - CIM_SoftwareElement

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

Pagina 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

Pagina 85

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

Pagina 86 - CIM_BIOSElement

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

Pagina 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

Pagina 88 - DELL_SoftwareFeature

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

Pagina 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

Pagina 90 - 90 CIM_LogicalElement

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

Pagina 91 - CIM_MemoryMappedIO

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

Pagina 92

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

Pagina 93 - CIM_RedundancyGroup

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

Pagina 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

Pagina 95

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

Pagina 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

Pagina 97

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

Pagina 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

Pagina 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

Pagina 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

Pagina 101 - DCIM_RegisteredProfile

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

Pagina 102 - 102 CIM_LogicalElement

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

Pagina 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

Pagina 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

Pagina 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

Pagina 106 - DELL_CMDeviceApplications

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

Pagina 107 - DELL_CMOS

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 112 - Dell-Defined Classes

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

Pagina 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

Pagina 114

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

Pagina 115 - Classes for Power Management

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

Pagina 116

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

Pagina 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 -

Pagina 118

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

Pagina 119 - Dell-Defined Classes 119

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

Pagina 120

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

Pagina 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

Pagina 122

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

Pagina 124

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

Pagina 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

Pagina 126

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

Pagina 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

Pagina 128

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

Pagina 129 - Dell-Defined Classes 129

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

Pagina 130

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

Pagina 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

Pagina 132

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

Pagina 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

Pagina 134 - 134 Dell-Defined Classes

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

Pagina 135 - CIM_Dependency

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

Pagina 136

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

Pagina 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

Pagina 138

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

Pagina 139

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

Pagina 140

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

Pagina 141

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

Pagina 142 - 142 CIM_Dependency

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

Pagina 143 - Index 143

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

Pagina 144

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

Comentarios a estos manuales

Sin comentarios