MSFT_NetAdapterVPortSettingData, ROOT\StandardCimv2\MS_409

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

Description

Network adapter Virtual Port settings.

MSFT_NetAdapterVPortSettingData properties

MSFT_NetAdapterVPortSettingData has 19 properties (11 Local, 8 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
FilterListMSFT_NetAdapterVPortSettingData13 [object:MSFT_NetAdapter_VmqFilter]
FunctionIDMSFT_NetAdapterVPortSettingData18 [uint16]
key
InstanceID
CIM_ManagedElement8 [string]
InterfaceDescriptionMSFT_NetAdapterSettingData8 [string]
InterruptModerationMSFT_NetAdapterVPortSettingData19 [uint32]
NameMSFT_NetAdapterSettingData8 [string]
NumFiltersMSFT_NetAdapterVPortSettingData19 [uint32]
NumQueuePairsMSFT_NetAdapterVPortSettingData19 [uint32]
ProcessorAffinityMaskMSFT_NetAdapterVPortSettingData21 [uint64]
ProcessorGroupMSFT_NetAdapterVPortSettingData18 [uint16]
SourceMSFT_NetAdapterSettingData19 [uint32]
SwitchIDMSFT_NetAdapterVPortSettingData19 [uint32]
SystemNameMSFT_NetAdapterSettingData8 [string]
VPortIDMSFT_NetAdapterVPortSettingData19 [uint32]
VPortNameMSFT_NetAdapterVPortSettingData8 [string]
VPortStateMSFT_NetAdapterVPortSettingData19 [uint32]

Detailed description of MSFT_NetAdapterVPortSettingData properties

Local properties (11) of MSFT_NetAdapterVPortSettingData class

FilterList property
CIMTYPE'object:MSFT_NetAdapter_VmqFilter'
Description'An array of MAC address and VLAN ID pair filters set on the VPort.'
FilterList property is in 2 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
FunctionID property
CIMTYPE'uint16'
Description'The ID of the attached function. This could be the Vf or the PF ID.'
FunctionID property is in 2 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
InterruptModeration property
CIMTYPE'uint32'
Description'The interrupt moderation for the VPort.'
Values['Unknown', 'Adaptive', 'Off', 'Low', 'Medium', 'High']
InterruptModeration property is in 1 class (MSFT_NetAdapterVPortSettingData) of ROOT\StandardCimv2\MS_409 and in 3 namespaces
NumFilters property
CIMTYPE'uint32'
Description'The number of MAC address and VLAN ID filters set on the queue.'
NumFilters property is in 2 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
NumQueuePairs property
CIMTYPE'uint32'
Description'The number of queue pairs.'
NumQueuePairs property is in 1 class (MSFT_NetAdapterVPortSettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
ProcessorAffinityMask property
CIMTYPE'uint64'
Description'A bitmap that specifies the CPU that the queue has affinity with. For example, setting bit 0 indicates CPU 0 is used, setting bit 1 indicates CPU 1 is used, and so on.'
ProcessorAffinityMask property is in 3 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
ProcessorGroup property
CIMTYPE'uint16'
Description'The group number for the processors specified in ProcessorAffinityMask property.'
ProcessorGroup property is in 3 classes of ROOT\StandardCimv2\MS_409 and in 4 namespaces
SwitchID property
CIMTYPE'uint32'
Description'The identifier of the switch.'
SwitchID property is in 2 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
VPortID property
CIMTYPE'uint32'
Description'The ID of the VPort.'
VPortID property is in 2 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
VPortName property
CIMTYPE'string'
Description'The name of the VPort.'
VPortName property is in 1 class (MSFT_NetAdapterVPortSettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
VPortState property
CIMTYPE'uint32'
Description'The state of the VPort.'
Values['Unknown', 'Activated', 'DeActivated']
VPortState property is in 1 class (MSFT_NetAdapterVPortSettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces

Derived properties (8) of MSFT_NetAdapterVPortSettingData class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one- line string) of the object.'
Caption property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object.'
Description property is in 154 classes of ROOT\StandardCimv2\MS_409 and in 142 namespaces
ElementName property
CIMTYPE'string'
Description'The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.)'
ElementName property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces
InstanceID property
CIMTYPE'string'
Description'Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm:
:
Where and are separated by a colon (:), and where must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and .
is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance.
For DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM.'
keyTrue
InstanceID property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces
InterfaceDescription property
CIMTYPE'string'
Description'Interface Description, a.k.a. ifDescr or friendly name is a unique name assigned to the network adapter during installation. This name cannot be changed and is persisted as long as the network adapter is not uninstalled.'
InterfaceDescription property is in 21 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
Name property
CIMTYPE'string'
Description'Name, a.k.a. Connection Name, ifAlias, or InterfaceAlias, is a unique name assigned to the adapter during installation. The Name of the adapter can be changed by the administrator and is persisted across the boot or network adapter restart.'
Name property is in 92 classes of ROOT\StandardCimv2\MS_409 and in 142 namespaces
Source property
CIMTYPE'uint32'
Description'The source of the setting data.
'
Values['Unknown', 'Other', 'Device', 'Persistent storage']
Source property is in 19 classes of ROOT\StandardCimv2\MS_409 and in 10 namespaces
SystemName property
CIMTYPE'string'
Description'The scoping System\'s Name.'
SystemName property is in 66 classes of ROOT\StandardCimv2\MS_409 and in 22 namespaces

MSFT_NetAdapterVPortSettingData Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Network adapter Virtual Port settings.'
LOCALE'MS_409'

MSFT_NetAdapterVPortSettingData System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2\MS_409:MSFT_NetAdapterVPortSettingData'___SYSTEM8
__NAMESPACE'ROOT\StandardCimv2\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSFT_NetAdapterSettingData', 'MSFT_NetSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT19___SYSTEM3
__RELPATH'MSFT_NetAdapterVPortSettingData'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'MSFT_NetAdapterSettingData'___SYSTEM8
__CLASS'MSFT_NetAdapterVPortSettingData'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_NetAdapterVPortSettingData

Number of classes:35
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_ElementSettingData750----
CIM_ScopedSettingData140----
CIM_SettingData440----
MSFT_NetAdapterAdvancedPropertySettingData0231----
MSFT_NetAdapterBindingSettingData0152----
MSFT_NetAdapterChecksumOffloadSettingData0142----
MSFT_NetAdapterElementSettingData1850----
MSFT_NetAdapterEncapsulatedPacketTaskOffloadSettingData0102----
MSFT_NetAdapterHardwareInfoSettingData0440----
MSFT_NetAdapterIPsecOffloadV2SettingData083----
MSFT_NetAdapterLsoSettingData0142----
MSFT_NetAdapterPowerManagementSettingData0192----
MSFT_NetAdapterQosSettingData0132----
MSFT_NetAdapterRdmaSettingData0192----
MSFT_NetAdapterRscSettingData0152----
MSFT_NetAdapterRssSettingData0142----
MSFT_NetAdapterSettingData1880----
MSFT_NetAdapterSriovSettingData0242----
MSFT_NetAdapterSriovVfSettingData0160----
MSFT_NetAdapterStatisticsSettingData0290----
MSFT_NetAdapterVmqQueueSettingData0170----
MSFT_NetAdapterVmqSettingData0252----
MSFT_NetBranchCacheClientSettingData0120----
MSFT_NetBranchCacheContentServerSettingData050----
MSFT_NetBranchCacheDataCache0200----
MSFT_NetBranchCacheDataCacheExtension0180----
MSFT_NetBranchCacheHostedCacheServerSettingData070----
MSFT_NetBranchCacheNetworkSettingData0170----
MSFT_NetBranchCacheSettingData440----
MSFT_NetQosDcbxSettingData050----
MSFT_NetQosFlowControlSettingData072----
MSFT_NetQosPolicySettingData0270----
MSFT_NetQosTrafficClassSettingData080----
MSFT_NetSecuritySettingData0180----
MSFT_NetSettingData2840----
comments powered by Disqus
WUtils.com