Document peth_port_ifindex for Junipers (#275)

Document peth_port_ifindex in Juniper.pm
This commit is contained in:
pyro3d
2018-10-08 01:56:38 -07:00
committed by Jeroen van Ingen Schenau
parent 78e5528c0d
commit ab2be759af

View File

@@ -847,6 +847,13 @@ Returns reference to hash of arrays: key = C<ifIndex>, value = array of VLAN
IDs. These are the VLANs which are members of the untagged egress list for IDs. These are the VLANs which are members of the untagged egress list for
the port. the port.
=item $juniper->peth_port_ifindex()
Returns reference to a hash: key= PowerEthernet MIB interface number,
value = C<ifIndex>. As Juniper does not provide a mapping function,
this does it manually.
For example, ge-0/0/1 registers as PowerEthernet interface '1.2'
=back =back
=head2 Pseudo F<ENTITY-MIB> information =head2 Pseudo F<ENTITY-MIB> information