From c0067113e9ab67f9ea7551a50fb80f1a860aa6c5 Mon Sep 17 00:00:00 2001 From: Jeroen van Ingen Date: Tue, 9 Jun 2015 17:17:01 +0200 Subject: [PATCH] Add model translation to Layer3::Huawei by loading correct MIB --- Info/Layer3/Huawei.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Info/Layer3/Huawei.pm b/Info/Layer3/Huawei.pm index 90f05e71..101243fe 100644 --- a/Info/Layer3/Huawei.pm +++ b/Info/Layer3/Huawei.pm @@ -53,6 +53,7 @@ $VERSION = '3.27'; %SNMP::Info::Layer3::MIBS, %SNMP::Info::LLDP::MIBS, %SNMP::Info::IEEE802dot3ad::MIBS, + 'HUAWEI-MIB' => 'quidway', ); %GLOBALS = ( @@ -157,6 +158,8 @@ Subclass for Huawei Quidway switches =over +=item F + =item Inherited Classes' MIBs See L for its own MIB requirements.