DMTF-CIM
view release on metacpan or search on metacpan
lib/DMTF/CIM.pm view on Meta::CPAN
nswitchsensor => {class => 'CIM_NumericSensor', where=>'SensorType="Switch"'},
nlocksensor => {class => 'CIM_NumericSensor', where=>'SensorType="Lock"'},
nhumiditysensor => {class => 'CIM_NumericSensor', where=>'SensorType="Humidity"'},
nairsensor => {class => 'CIM_NumericSensor', where=>'SensorType="Air Flow"'},
npresencesensor => {class => 'CIM_NumericSensor', where=>'SensorType="Presence"'},
nsmokesensor => {class => 'CIM_NumericSensor', where=>'SensorType="Smoke Detection"'},
spiport => {class => 'CIM_SPIPort'},
storagevol => {class => 'CIM_StorageVolume'},
storageext => {class => 'CIM_StorageExtent'},
serialport => {class => 'CIM_SerialPort'},
tapedrive => {class => 'CIM_TapeDrive'},
usbport => {class => 'CIM_USBPort'},
watchdog => {class => 'CIM_WatchDog'},
portctrl => {class => 'CIM_PortController'},
bootsvc => {class => 'CIM_BootService'},
clpsvc => {class => 'CIM_CLPService'},
ipcfgsvc => {class => 'CIM_IPConfigurationService'},
pwrmgtsvc => {class => 'CIM_PowerManagementService'},
shareddevicesvc => {class => 'CIM_SharedDeviceManagementService'},
swinstallsvc => {class => 'CIM_SoftwareInstallationService'},
sshsvc => {class => 'CIM_SSHService'},
storagecfgsvc => {class => 'CIM_StorageConfigurationService'},
telnetsvc => {class => 'CIM_TelnetService'},
textredirectsvc => {class => 'CIM_TextRedirectionService'},
timesvc => {class => 'CIM_TimeService'},
protoendpt => {class => 'CIM_ProtocolEndpoint'},
ipendpt => {class => 'CIM_IPProtocolEndpoint'},
dhcpendpt => {class => 'CIM_DHCPProtocolEndpoint'},
dnsendpt => {class => 'CIM_DNSProtocolEndpoint'},
remotesap => {class => 'CIM_RemoteServiceAccessPoint'},
dnsserver => {class => 'CIM_RemoteServiceAccessPoint', where=>'AccessContext="DNS Server"'},
dhcpserver => {class => 'CIM_RemoteServiceAccessPoint', where=>'AccessContext="DHCP Server"'},
gateway => {class => 'CIM_RemoteServiceAccessPoint', where=>'AccessContext="Default Gateway"'},
lanendpt => {class => 'CIM_LANEndpoint'},
remoteport => {class => 'CIM_RemotePort'},
scsiendpt => {class => 'CIM_SCSIProtocolEndPoint'},
serviceuri => {class => 'CIM_ServiceAccessURI'},
textredirectsap => {class => 'CIM_TextRedirectionServiceAccessPoint'},
pkg => {class => 'CIM_PhysicalPackage'},
bladepkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Blade"'},
bladexpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Blade Expansion"'},
diskpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Storage Media Package"'},
fanpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Fan"'},
pwrpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Power Supply"'},
rackpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Rack"'},
chassispkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Chassis/Frame"'},
framepkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Chassis/Frame"'},
backplanepkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Crossconnect/Backplane"'},
sensorpkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Sensor"'},
modulepkg => {class => 'CIM_PhysicalPackage', where=>'PackageType="Module/Card"'},
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"'},
eisacard => {class => 'CIM_SystemBusCard', where=>'BusType="EISA"'},
vesacard => {class => 'CIM_SystemBusCard', where=>'BusType="VESA"'},
pcmciacard => {class => 'CIM_SystemBusCard', where=>'BusType="PCMCIA" or BusType="PCMCIA Type I" or BusType="PCMCIA Type II" or BusType="PCMCIA Type III"'},
accesscard => {class => 'CIM_SystemBusCard', where=>'BusType="Access.bus"'},
nubuscard => {class => 'CIM_SystemBusCard', where=>'BusType="NuBus"'},
agpcard => {class => 'CIM_SystemBusCard', where=>'BusType="AGP"'},
vmecard => {class => 'CIM_SystemBusCard', where=>'BusType="VME Bus"'},
pccard => {class => 'CIM_SystemBusCard', where=>'BusType="PC-98" or BusType="PC-98-Hireso" or BusType="PC-H98" or BusType="PC-98Note" or BusType="PC-98Full"'},
pcixcard => {class => 'CIM_SystemBusCard', where=>'BusType="PCI-X"'},
pciecard => {class => 'CIM_SystemBusCard', where=>'BusType="PCI-E"'},
sbuscard => {class => 'CIM_SystemBusCard', where=>'BusType="Sbus IEEE 1396-1993 32 bit" or BusType="Sbus IEEE 1396-1993 64 bit"'},
isacard => {class => 'CIM_SystemBusCard', where=>'BusType="ISA"'},
mcacard => {class => 'CIM_SystemBusCard', where=>'BusType="MCA"'},
giocard => {class => 'CIM_SystemBusCard', where=>'BusType="GIO"'},
xiocard => {class => 'CIM_SystemBusCard', where=>'BusType="XIO"'},
hiocard => {class => 'CIM_SystemBusCard', where=>'BusType="HIO"'},
pmccard => {class => 'CIM_SystemBusCard', where=>'BusType="PMC"'},
ibcard => {class => 'CIM_SystemBusCard', where=>'BusType="Infiniband"'},
component => {class => 'CIM_PhysicalComponent'},
chip => {class => 'CIM_Chip'},
propchip => {class => 'CIM_Chip', where=>'FormFactor="Proprietary Chip"'},
sip => {class => 'CIM_Chip', where=>'FormFactor="SIP"'},
dip => {class => 'CIM_Chip', where=>'FormFactor="DIP"'},
zip => {class => 'CIM_Chip', where=>'FormFactor="ZIP"'},
soj => {class => 'CIM_Chip', where=>'FormFactor="SOJ"'},
simm => {class => 'CIM_Chip', where=>'FormFactor="SIMM"'},
dimm => {class => 'CIM_Chip', where=>'FormFactor="DIMM"'},
tsop => {class => 'CIM_Chip', where=>'FormFactor="TSOP"'},
pga => {class => 'CIM_Chip', where=>'FormFactor="PGA"'},
rimm => {class => 'CIM_Chip', where=>'FormFactor="RIMM"'},
sodimm => {class => 'CIM_Chip', where=>'FormFactor="SODIMM"'},
srimm => {class => 'CIM_Chip', where=>'FormFactor="SRIMM"'},
smd => {class => 'CIM_Chip', where=>'FormFactor="SMD"'},
ssmp => {class => 'CIM_Chip', where=>'FormFactor="SSMP"'},
qfp => {class => 'CIM_Chip', where=>'FormFactor="QFP"'},
tqfp => {class => 'CIM_Chip', where=>'FormFactor="TQFP"'},
soic => {class => 'CIM_Chip', where=>'FormFactor="SOIC"'},
lc => {class => 'CIM_Chip', where=>'FormFactor="LCC"'},
plcc => {class => 'CIM_Chip', where=>'FormFactor="PLCC"'},
bga => {class => 'CIM_Chip', where=>'FormFactor="BGA"'},
fpbga => {class => 'CIM_Chip', where=>'FormFactor="FPBGA"'},
lga => {class => 'CIM_Chip', where=>'FormFactor="LGA"'},
pmem => {class => 'CIM_PhysicalMemory'},
ram => {class => 'CIM_PhysicalMemory', where=>'MemoryType="RAM"'},
dram => {class => 'CIM_PhysicalMemory', where=>'MemoryType="DRAM"'},
synchdram => {class => 'CIM_PhysicalMemory', where=>'MemoryType="Synchronous DRAM"'},
cache => {class => 'CIM_PhysicalMemory', where=>'MemoryType="Cache DRAM"'},
edo => {class => 'CIM_PhysicalMemory', where=>'MemoryType="EDO"'},
edram => {class => 'CIM_PhysicalMemory', where=>'MemoryType="EDRAM"'},
vram => {class => 'CIM_PhysicalMemory', where=>'MemoryType="VRAM"'},
( run in 1.775 second using v1.01-cache-2.11-cpan-c966e8aa7e8 )