Skip to content

v0.6.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@OtisPresley OtisPresley released this 28 May 17:09

Fixed

  • 🔌 Dynamic Port Speed Telemetry: Resolved a bug where switch port physical link speed attributes and sensors were only walked once at startup, causing their values to remain frozen at the initial speed when physical link renegotiation occurred (e.g. toggling from 1 Gbps to 100 Mbps). Moved physical link speed polling (ifSpeed and ifHighSpeed) to the dynamic/always-polled telemetry loop and added automatic stale value pruning to dynamically update interface speed attributes and sensors in real-time.