From dbscript Online Help
wikibot
Column
|
Data Type
|
Nullable
|
Default
|
PK
|
Index
|
id
|
integer
|
not null
|
nextval('opennmsnxtid'::regclass)
|
|
|
nodeid
|
integer
|
not null
|
|
pk_atinterface
|
atinterface_nodeid_idxatinterface_node_ipaddr_idx
|
ipaddr
|
varchar(16)
|
not null
|
|
pk_atinterface
|
atinterface_node_ipaddr_idx
|
atphysaddr
|
varchar(12)
|
not null
|
|
pk_atinterface
|
atinterface_atphysaddr_idx
|
status
|
char(1)
|
not null
|
|
|
|
sourcenodeid
|
integer
|
not null
|
|
|
|
ifindex
|
integer
|
not null
|
|
|
|
lastpolltime
|
timestamp without time zone
|
not null
|
|
|
|
Relation
|
Column
|
Referenced Column
|
public.node
|
nodeid
|
nodeid
|