PE_CORTOTAL#

code: 1754

# get
<module-index>/<port-index> PE_CORTOTAL ?

Description#

Obtains statistics concerning all the packets corrupted on between this receive port and its partner TX port.

Actions#

get

Parameters#

  1. total_corrupted_pkt_count: long integer, number of packets corrupted in all flows;

  2. fcs_corrupted_pkt_count: long integer, number of packets with Ethernet FCS corrupted in all flows;

  3. ip_corrupted_pkt_count: long integer, number of packets with IP header checksum corrupted in all flows;

  4. udp_corrupted_pkt_count: long integer, number of packets with UDP checksum corrupted in all flows;

  5. tcp_corrupted_pkt_count: long integer, number of packets with TCP checksum corrupted in all flows;

  6. total_corrupted_pkt_ratio: long integer, ratio of number of packets corrupted in all flows, expressed in ppm;

  7. fcs_corrupted_pkt_ratio: long integer, ratio of number of packets with Ethernet FCS corrupted in all flows expressed in ppm;

  8. ip_corrupted_pkt_ratio: long integer, ratio of number of packets with IP Header checksum corrupted in all flows, expressed in ppm;

  9. udp_corrupted_pkt_ratio: long integer, ratio of number of packets with UDP checksum corrupted in all flows, expressed in ppm;

  10. tcp_corrupted_pkt_ratio: long integer, ratio of number of packets with TCP checksum corrupted in all flows, expressed in ppm

Example#

# get
input:  0/1 PE_CORTOTAL ?
output: 0/1 PE_CORTOTAL 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123