DMTF-CIM
view release on metacpan or search on metacpan
lib/DMTF/CIM.pm view on Meta::CPAN
cardpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Module/Card"'},
batterypkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Battery"'},
cpupkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Processor"'},
memorypkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Memory"'},
storagepkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Storage Media Package"'},
pwrsrcpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Power Source/Generator"'},
frame => {class => 'CIM_PhysicalFrame'},
rack => {class => 'CIM_Rack'},
chassis => {class => 'CIM_Chassis'},
laptop => {class => 'CIM_Chassis', where=>'ChassisPackageType="LapTop"'},
desktop => {class => 'CIM_Chassis', where=>'ChassisPackageType="Desktop"'},
tower => {class => 'CIM_Chassis', where=>'ChassisPackageType="Tower"'},
storagechas => {class => 'CIM_Chassis', where=>'ChassisPackageType="Storage Chassis"'},
notebook => {class => 'CIM_Chassis', where=>'ChassisPackageType="Notebook"'},
mainchassis => {class => 'CIM_Chassis', where=>'ChassisPackageType="Main System Chassis"'},
expansion => {class => 'CIM_Chassis', where=>'ChassisPackageType="Bus Expansion Chassis"'},
peripheralchassis => {class => 'CIM_Chassis', where=>'ChassisPackageType="Peripheral Chassis"'},
subchassis => {class => 'CIM_Chassis', where=>'ChassisPackageType="SubChassis"'},
card => {class => 'CIM_Card'},
buscard => {class => 'CIM_SystemBusCard'},
pcicard => {class => 'CIM_SystemBusCard', where=>'BusType="PCI"'},
( run in 0.418 second using v1.01-cache-2.11-cpan-299005ec8e3 )