You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command show interfaces transceiver eeprom -d displays differently for OSFP and QSFP-DD which are all CMIS cable. sfpshow.convert_dom_to_output_string should be improved to display same entry for CMIS cable.
Steps to reproduce the issue:
Run show interfaces transceiver eeprom -d for QSFP-DD and OSFP. Check output.
Describe the results you received:
QSFP-DD:
Ethernet88: SFP EEPROM detected
Active Firmware: 0.0
Active application selected code assigned to host lane 1: N/A
Active application selected code assigned to host lane 2: N/A
Active application selected code assigned to host lane 3: N/A
Active application selected code assigned to host lane 4: N/A
Active application selected code assigned to host lane 5: N/A
Active application selected code assigned to host lane 6: N/A
Active application selected code assigned to host lane 7: N/A
Active application selected code assigned to host lane 8: N/A
Application Advertisement: 400G CR8 - Host Assign (0x1) - Copper cable - Media Assign (Unknown)
200GBASE-CR4 (Clause 136) - Host Assign (0x11) - Copper cable - Media Assign (Unknown)
100GBASE-CR2 (Clause 136) - Host Assign (0x55) - Copper cable - Media Assign (Unknown)
100GBASE-CR4 (Clause 92) - Host Assign (0x11) - Copper cable - Media Assign (Unknown)
50GBASE-CR (Clause 126) - Host Assign (0xff) - Copper cable - Media Assign (Unknown)
40GBASE-CR4 (Clause 85) - Host Assign (0x11) - Copper cable - Media Assign (Unknown)
25GBASE-CR CA-N (Clause 110) - Host Assign (0xff) - Copper cable - Media Assign (Unknown)
1000BASE -CX(Clause 39) - Host Assign (0xff) - Copper cable - Media Assign (Unknown)
CMIS Rev: 3.0
Connector: No separable connector
Encoding: N/A
Extended Identifier: Power Class 1 (0.25W Max)
Extended RateSelect Compliance: N/A
Host Lane Count: 8
Identifier: QSFP-DD Double Density 8X Pluggable Transceiver
Inactive Firmware: N/A
Length Cable Assembly(m): 0.5
Media Interface Technology: Copper cable unequalized
Media Lane Count: 0
Module Hardware Rev: 0.0
Nominal Bit Rate(100Mbs): 0
Specification compliance: passive_copper_media_interface
Supported Max Laser Frequency: N/A
Supported Max TX Power: N/A
Supported Min Laser Frequency: N/A
Supported Min TX Power: N/A
Vendor Date Code(YYYY-MM-DD Lot): 2020-04-08
Vendor Name: Mellanox
Vendor OUI: 00-02-c9
Vendor PN: MCP1660-W00AE30
Vendor Rev: A2
Vendor SN: MT2015VS04502
ChannelMonitorValues:
ChannelThresholdValues:
ModuleMonitorValues:
ModuleThresholdValues:
Output of OSFP:
Ethernet8: SFP EEPROM detected
Active Firmware: 0.0
Active application selected code assigned to host lane 1: N/A
Active application selected code assigned to host lane 2: N/A
Active application selected code assigned to host lane 3: N/A
Active application selected code assigned to host lane 4: N/A
Active application selected code assigned to host lane 5: N/A
Active application selected code assigned to host lane 6: N/A
Active application selected code assigned to host lane 7: N/A
Active application selected code assigned to host lane 8: N/A
Application Advertisement: IB HDR (Arch.Spec.Vol.2) - Host Assign (0x11) - Copper cable - Media Assign (Unknown)
IB SDR (Arch.Spec.Vol.2) - Host Assign (0x11) - Copper cable - Media Assign (Unknown)
200GBASE-CR4 (Clause 136) - Host Assign (0x11) - Copper cable - Media Assign (Unknown)
100GBASE-CR2 (Clause 136) - Host Assign (0x55) - Copper cable - Media Assign (Unknown)
100GBASE-CR4 (Clause 92) - Host Assign (0x11) - Copper cable - Media Assign (Unknown)
CMIS Rev: 5.0
Connector: No separable connector
Encoding: N/A
Extended Identifier: Power Class 1 (0.25W Max)
Extended RateSelect Compliance: N/A
Host Lane Count: 4
Identifier: OSFP 8X Pluggable Transceiver
Inactive Firmware: N/A
Length Cable Assembly(m): 1.5
Media Interface Technology: Copper cable unequalized
Media Lane Count: 0
Module Hardware Rev: 0.0
Nominal Bit Rate(100Mbs): 0
Specification compliance: passive_copper_media_interface
Supported Max Laser Frequency: N/A
Supported Max TX Power: N/A
Supported Min Laser Frequency: N/A
Supported Min TX Power: N/A
Vendor Date Code(YYYY-MM-DD Lot): 2022-09-15
Vendor Name: NVIDIA
Vendor OUI: 48-b0-2d
Vendor PN: MCP7Y60-H01A
Vendor Rev: A4
Vendor SN: MT2239VS01340
MonitorData:
ThresholdData:
You will see that QSFP-DD has entry "ChannelMonitorValues", "ChannelThresholdValues", "ModuleMonitorValues" and "ModuleThresholdValues", but OSFP only has "MonitorData" and "ThresholdData"
Describe the results you expected:
CMIS cable should display the same entry.
Output of show version:
(paste your output here)
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
Description
Command
show interfaces transceiver eeprom -d
displays differently for OSFP and QSFP-DD which are all CMIS cable.sfpshow.convert_dom_to_output_string
should be improved to display same entry for CMIS cable.Steps to reproduce the issue:
Run
show interfaces transceiver eeprom -d
for QSFP-DD and OSFP. Check output.Describe the results you received:
QSFP-DD:
Output of OSFP:
You will see that QSFP-DD has entry "ChannelMonitorValues", "ChannelThresholdValues", "ModuleMonitorValues" and "ModuleThresholdValues", but OSFP only has "MonitorData" and "ThresholdData"
Describe the results you expected:
CMIS cable should display the same entry.
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: