Win32_NetworkAdapter, ROOT\CIMV2

Class | Methods (4) | Properties (40) | Qualifiers (5) | Instances (16) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_NetworkAdapter class represents a network adapter on a Win32 system.

Win32_NetworkAdapter methods

Win32_NetworkAdapter has 4 methods (2 Local, 2 Derived)

NameOriginReturn
DisableWin32_NetworkAdapteruint32 {'out':True}
EnableWin32_NetworkAdapteruint32 {'out':True}
ResetCIM_LogicalDeviceuint32 {'out':True}
SetPowerStateCIM_LogicalDeviceuint32 {'out':True}

Win32_NetworkAdapter properties

Win32_NetworkAdapter has 40 properties (16 Local, 24 Derived)

NameOriginCIMType
AdapterTypeWin32_NetworkAdapter8 [string]
AdapterTypeIdWin32_NetworkAdapter18 [uint16]
AutoSenseCIM_NetworkAdapter11 [boolean]
AvailabilityCIM_LogicalDevice18 [uint16]
CaptionCIM_ManagedSystemElement8 [string]
ConfigManagerErrorCodeCIM_LogicalDevice19 [uint32]
ConfigManagerUserConfigCIM_LogicalDevice11 [boolean]
CreationClassNameCIM_LogicalDevice8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
key
DeviceID
CIM_LogicalDevice8 [string]
ErrorClearedCIM_LogicalDevice11 [boolean]
ErrorDescriptionCIM_LogicalDevice8 [string]
GUIDWin32_NetworkAdapter8 [string]
IndexWin32_NetworkAdapter19 [uint32]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstalledWin32_NetworkAdapter11 [boolean]
InterfaceIndexWin32_NetworkAdapter19 [uint32]
LastErrorCodeCIM_LogicalDevice19 [uint32]
MACAddressWin32_NetworkAdapter8 [string]
ManufacturerWin32_NetworkAdapter8 [string]
MaxNumberControlledWin32_NetworkAdapter19 [uint32]
MaxSpeedCIM_NetworkAdapter21 [uint64]
NameCIM_ManagedSystemElement8 [string]
NetConnectionIDWin32_NetworkAdapter8 [string]
NetConnectionStatusWin32_NetworkAdapter18 [uint16]
NetEnabledWin32_NetworkAdapter11 [boolean]
NetworkAddressesCIM_NetworkAdapter8 [string]
PermanentAddressCIM_NetworkAdapter8 [string]
PhysicalAdapterWin32_NetworkAdapter11 [boolean]
PNPDeviceIDCIM_LogicalDevice8 [string]
PowerManagementCapabilitiesCIM_LogicalDevice18 [uint16]
PowerManagementSupportedCIM_LogicalDevice11 [boolean]
ProductNameWin32_NetworkAdapter8 [string]
ServiceNameWin32_NetworkAdapter8 [string]
SpeedCIM_NetworkAdapter21 [uint64]
StatusCIM_ManagedSystemElement8 [string]
StatusInfoCIM_LogicalDevice18 [uint16]
SystemCreationClassNameCIM_LogicalDevice8 [string]
SystemNameCIM_LogicalDevice8 [string]
TimeOfLastResetWin32_NetworkAdapter101 [datetime]

Detailed description of Win32_NetworkAdapter methods

Local methods (2) of Win32_NetworkAdapter class

Disable method
Returnuint32 {'out':True}
Description'The Disable method disables the network adapter on the target computer. '
ImplementedTrue
MappingStrings['WMI']
Disable method is in 1 class (Win32_NetworkAdapter) of ROOT\cimv2 and in 19 namespaces
Enable method
Returnuint32 {'out':True}
Description'The Enable method enables the network adapter on the target computer. '
ImplementedTrue
MappingStrings['WMI']
Enable method is in 3 classes of ROOT\cimv2 and in 25 namespaces

Derived methods (2) of Win32_NetworkAdapter class

Reset method
Returnuint32 {'out':True}
Description'Requests a reset of the logical device. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred.'
Reset method is in 105 classes of ROOT\cimv2 and in 19 namespaces
SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint160-{'ValueMap':['1', '2', '3', '4', '5', '6']}
Timedatetime1-
Description'SetPowerState defines the desired power state for a logical device and when a device should be put into that state. The desired power state is specified by setting the PowerState parameter to one of the following integer values: 1="Full Power", 2="Power Save - Low Power Mode", 3="Power Save - Standby", 4="Power Save - Other", 5="Power Cycle" or 6="Power Off". The Time parameter (for all state changes, except 5, "Power Cycle") indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received). When the PowerState parameter is equal to 5, "Power Cycle", the Time parameter indicates when the device should power on again. Power off is immediate. SetPowerState should return 0 if successful, 1 if the specified PowerState and Time request is not supported, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.'
SetPowerState method is in 106 classes of ROOT\cimv2 and in 14 namespaces

Detailed description of Win32_NetworkAdapter properties

Local properties (16) of Win32_NetworkAdapter class

AdapterType property
CIMTYPE'string'
Description'The AdapterType property reflects the network medium in use. This property may not be applicable to all types of network adapters listed within this class. Windows NT only.'
MappingStrings['DeviceIoControl::OID_GEN_MEDIA_IN_USE']
readTrue
ValueMap['Ethernet 802.3', 'Token Ring 802.5', 'Fiber Distributed Data Interface (FDDI)', 'Wide Area Network (WAN)', 'LocalTalk', 'Ethernet using DIX header format', 'ARCNET', 'ARCNET (878.2)', 'ATM', 'Wireless', 'Infrared Wireless', 'Bpc', 'CoWan', '1394']
Values['Ethernet 802.3', 'Token Ring 802.5', 'Fiber Distributed Data Interface (FDDI)', 'Wide Area Network (WAN)', 'LocalTalk', 'Ethernet using DIX header format', 'ARCNET', 'ARCNET (878.2)', 'ATM', 'Wireless', 'Infrared Wireless', 'Bpc', 'CoWan', '1394']
AdapterType property is in 2 classes of ROOT\cimv2 and in 2 namespaces
AdapterTypeId property
CIMTYPE'uint16'
Description'The AdapterTypeId property reflects the network medium in use. This property gives the same information as the AdapterType property, except that the the information is returned in the form of an integer value that corresponds to the following:
0 - Ethernet 802.3
1 - Token Ring 802.5
2 - Fiber Distributed Data Interface (FDDI)
3 - Wide Area Network (WAN)
4 - LocalTalk
5 - Ethernet using DIX header format
6 - ARCNET
7 - ARCNET (878.2)
8 - ATM
9 - Wireless
10 - Infrared Wireless
11 - Bpc
12 - CoWan
13 - 1394
This property may not be applicable to all types of network adapters listed within this class. Windows NT only.'
MappingStrings['DeviceIoControl::OID_GEN_MEDIA_IN_USE']
readTrue
Values['Ethernet 802.3', 'Token Ring 802.5', 'Fiber Distributed Data Interface (FDDI)', 'Wide Area Network (WAN)', 'LocalTalk', 'Ethernet using DIX header format', 'ARCNET', 'ARCNET (878.2)', 'ATM', 'Wireless', 'Infrared Wireless', 'Bpc', 'CoWan', '1394']
AdapterTypeId property is in 1 class (Win32_NetworkAdapter) of ROOT\cimv2 and in 2 namespaces
GUID property
CIMTYPE'string'
Description'The GUID property specifies the Globally-unique identifier for the connection.'
readTrue
GUID property is in 3 classes of ROOT\cimv2 and in 14 namespaces
Index property
CIMTYPE'uint32'
Description'The Index property indicates the network adapter's index number, which is stored in the system registry.
Example: 0.'
MappingStrings['Win32Registry|System\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}']
readTrue
Index property is in 9 classes of ROOT\cimv2 and in 10 namespaces
Installed property
CIMTYPE'boolean'
DEPRECATEDTrue
Description'The Installed property determines whether the network adapter is installed in the system.
Values: TRUE or FALSE. A value of TRUE indicates the network adapter is installed.
The Installed property has been deprecated. There is no replacementvalue and this property is now considered obsolete.'
MappingStrings['Win32Registry|Software\Microsoft\Windows NT\CurrentVersion\NetworkCards|DriverDate']
readTrue
Installed property is in 1 class (Win32_NetworkAdapter) of ROOT\cimv2 and in 4 namespaces
InterfaceIndex property
CIMTYPE'uint32'
Description'The InterfaceIndex property contains the index value that uniquely identifies the local interface.'
readTrue
InterfaceIndex property is in 3 classes of ROOT\cimv2 and in 9 namespaces
MACAddress property
CIMTYPE'string'
Description'The MACAddress property indicates the media access control address for this network adapter. A MAC address is a unique 48-bit number assigned to the network adapter by the manufacturer. It uniquely identifies this network adapter and is used for mapping TCP/IP network communications.'
MappingStrings['Win32API|Device Input and Output Functions|DeviceIoControl']
readTrue
MACAddress property is in 2 classes of ROOT\cimv2 and in 10 namespaces
Manufacturer property
CIMTYPE'string'
Description'The Manufacturer property indicates the name of the network adapter's manufacturer.
Example: 3COM.'
MappingStrings['Win32Registry|Software\Microsoft\Windows NT\CurrentVersion\NetworkCards|Manufacturer']
readTrue
Manufacturer property is in 54 classes of ROOT\cimv2 and in 17 namespaces
MaxNumberControlled property
CIMTYPE'uint32'
Description'The MaxNumberControlled property indicates the maximum number of directly addressable ports supported by this network adapter. A value of zero should be used if the number is unknown.'
MappingStrings['MIF.DMTF|Bus Port|001.9|Maximum Number of Attachments']
readTrue
MaxNumberControlled property is in 22 classes of ROOT\cimv2 and in 3 namespaces
NetConnectionID property
CIMTYPE'string'
Description'The NetConnectionID property specifies the name of the network connection as it appears in the 'Network Connections' folder.'
readTrue
writeTrue
NetConnectionID property is in 1 class (Win32_NetworkAdapter) of ROOT\cimv2 and in 2 namespaces
NetConnectionStatus property
CIMTYPE'uint16'
Description'NetConnectionStatus is a string indicating the state of the network adapter's connection to the network. The value of the property is to be interpreted as follows:
0 - Disconnected
1 - Connecting
2 - Connected
3 - Disconnecting
4 - Hardware not present
5 - Hardware disabled
6 - Hardware malfunction
7 - Media disconnected
8 - Authenticating
9 - Authentication succeeded
10 - Authentication failed
11 - Invalid Address
12 - Credentials Required
.. - Other - For integer values other than those listed above, refer to Win32 error code documentation.'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '..']
Values['Disconnected', 'Connecting', 'Connected', 'Disconnecting', 'Hardware Not Present', 'Hardware Disabled', 'Hardware Malfunction', 'Media Disconnected', 'Authenticating', 'Authentication Succeeded', 'Authentication Failed', 'Invalid Address', 'Credentials Required', 'Other']
NetConnectionStatus property is in 1 class (Win32_NetworkAdapter) of ROOT\cimv2 and in 2 namespaces
NetEnabled property
CIMTYPE'boolean'
Description'The NetEnabled property specifies whether the network connection is enabled or not.'
readTrue
NetEnabled property is in 1 class (Win32_NetworkAdapter) of ROOT\cimv2 and in 2 namespaces
PhysicalAdapter property
CIMTYPE'boolean'
Description'The PhysicalAdapter property specifies whether the adapter is physical adapter or logical adapter.'
readTrue
PhysicalAdapter property is in 1 class (Win32_NetworkAdapter) of ROOT\cimv2 and in 2 namespaces
ProductName property
CIMTYPE'string'
Description'The ProductName property indicates the product name of the network adapter.
Example: Fast EtherLink XL'
MappingStrings['Win32Registry|Software\Microsoft\Windows NT\CurrentVersion\NetworkCards|ServiceName']
readTrue
ProductName property is in 10 classes of ROOT\cimv2 and in 6 namespaces
ServiceName property
CIMTYPE'string'
Description'The ServiceName property indicates the service name of the network adapter. This name is usually shorter that the full product name.
Example: Elnkii.'
MappingStrings['Win32Registry|Software\Microsoft\Windows NT\CurrentVersion\NetworkCards|ProductName']
readTrue
ServiceName property is in 2 classes of ROOT\cimv2 and in 9 namespaces
TimeOfLastReset property
CIMTYPE'datetime'
Description'The TimeOfLastReset property indicates when the network adapter was last reset.'
MappingStrings['SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib\009|System Up Time']
readTrue
TimeOfLastReset property is in 26 classes of ROOT\cimv2 and in 3 namespaces

Derived properties (24) of Win32_NetworkAdapter class

AutoSense property
CIMTYPE'boolean'
Description'A boolean indicating whether the NetworkAdapter is capable of automatically determining the speed or other communications characteristics of the attached network media.'
readTrue
AutoSense property is in 2 classes of ROOT\cimv2 and in 8 namespaces
Availability property
CIMTYPE'uint16'
Description'The availability and status of the device. For example, the Availability property indicates that the device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). Regarding the power saving states, these are defined as follows: Value 13 ("Power Save - Unknown") indicates that the device is known to be in a power save mode, but its exact status in this mode is unknown; 14 ("Power Save - Low Power Mode") indicates that the device is in a power save state but still functioning, and may exhibit degraded performance; 15 ("Power Save - Standby") describes that the device is not functioning but could be brought to full power 'quickly'; and value 17 ("Power Save - Warning") indicates that the device is in a warning state, though also in a power save mode.'
MappingStrings['MIF.DMTF|Operational State|003.5', 'MIB.IETF|HOST-RESOURCES-MIB.hrDeviceStatus']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21']
Values['Other', 'Unknown', 'Running/Full Power', 'Warning', 'In Test', 'Not Applicable', 'Power Off', 'Off Line', 'Off Duty', 'Degraded', 'Not Installed', 'Install Error', 'Power Save - Unknown', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Cycle', 'Power Save - Warning', 'Paused', 'Not Ready', 'Not Configured', 'Quiesced']
Availability property is in 108 classes of ROOT\cimv2 and in 12 namespaces
Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
ConfigManagerErrorCode property
CIMTYPE'uint32'
Description'Indicates the Win32 Configuration Manager error code. The following values may be returned:
0 This device is working properly.
1 This device is not configured correctly.
2 Windows cannot load the driver for this device.
3 The driver for this device might be corrupted, or your system may be running low on memory or other resources.
4 This device is not working properly. One of its drivers or your registry might be corrupted.
5 The driver for this device needs a resource that Windows cannot manage.
6 The boot configuration for this device conflicts with other devices.
7 Cannot filter.
8 The driver loader for the device is missing.
9 This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly.
10 This device cannot start.
11 This device failed.
12 This device cannot find enough free resources that it can use.
13 Windows cannot verify this device's resources.
14 This device cannot work properly until you restart your computer.
15 This device is not working properly because there is probably a re-enumeration problem.
16 Windows cannot identify all the resources this device uses.
17 This device is asking for an unknown resource type.
18 Reinstall the drivers for this device.
19 Your registry might be corrupted.
20 Failure using the VxD loader.
21 System failure: Try changing the driver for this device. If that does not work, see your hardware documentation. Windows is removing this device.
22 This device is disabled.
23 System failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation.
24 This device is not present, is not working properly, or does not have all its drivers installed.
25 Windows is still setting up this device.
26 Windows is still setting up this device.
27 This device does not have valid log configuration.
28 The drivers for this device are not installed.
29 This device is disabled because the firmware of the device did not give it the required resources.
30 This device is using an Interrupt Request (IRQ) resource that another device is using.
31 This device is not working properly because Windows cannot load the drivers required for this device.'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31']
Values['This device is working properly.', 'This device is not configured correctly.', 'Windows cannot load the driver for this device.', 'The driver for this device might be corrupted, or your system may be running low on memory or other resources.', 'This device is not working properly. One of its drivers or your registry might be corrupted.', 'The driver for this device needs a resource that Windows cannot manage.', 'The boot configuration for this device conflicts with other devices.', 'Cannot filter.', 'The driver loader for the device is missing.', 'This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly.', 'This device cannot start.', 'This device failed.', 'This device cannot find enough free resources that it can use.', 'Windows cannot verify this device's resources.', 'This device cannot work properly until you restart your computer.', 'This device is not working properly because there is probably a re-enumeration problem.', 'Windows cannot identify all the resources this device uses.', 'This device is asking for an unknown resource type.', 'Reinstall the drivers for this device.', 'Failure using the VxD loader.', 'Your registry might be corrupted.', 'System failure: Try changing the driver for this device. If that does not work, see your hardware documentation. Windows is removing this device.', 'This device is disabled.', 'System failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation.', 'This device is not present, is not working properly, or does not have all its drivers installed.', 'Windows is still setting up this device.', 'Windows is still setting up this device.', 'This device does not have valid log configuration.', 'The drivers for this device are not installed.', 'This device is disabled because the firmware of the device did not give it the required resources.', 'This device is using an Interrupt Request (IRQ) resource that another device is using.', 'This device is not working properly because Windows cannot load the drivers required for this device.']
ConfigManagerErrorCode property is in 104 classes of ROOT\cimv2 and in 2 namespaces
ConfigManagerUserConfig property
CIMTYPE'boolean'
Description'Indicates whether the device is using a user-defined configuration.'
readTrue
ConfigManagerUserConfig property is in 104 classes of ROOT\cimv2 and in 2 namespaces
CreationClassName property
CIM_KeyTrue
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.'
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
DeviceID property
CIM_KeyTrue
CIMTYPE'string'
Description'The DeviceID property contains a string uniquely identifying the network adapter from other devices on the system.'
keyTrue
MappingStrings['Win32Registry|System\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}']
Override'DeviceId'
readTrue
DeviceID property is in 108 classes of ROOT\cimv2 and in 21 namespaces
ErrorCleared property
CIMTYPE'boolean'
Description'ErrorCleared is a boolean property indicating that the error reported in LastErrorCode property is now cleared.'
readTrue
ErrorCleared property is in 104 classes of ROOT\cimv2 and in 12 namespaces
ErrorDescription property
CIMTYPE'string'
Description'ErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode property, and information on any corrective actions that may be taken.'
readTrue
ErrorDescription property is in 106 classes of ROOT\cimv2 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.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
LastErrorCode property
CIMTYPE'uint32'
Description'LastErrorCode captures the last error code reported by the logical device.'
readTrue
LastErrorCode property is in 104 classes of ROOT\cimv2 and in 16 namespaces
MaxSpeed property
CIMTYPE'uint64'
Description'The maximum speed, in bits per second, for the network adapter.'
readTrue
Units'bits per second'
MaxSpeed property is in 2 classes of ROOT\cimv2 and in 10 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.'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
NetworkAddresses property
CIMTYPE'string'
Description'An array of strings indicating the network addresses for an adapter.'
MappingStrings['MIF.DMTF|Network Adapter 802 Port|001.3']
MaxLen64
readTrue
NetworkAddresses property is in 2 classes of ROOT\cimv2 and in 10 namespaces
PermanentAddress property
CIMTYPE'string'
Description'PermanentAddress defines the network address hard coded into an adapter. This 'hard coded' address may be changed via firmware upgrade or software configuration. If so, this field should be updated when the change is made. PermanentAddress should be left blank if no 'hard coded' address exists for the network adapter.'
MappingStrings['MIF.DMTF|Network Adapter 802 Port|001.2']
MaxLen64
readTrue
PermanentAddress property is in 2 classes of ROOT\cimv2 and in 8 namespaces
PNPDeviceID property
CIMTYPE'string'
Description'Indicates the Win32 Plug and Play device ID of the logical device. Example: *PNP030b'
readTrue
PNPDeviceID property is in 104 classes of ROOT\cimv2 and in 6 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
Description'Indicates the specific power-related capabilities of the logical device. The array values, 0="Unknown", 1="Not Supported" and 2="Disabled" are self-explanatory. The value, 3="Enabled" indicates that the power management features are currently enabled but the exact feature set is unknown or the information is unavailable. "Power Saving Modes Entered Automatically" (4) describes that a device can change its power state based on usage or other criteria. "Power State Settable" (5) indicates that the SetPowerState method is supported. "Power Cycling Supported" (6) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle"). "Timed Power On Supported" (7) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle") and the Time parameter set to a specific date and time, or interval, for power-on.'
readTrue
Values['Unknown', 'Not Supported', 'Disabled', 'Enabled', 'Power Saving Modes Entered Automatically', 'Power State Settable', 'Power Cycling Supported', 'Timed Power On Supported']
PowerManagementCapabilities property is in 106 classes of ROOT\cimv2 and in 14 namespaces
PowerManagementSupported property
CIMTYPE'boolean'
Description'Boolean indicating that the Device can be power managed - ie, put into a power save state. This boolean does not indicate that power management features are currently enabled, or if enabled, what features are supported. Refer to the PowerManagementCapabilities array for this information. If this boolean is false, the integer value 1, for the string, "Not Supported", should be the only entry in the PowerManagementCapabilities array.'
readTrue
PowerManagementSupported property is in 106 classes of ROOT\cimv2 and in 14 namespaces
Speed property
CIMTYPE'uint64'
Description'An estimate of the current bandwidth in bits per second. For endpoints which vary in bandwidth or for those where no accurate estimation can be made, this property should contain the nominal bandwidth.'
MappingStrings['MIB.IETF|RFC1213-MIB.ifSpeed', 'MIF.DMTF|Network Adapter 802 Port|001.5']
readTrue
Units'bits per second'
Speed property is in 4 classes of ROOT\cimv2 and in 12 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.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces
StatusInfo property
CIMTYPE'uint16'
Description'StatusInfo is a string indicating whether the logical device is in an enabled (value = 3), disabled (value = 4) or some other (1) or unknown (2) state. If this property does not apply to the logical device, the value, 5 ("Not Applicable"), should be used.'
MappingStrings['MIF.DMTF|Operational State|003.3']
readTrue
ValueMap['1', '2', '3', '4', '5']
Values['Other', 'Unknown', 'Enabled', 'Disabled', 'Not Applicable']
StatusInfo property is in 104 classes of ROOT\cimv2 and in 12 namespaces
SystemCreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping System's CreationClassName.'
Propagated'CIM_System.CreationClassName'
readTrue
SystemCreationClassName property is in 122 classes of ROOT\cimv2 and in 20 namespaces
SystemName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping System's Name.'
Propagated'CIM_System.Name'
readTrue
SystemName property is in 122 classes of ROOT\cimv2 and in 22 namespaces

Win32_NetworkAdapter Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The Win32_NetworkAdapter class represents a network adapter on a Win32 system.'
dynamicTrue
Locale1033
provider'CIMWin32'
UUID'{8502C4C0-5FBB-11D2-AAC1-006008C78BC7}'

Win32_NetworkAdapter System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_NetworkAdapter'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_NetworkAdapter', 'CIM_LogicalDevice', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT40___SYSTEM3
__RELPATH'Win32_NetworkAdapter'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_NetworkAdapter'___SYSTEM8
__CLASS'Win32_NetworkAdapter'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_NetworkAdapter

Number of classes:9
comments powered by Disqus
WUtils.com