Skip to content
jbc22 edited this page Nov 1, 2011 · 1 revision

describe icmphdr;

+-----------+---------+------+-----+---------+-------+
| Field     | Type    | Null | Key | Default | Extra |
+-----------+---------+------+-----+---------+-------+
| sid       | int(11) | NO   | PRI | NULL    |       |
| cid       | int(11) | NO   | PRI | NULL    |       |
| icmp_type | int(11) | YES  |     | NULL    |       |
| icmp_code | int(11) | YES  |     | NULL    |       |
| icmp_csum | int(11) | YES  |     | NULL    |       |
| icmp_id   | int(11) | YES  |     | NULL    |       |
| icmp_seq  | int(11) | YES  |     | NULL    |       |
+-----------+---------+------+-----+---------+-------+

Back to Database Schema

Back to Snorby E-Book

Clone this wiki locally