From 2b56fdbb85376a6a058c38251a2a027b60ed17e2 Mon Sep 17 00:00:00 2001 From: Max Baker <> Date: Fri, 17 Jan 2003 18:51:36 +0000 Subject: [PATCH] removed HP MIBs and HP specific stuff in model() --- Info/Layer2.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Info/Layer2.pm b/Info/Layer2.pm index b38f77e0..2a290ba9 100644 --- a/Info/Layer2.pm +++ b/Info/Layer2.pm @@ -1,5 +1,6 @@ # SNMP::Info::Layer2 - SNMP Interface to Layer2 Devices # Max Baker +# $Id$ # # Copyright (c) 2002, Regents of the University of California # All rights reserved. @@ -54,7 +55,7 @@ $INIT = 0; %SNMP::Info::CDP::MIBS, 'CISCO-PRODUCTS-MIB' => 'sysName', 'CISCO-STACK-MIB' => 'wsc1900sysID', - 'HP-ICF-OID' => 'hpSwitch4000', +# 'HP-ICF-OID' => 'hpSwitch4000', ); %GLOBALS = ( @@ -176,7 +177,7 @@ MIBS: CISCO-PRODUCTS-MIB - Needed for ID of Cisco Products CISCO-STACK-MIB - Needed for ID of Cisco Products - HP-ICF-OID - Needed for ID of HP Products + ##HP-ICF-OID - Needed for ID of HP Products MIBS listed in SNMP::Info::Bridge and SNMP::Info::CDP Cisco MIBs can be found at ftp://ftp.cisco.com/pub/mibs/v2/v2.tar.gz