Topic Last Modified: 2012-10-17

The IPAddress table maps IP addresses to the unique IP address identifiers used elsewhere in the Quality of Experience database. This table was introduced in Microsoft Lync Server 2013.

Column Data Type Key/Index Details

IPAddressKey

int

Primary

Unique identifier for the specified IP address.

IPAddress

varchar(50)

Unique

Unique IP address (for example, 189.168.1.1) that maps to the IpAddressKey. This may be either an IPv4 or an IPv6 address.