POD updates
This commit is contained in:
@@ -133,14 +133,24 @@ These are methods that return scalar value from SNMP
|
|||||||
|
|
||||||
=item $device->vendor()
|
=item $device->vendor()
|
||||||
|
|
||||||
|
Returns '3Com'
|
||||||
|
|
||||||
=item $device->os()
|
=item $device->os()
|
||||||
|
|
||||||
|
Returns '3Com'
|
||||||
|
|
||||||
=item $device->os_ver()
|
=item $device->os_ver()
|
||||||
|
|
||||||
|
Return os version
|
||||||
|
|
||||||
=item $device->model()
|
=item $device->model()
|
||||||
|
|
||||||
|
Returns device model extracted from description
|
||||||
|
|
||||||
=item $device->serial()
|
=item $device->serial()
|
||||||
|
|
||||||
|
Returns serial number
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
=head2 Globals imported from SNMP::Info::Layer2
|
=head2 Globals imported from SNMP::Info::Layer2
|
||||||
@@ -152,12 +162,6 @@ See documentation in L<SNMP::Info::Layer2/"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
|
|
||||||
|
|
||||||
=back
|
|
||||||
|
|
||||||
=head2 Table Methods imported from SNMP::Info::Layer2
|
=head2 Table Methods imported from SNMP::Info::Layer2
|
||||||
|
|
||||||
See documentation in L<SNMP::Info::Layer2/"TABLE METHODS"> for details.
|
See documentation in L<SNMP::Info::Layer2/"TABLE METHODS"> for details.
|
||||||
|
|||||||
Reference in New Issue
Block a user