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
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
physical_asset_id uuid 2147483647
asset
asset_ip
Physical asset identifier
cust_id int8 19  √  null
Customer identifier
host_name varchar 255  √  null Host name
ip_addr int4 10  √  null IP address
loc_id int8 19
asset_loc
Location identifier
network_identity_id int8 19
network_identity_lkup
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 Anomalies
physical_asset_id Primary key Asc  
host_name + ip_addr + cust_id Must be unique Asc/Asc/Asc These unique columns are also nullable

Close relationships  within of separation: