CIM_IPVersionSettingData¶
Class reference¶
Subclass of CIM_SettingData
This SettingData instance represents an IP version. This instance can be associated to one or more CIM_ManagedElements (Eg. CIM_ComputerSystem or CIM_IPNetworkConnection) to respresent the IP version. The properties of the CIM_ElementSettingData can be used show the IPVersions that are configured as default, current or Next boot.
Key properties¶
Local properties¶
uint16 ProtocolIFType
An enumeration that describes the IP version.
ValueMap Values 0 Unknown DMTF Reserved 4096 IPv4 4097 IPv6 32768.. Vendor Reserved
Local methods¶
None
Inherited properties¶
string ElementName
string Description
uint16 ChangeableType
string InstanceID
uint64 Generation
string Caption
string ConfigurationName
Inherited methods¶
None