MX Foundation 4
MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY Struct Reference

ARINC 664 Receive EDE Statistical Counters for Physical Port. More...

#include <mxf_class_a664.h>

Data Fields

uint32 icInMessages
 
uint32 icNotChecked
 
uint32 icOutMessages
 
uint32 icCRCErr
 
uint32 icOrdTSFailOffsetKnownErr
 
uint32 icOrdSNFailOffsetKnownErr
 
uint32 icOrdTSFailOffsetUnKnownErr
 
uint32 icOrdSNFailOffsetUnKnownErr
 
uint32 icAgeValidationFailErr
 
uint32 icNegativeAgeErr
 
uint32 icAgeUnknownErr
 
uint32 icLatchedOpsFailureErr
 
uint32 rmNotChecked
 
uint32 rmFirstInMessages
 
uint32 rmSNErr
 
uint32 rmTSErr
 
uint32 reserved [2]
 

Detailed Description

This structure defines the receive EDE redundancy statistical counters kept for a physical port.

Field Documentation

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icInMessages

Total number of messages entering EDE Validation for VLs configured for EDE integrity check (EIO-7046).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icNotChecked

Number of frames not processed by IC but passed up to RM.

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icOutMessages

Total number of times a message was presented to the redundancy management algorithm (EIO-7047).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icCRCErr

Total number of times a message failed EDE CRC validation (EIO-7048).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icOrdTSFailOffsetKnownErr

Total number of times a message was found with a EDE Tx Time Stamp less than the previous EDE Tx TS with OffSet known (EIO-7055).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icOrdSNFailOffsetKnownErr

Total number of times the EDE Sequence Number was found to be outside the valid Sequence Number window when OffSet was known (EIO-7115).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icOrdTSFailOffsetUnKnownErr

Total number of times the EDE Time Stamp was found to be less than the previous time stamp when the OffSet was unknown (EIO-7117).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icOrdSNFailOffsetUnKnownErr

Total number of times the EDE Sequence Number was found to be outside the valid Sequence Number window when OffSet was unknown (EIO-7116).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icAgeValidationFailErr

Total number of messages discarded by EDE integrity checking because of excessive age (EIO-7118).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icNegativeAgeErr

Total number of times that the age of a message was computed to be negative (EIO-7119).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icAgeUnknownErr

Total number of times that the age check passed with OffSet unknown (EIO-7120).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::icLatchedOpsFailureErr

Total number of times that a message was discarded due to Latched_Ops = FALSE (EIO-7333).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::rmNotChecked

Number of frames not processed by RM but passed up to upper layer.

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::rmFirstInMessages

Total number of messages accepted by EDE redundancy management (EIO-7122).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::rmSNErr

Total number of messages discarded by EDE Redundancy Management due to the EDE Sequence Number being in the invalid window (EIO-7123).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::rmTSErr

Total number of messages discarded by EDE redundancy management due to the EDE Tx Time Stamp being less than the previous EDE Tx Time Stamp (EIO-7124).

uint32 MXF_A664_STAT_VL_RX_EDE_PORT_REDUNDANCY::reserved[2]

Reserved for future use.

Updated 10/23/2023