CIM_ExtendedStaticIPAssignmentSettingData¶
Class reference¶
Subclass of CIM_IPAssignmentSettingData
CIM_ExtendedStaticIPAssignmentSettingData defines a IP configuration which could be statically assigned to a Network Interface / LANEndpoint.
Key properties¶
Local properties¶
string[]
SubnetMasks
The mask for the IPv4 address.
uint16[]
IPv6SubnetPrefixLengths
IPv6SubnetPrefixLengths is used to identify the prefix length of the IPv6Addresses
string[]
IPAddresses
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.
string[]
GatewayAddresses
IP Addresses for the Gateways
Local methods¶
None
Inherited properties¶
string
SoOrgIDstring
ElementNameuint16
ChangeableTypeuint16
ProtocolIFTypestring
InstanceIDstring[]
ComponentSettingstring
Captionuint16
AddressPrefixOriginstring
ConfigurationNamestring
SoIDuint64
Generationuint16
AddressOriginuint16
AddressSuffixOriginstring
DescriptionInherited methods¶
None