Server table in Lync Server 2013
Topic Last Modified: 2012-10-02
The Server table is a supporting table. Each record represents one server.
Column | Data Type | Key/Index | Details |
---|---|---|---|
ServerKey |
int |
Primary |
Unique number identifying the server. |
FQDNOrIP |
nvarchar(256) |
index |
MAC address string. |
ServerType |
int |
Foreign |
1: Mediation Server 2: A/V Conferencing Server16394: A/V Edge service32769: Gateway |
PoolName |
nvarchar(512) |
Pool the server belongs to. Only applicable for the A/V Conferencing Server. |
|
NextUpdateTS |
datetime |
For internal use only. |