Skip to content

Conversation

@GigleGig
Copy link

@GigleGig GigleGig commented Dec 3, 2025

Related Issue

Fixes #637

Description

Fix TypeError when parsing NXOS BGP data. The BGP service was failing when processing certain NXOS devices that return unexpected data types in BGP output.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

New Behavior

NXOS BGP data is now parsed correctly without TypeError exceptions.

Contrast to Current Behavior

Previously, the parser threw a TypeError when processing BGP data from certain NXOS devices.

Discussion: Benefits and Drawbacks

  • Benefits: NXOS devices with BGP can now be properly monitored by SuzieQ
  • Drawbacks: None
  • Backwards-compatible: Yes

Changes to the Documentation

None required.

Proposed Release Note Entry

Fix TypeError when parsing NXOS BGP data (#637)

Comments

None

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR source branch is created from the develop branch.
  • My PR targets the develop branch.
  • All my commits have --signoff applied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BGP polling issues for NXOS

1 participant