Table SIEM.public.esec_protocol_reference
Industry standard assigned protocol numbers

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
protocol_number int4 10
esec_port_reference.protocol_number esec_protocol_esec_port_fk R
esec_port_reference_rpt_v.protocol_number Implied Constraint R
esec_protocol_reference_rpt_v.protocol_number Implied Constraint R
Per http://www.iana.org/assignments/protocol-numbers, the numerical identifiers used to represent protocols that are encapsulated in an IP packet.
protocol_keyword varchar 64  √  null Per http://www.iana.org/assignments/protocol-numbers, the keyword used to represent protocols that are encapsulated in an IP packet.
protocol_description varchar 512  √  null IP packet protocol description.
date_created timestamptz 35,6 Date the entry was created
date_modified timestamptz 35,6 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
protocol_number Primary key Asc esec_protocol_reference_pk

Close relationships: