Class CIM_StaticIPAssignmentSettingData
extends CIM_IPAssignmentSettingData

CIM_StaticIPAssignmentSettingData defines a basic IP configuration which could be statically assigned to an IPProtocolEndpoint. This class defines a partial configuration. Instances are aggregated into an instance of IPAssignmentSettingData which defines a full configuration.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_IPAssignmentSettingData
   |
   +--CIM_StaticIPAssignmentSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_StaticIPAssignmentSettingData defines a basic IP configuration which could be statically assigned to an IPProtocolEndpoint. This class defines a partial configuration. Instances are aggregated into an instance of IPAssignmentSettingData which defines a full configuration.
UMLPackagePathstringCIM::Network::IP
Versionstring2.14.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AddressOriginuint163
DescriptionstringAddressOrigin identifies the method by which the IP Address, Subnet Mask, and Gateway were assigned to the IPProtocolEndpoint. A value of 2 indicates that the application of the IPAssignmentSettingData instance does not affect these properties.
OverridestringAddressOrigin
ValueMapstring0..2, 3, 4..32767, 32768..
ValuesstringDMTF Reserved, Static, DMTF Reserved, Vendor Reserved
GatewayIPv4Addressstring
DescriptionstringThe IP v4 address of the default gateway.
Writebooleantrue
IPv4Addressstring
DescriptionstringThe IPv4 address that will be assigned to the ProtocolEndpoint.
Writebooleantrue
SubnetMaskstring
DescriptionstringThe subnet mask for the IPv4 address of this ProtocolEndpoint, if one is defined.
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
InstanceIDstringCIM_SettingData

Class Methods