translations.vlans table
The vlans table holds a list of devices that are part of Virtual Local Area Networks (VLANs). Each record in the vlans table maps the device to the VLAN to which it belongs.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
|
Text |
The name of the device associated with this entry. |
|
|
Text |
The VLAN identifier on the device. |
|
Text |
The subnet with which the VLAN appears to be associated. |
|
|
Text |
The subnet mask. |
|
|
Text |
The name of the NAT address space to which the device belongs. This value is set in the translations.NATAddressSpaceIds table. If the discovery is not using NAT, or if the device is in the public domain, this value is NULL. |