Event structure: native Ethernet/802.3
|
Event Structure |
What is an Ethernet/802.3 event ?... |
|
|
native Ethernet/802.3
display |
by using Clarinet Event-Editor without
any filter ... |
|
|
Ethernet/802.3 decoding |
by using Clarinet Event-Editor with a
filter ... |
|
|
Standards |
|
|
The Ethernet/802.3 events are generated by the analysis process from the DL
link when the data structure is based on Ethernet/802.3 frame envelope.
The binary event structure is defined in the Clarinet-API.
Clarinet Event-Editor: native Ethernet/802.3 display
The edition of the Ethernet/802.3 events without any decoding/formatting
allows to display the contents of the differents fields:
|
Event information |
Date |
Date of the event (end of Ethernet/802.3
frame) in the format: hh:mm:ss/xxx.y |
|
N |
The interface number which identifies the
Clarinet-interface connected to the host. |
D1 |
The decoding level as specified in the
filter (protocol stack). |
|
Protocol fields |
802.3 |
<Ethernet/802.3 type>
[nnnn] |
|
|
Data field |
Field of the conveyed data,
displayed in hexadecimal. |
|
|
<Ethernet/802.3
type> |
- Frame: Valid frame with correct CRC calculation result.
- Err E0: overrun.
- Err E1: no resources.
- Err E2: alignment error.
- Err E3: CRC error.
- Err E4: length error.
- Err E8: collision.
- Err E9: does'nt match IA.
- Err E13: truncated frame.
- Err E14: no EOP flag.
- Err E15: frame too short.
|
|
[nnnn] |
The number of octets of the information
field. The length does not include the 2-octet CRC. |
|