From 0a37ac5185b2c4521c8e4036358755c004ba123b Mon Sep 17 00:00:00 2001 From: Christian Sahlmann Date: Wed, 12 Jul 2023 13:40:15 +0200 Subject: [PATCH] log information when SNMP packet cannot be decoded --- mb_netmgmt/__init__.py | 2 +- mb_netmgmt/snmp.py | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/mb_netmgmt/__init__.py b/mb_netmgmt/__init__.py index 6bc550e..3b2fec1 100644 --- a/mb_netmgmt/__init__.py +++ b/mb_netmgmt/__init__.py @@ -18,7 +18,7 @@ # along with mb-netmgmt. If not, see