MSFT_NetAdapterSriovSettingData, ROOT\StandardCimv2
Class
| Methods (2)
| Properties (24)
| Qualifiers (6)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description SRIOV settings for a network adapter
MSFT_NetAdapterSriovSettingData methods MSFT_NetAdapterSriovSettingData has 2 methods (2 Local )
Name Origin Return Disable MSFT_NetAdapterSriovSettingData uint32 {'out':True}
Enable MSFT_NetAdapterSriovSettingData uint32 {'out':True}
MSFT_NetAdapterSriovSettingData properties MSFT_NetAdapterSriovSettingData has 24 properties (16 Local , 8 Derived )
Detailed description of MSFT_NetAdapterSriovSettingData methods Local methods (2) of MSFT_NetAdapterSriovSettingData class
Detailed description of MSFT_NetAdapterSriovSettingData properties Local properties (16) of MSFT_NetAdapterSriovSettingData class ▲ CurrentCapabilities propertyCIMTYPE 'object:MSFT_NetAdapterSriovCapabilities' Description 'The SRIOV capabilities currently enabled on the network adapter.' EmbeddedInstance 'MSFT_NetAdapterSriovCapabilities' read True CurrentCapabilities property is in 2 classes of ROOT\StandardCimv2 and in 5 namespaces
▲ HardwareCapabilities propertyCIMTYPE 'object:MSFT_NetAdapterSriovCapabilities' Description 'The SRIOV capabilities reported by the network adapter.' EmbeddedInstance 'MSFT_NetAdapterSriovCapabilities' read True HardwareCapabilities property is in 2 classes of ROOT\StandardCimv2 and in 3 namespaces
▲ NumActiveDefaultVPortMacAddresses propertyCIMTYPE 'uint32' Description 'The number of active MAC addresses on the default VPort.' read True NumActiveDefaultVPortMacAddresses property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumActiveDefaultVPortVlanIds propertyCIMTYPE 'uint32' Description 'The number of active VLAN IDs on the default VPort' read True NumActiveDefaultVPortVlanIds property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumActiveNonDefaultVPortMacAddresses propertyCIMTYPE 'uint32' Description 'The number of active MAC addresses on the non-default VPorts' read True NumActiveNonDefaultVPortMacAddresses property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumActiveNonDefaultVPortVlanIds propertyCIMTYPE 'uint32' Description 'The number of active VLAN IDs on the non-default VPorts' read True NumActiveNonDefaultVPortVlanIds property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumActiveVPorts propertyCIMTYPE 'uint32' Description 'The number of VPorts currently allocated on the switch' read True NumActiveVPorts property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumAllocatedVFs propertyCIMTYPE 'uint32' Description 'The number of Virtual Functions currently allocated.' read True NumAllocatedVFs property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumQueuePairsForDefaultVPort propertyCIMTYPE 'uint32' Description 'The number of Queue pairs for the default VPort' read True NumQueuePairsForDefaultVPort property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumQueuePairsForNonDefaultVPorts propertyCIMTYPE 'uint32' Description 'The number of Queue pairs for the non-default VPort' read True NumQueuePairsForNonDefaultVPorts property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumVFs propertyCIMTYPE 'uint32' Description 'The number of Virtual Functions that can be allocated on the switch' read True NumVFs property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ NumVPorts propertyCIMTYPE 'uint32' Description 'The number of VPorts that can be allocated on the switch' read True NumVPorts property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ SriovSupport propertyCIMTYPE 'uint32' Description 'Indicates the SRIOV support for the device.' read True ValueMap ['0', '1', '2', '3', '4', '5', '6', '7'] Values ['Unknown', 'Supported', 'MissingAcs', 'MissingPfDriver', 'NoBusResources', 'NoIoMmuSupport', 'NoVfBarSpace', 'NoOscSupport'] SriovSupport property is in 2 classes of ROOT\StandardCimv2 and in 2 namespaces
▲ SwitchType propertyCIMTYPE 'uint16' Description 'Indicates the type of the embedded switch' read True ValueMap ['0', '1'] Values ['Unknown', 'External'] SwitchType property is in 1 class (MSFT_NetAdapterSriovSettingData) of ROOT\StandardCimv2 and in 4 namespaces
Derived properties (8) of MSFT_NetAdapterSriovSettingData class
▲ ElementName propertyCIMTYPE '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.)' Required True ElementName property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces
▲ InstanceID propertyCIMTYPE '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.' key True InstanceID property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces
▲ InterfaceDescription propertyCIMTYPE '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.' read True InterfaceDescription property is in 25 classes of ROOT\StandardCimv2 and in 2 namespaces
▲ Name propertyCIMTYPE '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.' read True Name property is in 105 classes of ROOT\StandardCimv2 and in 142 namespaces
MSFT_NetAdapterSriovSettingData Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
ClassVersion '1.0.0' ✗ ✗ ✓ ✗ ✓
Description 'SRIOV settings for a network adapter' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
locale 'MS_409' ✗ ✗ ✓ ✓ ✓
provider 'NetAdapterCim' ✓ ✗ ✓ ✗ ✓
UMLPackagePath 'CIM::Core::Settings' ✗ ✓ ✓ ✗ ✓
MSFT_NetAdapterSriovSettingData System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\StandardCimv2:MSFT_NetAdapterSriovSettingData' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\StandardCimv2' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['MSFT_NetAdapterSettingData', 'MSFT_NetSettingData', 'CIM_SettingData', 'CIM_ManagedElement'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 24 ___SYSTEM 3 ✗ ✗
__RELPATH 'MSFT_NetAdapterSriovSettingData ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'CIM_ManagedElement ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'MSFT_NetAdapterSettingData ' ___SYSTEM 8 ✗ ✗
__CLASS 'MSFT_NetAdapterSriovSettingData ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to MSFT_NetAdapterSriovSettingData Number of classes:42
Please enable JavaScript to view the comments powered by Disqus.
comments powered by