VLAN object associated managed switches
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | Unique identifier of this object |
| name | varchar(200) | not null | Then name of this VLAN. |
| description | varchar(255) | with null | A description of the VLAN - usually this is blank. |
| vlan_index | integer | not null | The unique index number of this VLAN |
| vlan_if_index | integer | with null | Used for some VLAN implementations as the if index of the VLAN information. |
| vlan_vlt_if_index | integer | with null | Used internally for some VLAN to IfIndex mapping for some VLAN implemnetations. |
| color | integer | with null | Unused |
| parent_uuid | byte(16) | not null | The uuid of the ssVtpdomain object this VLAN belongs to. |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table