Mof files, Mof file for the powervault ml6000, A mof files – Dell PowerVault ML6000 User Manual
Page 21

Dell PowerVault ML6000 SMI-S Reference Guide
17
MOF Files
The Managed Object Format (MOF) files for the PowerVault ML6000 library are reproduced below.
MOF File for the PowerVault ML6000
// ===================================================================
// ComputerSystem
// ===================================================================
[Description("CMPI SMIS ComputerSystem provider"),
provider("cmpi::cmpicomputersystem")
]
class SMIS_ComputerSystem : CIM_ComputerSystem
{
[Description ("Generate indication")]
uint32 GenerateIndication();
};
// ==================================================================
// ComponentCS
// ==================================================================
[Description("CMPI SMIS ComponentCS association provider"),
provider("cmpi::cmpicomponentcs")
]
class SMIS_ComponentCS : CIM_ComponentCS
{
};