From 71f094798849b277890ece60a40ceda76ba2b77d Mon Sep 17 00:00:00 2001 From: Bill Fenner <> Date: Mon, 23 Mar 2009 19:30:30 +0000 Subject: [PATCH] Turn Arista vendor name to 'arista', to match, e.g., 'cisco' and 'juniper' --- Info/Layer3/Arista.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Info/Layer3/Arista.pm b/Info/Layer3/Arista.pm index 2826b6b0..860337ac 100644 --- a/Info/Layer3/Arista.pm +++ b/Info/Layer3/Arista.pm @@ -77,7 +77,7 @@ $VERSION = '2.00'; = \&SNMP::Info::MAU::mau_i_speed_admin; sub vendor { - return 'Arista Networks, Inc.'; + return 'arista'; } sub os {