Public.vlan (table)

From dbscript Online Help
Jump to: navigation, search

wikibot[edit]

Table public.vlan

Columns[edit]

Column Data Type Nullable Default Description
nodeid integer not null
vlanid integer not null
vlanname varchar(64) not null
vlantype integer null
vlanstatus integer null
status char(1) not null
lastpolltime timestamp without time zone not null

Primary Key[edit]

Primary Key Columns
pk_vlan nodeid, vlanid

Indexes[edit]

Index Type Columns
vlan_vlanname_idx vlanname

Foreign Keys[edit]

Relation Column Referenced Column
public.node nodeid nodeid