update docs
This commit is contained in:
@@ -348,6 +348,20 @@ See L<SNMP::Info::IEEE802dot11/"GLOBALS"> for details.
|
|||||||
These are methods that return tables of information in the form of a reference
|
These are methods that return tables of information in the form of a reference
|
||||||
to a hash.
|
to a hash.
|
||||||
|
|
||||||
|
=head2 Overrides
|
||||||
|
|
||||||
|
=over
|
||||||
|
|
||||||
|
=item $ubiquiti->interfaces()
|
||||||
|
|
||||||
|
Uses the i_name() field.
|
||||||
|
|
||||||
|
=item $ubiquiti->i_ignore()
|
||||||
|
|
||||||
|
Ignores interfaces with "CPU Interface" in them.
|
||||||
|
|
||||||
|
=back
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See L<SNMP::Info::Layer2/"TABLE METHODS"> for details.
|
See L<SNMP::Info::Layer2/"TABLE METHODS"> for details.
|
||||||
|
|||||||
@@ -281,16 +281,8 @@ Uses the i_name() field.
|
|||||||
|
|
||||||
=item $cumulus->i_ignore()
|
=item $cumulus->i_ignore()
|
||||||
|
|
||||||
Returns reference to hash. Increments value of IID if port is to be ignored.
|
|
||||||
|
|
||||||
Ignores interfaces with an "@" in them.
|
Ignores interfaces with an "@" in them.
|
||||||
|
|
||||||
=item $cumulus->i_ignore()
|
|
||||||
|
|
||||||
Returns reference to hash. Increments value of IID if port is to be ignored.
|
|
||||||
|
|
||||||
Ignores loopback
|
|
||||||
|
|
||||||
=item C<agg_ports>
|
=item C<agg_ports>
|
||||||
|
|
||||||
Returns a HASH reference mapping from slave to master port for each member of
|
Returns a HASH reference mapping from slave to master port for each member of
|
||||||
|
|||||||
Reference in New Issue
Block a user