Details
Description
Hello, I noticed that the observium , when identifying the signal of a QSFP interface, is picking up the signal only from the first lane, and this interface has four lanes with sending and receiving signals.
Attached is the snmpwalk of the tx and rx signal of all interfaces, snmpwalk of the type of interface, the command poller and discovery of the switch used as an example.
It is worth mentioning, taking into account this switch, the observium did not identify any of the interfaces that have gbic attached.
Another detail that can be observed taking this switch into account is that the observanium did not identify the signal from any of the interfaces that were transmitting and receiving a signal.
General questions and device support can be discussed in our Discord channel, click here to join.
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
This comment is added automatically.