Win32_IRQResource, ROOT\CIMV2\ms_409

Class | Methods | Properties (15) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_IRQResource class represents an interrupt request line (IRQ) number on a Win32 computer system. An interrupt request is a signal sent to the CPU by a device or program for time critical events. IRQ can be hardware or software based.

Win32_IRQResource properties

Win32_IRQResource has 15 properties (2 Local, 13 Derived)

NameOriginCIMType
AvailabilityCIM_IRQ18 [uint16]
CaptionCIM_ManagedSystemElement8 [string]
CreationClassNameCIM_IRQ8 [string]
CSCreationClassNameCIM_IRQ8 [string]
CSNameCIM_IRQ8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
HardwareWin32_IRQResource11 [boolean]
InstallDateCIM_ManagedSystemElement101 [datetime]
key
IRQNumber
CIM_IRQ19 [uint32]
NameCIM_ManagedSystemElement8 [string]
ShareableCIM_IRQ11 [boolean]
StatusCIM_ManagedSystemElement8 [string]
TriggerLevelCIM_IRQ18 [uint16]
TriggerTypeCIM_IRQ18 [uint16]
VectorWin32_IRQResource19 [uint32]

Detailed description of Win32_IRQResource properties

Local properties (2) of Win32_IRQResource class

Hardware property
CIMTYPE'boolean'
Description'The Hardware property indicates whether the interrupt is hardware or software based. A hardware IRQ is a physical wire from the peripheral to the programmable interrupt controller (PIC) chip through which the CPU can be notified of time critical events. Some IRQ lines are reserved for standard devices such as the keyboard, floppy disk drives, and the system clock. A software interrupt allows applications to get the attention of the processor.
Values: TRUE or FALSE. A value of TRUE indicates the interrupt is hardware based.'
Hardware property is in 1 class (Win32_IRQResource) of ROOT\CIMV2\ms_409 and in 2 namespaces
Vector property
CIMTYPE'uint32'
Description'The Vector property indicates the vector of the Win32 IRQ resource. A vector contains the memory address to the function that will execute once the CPU acknowledges the interrupt request.'
Vector property is in 1 class (Win32_IRQResource) of ROOT\CIMV2\ms_409 and in 4 namespaces

Derived properties (13) of Win32_IRQResource class

Availability property
CIMTYPE'uint16'
Description'Availability of the IRQ.'
Values['Other', 'Unknown', 'Available', 'In Use/Not Available', 'In Use and Available/Shareable']
Availability property is in 107 classes of ROOT\CIMV2\ms_409 and in 12 namespaces
Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
CreationClassName property
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
CreationClassName property is in 175 classes of ROOT\CIMV2\ms_409 and in 20 namespaces
CSCreationClassName property
CIMTYPE'string'
Description'CSCreationClassName contains the scoping computer system's creation class name.'
CSCreationClassName property is in 27 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CSName property
CIMTYPE'string'
Description'CSName contains the scoping computer system's name.'
CSName property is in 28 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
InstallDate property is in 223 classes of ROOT\CIMV2\ms_409 and in 23 namespaces
IRQNumber property
CIMTYPE'uint32'
Description'A part of the object's key value, IRQ Number.'
keyTrue
IRQNumber property is in 2 classes of ROOT\CIMV2\ms_409 and in 4 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
Shareable property
CIMTYPE'boolean'
Description'Boolean indicating whether the IRQ can be shared.'
Shareable property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 225 classes of ROOT\CIMV2\ms_409 and in 42 namespaces
TriggerLevel property
CIMTYPE'uint16'
Description'IRQ trigger level indicating whether the interrupt is triggered by the hardware signal going high (value=4) or low (value=3). Also, "Other" (1) and "Unknown" (2) may be defined.'
Values['Other', 'Unknown', 'Active Low', 'Active High']
TriggerLevel property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
TriggerType property
CIMTYPE'uint16'
Description'IRQ trigger type indicating whether edge (value=4) or level triggered (value=3) interrupts occur. Also, "Other" (1) and "Unknown" (2) may be defined.'
Values['Other', 'Unknown', 'Level', 'Edge']
TriggerType property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces

Win32_IRQResource Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_IRQResource class represents an interrupt request line (IRQ) number on a Win32 computer system. An interrupt request is a signal sent to the CPU by a device or program for time critical events. IRQ can be hardware or software based.'
LOCALE1033

Win32_IRQResource System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_IRQResource'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_IRQ', 'CIM_SystemResource', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'Win32_IRQResource'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_IRQ'___SYSTEM8
__CLASS'Win32_IRQResource'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com