From 76c734dc018ab76561c1a7cb1333adab1ace5207 Mon Sep 17 00:00:00 2001 From: Eric Miller <> Date: Thu, 10 Mar 2005 03:14:55 +0000 Subject: [PATCH] restrict Passport class to 8600 --- Info.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Info.pm b/Info.pm index 321ad938..545562c2 100644 --- a/Info.pm +++ b/Info.pm @@ -822,7 +822,7 @@ sub device_type { $objtype = 'SNMP::Info::Layer3::C6500' if $desc =~ /Catalyst 4000/; $objtype = 'SNMP::Info::Layer3::C6500' if $desc =~ /s72033_rp/; # Nortel Passport 8600 - $objtype = 'SNMP::Info::Layer3::Passport' if $desc =~ /Passport/; + $objtype = 'SNMP::Info::Layer3::Passport' if $desc =~ /Passport-86/; # Nortel Alteon AD Series $objtype = 'SNMP::Info::Layer3::AlteonAD' if $desc =~ /Alteon\s[1A][8D]/; # Nortel Contivity