We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e118644 commit ef4f2c6Copy full SHA for ef4f2c6
sonic_platform_base/sonic_xcvr/fields/consts.py
@@ -112,7 +112,7 @@
112
INFINIBAND_COMPLIANCE_FIELD = "Infiniband Compliance"
113
ESCON_COMPLIANCE_FIELD = "ESCON Compliance"
114
ETHERNET_COMPLIANCE_FIELD = "Ethernet Compliance"
115
-SFP_CABLE_TECH_FIELD = "SFP+ Cable Technology"
+SFP_CABLE_TECH_FIELD = "SFP+CableTechnology"
116
RATE_ID_FIELD = "Rate Identifier"
117
EXT_CAL_FIELD = "Externally Calibrated"
118
INT_CAL_FIELD = "Internally Calibrated"
0 commit comments