From 551641127c26799ff8ef80f56887a6ccd0d2b74f Mon Sep 17 00:00:00 2001 From: Harald Kapper <4014716+hknet@users.noreply.github.com> Date: Sun, 21 Jul 2024 19:27:07 +0200 Subject: [PATCH] Update RECURSOR-MIB.txt fixed maintenanceCalls vs maintenanceCount It's anyones guess if it should be called Calls or Count in the end, it should be the same name in the end. --- pdns/recursordist/RECURSOR-MIB.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/RECURSOR-MIB.txt b/pdns/recursordist/RECURSOR-MIB.txt index 656ba9dc24..b64afadc99 100644 --- a/pdns/recursordist/RECURSOR-MIB.txt +++ b/pdns/recursordist/RECURSOR-MIB.txt @@ -1444,7 +1444,7 @@ recGroup OBJECT-GROUP zoneDisallowedNotify, nonResolvingNameserverEntries, maintenanceUSec, - maintenanceCalls, + maintenanceCount, authrcode0Count, authrcode1Count, authrcode2Count, -- 2.47.2