<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there any way to check fiber interface status? in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203836#M33876</link>
    <description>&lt;P&gt;What does &lt;STRONG&gt;ethtool -i (interfacename)&lt;/STRONG&gt; show?&amp;nbsp; It is possible that Mellanox/NVIDIA cards do not provide this information to &lt;STRONG&gt;ethtool&lt;/STRONG&gt;&amp;nbsp;like Intel does or there is an alternate command.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 13:31:37 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2024-01-22T13:31:37Z</dc:date>
    <item>
      <title>Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/86548#M17355</link>
      <description>&lt;P&gt;Is there any way to check fiber interface status? Like Form Factor, Protocol, Wavelength (nm), Connector, Distance (Max), Supported Cable, Type, Input Level(Receive Power) dBm, Output Level(Transmit Power) dBm, etc. though command line in Gaia?&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 04:13:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/86548#M17355</guid>
      <dc:creator>Herschel_Liang</dc:creator>
      <dc:date>2020-05-28T04:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/86612#M17376</link>
      <description>&lt;P&gt;Ethtool was updated and picked up a bunch of new command line switches in Gaia kernel 3.10.&amp;nbsp; From expert mode try &lt;STRONG&gt;ethtool -m (interfacename)&lt;/STRONG&gt;.&amp;nbsp; Under kernel 2.6.18 &lt;STRONG&gt;ethtool&lt;/STRONG&gt; does not have the -m option available, but try &lt;STRONG&gt;mii-diag -g (interfacename)&lt;/STRONG&gt;.&amp;nbsp; &amp;nbsp; On Gaia 3.10 you should see something like this with &lt;STRONG&gt;ethtool -m&lt;/STRONG&gt;:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;        Identifier                                : 0x03 (SFP)
        Extended identifier                       : 0x04 (GBIC/SFP defined by 2-wire interface ID)
        Connector                                 : 0x07 (LC)
        Transceiver codes                         : 0x00 0x00 0x00 0x01 0x20 0x40 0x0c 0x05
        Transceiver type                          : Ethernet: 1000BASE-SX
        Transceiver type                          : FC: intermediate distance (I)
        Transceiver type                          : FC: Shortwave laser w/o OFC (SN)
        Transceiver type                          : FC: Multimode, 62.5um (M6)
        Transceiver type                          : FC: Multimode, 50um (M5)
        Transceiver type                          : FC: 200 MBytes/sec
        Transceiver type                          : FC: 100 MBytes/sec
        Encoding                                  : 0x01 (8B/10B)
        BR, Nominal                               : 2100MBd
        Rate identifier                           : 0x00 (unspecified)
        Length (SMF,km)                           : 0km
        Length (SMF)                              : 0m
        Length (50um)                             : 300m
        Length (62.5um)                           : 150m
        Length (Copper)                           : 0m
        Length (OM3)                              : 0m
        Laser wavelength                          : 850nm
        Vendor name                               : JDSU
        Vendor OUI                                : 00:01:9c
        Vendor PN                                 : PLRXPL-VI-S24-22
        Vendor rev                                : 1
        Optical diagnostics support               : Yes
        Laser bias current                        : 21.348 mA
        Laser output power                        : 0.3186 mW / -4.97 dBm
        Receiver signal average optical power     : 0.3195 mW / -4.96 dBm
        Module temperature                        : 41.70 degrees C / 107.05 degrees F
        Module voltage                            : 3.2947 V
        Alarm/warning flags implemented           : Yes
        Laser bias current high alarm             : Off
        Laser bias current low alarm              : Off
        Laser bias current high warning           : Off
        Laser bias current low warning            : Off
        Laser output power high alarm             : Off
        Laser output power low alarm              : Off
        Laser output power high warning           : Off
        Laser output power low warning            : Off
        Module temperature high alarm             : Off
        Module temperature low alarm              : Off
        Module temperature high warning           : Off
        Module temperature low warning            : Off
        Module voltage high alarm                 : Off
        Module voltage low alarm                  : Off
        Module voltage high warning               : Off
        Module voltage low warning                : Off
        Laser rx power high alarm                 : Off
        Laser rx power low alarm                  : Off
        Laser rx power high warning               : Off
        Laser rx power low warning                : Off
        Laser bias current high alarm threshold   : 10.000 mA
        Laser bias current low alarm threshold    : 1.000 mA
        Laser bias current high warning threshold : 9.000 mA
         Laser bias current low warning threshold  : 2.000 mA
        Laser output power high alarm threshold   : 0.8000 mW / -0.97 dBm
        Laser output power low alarm threshold    : 0.1000 mW / -10.00 dBm
        Laser output power high warning threshold : 0.6000 mW / -2.22 dBm
        Laser output power low warning threshold  : 0.2000 mW / -6.99 dBm
        Module temperature high alarm threshold   : 90.00 degrees C / 194.00 degrees F
        Module temperature low alarm threshold    : -40.00 degrees C / -40.00 degrees F
        Module temperature high warning threshold : 85.00 degrees C / 185.00 degrees F
        Module temperature low warning threshold  : -40.00 degrees C / -40.00 degrees F
        Module voltage high alarm threshold       : 4.0000 V
        Module voltage low alarm threshold        : 0.0000 V
        Module voltage high warning threshold     : 3.6450 V
        Module voltage low warning threshold      : 2.9550 V
        Laser rx power high alarm threshold       : 1.6000 mW / 2.04 dBm
        Laser rx power low alarm threshold        : 0.0100 mW / -20.00 dBm
        Laser rx power high warning threshold     : 1.0000 mW / 0.00 dBm
        Laser rx power low warning threshold      : 0.0200 mW / -16.99 dBm&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 13:56:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/86612#M17376</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2020-05-28T13:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/86714#M17404</link>
      <description>&lt;P&gt;THX, our gw version is R80.10 with kernel v2.6.18.&amp;nbsp;&lt;STRONG&gt;mii-diag -g (interfacename) &lt;/STRONG&gt;output is as screenshot. Anyway, thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 13:13:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/86714#M17404</guid>
      <dc:creator>Herschel_Liang</dc:creator>
      <dc:date>2020-05-29T13:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203775#M33871</link>
      <description>&lt;P&gt;Is there a parallel of the same command for maestro. unfortunately, we are not able to get the same on R81.10sp&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 22:29:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203775#M33871</guid>
      <dc:creator>ItsTheFirewall</dc:creator>
      <dc:date>2024-01-21T22:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203830#M33873</link>
      <description>&lt;P&gt;Use &lt;STRONG&gt;ethtool -m (interfacename)&lt;/STRONG&gt; from expert mode, that should work on Maestro too.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 12:51:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203830#M33873</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2024-01-22T12:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203835#M33875</link>
      <description>&lt;P&gt;Hi Tim,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for responding. It does however it is missing the laser output power that other models provide. Here is the output of ethtool from my SMO::&lt;BR /&gt;&lt;BR /&gt;Identifier : 0x0d (QSFP+)&lt;BR /&gt;Extended identifier : 0x00&lt;BR /&gt;Extended identifier description : 1.5W max. Power consumption&lt;BR /&gt;Extended identifier description : No CDR in TX, No CDR in RX&lt;BR /&gt;Extended identifier description : High Power Class (&amp;gt; 3.5 W) not enabled&lt;BR /&gt;Connector : 0x23 (No separable connector)&lt;BR /&gt;Transceiver codes : 0x08 0x00 0x00 0x00 0x00 0x00 0x00 0x00&lt;BR /&gt;Transceiver type : 40G Ethernet: 40G Base-CR4&lt;BR /&gt;Encoding : 0x05 (64B/66B)&lt;BR /&gt;BR, Nominal : 14100Mbps&lt;BR /&gt;Rate identifier : 0x00&lt;BR /&gt;Length (SMF,km) : 0km&lt;BR /&gt;Length (OM3 50um) : 0m&lt;BR /&gt;Length (OM2 50um) : 0m&lt;BR /&gt;Length (OM1 62.5um) : 0m&lt;BR /&gt;Length (Copper or Active cable) : 3m&lt;BR /&gt;Transmitter technology : 0xa0 (Copper cable unequalized)&lt;BR /&gt;Attenuation at 2.5GHz : 6db&lt;BR /&gt;Attenuation at 5.0GHz : 10db&lt;BR /&gt;Attenuation at 7.0GHz : 13db&lt;BR /&gt;Attenuation at 12.9GHz : 0db&lt;BR /&gt;Vendor name : Mellanox&lt;BR /&gt;Vendor OUI : 00:02:c9&lt;BR /&gt;Vendor PN : 13B8NIY4454&lt;BR /&gt;Vendor rev : A3&lt;BR /&gt;Vendor SN : MT2126VS02461&lt;BR /&gt;Revision Compliance : SFF-8636 Rev 1.3 or earlier&lt;BR /&gt;Module temperature : 0.00 degrees C / 32.00 degrees F&lt;BR /&gt;Module voltage : 0.0000 V&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 13:01:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203835#M33875</guid>
      <dc:creator>ItsTheFirewall</dc:creator>
      <dc:date>2024-01-22T13:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203836#M33876</link>
      <description>&lt;P&gt;What does &lt;STRONG&gt;ethtool -i (interfacename)&lt;/STRONG&gt; show?&amp;nbsp; It is possible that Mellanox/NVIDIA cards do not provide this information to &lt;STRONG&gt;ethtool&lt;/STRONG&gt;&amp;nbsp;like Intel does or there is an alternate command.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 13:31:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203836#M33876</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2024-01-22T13:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203839#M33877</link>
      <description>&lt;P&gt;Ethtool -i shows the following info :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;driver: mlx5_core&lt;BR /&gt;version: 5.5-1.0.3 (07 Dec 21)&lt;BR /&gt;firmware-version: 12.22.1002 (CP_0010110027)&lt;BR /&gt;expansion-rom-version:&lt;BR /&gt;bus-info: 0000:86:00.1&lt;BR /&gt;supports-statistics: yes&lt;BR /&gt;supports-test: yes&lt;BR /&gt;supports-eeprom-access: no&lt;BR /&gt;supports-register-dump: no&lt;BR /&gt;supports-priv-flags: yes&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 13:42:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203839#M33877</guid>
      <dc:creator>ItsTheFirewall</dc:creator>
      <dc:date>2024-01-22T13:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203849#M33879</link>
      <description>&lt;P&gt;Hmm it is indeed Mellanox/NVIDIA, the Intel-based cards expose the fiber statistical information to &lt;STRONG&gt;ethtool -m&lt;/STRONG&gt; but it appears Mellanox/NVIDIA does not.&amp;nbsp; Did a quick search and I don't see a way to get this information (and I don't have one of these Mellanox fiber cards on hand to experiment with) so a TAC case is probably in order.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 14:59:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203849#M33879</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2024-01-22T14:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203921#M33885</link>
      <description>&lt;P&gt;Are you looking for info about uplinks or downlinks? The SGMs are only going to get you full info about their downlink interfaces (the BP ones), you'll have to check on the MHO for uplink interface info. I think the command from the MHO is 'show maestro port [1/X/1 or whatever port you're after] optic-info'.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 05:47:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/203921#M33885</guid>
      <dc:creator>emmap</dc:creator>
      <dc:date>2024-01-23T05:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to check fiber interface status?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/206038#M34188</link>
      <description>&lt;P&gt;On the MHO you can use this commands in expert-mode&lt;/P&gt;&lt;P&gt;mlxcables&lt;BR /&gt;mst status&lt;BR /&gt;mst cable add&lt;BR /&gt;mst status&lt;BR /&gt;mlxcables&lt;BR /&gt;mlxcables -d mt53100_pciconf0_cable_2 -DDM&amp;nbsp; &amp;nbsp;&lt;BR /&gt;(cable number 2 is port number 3)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 09:44:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Is-there-any-way-to-check-fiber-interface-status/m-p/206038#M34188</guid>
      <dc:creator>frechtb</dc:creator>
      <dc:date>2024-02-14T09:44:48Z</dc:date>
    </item>
  </channel>
</rss>

