Clarify CISCO-VLAN-IFTABLE-RELATION-MIB usage comment

This commit is contained in:
Eric A. Miller
2014-06-22 11:21:55 -04:00
parent 102a7e10cc
commit 7c8575bfa5

View File

@@ -172,8 +172,7 @@ sub i_vlan {
} }
# Check in CISCO-VLAN-IFTABLE-RELATION-MIB # Check in CISCO-VLAN-IFTABLE-RELATION-MIB
# Is this only for Aironet??? If so, it needs # Used for traditional Cisco Routers and Aironet
# to be removed from this class
my $v_cvi_if = $vtp->v_cvi_if(); my $v_cvi_if = $vtp->v_cvi_if();
if ( defined $v_cvi_if ) { if ( defined $v_cvi_if ) {