Document peth_port_ifindex for Junipers (#275)
Document peth_port_ifindex in Juniper.pm
This commit is contained in:
committed by
Jeroen van Ingen Schenau
parent
78e5528c0d
commit
ab2be759af
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user