diff --git a/Info/EtherLike.pm b/Info/EtherLike.pm index a7045127..bfb2d274 100644 --- a/Info/EtherLike.pm +++ b/Info/EtherLike.pm @@ -43,7 +43,7 @@ use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; $VERSION = '2.00'; -%MIBS = ( 'ETHERLIKE-MIB' => 'etherMIB' ); +%MIBS = ( 'EtherLike-MIB' => 'etherMIB' ); %GLOBALS = ();