Skip to content

feat: implement SNMP provider for trap ingestion #2112#6198

Open
aliyevr889 wants to merge 1 commit intokeephq:mainfrom
aliyevr889:feat/snmp-provider
Open

feat: implement SNMP provider for trap ingestion #2112#6198
aliyevr889 wants to merge 1 commit intokeephq:mainfrom
aliyevr889:feat/snmp-provider

Conversation

@aliyevr889
Copy link
Copy Markdown

@aliyevr889 aliyevr889 commented Apr 4, 2026

This PR implements a new SNMP provider for the Keep platform, enabling the ingestion of SNMP traps as alerts.

Features:

  • Standalone SNMP trap listener using pysnmp.
    • Configurable port and community string.
    • Automatic mapping of SNMP Variable Bindings to Keep AlertDto.

Fixes #2112
/algora @keephq

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 4, 2026

@Aslanchik2 is attempting to deploy a commit to the KeepHQ Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Apr 4, 2026
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 4, 2026

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added Feature A new feature Provider Providers related issues labels Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature A new feature Provider Providers related issues size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🔌 Provider]: SNMP provider

3 participants