Reference Guide

Table 48. CIM_IRQ Properties
Class Name:
CIM_IRQ
Parent Class:
CIM_SystemResource
Property Description Data Type
CSCreationClassName See Common Properties of
Classes
string
CSName See Common Properties of
Classes
string
CreationClassName See Common Properties of
Classes
string
IRQNumber Identifies the interrupt request
number.
uint32
Availability Indicates the availability of the
IRQ. Values for the Availability
property are as follows:
1- Other
2- Unknown
3- Available
4 - In use/not available
5- In use and available
uint16
TriggerLevel Indicates if the interrupt is
triggered by the hardware signal
going high or low. Values for the
TriggerLevel property are as
follows:
1- Other
2- Unknown
3- Active low
4- Active high
uint16
TriggerType Indicates if edge (value=4) or
level triggered (value=3)
interrupts occur.
1- Other
2- Unknown
3- Level
4- Edge
uint16
68