| id | int(11) |
|
|
|
| entities_id | int(11) |
|
|
0
|
| is_recursive | tinyint(1) |
|
|
0
|
| ipnetworks_id | int(11) |
|
|
0
|
| completename | text |
|
|
|
| level | int(11) |
|
|
0
|
| ancestors_cache | longtext |
|
|
|
| sons_cache | longtext |
|
|
|
| addressable | tinyint(1) |
|
|
0
|
| version | tinyint(3) unsigned |
|
|
0
|
| name | varchar(255) |
|
|
|
| address | varchar(40) |
|
|
|
| address_0 | int(10) unsigned |
|
|
0
|
| address_1 | int(10) unsigned |
|
|
0
|
| address_2 | int(10) unsigned |
|
|
0
|
| address_3 | int(10) unsigned |
|
|
0
|
| netmask | varchar(40) |
|
|
|
| netmask_0 | int(10) unsigned |
|
|
0
|
| netmask_1 | int(10) unsigned |
|
|
0
|
| netmask_2 | int(10) unsigned |
|
|
0
|
| netmask_3 | int(10) unsigned |
|
|
0
|
| gateway | varchar(40) |
|
|
|
| gateway_0 | int(10) unsigned |
|
|
0
|
| gateway_1 | int(10) unsigned |
|
|
0
|
| gateway_2 | int(10) unsigned |
|
|
0
|
| gateway_3 | int(10) unsigned |
|
|
0
|
| comment | text |
|
|
|
| date_mod | datetime |
|
|
|
| date_creation | datetime |
|
|
|