The two objects hh3cDot3OamErrSymPeriodThresholdHi and
hh3cDot3OamErrSymPeriodThresholdLo together form an unsigned
64-bit integer representing the number of symbol errors that
must occur within a given window to cause this event.
This is defined as
hh3cDot3OamErrSymPeriodThreshold =
((2^32) * hh3cDot3OamErrSymPeriodThresholdHi)
+ hh3cDot3OamErrSymPeriodThresholdLo
If hh3cDot3OamErrSymPeriodThreshold symbol errors occur within a
window of hh3cDot3OamErrSymPeriodWindow symbols, an Event
Notification OAMPDU should be generated with an Errored Symbol
Period Event TLV indicating the threshold has been crossed in
this window.