Dell PowerVault ML6000 User Manual

Page 25

Advertising
background image

Dell PowerVault ML6000 SMI-S Reference Guide

21

// ObjectManager

// ==================================================================

[Description("CMPI SMIS ObjectManager provider"),

provider("cmpi::cmpiobjectmanager")

]

class SMIS_ObjectManager : CIM_ObjectManager

{

};

// ==================================================================

// ComputerSystemPackage

// ==================================================================

[Description("CMPI SMIS ComputerSystemPackage provider"),

provider("cmpi::cmpicomputersystempackage")

]

class SMIS_ComputerSystemPackage : CIM_ComputerSystemPackage

{

};

// ==================================================================

// ProductPhysicalComponent

// ==================================================================

[Description("CMPI SMIS ProductPhysicalComponent provider"),

provider("cmpi::cmpiproductphysicalcomponent")

]

class SMIS_ProductPhysicalComponent : CIM_ProductPhysicalComponent

{

};

// ==================================================================

// ElementCapacity

// ==================================================================

[Description("CMPI SMIS ElementCapacity provider"),

provider("cmpi::cmpielementcapacity")

]

class SMIS_ElementCapacity : CIM_ElementCapacity

{

};

Advertising