pod error
This commit is contained in:
@@ -358,14 +358,6 @@ sub i_duplex_admin {
|
|||||||
return \%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 {
|
sub i_vlan {
|
||||||
my $hp = shift;
|
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()
|
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
|
=back
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|||||||
Reference in New Issue
Block a user