Each manager is responsible for managing a number of subnets. This table maps a subnet to a manager
| Column Name | Column Datatype | Column Null Option | Column Comment |
| subnet_address | varchar(255) | not null | Subnet Address |
| subnet_mask | varchar(255) | not null | Subnetmask in .notation |
| manager_uuid | byte(16) | with null | The uuid of the manager. When a subnet is managed it will appear in here |
Product Name: Unicenter Wireless Site Management
Table Type: Table