This article describes an issue where SNMP query for a 10Gbps interface on a PSA7000 returns results for 1Gbps.
Problem or Goal
The PSA7000c and PSA7000f interfaces can be connected at 10Gbps Full duplex. When the interface is connected at 10Gbps, the SNMP query for link speed returns the result of 1Gbps. The admin GUI shows the correct link speed.
Navigate to System > Network > Overview
Cause
This is the limitation of current MIB (ifspeed) that is used for reporting the speed of the interface.
Solution
We will be implementing OID (ifHighSpeed) so that the SNMP query can return the correct speed of the interface.