From a9cc14b265bd13641c998ca7b248a3eb67b27ba7 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Tue, 4 Dec 2012 20:38:36 -0500 Subject: [PATCH] reverse accidental deletion during last commit --- Info.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Info.pm b/Info.pm index 6b648142..22042a60 100644 --- a/Info.pm +++ b/Info.pm @@ -1336,6 +1336,7 @@ sub device_type { 9303 => 'SNMP::Info::Layer3::PacketFront', 12325 => 'SNMP::Info::Layer3::Pf', 14988 => 'SNMP::Info::Layer3::Mikrotik', + 25506 => 'SNMP::Info::Layer3::H3C', 30065 => 'SNMP::Info::Layer3::Arista', );