Merge pull request #265 from fschlich/patch-1

fix typos in Huawei.pm
This commit is contained in:
Jeroen van Ingen Schenau
2018-05-14 17:59:09 +02:00
committed by GitHub

View File

@@ -677,7 +677,7 @@ first and then C<dot3adAggPortListPorts> if that is unavailable.
=item C<i_mtu> =item C<i_mtu>
Interface MTU value. Overriden with corresponding frame size entry from Interface MTU value. Overridden with corresponding frame size entry from
C<hwEthernetJumboframeMaxLength> if one exists. C<hwEthernetJumboframeMaxLength> if one exists.
=back =back
@@ -685,7 +685,7 @@ C<hwEthernetJumboframeMaxLength> if one exists.
=head2 Power Port Table =head2 Power Port Table
The index of these methods have been normalized to slot.port and values The index of these methods have been normalized to slot.port and values
munged to provide compatability with the IEEE 802.3af F<POWER-ETHERNET-MIB> munged to provide compatibility with the IEEE 802.3af F<POWER-ETHERNET-MIB>
and equivalent L<SNMP::Info::PowerEthernet> methods. and equivalent L<SNMP::Info::PowerEthernet> methods.
=over =over
@@ -712,7 +712,7 @@ Power supplied the port, in milliwatts
Returns an index of slot.port to an C<ifIndex>. Slot defaults to zero Returns an index of slot.port to an C<ifIndex>. Slot defaults to zero
meaning chassis or box if there is no C<ifIndex> to slot mapping available in meaning chassis or box if there is no C<ifIndex> to slot mapping available in
C<hwPhysicalPortInSlot>. Mapping the index to slot.port is a normalization C<hwPhysicalPortInSlot>. Mapping the index to slot.port is a normalization
function to provide compatability with the IEEE 802.3af F<POWER-ETHERNET-MIB>. function to provide compatibility with the IEEE 802.3af F<POWER-ETHERNET-MIB>.
=item $huawei->peth_port_neg_power() =item $huawei->peth_port_neg_power()