Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
GatewayAddresses | string[] | |
Description | string | IP Addresses for the Gateways |
Write | boolean | true |
IPAddresses | string[] | |
ArrayType | string | Indexed |
Description | string | IP addresses to be statically assigned. Either IPv4 address array or IPv6 address array shall be represented by this property. If it is IPv6 array, then for each element, there will be a corresponding element in IPv6SubnetPrefixLengths array. If it is IPv4 array, then for each element, there will be a corresponding element in SubnetMasks array. |
ModelCorrespondence | string | CIM_IPAssignmentSettingData.ProtocolIFType |
Write | boolean | true |
IPv6SubnetPrefixLengths | uint16[] | |
ArrayType | string | Indexed |
Description | string | IPv6SubnetPrefixLengths is used to identify the prefix length of the IPv6Addresses |
ModelCorrespondence | string | CIM_ExtendedStaticIPAssignmentSettingData.IPAddresses |
Write | boolean | true |
SubnetMasks | string[] | |
ArrayType | string | Indexed |
Description | string | The mask for the IPv4 address. |
ModelCorrespondence | string | CIM_ExtendedStaticIPAssignmentSettingData.IPAddresses |
Write | boolean | true |