Subnet Table
Lync Server 2013
Topic Last Modified: 2012-10-02
The Subnet table is a supporting table. Each record represents one subnet defined in network configuration setting.
| Column | Data Type | Key/Index | Details |
|---|---|---|---|
| SubnetIP | int | Primary, Foreign | Integer representation for the subnet IP. |
| SubnetMask | int | Subnet mask. | |
| UserSiteKey | int | Foreign | Referenced from the UserSite Table. |
| SubnetDescription | nvarchar(512) | The description for the subnet. |
