NIC temp
-
Anyone able to get temp reading using
ifconfig -vvvm ix0
-
Not from the NIC itself. If it's an SFP NIC it can report the module temperature.
-
@stephenw10 its AOC-STG-I2S.
This is the output returned. I have seen screenshots of temp reported after the "vendor" lineix0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=4e138bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG> capabilities=4f53fbb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,NETMAP,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG> ether xx:xx:xx:xx:xx:xx inet 10.10.1.1 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::ec4:7aff:fe1f:8166%ix0 prefixlen 64 scopeid 0x1 media: Ethernet autoselect (10Gbase-Twinax <full-duplex,rxpause,txpause>) status: active supported media: media autoselect media 10Gbase-Twinax nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> plugged: SFP/SFP+/SFP28 Unknown (Copper pigtail) vendor: OEM PN: SFP-H10GB-CU1M SN: CSC200902630153 DATE: 2020-09-23 SFF8472 DUMP (0xA0 0..127 range): 03 04 21 00 00 00 00 00 04 00 00 00 67 00 00 00 00 00 01 00 4f 45 4d 20 20 20 20 20 20 20 20 20 20 20 20 20 00 00 40 20 53 46 50 2d 48 31 30 47 42 2d 43 55 31 4d 20 20 52 20 20 20 01 00 00 f3 00 00 00 00 43 53 43 32 30 30 39 30 32 36 33 30 31 35 33 20 32 30 30 39 32 33 20 20 00 00 00 c8 80 00 11 c6 7e 6c 05 70 09 c4 18 34 1e e2 f0 8b 82 4a 8e 00 00 00 00 00 00 00 00 00 15 84 f5 72
-
SFP-H10GB-CU1M
That looks like a DAC cable which often does not support that. Fibre SFP modules usually do though:
[24.03-RELEASE][admin@8200-2.stevew.lan]/root: ifconfig -vvm ix0 ix0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: WAN3 options=4e138bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG> capabilities=4f53fbb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,NETMAP,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG> ether 00:08:a2:12:e2:ca inet6 fe80::208:a2ff:fe12:e2ca%ix0 prefixlen 64 scopeid 0x5 media: Ethernet autoselect status: no carrier supported media: media autoselect nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> drivername: ix0 plugged: SFP/SFP+/SFP28 10G Base-SR (LC) vendor: FINISAR CORP. PN: FTLX8571D3BCV-CK SN: ANL1C1V DATE: 2012-11-21 module temperature: 27.54 C voltage: 3.32 Volts lane 1: RX power: 0.00 mW (-inf dBm) TX bias: 4.81 mA
-
@stephenw10 yes, it is using DAC cable. For a brief moment I did consider if DAC was the reason. But it should be reporting the temp of the chip onboard. So why does the cable matter?
-
AFAIK there's no way of reading the actual NIC chip temperature there. If the module reports a value that's the only thing you can check.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.