reply to Dest I actually heard about it from Jazz. But have you ever come up with any documentation on it? I'd love to see it if you do! -- Looking for 1939 Indian Motocycle
If no one has any info on the screens I could tell you what most of the info on the tabs tell you. I'll skip the ones hat I think are self explanitory.
AAL5 ATM Adapation Layer: The standards layer that allows multiple applications to have data converted to and from the ATM cell. A protocol used that translates higher layer services into the size and format of an ATM cell. .
SDU- Service Data Unit - A unit of interface whose identity and information is perserved from one end of the layer connection to the other. If these units are changed or errored or anyway it is a pointer to the integrity of the protocol stack that is doing the SAR incorrectly
Cell- A unit of transmission in ATM. A fixed-size frame consisting of a 5-octet header and a 48-octet payload.
Octets- Basically anther name for bytes (octet=8 eight bits = one byte)
SAR Timeouts- Segmentation and Reassembly: Method of breaking up arbitrarily sized packets. There is a set amount of time for a packet to go through a SAR and be reassembled for transport as an application (IP) if it exceeds that time then you'll get this error.
ATM
Uncorrectable HEC- Header Error Control: By using the fifth octet in the ATM cell header, ATM equipment may check for an error and corrects the contents of the header. The check character is calculated using a CRC algorithm allowing a single bit error in the header to be corrected or multiple errors to be detected.
That should be correct if my memory serves me right. I hope this helps