ANM managed ATM Link object.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | The unique ID for the entry |
| name | varchar(255) | not null | A combination of device ip, ifName, and ifIndex |
| ipaddress | varchar(30) | with null | The ip address |
| nifname | varchar(100) | with null | The ifName of the neighbor |
| origin | varchar(255) | with null | Type of entry- source or destination |
| class_name | varchar(30) | not null | The name of this class |
| linked_to | varchar(255) | with null | When this table is used to determine a link, the resulting neighbor is stored as device ip + ifIndex |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table