Skip to content

Commit

Permalink
Expected output for transceiver DOM CLI (#1306)
Browse files Browse the repository at this point in the history
* Expected output for transceiver DOM CLI
---------

Signed-off-by: Mihir Patel <[email protected]>
  • Loading branch information
mihirpat1 authored Apr 6, 2023
1 parent 7d64a8f commit 6051d1a
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions doc/platform_api/CMIS_and_C-CMIS_support_for_ZR.md
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,52 @@ This command displays information for all the interfaces for the transceiver req
Host Input Loopback : False
```

- **show interfaces transceiver dom**

Expected output for "show interfaces transceiver dom \<port\>" CLI.

Please note that in the below o/p, the line starting with "Section" will not be printed with CLI o/p. It is currently present just for information purpose only.

**Laser config frequency, Laser current frequency and Tx config power** will show value as N/A for non C_CMIS transveivers and threshold values
```
Live High Alarm High Warn Low Warn Low Alarm
Sensor Type Measurement Threshold Threshold Threshold Threshold
------- ------------ ---------- ---------- ---------- ----------
Section 1 - Common fields for all types (CCMIS, CMIS, SFF8636 (QSFP28), SFF8436 (QSFP+), SFF8472 (QSFP+))
Laser config frequency [GHz]
Laser current frequency [GHz]
Tx config power [dBm]
Case Temperature [C]
Voltage [V]
Tx Bias [mA] [Val1, .. Valn]
Tx Power [dBm] [Val1, .. Valn]
Rx Power [dBm] [Val1, .. Valn]
Section 2 - Fields specific for CMIS + CCMIS
Laser Temperatue [C]
Post-FEC BER
Pre-FEC BER
Section 3 - Fields specific for CCMIS
Bias X/I [%]
Bias X_Phase [%]
Bias X/Q [%]
Bias Y/I [%]
Bias Y_Phase [%]
Bias Y/Q [%]
SOP ROC [krad/s]
CD – Long Link [Ps/nm]
CD – Short Link [Ps/nm]
CFO [MHz]
DGD [Ps]
eSNR [dB]
OSNR [dB]
PDL [dB]
Rx signal power[dBm]
Rx total power[dBm]
SOPMD [Ps^2]
```

#### 2.3 Config_DB Schema ####
##### 2.3.1 Transceiver Config Table #####
Stores information for physical switch ports managed by the switch chip. Ports to the CPU (ie: management port) and logical ports (loopback) are not declared in the PORT_TABLE. See INTF_TABLE.
Expand Down

0 comments on commit 6051d1a

Please sign in to comment.