Interface BitErrorRateState

    • Method Detail

      • getPreFecBer

        Optional<Double> getPreFecBer​(DeviceId deviceId,
                                      PortNumber port)
        Get the BER value pre FEC.
        Parameters:
        deviceId - the device identifier
        port - the port identifier
        Returns:
        the decimal value of BER
      • getPostFecBer

        Optional<Double> getPostFecBer​(DeviceId deviceId,
                                       PortNumber port)
        Get the BER value post FEC.
        Parameters:
        deviceId - the device identifier
        port - the port identifier
        Returns:
        the decimal value of BER