| No | Ex. Value | NAME | Explain |
| 1 | 10.0.0.98 | SRC ADD | Source IP Address |
| 2 | 10.0.0.26 | DES ADD | Destination IP Address |
| 3 | 2664 | PKT ID | Identify of Packet |
| 4 | 1033 | FROM NODE | Identify of Low Layer (if it is −1, unknown layer) |
| 5 | 1018 | TO NODE | Identify of High Layer (if it is −1, unknown layer) |
| 6 | 17 | PKT TYPE | Type of Packet (17: UDP, 6: TCP∙∙∙∙∙∙) |
| 7 | 614 | PKT SIZE | Packet size (included data) |
| 8 | NULL | FLAGS | Flags (SYN, ACK, FIN…) of Packet. This is not used in UDP. It is only used in TCP |
| 9 | NULL | FID | Identify of Transfer Layer (It is only used in TCP) |
| 10 | NULL | SEQ NUMBER | Sequence Number (It is only used in TCP) |
| 11 | 4 | NUMBER OF PKT | Number of Received Packet |
| 12 | 3269 | NUMBER OF BYTE | Number of Received Bytes |
| 13 | encap | NODE NAME FROM | Name of Low Layer |
| 14 | ip | NODE NAME TO | Name of High Layer |
| 15 | 1 | PKT IN | Input Packet or not (1: INPUT, 0: NOT) |
| 16 | 0 | PKTOUT | Output Packet or not (1: OUTPUT, 0: NOT) |
| 17 | 0 | PKTR | Routing Packet or not (1: ROUTING, 0: NOT) |
| 18 | 0 | PKT DELAY NODE | Delay is occurred at this host? (1: YES, 0: NO) |
| 19 | 190.292 | PKTRATE | Rate for packet receive (number of received packet per second) |
| 20 | 155,516 | BYTE RATE | Rate for bytes receive (number of received bytes per second) |
| 21 | 817.25 | PKT AVG SIZE | Average received packet size ( ) |
| 22 | 1 | UTILIZATION | This packet is used? (1: YES, 0: NO) |