]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update RECURSOR-MIB.txt 14514/head
authorHarald Kapper <4014716+hknet@users.noreply.github.com>
Sun, 21 Jul 2024 17:27:07 +0000 (19:27 +0200)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2024 17:27:07 +0000 (19:27 +0200)
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

index 656ba9dc243a4d7ad12d566e7298d7f09e489c42..b64afadc994a081a94cf9bea00bd04e69afb3101 100644 (file)
@@ -1444,7 +1444,7 @@ recGroup OBJECT-GROUP
         zoneDisallowedNotify,
         nonResolvingNameserverEntries,
         maintenanceUSec,
-        maintenanceCalls,
+        maintenanceCount,
         authrcode0Count,
         authrcode1Count,
         authrcode2Count,