ANM managed device
| Column Name | Column Datatype | Column Null Option | Column Comment |
| address | varchar(30) | not null | The ip address of the corresponding device |
| name | varchar(200) | not null | The name of a corresponding network device |
| uuid | byte(16) | not null | The unique ID for the entry |
| tng_class | varchar(30) | with null | The class of the corresponding device managed object |
| tng_uuid | byte(16) | with null | The uuid of the corresponding interface managed object - not in use |
| prop_status | integer | with null | Whether or not the interface should be propagating status - not in use |
| deletion | integer1 | with null | Flag that the device is in the process of being removed |
| class_name | varchar(40) | not null | The name of this class |
| atm | integer1 | with null | Flag for the presence of this protocol |
| fro | integer1 | with null | Flag for the presence of this protocol |
| rmo | integer1 | with null | Flag for the presence of this protocol |
| smo | integer1 | with null | Flag for the presence of this protocol |
| ip | integer1 | with null | Flag for the presence of this protocol |
| dsl | integer1 | with null | Flag for the presence of this protocol |
| bgp | integer1 | with null | Flag for the presence of this protocol |
| ospf | integer1 | with null | Flag for the presence of this protocol |
| p1 | integer1 | with null | Spare |
| p2 | integer1 | with null | Spare |
| p3 | integer1 | with null | Spare |
| p4 | integer1 | with null | Spare |
| p5 | integer1 | with null | Spare |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table