POD fixes in Layer2::Aironet
This commit is contained in:
@@ -554,17 +554,13 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=over
|
=over
|
||||||
|
|
||||||
=item $aironet->discription()
|
|
||||||
|
|
||||||
Adds info from method e_descr() from SNMP::Info::Entity
|
|
||||||
|
|
||||||
=item $aironet->vendor()
|
=item $aironet->vendor()
|
||||||
|
|
||||||
Returns 'cisco'
|
Returns 'cisco'
|
||||||
|
|
||||||
=item $aironet->description()
|
=item $aironet->description()
|
||||||
|
|
||||||
System description
|
System description. Adds info from method e_descr() from SNMP::Info::Entity
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@@ -662,6 +658,11 @@ being broadcast.
|
|||||||
With the same keys as i_ssidlist, returns the Basic service set
|
With the same keys as i_ssidlist, returns the Basic service set
|
||||||
identification (BSSID), MAC address, the AP is using for the SSID.
|
identification (BSSID), MAC address, the AP is using for the SSID.
|
||||||
|
|
||||||
|
=item $aironet ps1_status()
|
||||||
|
|
||||||
|
Returns the PoE injector status based on C<cpoePdSupportedPower> and
|
||||||
|
C<cpoePdSupportedPowerMode>.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|||||||
Reference in New Issue
Block a user