<VALUE.NAMEDOBJECT>
	<INSTANCENAME CLASSNAME="Win32_NetworkAdapterConfiguration">
		<KEYBINDING NAME="Index">
			<KEYVALUE TYPE="uint32"></KEYVALUE>
		</KEYBINDING>
		<KEYBINDING NAME="__PATH">
			<KEYVALUE TYPE="string"></KEYVALUE>
		</KEYBINDING>
	</INSTANCENAME>
	<INSTANCE CLASSNAME="Win32_NetworkAdapterConfiguration" LINUXPHYSICALINSTANCE="NetworkAdapter\Configuration">
		<PROPERTY NAME="ArpAlwaysSourceRoute" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The ArpAlwaysSourceRoute property indicates whether the Address Resolution Protocol (ARP) must always use source routing. If this property is TRUE, TCP/IP will transmit ARP queries with source routing enabled on Token Ring networks. By default, ARP first queries without source routing, and retries with source routing enabled if no reply was received. Source routing allows the routing of network packets across different types of networks. Default: FALSE.
				</VALUE>
				<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
					<VALUE.ARRAY>
						<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|ArpAlwaysSourceRoute</VALUE>
					</VALUE.ARRAY>
				</QUALIFIER>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="ArpUseEtherSNAP" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The ArpUseEtherSNAP property indicates whether Ethernet packets follow the IEEE 802.3 Sub-Network Access Protocol (SNAP) encoding. Setting this parameter to 1 will force TCP/IP to transmit Ethernet packets using 802.3 SNAP encoding. By default, the stack transmits packets in DIX Ethernet format. Windows NT/Windows 2000 systems are able to receive both formats. Default: FALSE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|ArpUseEtherSNAP</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="Caption" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>A short textual description (oneline string) of the Setting object.</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MaxLen" TYPE="sint32" TOSUBCLASS="false">
				<VALUE>64</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DatabasePath" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DatabasePath property indicates a valid Windows file path to standard Internet database files (HOSTS, LMHOSTS, NETWORKS, PROTOCOLS).  The file path is used by the Windows Sockets interface. This property is only available on Windows NT/Windows 2000 systems.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|DatabasePath</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DeadGWDetectEnabled" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DeadGWDetectEnabled property indicates whether dead gateway detection occurs. Setting this parameter to TRUE causes TCP to perform Dead Gateway Detection. With this feature enabled, TCP will ask IP to change to a backup gateway if it retransmits a segment several times without receiving a response. Default: TRUE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|EnableDeadGWDetect</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="DefaultIPGateway" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DefaultIPGateway is an input parameter to the SetGateways method. It contains a list of IP addresses to gateways where network packets should be routed.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|System\\CurrentControlSet\\Services|Parameters|DefaultGateway</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE.ARRAY>
				<VALUE OUTPUT="false"></VALUE>
			</VALUE.ARRAY>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="DefaultTOS" PROPAGATED="true" TYPE="uint8" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DefaultTOS parameter specifies the Type of Service (TOS) value put in the header of outgoing IP packets. See RFC 791 for a definition of the values.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|DefaultTOS</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DefaultTTL" PROPAGATED="true" TYPE="uint8" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DefaultTTL property indicates the default Time To Live (TTL) value set in the header of outgoing IP packets. The TTL specifies the number of routers an IP packet may pass through to reach its destination before being discarded. Each router decrements the TTL count of a packet by one as it passes through and discards the packets if the TTL is 0. Default: 32, Valid Range: 1 - 255.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|DefaultTTL</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="Description" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>A textual description of the Setting object.</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DHCPEnabled" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DHCPEnabled property indicates whether the dynamic host configuration protocol  (DHCP) server automatically assigns an IP address to the computer system when establishing a network connection.\nValues: TRUE or FALSE. If TRUE, DHCP is enabled.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services|EnableDHCP</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DHCPLeaseExpires" TYPE="datetime" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DHCPLeaseExpires property indicates the expiration date and time for a leased IP address that was assigned to the computer by the dynamic host configuration protocol (DHCP) server.\nExample: 20521201000230.000000000
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services|LeaseTerminatesTime</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DHCPLeaseObtained" TYPE="datetime" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DHCPLeaseObtained property indicates the date and time the lease was obtained for the IP address assigned to the computer by the dynamic host configuration protocol (DHCP) server. \nExample: 19521201000230.000000000
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services|LeaseObtainedTime</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DHCPServer" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DHCPServer property indicates the IP address of the dynamic host configuration protocol (DHCP) server.\nExample: 154.55.34
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services|DhcpServer</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DNSDomain" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DNSDomain property indicates an organization name followed by a period and an extension that indicates the type of organization, such as microsoft.com. The name can be any combination of the letters A through Z, the numerals 0 through 9, and the hyphen (-), plus the period (.) character used as a separator.\nExample: microsoft.com
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|Domain</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="DNSDomainSuffixSearchOrder" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false"></QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|NameServer</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="DNSEnabledForWINSResolution" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DNSEnabledForWINSResolution property indicates whether the Domain Name System (DNS) is enabled for name resolution over Windows Internet Naming Service (WINS) resolution. If the name cannot be resolved using DNS, the name request is forwarded to WINS for resolution.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|EnableDNS</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="DNSHostName" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DNSHostName parameter specifies the name of the DNS host to be enabled by this method.\nExample: corpdns
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|Hostname</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="DNSServerSearchOrder" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DNSServerSearchOrder parameter specifies the list of server IP addresses to query for DNS servers.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|NameServer</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE.ARRAY>
				<VALUE OUTPUT="false"></VALUE>
			</VALUE.ARRAY>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="DomainDNSRegistrationEnabled" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The DomainDNSRegistrationEnabled parameter specifies whether the IP addresses for this connection are registered in DNS under the domain name of this connection, in addition to registering under the computer's full DNS name. The domain name of this connection is either set via the method SetDNSDomain() or assigned by DHCP. The registered name is the host name of the computer with the domain name appended. This parameter has meaning only when FullDNSRegistrationEnabled is enabled. Default: FALSE. Windows 2000 only.
				</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="ForwardBufferMemory" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The ForwardBufferMemory property indicates how much memory IP allocates to store packet data in the router packet queue. When this buffer space is filled, the router begins discarding packets at random from its queue. Packet queue data buffers are 256 bytes in length, so the value of this parameter should be a multiple of 256. Multiple buffers are chained together for larger packets. The IP header for a packet is stored separately. This parameter is ignored and no buffers are allocated if the IP router is not enabled. The buffer size can range from the network MTU to the a value smaller than 0xFFFFFFFF. Default: 74240 (fifty 1480-byte packets, rounded to a multiple of 256
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|ForwardBufferMemory</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="FullDNSRegistrationEnabled" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The FullDNSRegistrationEnabled property specifies whether the IP addresses for this connection are registered in DNS under the computer's full DNS name. The full DNS name of the computer is displayed on the Network Identification tab of the System Control Panel. Windows 2000 only.
				</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="GatewayCostMetric" PROPAGATED="true" TYPE="uint16" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The GatewayCostMetric reflects an integer cost metric (ranging from 1 to 9999) to be used in calculating the fastest, most reliable, and/or least expensive routes. This argument has a one to one correspondence with the DefaultIPGateway. Windows 2000 only.
				</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="IGMPLevel" PROPAGATED="true" TYPE="uint8" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IGMPLevel property indicates the extent to which the system supports IP multicast and participates in the Internet Group Management Protocol. At level 0, the system provides no multicast support. At level 1, the system may only send IP multicast packets. At level 2, the system may send IP multicast packets and fully participate in IGMP to receive multicast packets. Default: 2
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|ForwardBufferMemory</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<QUALIFIER NAME="Values" TYPE="uint8" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>0</VALUE>
					<VALUE>1</VALUE>
					<VALUE>2</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<QUALIFIER NAME="Values" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>No Multicast</VALUE>
					<VALUE>IP Multicast</VALUE>
					<VALUE>IP IGMP multicast</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="Index" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The Index property specifies the index number of the Win32 network adapter configuration. The index number is used when there is more than one configuration available.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="Key" PROPAGATED="true" TYPE="uint32" OVERIDABLE="false" TOINSTANCE="true">
				<VALUE></VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Control\\Class\\{4D36E972-E325-11CE-BFC1-08002BE10318}</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="true"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="IPAddress" TYPE="string" LINUXDATASOURCE="NetworkAdapter\Configuration">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPAddress property contains a list of all of the IP addresses associated with the current network adapter.\nExample: 155.34.22.0
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|System\\CurrentControlSet\\Services|Parameters\\Tcpip|IPAddress</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE.ARRAY>
				<VALUE OUTPUT="true"></VALUE>
			</VALUE.ARRAY>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="IPConnectionMetric" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPConnectionMetric indicates the cost of using the configured routes for this IP bound adapter and is the weighted value for those routes in the IP routing table. If there are multiple routes to a destination in the IP routing table, the route with the lowest metric is used. The default value is 1.Windows 2000 only.
				</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="IPEnabled" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPEnabled property indicates whether TCP/IP is bound and enabled on this network adapt.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|System\\CurrentControlSet\\Services|Parameters\\Tcpip</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="IPFilterSecurityEnabled" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPPortSecurityEnabled property indicates whether IP port security is enabled globally across all IP-bound network adapters. This property has been deprecated in favor of IPFilterSecurityEnabled.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>WMI|Win32_NetworkAdapterConfiguration|IPFilterSecurityEnabled</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="IPPortSecurityEnabled" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPPortSecurityEnabled property indicates whether IP port security is enabled globally across all IP-bound network adapters. This property has been deprecated in favor of IPFilterSecurityEnabled.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>WMI|Win32_NetworkAdapterConfiguration|IPFilterSecurityEnabled</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="IPSecPermitIPProtocols" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPSecPermitIPProtocols property lists the protocols permitted to run over the IP. The list of protocols is defined using the EnableIPSec method. The list will either be empty or contain numeric values. A numeric value of zero indicates access permission is granted for all protocols. An empty string indicates that no protocols are permitted to run when IPFilterSecurityEnabled is TRUE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|RawIPAllowedProtocols</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY.ARRAY>
		<PROPERTY.ARRAY NAME="IPSecPermitTCPPorts" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPSecPermitTCPPorts property lists the ports that will be granted access permission for TCP. The list of protocols is defined using the EnableIPSec method. The list will either be empty or contain numeric values. A numeric value of zero indicates access permission is granted for all ports. An empty string indicates that no ports are granted access permission when IPFilterSecurityEnabled is TRUE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|TCPAllowedPorts</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY.ARRAY>
		<PROPERTY.ARRAY NAME="IPSecPermitUDPPorts" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPSecPermitUDPPorts property lists the ports that will be granted User Datagram Protocol (UDP) access permission. The list of protocols is defined using the EnableIPSec method. The list will either be empty or contain numeric values. A numeric value of zero indicates access permission is granted for all ports. An empty string indicates that no ports are granted access permission when IPFilterSecurityEnabled is TRUE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|UDPAllowedPorts</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY.ARRAY>
		<PROPERTY.ARRAY NAME="IPSubnet" TYPE="string" LINUXDATASOURCE="NetworkAdapter\Configuration">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPSubnet property contains a list of all the subnet masks associated with the current network adapter.\nExample: 255.255.0
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|System\\CurrentControlSet\\Services|Parameters|SubnetMask</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE.ARRAY>
				<VALUE OUTPUT="true"></VALUE>
			</VALUE.ARRAY>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="IPUseZeroBroadcast" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPUseZeroBroadcast property indicates whether IP zeros-broadcasts are used. If this parameter is set TRUE, then IP uses zeros-broadcasts (0.0.0.0), and the system uses ones-broadcasts (255.255.255.255). Computer systems generally use ones-broadcasts, but those derived from BSD implementations use zeros-broadcasts. Systems that do not use that same broadcasts will not interoperate on the same network. Default: FALSE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|UseZeroBroadcast</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="IPXAddress" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPXAddress property indicates the Internetworking Packet Exchange (IPX) address of the network adapter. The IPX address identifies a computer system on a network using the IPX protocol.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32API|Windows Sockets Version 2|getsockopt|IPX_ADDRESS</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="IPXEnabled" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPXEnabled property determines whether the or Internetwork Packet Exchange (IPX) protocol is bound and enabled for this adapter.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>WMI</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="IPXFrameType" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPXFrameType property represents an integer array of frame type identifiers. The values in this array correspond to the elements in the IPXNetworkNumber.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\nwlnkipx\\Parameters|PktType</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<QUALIFIER NAME="ValueMap" TYPE="uint32" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>0</VALUE>
					<VALUE>1</VALUE>
					<VALUE>2</VALUE>
					<VALUE>3</VALUE>
					<VALUE>255</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<QUALIFIER NAME="Values" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Ethernet II</VALUE>
					<VALUE>Ethernet 802.3</VALUE>
					<VALUE>Ethernet 802.2</VALUE>
					<VALUE>Ethernet SNAP</VALUE>
					<VALUE>AUTO</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="IPXMediaType" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPXMediaType property represents an Internetworking Packet Exchange (IPX) media type identifier.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\nwlnkipx\\Parameters|MediaType</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY.ARRAY NAME="IPXNetworkNumber" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPXNetworkNumber property represents an array of characters that uniquely identifies a frame/network adapter combination on the computer system. The NetWare Link (NWLink) IPX/SPX-compatible transport in Windows 2000 and Windows NT 4.0 and greater uses two distinctly different types of network numbers. This number is sometimes referred to as the external network number. It must be unique for each network segment. The order in this string list will correspond item-for-item with the elements in the IPXFrameType property.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\nwlnkipx\\Parameters|NetworkNumber</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY.ARRAY>
		<PROPERTY NAME="IPXVirtualNetNumber" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The IPXVirtualNetNumber property uniquely identifies the computer system on the network. It is represented in the form of an eight-character hexadecimal digit. Windows NT/2000 uses the virtual network number (also known as an internal network number) for internal routing.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\nwlnkipx\\Parameters|VirtualNetworkNumber</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="KeepAliveInterval" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The KeepAliveInterval property indicates the interval separating Keep Alive Retransmissions until a response is received. Once a response is received, the delay until the next Keep Alive Transmission is again controlled by the value of KeepAliveTime. The connection will be aborted after the number of retransmissions specified by TcpMaxDataRetransmissions have gone unanswered. Default: 1000, Valid Range: 1 - 0xFFFFFFFF.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|KeepAliveInterval</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="KeepAliveTime" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The KeepAliveTime property indicates how often the TCP attempts to verify that an idle connection is still intact by sending a Keep Alive Packet. A remote system that is reachable will acknowledge the keep alive transmission. Keep Alive packets are not sent by default. This feature may be enabled in a connection by an application. Default: 7,200,000 (two hours)
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|KeepAliveInterval</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="MACAddress" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The MACAddress property indicates the Media Access Control (MAC) address of the network adapter. A MAC address is assigned by the manufacturer to uniquely identify the network adapter.\nExample: 00:80:C7:8F:6C:96
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32API|Device Input and Output Functions|DeviceIoControl</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="MTU" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The MTU property overrides the default Maximum Transmission Unit (MTU) for a network interface. The MTU is the maximum packet size (including the transport header) that the transport will transmit over the underlying network. The IP datagram can span multiple packets. The range of this value spans the minimum packet size (68) to the MTU supported by the underlying network.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|MTU</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="NumForwardPackets" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The NumForwardPackets property indicates the number of IP packet headers allocated for the router packet queue. When all headers are in use, the router will begin to discard packets from the queue at random. This value should be at least as large as the ForwardBufferMemory value divided by the maximum IP data size of the networks connected to the router. It should be no larger than the ForwardBufferMemory value divided by 256, since at least 256 bytes of forward buffer memory are used for each packet. The optimal number of forward packets for a given ForwardBufferMemory size depends on the type of traffic carried on the network. It will lie somewhere between these two values. If the router is not enabled, this parameter is ignored and no headers are allocated. Default: 50, Valid Range: 1 - 0xFFFFFFFE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|NumForwardPackets</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="PMTUBHDetectEnabled" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The PMTUBHDetectEnabled property indicates whether detection of black hole routers occurs. Setting this parameter to TRUE causes TCP to try to detect black hole routers while discovering the path of the Maximum Transmission Unit. A black hole router does not return ICMP Destination Unreachable messages when it needs to fragment an IP datagram with the Don't Fragment bit set. TCP depends on receiving these messages to perform Path MTU Discovery. With this feature enabled, TCP will try to send segments without the Don't Fragment bit set if several retransmissions of a segment go unacknowledged. If the segment is acknowledged as a result, the MSS will be decreased and the Don't Fragment bit will be set in future packets on the connection. Enabling black hole detection increases the maximum number of retransmissions performed for a given segment. The default value of this property is FALSE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|EnablePMTUBHDetect</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="PMTUDiscoveryEnabled" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The PMTUDiscoveryEnabled property indicates whether the Maximum Transmission Unit (MTU) path is discovered. Setting this parameter to TRUE causes TCP to attempt to discover the MTU (the largest packet size) over the path to a remote host. By discovering the MTU path and limiting TCP segments to this size, TCP can eliminate fragmentation at routers along the path that connect networks with different MTUs. Fragmentation adversely affects TCP throughput and network congestion. Setting this parameter to FALSE causes an MTU of 576 bytes to be used for all connections that are not to machines on the local subnet. Default: TRUE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|EnablePMTUDiscovery</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="ServiceName" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The ServiceName property indicates the service name of the network adapter. This name is usually shorter than the full product name. \nExample: Elnkii.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|Software\\Microsoft\\Windows NT\\CurrentVersion\\NetworkCards|ServiceName</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="SettingID" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>The identifier by which the Setting object is known.</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MaxLen" TYPE="sint32" TOSUBCLASS="false">
				<VALUE>256</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="TcpipNetbiosOptions" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The TcpipNetbiosOptions property specifies a bitmap of the possible settings related to NetBIOS over TCP/IP. Windows 2000 only.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="Values" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>EnableNetbiosViaDhcp</VALUE>
					<VALUE>EnableNetbios</VALUE>
					<VALUE>DisableNetbios</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="TcpMaxConnectRetransmissions" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The TcpMaxConnectRetransmissions property indicates the number of times TCP will attempt to retransmit a Connect Request before terminating the connection. The initial retransmission timeout is 3 seconds. The retransmission timeout doubles for each attempt. Default: 3, Valid Range: 0 - 0xFFFFFFFF.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|TcpMaxConnectRetransmissions</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="TcpMaxDataRetransmissions" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="uint32" TOSUBCLASS="false">
				<VALUE>
								The TcpMaxDataRetransmissions property indicates the number of times TCP will retransmit an individual data segment (non-connect segment) before terminating the connection. The retransmission timeout doubles with each successive retransmission on a connection. Default: 5, Valid Range: 0 - 0xFFFFFFFF.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|TcpMaxDataRetransmissions</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="TcpNumConnections" PROPAGATED="true" TYPE="uint32" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The TcpNumConnections property indicates the maximum number of connections that TCP can have open simultaneously. Default: 0xFFFFFE, Valid Range: 0 - 0xFFFFFE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|TcpNumConnections</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="TcpUseRFC1122UrgentPointer" PROPAGATED="true" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The TcpUseRFC1122UrgentPointer property indicates whether TCP uses the RFC 1122 specification or the mode used by Berkeley Software Design (BSD) derived systems, for urgent data. The two mechanisms interpret the urgent pointer differently and are not interoperable. Windows 2000 and Windows NT version 3.51 and higher defaults to BSD mode. If TRUE, urgent data is sent in RFC 1122 mode. Default: FALSE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|TcpUseRFC1122UrgentPointer</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="TcpWindowSize" PROPAGATED="true" TYPE="uint16" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The TcpWindowSize property contains the maximum TCP Receive  Window size offered by the system. The Receive Window specifies the number of bytes a sender may transmit without receiving an acknowledgment. In general, larger receiving windows will improve performance over high delay and high bandwidth networks. For efficiency, the receiving window should be an even multiple of the TCP Maximum Segment Size (MSS). Default: Four times the maximum TCP data size or an even multiple of TCP data size rounded up to the nearest multiple of 8192. Ethernet networks default to 8760. Valid Range: 0 - 65535.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|TcpWindowSize</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="WINSEnableLMHostsLookup" TYPE="boolean" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The WINSEnableLMHostsLookup property indicates whether local lookup files are used. Lookup files will contain a map of IP addresses to host names. If they exist on the local system, they will be found in %SystemRoot%\\system32\\drivers\\etc.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|EnableLMHOSTS</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="WINSHostLookupFile" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The WINSHostLookupFile property contains a path to a WINS lookup file on the local system. This file will contain a map of IP addresses to host names. If the file specified in this property is found, it will be copied to the %SystemRoot%\\system32\\drivers\\etc folder of the local system. Valid only if the WINSEnableLMHostsLookup property is TRUE.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32API|System Information Functions|GetSystemDirectory|\\drivers\\etc\\lmhosts</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="WINSPrimaryServer" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The WINSPrimaryServer property indicates the IP address for the primary WINS server. 
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32API|Device Input and Output Functions|DeviceIoControl</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="WINSScopeID" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The WINSScopeID property provides a way to isolate a group of computer systems that communicate with each other only. The Scope ID is a character string value that is appended to the end of the NetBIOS name. It is used for all NetBIOS transactions  over TCP/IP communications from that computer system. Computers configured with identical Scope IDs are able to communicate with this computer. TCP/IP clients with different Scope IDs disregard packets from computers with this Scope ID. Valid only when the EnableWINS method executes successfully.
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32Registry|SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters|ScopeID</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="WINSSecondaryServer" PROPAGATED="true" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
								The WINSSecondaryServer property indicates the IP address for the secondary WINS server. 
				</VALUE>
			</QUALIFIER>
			<QUALIFIER NAME="MappingStrings" TYPE="string" TOSUBCLASS="false">
				<VALUE.ARRAY>
					<VALUE>Win32API|Device Input and Output Functions|DeviceIoControl</VALUE>
				</VALUE.ARRAY>
			</QUALIFIER>
			<VALUE OUTPUT="false"></VALUE>
		</PROPERTY>
		<PROPERTY NAME="__PATH" TYPE="string" LINUXDATASOURCE="">
			<QUALIFIER NAME="Description" TYPE="string" TOSUBCLASS="false">
				<VALUE>
					The path value indicates the instance
				</VALUE>
			</QUALIFIER>
			<VALUE OUTPUT="true"></VALUE>
		</PROPERTY>
	</INSTANCE>
</VALUE.NAMEDOBJECT>