Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | BIGINT UNSIGNED | 20 | √ | null |
|
|
||
port_id | INT UNSIGNED | 10 | null |
|
|
|||
device_id | INT UNSIGNED | 10 | √ | NULL |
|
|
||
mac_address | VARCHAR | 32 | null |
|
|
|||
ipv4_address | VARCHAR | 32 | null |
|
|
|||
context_name | VARCHAR | 128 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
ipv4_mac_mac_address_index | Performance | Asc | mac_address |
ipv4_mac_port_id_index | Performance | Asc | port_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors