Public.atinterface (table)
wikibot
| Table | public.atinterface |
| Column | Data Type | Nullable | Default | PK | Index |
| id | not null | nextval('opennmsnxtid'::regclass) | |||
| nodeid | not null | pk_atinterface | atinterface_nodeid_idxatinterface_node_ipaddr_idx | ||
| ipaddr | not null | pk_atinterface | atinterface_node_ipaddr_idx | ||
| atphysaddr | not null | pk_atinterface | atinterface_atphysaddr_idx | ||
| status | not null | ||||
| sourcenodeid | not null | ||||
| ifindex | not null | ||||
| lastpolltime | not null |
| Relation | Column | Referenced Column |
| public.node | nodeid | nodeid |