| id | int(11) |
|
|
|
| name | varchar(255) |
|
|
|
| entities_id | int(11) |
|
|
0
|
| is_recursive | tinyint(1) |
|
|
0
|
| comment | text |
|
|
|
| states_id | int(11) |
|
|
0
|
| completename | text |
|
|
|
| level | int(11) |
|
|
0
|
| ancestors_cache | longtext |
|
|
|
| sons_cache | longtext |
|
|
|
| is_visible_computer | tinyint(1) |
|
|
1
|
| is_visible_monitor | tinyint(1) |
|
|
1
|
| is_visible_networkequipment | tinyint(1) |
|
|
1
|
| is_visible_peripheral | tinyint(1) |
|
|
1
|
| is_visible_phone | tinyint(1) |
|
|
1
|
| is_visible_printer | tinyint(1) |
|
|
1
|
| is_visible_softwareversion | tinyint(1) |
|
|
1
|
| is_visible_softwarelicense | tinyint(1) |
|
|
1
|
| is_visible_line | tinyint(1) |
|
|
1
|
| is_visible_certificate | tinyint(1) |
|
|
1
|
| is_visible_rack | tinyint(1) |
|
|
1
|
| is_visible_enclosure | tinyint(1) |
|
|
1
|
| is_visible_pdu | tinyint(1) |
|
|
1
|
| date_mod | datetime |
|
|
|
| date_creation | datetime |
|
|
|