From 7c8575bfa57ab9915948898fb557eb053e3e7e1d Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Sun, 22 Jun 2014 11:21:55 -0400 Subject: [PATCH] Clarify CISCO-VLAN-IFTABLE-RELATION-MIB usage comment --- Info/CiscoVTP.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Info/CiscoVTP.pm b/Info/CiscoVTP.pm index 56203579..6e829e19 100644 --- a/Info/CiscoVTP.pm +++ b/Info/CiscoVTP.pm @@ -172,8 +172,7 @@ sub i_vlan { } # Check in CISCO-VLAN-IFTABLE-RELATION-MIB - # Is this only for Aironet??? If so, it needs - # to be removed from this class + # Used for traditional Cisco Routers and Aironet my $v_cvi_if = $vtp->v_cvi_if(); if ( defined $v_cvi_if ) {