MSFT_NetAdapterLsoSettingData, ROOT\StandardCimv2

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

Description

LSO properties for a network adapter.

MSFT_NetAdapterLsoSettingData methods

MSFT_NetAdapterLsoSettingData has 2 methods (2 Local)

NameOriginReturn
DisableMSFT_NetAdapterLsoSettingDatauint32 {'out':True}
EnableMSFT_NetAdapterLsoSettingDatauint32 {'out':True}

MSFT_NetAdapterLsoSettingData properties

MSFT_NetAdapterLsoSettingData has 14 properties (6 Local, 8 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
key
InstanceID
CIM_ManagedElement8 [string]
InterfaceDescriptionMSFT_NetAdapterSettingData8 [string]
IPv4EnabledMSFT_NetAdapterLsoSettingData11 [boolean]
IPv6EnabledMSFT_NetAdapterLsoSettingData11 [boolean]
LargeSendOffloadV1HardwareCapabilitiesMSFT_NetAdapterLsoSettingData13 [object:MSFT_NetAdapterLargeSendOffloadV1Capabilities]
LargeSendOffloadV2HardwareCapabilitiesMSFT_NetAdapterLsoSettingData13 [object:MSFT_NetAdapterLargeSendOffloadV2Capabilities]
MaximumLsoVersionSupportedMSFT_NetAdapterLsoSettingData19 [uint32]
NameMSFT_NetAdapterSettingData8 [string]
SourceMSFT_NetAdapterSettingData19 [uint32]
SystemNameMSFT_NetAdapterSettingData8 [string]
V1IPv4EnabledMSFT_NetAdapterLsoSettingData11 [boolean]

Detailed description of MSFT_NetAdapterLsoSettingData methods

Local methods (2) of MSFT_NetAdapterLsoSettingData class

▲ Disable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IPv4boolean0✓-{'In':True}
IPv6boolean1✓-{'In':True}
cmdletOutputobject:MSFT_NetAdapterLsoSettingData2-✓{'EmbeddedInstance':'MSFT_NetAdapterLsoSettingData','Out':True}
Description'Disables the Large Send Offload (LSO) properties on the network adapter.'
implementedTrue
Disable method is in 20 classes of ROOT\StandardCimv2 and in 19 namespaces
▲ Enable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IPv4boolean0✓-{'In':True}
IPv6boolean1✓-{'In':True}
cmdletOutputobject:MSFT_NetAdapterLsoSettingData2-✓{'EmbeddedInstance':'MSFT_NetAdapterLsoSettingData','Out':True}
Description'Enables the Large Send Offload (LSO) properties on the network adapter.'
implementedTrue
Enable method is in 20 classes of ROOT\StandardCimv2 and in 25 namespaces

Detailed description of MSFT_NetAdapterLsoSettingData properties

Local properties (6) of MSFT_NetAdapterLsoSettingData class

▲ IPv4Enabled property
CIMTYPE'boolean'
Description'Indicates if LSOv2 is currently enabled for IPv4 TCP packets.'
readTrue
writeTrue
IPv4Enabled property is in 2 classes of ROOT\StandardCimv2 and in 2 namespaces
▲ IPv6Enabled property
CIMTYPE'boolean'
Description'Indicates if LSOv2 is currently enabled for IPv6 TCP packets.'
readTrue
writeTrue
IPv6Enabled property is in 3 classes of ROOT\StandardCimv2 and in 2 namespaces
▲ LargeSendOffloadV1HardwareCapabilities property
CIMTYPE'object:MSFT_NetAdapterLargeSendOffloadV1Capabilities'
Description'The LSO V1 hardware capabilities of the Adapter.'
EmbeddedInstance'MSFT_NetAdapterLargeSendOffloadV1Capabilities'
readTrue
LargeSendOffloadV1HardwareCapabilities property is in 1 class (MSFT_NetAdapterLsoSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ LargeSendOffloadV2HardwareCapabilities property
CIMTYPE'object:MSFT_NetAdapterLargeSendOffloadV2Capabilities'
Description'The LSO V2 current capabilities of the Adapter.'
EmbeddedInstance'MSFT_NetAdapterLargeSendOffloadV2Capabilities'
readTrue
LargeSendOffloadV2HardwareCapabilities property is in 1 class (MSFT_NetAdapterLsoSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ MaximumLsoVersionSupported property
CIMTYPE'uint32'
Description'Indicates the highest version of LSO supported by the Adapter.'
readTrue
ValueMap['1', '2']
Values['LSOv1', 'LSOv2']
MaximumLsoVersionSupported property is in 1 class (MSFT_NetAdapterLsoSettingData) of ROOT\StandardCimv2 and in 2 namespaces
▲ V1IPv4Enabled property
CIMTYPE'boolean'
Description'Indicates if LSOv1 is currently enabled for TCP packets.'
readTrue
writeTrue
V1IPv4Enabled property is in 1 class (MSFT_NetAdapterLsoSettingData) of ROOT\StandardCimv2 and in 2 namespaces

Derived properties (8) of MSFT_NetAdapterLsoSettingData class

▲ Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one- line string) of the object.'
MaxLen64
Caption property is in 175 classes of ROOT\StandardCimv2 and in 37 namespaces
▲ Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object.'
Description property is in 176 classes of ROOT\StandardCimv2 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.)'
RequiredTrue
ElementName property is in 175 classes of ROOT\StandardCimv2 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 175 classes of ROOT\StandardCimv2 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.'
readTrue
InterfaceDescription property is in 25 classes of ROOT\StandardCimv2 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.'
readTrue
Name property is in 105 classes of ROOT\StandardCimv2 and in 142 namespaces
▲ Source property
CIMTYPE'uint32'
Description'The source of the setting data.
'
readTrue
ValueMap['0', '1', '2', '3']
Values['Unknown', 'Other', 'Device', 'Persistent storage']
Source property is in 19 classes of ROOT\StandardCimv2 and in 10 namespaces
▲ SystemName property
CIMTYPE'string'
Description'The scoping System\'s Name.'
readTrue
SystemName property is in 69 classes of ROOT\StandardCimv2 and in 22 namespaces

MSFT_NetAdapterLsoSettingData Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'✗✗✓✗✓
Description'LSO properties for a network adapter.'✗✓✓✓✓
dynamicTrue✓✗✓✗✓
locale'MS_409'✗✗✓✓✓
provider'NetAdapterCim'✓✗✓✗✓
UMLPackagePath'CIM::Core::Settings'✗✓✓✗✓

MSFT_NetAdapterLsoSettingData System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2:MSFT_NetAdapterLsoSettingData'___SYSTEM8✗✗
__NAMESPACE'ROOT\StandardCimv2'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['MSFT_NetAdapterSettingData', 'MSFT_NetSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8✗✓
__PROPERTY_COUNT14___SYSTEM3✗✗
__RELPATH'MSFT_NetAdapterLsoSettingData'___SYSTEM8✗✗
__DYNASTY'CIM_ManagedElement'___SYSTEM8✗✗
__SUPERCLASS'MSFT_NetAdapterSettingData'___SYSTEM8✗✗
__CLASS'MSFT_NetAdapterLsoSettingData'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to MSFT_NetAdapterLsoSettingData

Number of classes:42
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_DNSGeneralSettingData190-1--
CIM_ElementSettingData750-2--
CIM_IPAssignmentSettingData160-1--
CIM_ScopedSettingData140--✓-
CIM_SettingData540-8✓-
MSFT_NetAdapterAdvancedPropertySettingData023120---
MSFT_NetAdapterBindingSettingData015213---
MSFT_NetAdapterChecksumOffloadSettingData01421---
MSFT_NetAdapterElementSettingData1850----
MSFT_NetAdapterEncapsulatedPacketTaskOffloadSettingData0102----
MSFT_NetAdapterHardwareInfoSettingData04401---
MSFT_NetAdapterIPsecOffloadV2SettingData0353----
MSFT_NetAdapterPowerManagementSettingData01921---
MSFT_NetAdapterQosSettingData0132----
MSFT_NetAdapterRdmaSettingData0192----
MSFT_NetAdapterRscSettingData0152----
MSFT_NetAdapterRssSettingData0402----
MSFT_NetAdapterSettingData1880-38--
MSFT_NetAdapterSriovSettingData0242----
MSFT_NetAdapterSriovVfSettingData0160----
MSFT_NetAdapterStatisticsSettingData02901---
MSFT_NetAdapterVmqQueueSettingData0170----
MSFT_NetAdapterVmqSettingData0252----
MSFT_NetAdapterVPortSettingData0190----
MSFT_NetBranchCacheClientSettingData01201---
MSFT_NetBranchCacheContentServerSettingData0501---
MSFT_NetBranchCacheDataCache02001---
MSFT_NetBranchCacheDataCacheExtension0180----
MSFT_NetBranchCacheHostedCacheServerSettingData0701---
MSFT_NetBranchCacheNetworkSettingData01701---
MSFT_NetBranchCacheSettingData440-4--
MSFT_NetQosDcbxSettingData0501---
MSFT_NetQosFlowControlSettingData0728---
MSFT_NetQosPolicySettingData0270----
MSFT_NetQosTrafficClassSettingData0801---
MSFT_NetSecuritySettingData01801---
MSFT_NetSettingData3440-5--
MSFT_NetVirtualizationCustomerRouteSettingData0100----
MSFT_NetVirtualizationGlobalSettingData0501---
MSFT_NetVirtualizationLookupRecordSettingData0160----
MSFT_NetVirtualizationProviderAddressSettingData0110----
MSFT_NetVirtualizationProviderRouteSettingData090----
comments powered by Disqus
WUtils.com