Skip to content

Conversation

@steveny91
Copy link
Contributor

@steveny91 steveny91 commented Nov 19, 2025

What does this PR do?

The pysnmp_mibs directory is used by the MibBuilder to resolve MIB definitions into their corresponding OIDs. These MIB files include descriptive text meant to help users understand what each MIB/OID represents when loadTexts is enabled. Since the SNMP check does not enable loadTexts, these descriptions are never used. This PR explores removing them from the agent to reclaim disk space.

The main change in this PR is the deletion of the loadTexts in the DUMMY-MIB.py files that are loaded using MIB only in the test.

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.01%. Comparing base (e3014e5) to head (be3dd69).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants