* trigger conditions and other relevant information are specified below.
*
* - _SetMbObsDenmBeacon_:
* - `Beacon-IntervalTooSmall`: The difference between the generation
* time of two consecutive DENMs is less than 80% of the value specified in TS
* 103 900831 v2.1.1 section 6.1.3. The difference is calculated as the difference
* between the two values of generationDeltaTime. The two DENMs presented
* shall have the difference in the generationTime from the security
* headerInfo be less than 65,535 milliseconds, and the generationTime in the
* second CAM greater than the generationTime in the first. If the
* generationDeltaTime value in the second DENM is less than the
* generationDeltaTime in the first, 65,536 milliseconds shall be added to
* the value in the second for purposes of determining the difference between
* the two generationDeltaTime values.
* - `Beacon-IntervalTooSmall`: The interval between two consecutive DENMs related to the same traffic event (same actionId and detectionTime)
* transmitted by the same ITS station (same stationId) is lower than the minimum threshhold value (100 ms).
*
* - _SetMbObsDenmStatic_:
* - `Static-Change`: Any change in the values of one or more of the following fields which happens
* during the repetition of the same traffic event (same actionId and referenceTime)
* during the repetition of the same traffic event (same actionId and detectionTime)
* transmitted by the same ITS station (stationId): stationType and eventPosition in the Management Container, eventType and informationQuality in the Situation Container.
* - `Semantics of the BIT STRING`: stationType(0), eventPosition(1), eventType(2), informationQuality(3).
*
@@ -150,9 +141,4 @@ SetMbEvDenm C-ASR-EV ::= {
...
}
/* This data type is defined as NULL for version 0 of this file.