Table SIEM.public.physical_asset
Associates a physical asset with all of its physical asset attributes (such as IP, location, etc.)

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
physical_asset_id uuid 2147483647
asset.physical_asset_id asset_fk1 R
asset_hostname.physical_asset_id Implied Constraint R
asset_hostname_rpt_v.physical_asset_id Implied Constraint R
asset_ip.physical_asset_id asset_ip_fk1 R
asset_ip_rpt_v.physical_asset_id Implied Constraint R
asset_rpt_v.physical_asset_id Implied Constraint R
physical_asset_rpt_v.physical_asset_id Implied Constraint R
Physical asset identifier
cust_id int8 19  √  null
cust.cust_id Implied Constraint R
Customer identifier
host_name varchar 255  √  null Host name
ip_addr int4 10  √  null IP address
loc_id int8 19
asset_loc.loc_id physical_asset_fk1 R
Location identifier
network_identity_id int8 19
network_identity_lkup.network_identity_id physical_asset_fk2 R
Network identity code
mac_addr varchar 100  √  null MAC address
rack_num varchar 50  √  null Asset maintainer identity ID
room_name varchar 100  √  null Asset owner identity ID
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object

Table contained 0 rows at Mon Mar 26 23:24 EDT 2012

Indexes:
Column(s) Type Sort Constraint Name Anomalies
physical_asset_id Primary key Asc physical_asset_pk  
host_name + ip_addr + cust_id Must be unique Asc/Asc/Asc physical_asset_ak1 These unique columns are also nullable

Close relationships  within of separation: