Ports for Optical Device {{devId}} ({{tableData.length}} Total)

PORT ID REVERSE PORT NAME TYPE ENABLED MIN FREQ (THz) MAX FREQ (THz) GRID (GHz) CURRENT FREQ (THz) MODULATION POWER RANGE (dBm) CURRENT OUTPUT POWER (dBm) CURRENT INPUT POWER (dBm) TARGET OUTPUT POWER (dBm) HAS TARGET POWER PRE FEC BER POST FEC BER SERVICE STATE
{{annots.noRowsMsg}}
{{port.id}} {{port.reversePort}} {{port.name}} {{port.type}} {{port.enabled}} {{port.type=='OCH' || port.type=='OMS'?port.minFreq:""}} {{port.type=='OCH' || port.type=='OMS'?port.maxFreq:""}} {{port.type=='OCH' || port.type=='OMS'?port.grid:""}}
{{port.powerRange}} {{convertNumber(port.currentPower) | number: '1.2-2'}} {{convertNumber(port.currentInputPower) | number: '1.2-2'}}
{{port.hasTargetPower}} {{convertNumber(port.preFecBitErrorRate)}} {{convertNumber(port.postFecBitErrorRate)}} {{port.serviceState}}