@@ -151,7 +151,7 @@ The Parameters that affect the configuration of the CRU, their possible values (
151151
152152` GbtMode (GBT | WB) [GBT] `
153153
154- ` GbtMux (TTC | DDG | SWT) [TTC] `
154+ ` GbtMux (TTC | DDG | SWT | TTCUP ) [TTC] `
155155
156156` LinkLoopbackEnabled (true | false) [false] `
157157
@@ -480,18 +480,18 @@ metric format for the CRORC and the CRU is different, as different parameters ar
480480
481481###### Metric: `"link"`
482482
483- | Value name | Value | Type |
484- | ---------------- | ------------------------------------------------------- | ------ |
485- | `"pciAddress"` | - | string |
486- | `"gbtMode"` | "GBT/GBT" or "GBT/WB" | string |
487- | `"loopback"` | 0/1 (Enabled/Disabled) | int |
488- | `"gbtMux"` | "DDG", "SWT", "TTC:CTP", "TTC:PATTERN", or "TTC:MIDTRG" | string |
489- | `"datapathMode"` | "PACKET" or "CONTINUOUS" | string |
490- | `"datapath"` | 0/1 (Disabled/Enabled) | int |
491- | `"rxFreq"` | - | double |
492- | `"txFreq"` | - | double |
493- | `"status"` | 0/1/2 (DOWN/UP/UP was DOWN) | int |
494- | `"opticalPower"` | - | double |
483+ | Value name | Value | Type |
484+ | ---------------- | ----------------------------------------------------------------- | ------ |
485+ | `"pciAddress"` | - | string |
486+ | `"gbtMode"` | "GBT/GBT" or "GBT/WB" | string |
487+ | `"loopback"` | 0/1 (Enabled/Disabled) | int |
488+ | `"gbtMux"` | "DDG", "SWT", "TTC:CTP", "TTC:PATTERN", "TTC:MIDTRG", or "TTC UP " | string |
489+ | `"datapathMode"` | "PACKET" or "CONTINUOUS" | string |
490+ | `"datapath"` | 0/1 (Disabled/Enabled) | int |
491+ | `"rxFreq"` | - | double |
492+ | `"txFreq"` | - | double |
493+ | `"status"` | 0/1/2 (DOWN/UP/UP was DOWN) | int |
494+ | `"opticalPower"` | - | double |
495495
496496| Tag key | Value |
497497| ----------------- | ------------------ |
0 commit comments