POD updates and update change log for begemot's merges
This commit is contained in:
@@ -2,10 +2,16 @@ SNMP::Info - Friendly OO-style interface to Network devices using SNMP.
|
|||||||
|
|
||||||
version 3.19
|
version 3.19
|
||||||
|
|
||||||
|
[NEW FEATURES]
|
||||||
|
|
||||||
|
* Support for Ubiquiti Access Points in new class L2::Ubiquiti (begemot)
|
||||||
|
* Preliminary support for 3Com switches in new class L2::3Com (begemot)
|
||||||
|
|
||||||
[BUG FIXES]
|
[BUG FIXES]
|
||||||
|
|
||||||
* Fix Avaya detection lldp_port()
|
* Fix Avaya detection lldp_port()
|
||||||
* Silence uninitialized value warning in L3::Cisco
|
* Silence uninitialized value warning in L3::Cisco
|
||||||
|
* H3C fixes (begemot)
|
||||||
|
|
||||||
version 3.18 (2014-07-02)
|
version 3.18 (2014-07-02)
|
||||||
|
|
||||||
|
|||||||
12
Info.pm
12
Info.pm
@@ -487,6 +487,12 @@ See documentation in L<SNMP::Info::Layer2> for details.
|
|||||||
|
|
||||||
=over
|
=over
|
||||||
|
|
||||||
|
=item SNMP::Info::Layer2::3Com
|
||||||
|
|
||||||
|
SNMP::Info::Layer2::3Com - SNMP Interface to L2 3Com Switches
|
||||||
|
|
||||||
|
See documentation in L<SNMP::Info::Layer2::3Com> for details.
|
||||||
|
|
||||||
=item SNMP::Info::Layer2::Airespace
|
=item SNMP::Info::Layer2::Airespace
|
||||||
|
|
||||||
Subclass for Cisco (Airespace) wireless controllers.
|
Subclass for Cisco (Airespace) wireless controllers.
|
||||||
@@ -618,6 +624,12 @@ SNMP Interface to Juniper (Trapeze) Wireless Controllers
|
|||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer2::Trapeze> for details.
|
See documentation in L<SNMP::Info::Layer2::Trapeze> for details.
|
||||||
|
|
||||||
|
=item SNMP::Info::Layer2::Ubiquiti
|
||||||
|
|
||||||
|
SNMP Interface to Ubiquiti Access Points
|
||||||
|
|
||||||
|
See documentation in L<SNMP::Info::Layer2::Ubiquiti> for details.
|
||||||
|
|
||||||
=item SNMP::Info::Layer2::ZyXEL_DSLAM
|
=item SNMP::Info::Layer2::ZyXEL_DSLAM
|
||||||
|
|
||||||
Zyxel DSLAMs. Need I say more?
|
Zyxel DSLAMs. Need I say more?
|
||||||
|
|||||||
Reference in New Issue
Block a user