From a8673cc076fc87744501755d0882c22e46aebdee Mon Sep 17 00:00:00 2001 From: Jeroen van Ingen Date: Fri, 11 Nov 2011 13:18:21 +0100 Subject: [PATCH] Small fix to L7::APC to silence Netdisco error that POWERNET-MIB couldn't be found --- Info/Layer7/APC.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Info/Layer7/APC.pm b/Info/Layer7/APC.pm index dc62e36d..32405c42 100644 --- a/Info/Layer7/APC.pm +++ b/Info/Layer7/APC.pm @@ -44,7 +44,7 @@ $VERSION = '2.07'; %MIBS = ( %SNMP::Info::Layer7::MIBS, - 'POWERNET-MIB' => 'upsBasicIdentModel', + 'PowerNet-MIB' => 'upsBasicIdentModel', ); %GLOBALS = (