Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
AddressOrigin | uint16 | 2 |
Description | string | AddressOrigin identifies the method by which the IP Address, Subnet Mask, and Gateway were assigned to the IPProtocolEndpoint. This is independent of the DNS configuration, thus this property has the value of 2 ("Not Applicable") |
Override | string | AddressOrigin |
ValueMap | string | 0..1, 2, 3..32767, 32768.. |
Values | string | DMTF Reserved, Not Applicable, DMTF Reserved, Vendor Reserved |
DomainName | string | |
Description | string | The domain to use for this client connection. |
ModelCorrespondence | string | CIM_DNSProtocolEndpoint.DomainName |
Write | boolean | true |
RegisterThisConnectionsAddress | boolean | |
Description | string | Whether or not this connection's address should be registered in DNS. |
ModelCorrespondence | string | CIM_DNSProtocolEndpoint.RegisterThisConnectionsAddress |
RequestedHostname | string | |
Description | string | The Hostname requested for this client connection. |
ModelCorrespondence | string | CIM_DNSProtocolEndpoint.Hostname |
Write | boolean | true |
UseSuffixWhenRegistering | boolean | |
Description | string | Whether or not the suffix should be appended before registering the client name with the DNS server. |
ModelCorrespondence | string | CIM_DNSProtocolEndpoint.UseSuffixWhenRegistering |
DHCPOptionsToUse | uint16[] | |
Description | string | One or more DHCP options that the DNS client should utilise if they are returned during a DHCP bind operation. |
ModelCorrespondence | string | CIM_DHCPProtocolEndpoint.OptionsReceived, CIM_DNSProtocolEndpoint.DHCPOptionsToUse |
ValueMap | string | 8, 14, 17, 18..32767, 32768..65535 |
Values | string | Domain Name Server, Host Name, Domain Name, DMTF Reserved, Vendor Reserved |
DNSServerAddresses | string[] | |
ArrayType | string | Ordered |
Description | string | The DNS servers to contact. The array ordering correlates to the order in which the DNS servers will be contacted. The RemoteServiceAccessPoints associated with the DNSProtocolEndpoint with the value of the AccessContext property being "DNS Server" represent the actual DNS Servers being utilized by the DNS client. |
Write | boolean | true |