Vtp domain objects the switches are in.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | Unique identifier of this object |
| name | varchar(200) | with null | The name of this domain. Most switches don't use VTPDomains and this name uses the IP address |
| description | varchar(255) | with null | A description of the domain - usually this is empty. |
| domain_index | integer | not null | A unique index number for this domain. |
| local_mode | integer | not null | This mode defines whether the domain server is local or not. |
| server_address | varchar(25) | not null | This displays the IP address of the domain server providing this domain name. |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table