Update Required MIBs, GLOBALS and TABLE ENTRIES sections to
include links in cross-references to other SNMP::Info pages.
This commit is contained in:
@@ -221,7 +221,7 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes
|
=item Inherited Classes
|
||||||
|
|
||||||
MIBs required for SNMP::Info
|
MIBs required for L<SNMP::Info/"Required MIBs">
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -263,7 +263,7 @@ Number of 'groups' in the Repeater MIB
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -316,6 +316,6 @@ Group (slot) Number for given port.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info
|
=head2 Table Methods imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -254,15 +254,15 @@ Trys to discover the vendor from $l2->model() and $l2->description()
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Bridge
|
=head2 Globals imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Entity
|
=head2 Globals imported from SNMP::Info::Entity
|
||||||
|
|
||||||
See documentation in SNMP::Info::Entity for details.
|
See documentation in L<SNMP::Info::Entity/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE METHODS
|
=head1 TABLE METHODS
|
||||||
|
|
||||||
|
|||||||
@@ -220,15 +220,15 @@ Adds info from method e_descr() from SNMP::Info::Entity
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer2
|
=head2 Globals imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Entity
|
=head2 Globals imported from SNMP::Info::Entity
|
||||||
|
|
||||||
See documentation in SNMP::Info::Entity for details.
|
See documentation in L<SNMP::Info::Entity/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::EtherLike
|
=head2 Globals imported from SNMP::Info::EtherLike
|
||||||
|
|
||||||
See documentation in SNMP::Info::EtherLike for details.
|
See documentation in L<SNMP::Info::EtherLike/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -248,14 +248,14 @@ Crosses information from SNMP::Info::EtherLike to get duplex info for interfaces
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Entity
|
=head2 Table Methods imported from SNMP::Info::Entity
|
||||||
|
|
||||||
See documentation in SNMP::Info::Entity for details.
|
See documentation in L<SNMP::Info::Entity/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::EtherLike
|
=head2 Table Methods imported from SNMP::Info::EtherLike
|
||||||
|
|
||||||
See documentation in SNMP::Info::EtherLike for details.
|
See documentation in L<SNMP::Info::EtherLike/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -307,7 +307,7 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited classes
|
=item Inherited classes
|
||||||
|
|
||||||
MIBs required by SNMP::Info::Layer2 and its superclasses.
|
MIBs required by L<SNMP::Info::Layer2/"Required MIBs"> and its superclasses.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -354,7 +354,7 @@ Returns if the S5-ETH-MULTISEG-TOPOLOGY info is on for this device.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer2
|
=head2 Globals imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -469,6 +469,6 @@ Returns reference to hash. Key: Table entry, Value:Boolean, if bay_topo_seg() i
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -209,11 +209,11 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info::Layer2 for its own MIB requirements.
|
See L<SNMP::Info::Layer2/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoVTP for its own MIB requirements.
|
See L<SNMP::Info::CiscoVTP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStack for its own MIB requirements.
|
See L<SNMP::Info::CiscoStack/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -242,15 +242,15 @@ Returns 'cisco'
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer2
|
=head2 Globals imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoStack
|
=head2 Global Methods imported from SNMP::Info::CiscoStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStack for details.
|
See documentation in L<SNMP::Info::CiscoStack/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -272,14 +272,14 @@ problems with BRIDGE-MIB
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2::CiscoStack
|
=head2 Table Methods imported from SNMP::Info::Layer2::CiscoStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2::CiscoStack for details.
|
See documentation in L<SNMP::Info::Layer2::CiscoStack/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -307,13 +307,13 @@ than bridge group based.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info for its own MIB requirements.
|
See L<SNMP::Info/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::Bridge for its own MIB requirements.
|
See L<SNMP::Info::Bridge/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::NortelStack for its own MIB requirements.
|
See L<SNMP::Info::NortelStack/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::SONMP for its own MIB requirements.
|
See L<SNMP::Info::SONMP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -391,19 +391,19 @@ start at 0. Returns 0.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Bridge
|
=head2 Globals imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::NortelStack
|
=head2 Globals imported from SNMP::Info::NortelStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::NortelStack for details.
|
See documentation in L<SNMP::Info::NortelStack/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::SONMP
|
=head2 Global Methods imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
See documentation in SNMP::Info::SONMP for details.
|
See documentation in L<SNMP::Info::SONMP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -504,18 +504,18 @@ Returns reference to hash. Key: Table entry, Value: VLAN Type
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info
|
=head2 Table Methods imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Bridge
|
=head2 Table Methods imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::NortelStack
|
=head2 Table Methods imported from SNMP::Info::NortelStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::NortelStack for details.
|
See documentation in L<SNMP::Info::NortelStack/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::SONMP
|
=head2 Table Methods imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
See documentation in SNMP::Info::SONMP for details.
|
See documentation in L<SNMP::Info::SONMP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -142,15 +142,15 @@ Subclass for Generic Cisco Routers running IOS
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info::Layer2 for its own MIB requirements.
|
See L<SNMP::Info::Layer2/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoVTP for its own MIB requirements.
|
See L<SNMP::Info::CiscoVTP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStats for its own MIB requirements.
|
See L<SNMP::Info::CiscoStats/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CDP for its own MIB requirements.
|
See L<SNMP::Info::CDP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoImage for its own MIB requirements.
|
See L<SNMP::Info::CiscoImage/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -168,23 +168,23 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer2
|
=head2 Globals imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CDP
|
=head2 Globals imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoStats
|
=head2 Globals imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoImage
|
=head2 Globals imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -193,22 +193,22 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CDP
|
=head2 Table Methods imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -269,11 +269,11 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer2
|
=head2 Globals imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::FDP
|
=head2 Globals imported from SNMP::Info::FDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::FDP for details.
|
See documentation in L<SNMP::Info::FDP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -290,10 +290,10 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::FDP
|
=head2 Table Methods imported from SNMP::Info::FDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::FDP for details.
|
See documentation in L<SNMP::Info::FDP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -539,15 +539,15 @@ hp
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer2
|
=head2 Globals imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Entity
|
=head2 Globals imported from SNMP::Info::Entity
|
||||||
|
|
||||||
See documentation in SNMP::Info::Entity for details.
|
See documentation in L<SNMP::Info::Entity/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::MAU
|
=head2 Globals imported from SNMP::Info::MAU
|
||||||
|
|
||||||
See documentation in SNMP::Info::MAU for details.
|
See documentation in L<SNMP::Info::MAU/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE METHODS
|
=head1 TABLE METHODS
|
||||||
|
|
||||||
|
|||||||
@@ -156,13 +156,13 @@ my $n2270 = new SNMP::Info::Layer2::N2270(...);
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info for its own MIB requirements.
|
See L<SNMP::Info/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::Bridge for its own MIB requirements.
|
See L<SNMP::Info::Bridge/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::SONMP for its own MIB requirements.
|
See L<SNMP::Info::SONMP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::Airespace for its own MIB requirements.
|
See L<SNMP::Info::Airespace/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -207,19 +207,19 @@ start at 0. Returns 0.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Bridge
|
=head2 Globals imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::SONMP
|
=head2 Global Methods imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
See documentation in SNMP::Info::SONMP for details.
|
See documentation in L<SNMP::Info::SONMP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::Airespace
|
=head2 Global Methods imported from SNMP::Info::Airespace
|
||||||
|
|
||||||
See documentation in SNMP::Info::Airespace for details.
|
See documentation in L<SNMP::Info::Airespace/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -236,18 +236,18 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info
|
=head2 Table Methods imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Bridge
|
=head2 Table Methods imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::SONMP
|
=head2 Table Methods imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
See documentation in SNMP::Info::SONMP for details.
|
See documentation in L<SNMP::Info::SONMP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Airespace
|
=head2 Table Methods imported from SNMP::Info::Airespace
|
||||||
|
|
||||||
See documentation in SNMP::Info::Airespace for details.
|
See documentation in L<SNMP::Info::Airespace/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -161,7 +161,7 @@ This MIB assumedly obtainable through ZyXEL or possibly included with your devic
|
|||||||
|
|
||||||
=item Inherited Classes
|
=item Inherited Classes
|
||||||
|
|
||||||
MIBs listed in SNMP::Info::Layer2 and their inherited classes.
|
MIBs listed in L<SNMP::Info::Layer2/"Required MIBs"> and their inherited classes.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -199,7 +199,7 @@ Trys to cull out model out of the description field.
|
|||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::Layer2
|
=head2 Global Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -219,6 +219,6 @@ Returns reference to map of IIDs to human-set port description (profile name).
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer2 for details.
|
See documentation in L<SNMP::Info::Layer2/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -313,7 +313,7 @@ Returns 'cisco'.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -389,6 +389,6 @@ B<awcIfMSDUMaxLength>
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -315,9 +315,9 @@ the latest version's archive.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info for its own MIB requirements.
|
See L<SNMP::Info/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::Bridge for its own MIB requirements.
|
See L<SNMP::Info::Bridge/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -363,11 +363,11 @@ Returns the software version reported by B<agSoftwareVersion>
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Bridge
|
=head2 Globals imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -409,10 +409,10 @@ Returns a mapping between ifIndex and the Bridge Table.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info
|
=head2 Table Methods imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Bridge
|
=head2 Table Methods imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -390,9 +390,9 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info for its own MIB requirements.
|
See L<SNMP::Info/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::Bridge for its own MIB requirements.
|
See L<SNMP::Info::Bridge/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -450,11 +450,11 @@ Returns the first found: CLIP (CircuitLess IP), (B<wfOspfRouterId>), or undefin
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Bridge
|
=head2 Globals imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -495,14 +495,14 @@ Returns reference to hash. Maps port VLAN ID to IIDs.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info
|
=head2 Table Methods imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Bridge
|
=head2 Table Methods imported from SNMP::Info::Bridge
|
||||||
|
|
||||||
See documentation in SNMP::Info::Bridge for details.
|
See documentation in L<SNMP::Info::Bridge/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -195,17 +195,17 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info::Layer3 for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoVTP for its own MIB requirements.
|
See L<SNMP::Info::CiscoVTP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStack for its own MIB requirements.
|
See L<SNMP::Info::CiscoStack/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStats for its own MIB requirements.
|
See L<SNMP::Info::CiscoStats/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoImage for its own MIB requirements.
|
See L<SNMP::Info::CiscoImage/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CDP for its own MIB requirements.
|
See L<SNMP::Info::CDP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -234,27 +234,27 @@ Trys to cull the number of ports from the model number.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoStack
|
=head2 Global Methods imported from SNMP::Info::CiscoStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStack for details.
|
See documentation in L<SNMP::Info::CiscoStack/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CDP
|
=head2 Globals imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoStats
|
=head2 Globals imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoImage
|
=head2 Globals imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -263,26 +263,26 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoStack
|
=head2 Table Methods imported from SNMP::Info::CiscoStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStack for details.
|
See documentation in L<SNMP::Info::CiscoStack/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CDP
|
=head2 Table Methods imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -170,17 +170,17 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info::Layer3 for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoVTP for its own MIB requirements.
|
See L<SNMP::Info::CiscoVTP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStats for its own MIB requirements.
|
See L<SNMP::Info::CiscoStats/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CDP for its own MIB requirements.
|
See L<SNMP::Info::CDP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoImage for its own MIB requirements.
|
See L<SNMP::Info::CiscoImage/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::MAU for its own MIB requirements.
|
See L<SNMP::Info::MAU/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -190,27 +190,27 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CDP
|
=head2 Globals imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoStats
|
=head2 Globals imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoImage
|
=head2 Globals imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::MAU
|
=head2 Globals imported from SNMP::Info::MAU
|
||||||
|
|
||||||
See documentation in SNMP::Info::MAU for details.
|
See documentation in L<SNMP::Info::MAU/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -219,27 +219,27 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CDP
|
=head2 Table Methods imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::MAU
|
=head2 Table Methods imported from SNMP::Info::MAU
|
||||||
|
|
||||||
See documentation in SNMP::Info::MAU for details.
|
See documentation in L<SNMP::Info::MAU/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|||||||
@@ -164,17 +164,17 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info::Layer3 for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoVTP for its own MIB requirements.
|
See L<SNMP::Info::CiscoVTP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStack for its own MIB requirements.
|
See L<SNMP::Info::CiscoStack/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStats for its own MIB requirements.
|
See L<SNMP::Info::CiscoStats/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CDP for its own MIB requirements.
|
See L<SNMP::Info::CDP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoImage for its own MIB requirements.
|
See L<SNMP::Info::CiscoImage/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -197,27 +197,27 @@ is turned off for this class.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoStack
|
=head2 Global Methods imported from SNMP::Info::CiscoStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStack for details.
|
See documentation in L<SNMP::Info::CiscoStack/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CDP
|
=head2 Globals imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoStats
|
=head2 Globals imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoImage
|
=head2 Globals imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -226,27 +226,27 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoStack
|
=head2 Table Methods imported from SNMP::Info::CiscoStack
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStack for details.
|
See documentation in L<SNMP::Info::CiscoStack/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CDP
|
=head2 Table Methods imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|||||||
@@ -142,15 +142,15 @@ Subclass for Generic Cisco Routers running IOS
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info::Layer3 for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoVTP for its own MIB requirements.
|
See L<SNMP::Info::CiscoVTP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoStats for its own MIB requirements.
|
See L<SNMP::Info::CiscoStats/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CDP for its own MIB requirements.
|
See L<SNMP::Info::CDP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::CiscoImage for its own MIB requirements.
|
See L<SNMP::Info::CiscoImage/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -168,23 +168,23 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
=head2 Global Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CDP
|
=head2 Globals imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoStats
|
=head2 Globals imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::CiscoImage
|
=head2 Globals imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -193,22 +193,22 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
=head2 Table Methods imported from SNMP::Info::CiscoVTP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoVTP for details.
|
See documentation in L<SNMP::Info::CiscoVTP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CDP
|
=head2 Table Methods imported from SNMP::Info::CDP
|
||||||
|
|
||||||
See documentation in SNMP::Info::CDP for details.
|
See documentation in L<SNMP::Info::CDP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
=head2 Table Methods imported from SNMP::Info::CiscoStats
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoStats for details.
|
See documentation in L<SNMP::Info::CiscoStats/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
=head2 Table Methods imported from SNMP::Info::CiscoImage
|
||||||
|
|
||||||
See documentation in SNMP::Info::CiscoImage for details.
|
See documentation in L<SNMP::Info::CiscoImage/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -211,11 +211,11 @@ a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See SNMP::Info for its own MIB requirements.
|
See L<SNMP::Info/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::Layer3 for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See SNMP::Info::Entity for its own MIB requirements.
|
See L<SNMP::Info::Entity/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -268,15 +268,15 @@ layers.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Entity
|
=head2 Globals imported from SNMP::Info::Entity
|
||||||
|
|
||||||
See documentation in SNMP::Info::Entity for details.
|
See documentation in L<SNMP::Info::Entity/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -296,14 +296,14 @@ tunnel interfaces.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info
|
=head2 Table Methods imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Entity
|
=head2 Table Methods imported from SNMP::Info::Entity
|
||||||
|
|
||||||
See documentation in SNMP::Info::Entity for details.
|
See documentation in L<SNMP::Info::Entity/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -320,7 +320,7 @@ Returns serial number. (B<rlPhdUnitGenParamSerialNum>)
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -384,6 +384,6 @@ Returns reference to hash of iid to current link administrative duplex setting.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -280,11 +280,11 @@ Returns base mac
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::MAU
|
=head2 Globals imported from SNMP::Info::MAU
|
||||||
|
|
||||||
See documentation in SNMP::Info::MAU for details.
|
See documentation in L<SNMP::Info::MAU/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -322,10 +322,10 @@ rather than BRIDGE-MIB.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::MAU
|
=head2 Table Methods imported from SNMP::Info::MAU
|
||||||
|
|
||||||
See documentation in SNMP::Info::MAU for details.
|
See documentation in L<SNMP::Info::MAU/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -372,7 +372,7 @@ Returns the status of the chassis fan.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info
|
=head2 Globals imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -453,6 +453,6 @@ Returns reference to hash. Current Port Speed.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info
|
=head2 Table Methods imported from SNMP::Info
|
||||||
|
|
||||||
See documentation in SNMP::Info for details.
|
See documentation in L<SNMP::Info/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -142,7 +142,7 @@ Subclass for Generic Juniper Routers running JUNOS
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See L<SNMP::Info::Layer3> for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -173,7 +173,7 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer3> for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -182,6 +182,6 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer3> for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -277,7 +277,7 @@ not stack, the only requirment to reserve more than the max number of ports.
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::SONMP
|
=head2 Globals imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
@@ -311,10 +311,10 @@ Returns reference to hash of interface administrative link duplex status.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in SNMP::Info::Layer3 for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::SONMP
|
=head2 Table Methods imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
See documentation in SNMP::Info::SONMP for details.
|
See documentation in L<SNMP::Info::SONMP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -564,11 +564,11 @@ determining a more specific class using the method above.
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See L<SNMP::Info::SONMP> for its own MIB requirements.
|
See L<SNMP::Info::SONMP/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See L<SNMP::Info::RapidCity> for its own MIB requirements.
|
See L<SNMP::Info::RapidCity/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
See L<SNMP::Info::Layer3> for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -627,15 +627,15 @@ Required by SNMP::Info::SONMP. Returns 0.
|
|||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::SONMP
|
=head2 Global Methods imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::SONMP> for details.
|
See documentation in L<SNMP::Info::SONMP/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Global Methods imported from SNMP::Info::RapidCity
|
=head2 Global Methods imported from SNMP::Info::RapidCity
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::RapidCity> for details.
|
See documentation in L<SNMP::Info::RapidCity/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer3> for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -693,14 +693,14 @@ problems with BRIDGE-MIB
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::SONMP
|
=head2 Table Methods imported from SNMP::Info::SONMP
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::SONMP> for details.
|
See documentation in L<SNMP::Info::SONMP/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::RapidCity
|
=head2 Table Methods imported from SNMP::Info::RapidCity
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::RapidCity> for details.
|
See documentation in L<SNMP::Info::RapidCity/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer3> for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
@@ -139,7 +139,7 @@ Subclass for Generic Sun Routers running SunOS
|
|||||||
|
|
||||||
=item Inherited Classes' MIBs
|
=item Inherited Classes' MIBs
|
||||||
|
|
||||||
See L<SNMP::Info::Layer3> for its own MIB requirements.
|
See L<SNMP::Info::Layer3/"Required MIBs"> for its own MIB requirements.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -169,7 +169,7 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer3
|
=head2 Globals imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer3> for details.
|
See documentation in L<SNMP::Info::Layer3/"GLOBALS"> for details.
|
||||||
|
|
||||||
=head1 TABLE ENTRIES
|
=head1 TABLE ENTRIES
|
||||||
|
|
||||||
@@ -178,6 +178,6 @@ to a hash.
|
|||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer3> for details.
|
See documentation in L<SNMP::Info::Layer3/"TABLE ENTRIES"> for details.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
35
t/docmunge
Executable file
35
t/docmunge
Executable file
@@ -0,0 +1,35 @@
|
|||||||
|
#!/usr/bin/perl -i.bak
|
||||||
|
#
|
||||||
|
# [Re-]write POD to create cross-links between Required MIBs, GLOBALS
|
||||||
|
# and TABLE ENTRIES sections.
|
||||||
|
# This is a horrible jumble of heuristics, but works with
|
||||||
|
# all of the existing files. It has only one false positive: HP.pm's
|
||||||
|
# mention of an SNMP::Info version number.
|
||||||
|
#
|
||||||
|
$section = undef;
|
||||||
|
$waiting = 0;
|
||||||
|
while (<>) {
|
||||||
|
if (eof) {
|
||||||
|
$section = undef;
|
||||||
|
$waiting = 0;
|
||||||
|
}
|
||||||
|
if (/^=head(\d)/) {
|
||||||
|
$sl = $1;
|
||||||
|
if ($sl <= $level) {
|
||||||
|
$section = undef;
|
||||||
|
}
|
||||||
|
if (/(TABLE ENTRIES|GLOBALS|Required MIBs)/) {
|
||||||
|
$section = $1;
|
||||||
|
$level = $sl;
|
||||||
|
if ($section eq 'TABLE ENTRIES' || $section eq 'GLOBALS') {
|
||||||
|
$waiting = 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if ($waiting && /imported/i) {
|
||||||
|
$waiting = 0;
|
||||||
|
}
|
||||||
|
} elsif (defined($section) && !$waiting && /^[^=]/ && /SNMP::Info/) {
|
||||||
|
s,(?:L<)?(SNMP::Info[a-zA-Z0-9:]*)(?:/[^>]+)?(?:>)?,L<$1/"$section">,g;
|
||||||
|
}
|
||||||
|
print;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user