5.3.1.5 TsnFailureCode Enumeration

The TsnFailureCode is an Enumeration to provide detailed error information for failures occurring during TSN stream establishment (TSN Failure Codes are defined in IEEE 802.1Qcc-2018, Table 46-15, TSN Failure Codes). The TsnFailureCode Enumeration is defined in Table 26.

Table 26 – TsnFailureCode values
NameValueDescription
NoFailure0No failure
InsufficientBandwidth1Insufficient bandwidth
InsufficientResources2Insufficient bridge resources
InsufficientTrafficClassBandwidth3Insufficient bandwidth for Traffic Class
StreamIdInUse4StreamID in use by another Talker
StreamDestinationAddressInUse5Stream destination address already in use
StreamPreemptedByHigherRank6Stream pre-empted by higher rank
LatencyHasChanged7Reported latency has changed
EgressPortNotAvbCapable8Egress port is not AVBCapable
UseDifferentDestinationAddress9Use a different destination address
OutOfMsrpResources10Out of MSRP resources
OutOfMmrpResources11Out of MMRP resources
CannotStoreDestinationAddress12Cannot store destination address
PriorityIsNotAnSrcClass13Requested priority is not an SR Class priority
MaxFrameSizeTooLarge14MaxFrameSize is too large for media
MaxFanInPortsLimitReached15MaxFanInPorts limit has been reached
FirstValueChangedForStreamId16Changes in FirstValue for a registered StreamID
VlanBlockedOnEgress17VLAN is blocked on this egress port (Registration Forbidden)
VlanTaggingDisabledOnEgress18VLAN tagging is disabled on this egress port (untagged set)
SrClassPriorityMismatch19SR class priority mismatch
FeatureNotPropagated20Enhanced feature cannot be propagated to original Port
MaxLatencyExceeded21MaxLatency exceeded
BridgeDoesNotProvideNetworkId22Nearest Bridge cannot provide network identification for stream transformation
StreamTransformNotSupported23Stream transformation not supported
StreamIdTypeNotSupported24Stream identification type not supported for stream transformation
FeatureNotSupported25Enhanced feature cannot be supported without a CNC

Its representation in the AddressSpace is defined in Table 27.

Table 27 – TsnFailureCode Definition
Attribute Value
BrowseNameTsnFailureCode
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
HasPropertyVariableEnumValuesEnumValueType[]PropertyType
Conformance Units
BNM TSN Base Info