diff --git a/Info/Layer2/HP.pm b/Info/Layer2/HP.pm index 7a0e298b..2734c7f7 100644 --- a/Info/Layer2/HP.pm +++ b/Info/Layer2/HP.pm @@ -358,14 +358,6 @@ sub i_duplex_admin { return \%i_duplex_admin; } - -=item $hp->i_vlan() - -Looks in Q-BRIDGE-MIB -- see SNMP::Info::Bridge - -and for older devices looks in HP-VLAN. - -=cut sub i_vlan { my $hp = shift; @@ -606,6 +598,12 @@ Crosses i_name() with $hp->e_name() using $hp->e_port() and i_alias() Crosses i_type() with $hp->e_descr() using $hp->e_port() +=item $hp->i_vlan() + +Looks in Q-BRIDGE-MIB -- see SNMP::Info::Bridge + +and for older devices looks in HP-VLAN. + =back =head2 Table Methods imported from SNMP::Info::Layer2