From 5bb4252cf0e88fae2ebdc745c17369e43a52661c Mon Sep 17 00:00:00 2001 From: Max Baker <> Date: Mon, 1 Nov 2004 20:33:33 +0000 Subject: [PATCH] pod error --- Info/Layer2/HP.pm | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) 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