fix t/00_local_pod-coverage.t
This commit is contained in:
@@ -216,6 +216,10 @@ These are methods that return scalar value from SNMP
|
||||
|
||||
Returns 'cisco'
|
||||
|
||||
=item $ciscosb->os()
|
||||
|
||||
Returns 'ros'
|
||||
|
||||
=item $ciscosb->os_ver()
|
||||
|
||||
Returns software version (C<entPhysicalSoftwareRev>)
|
||||
|
||||
@@ -179,6 +179,12 @@ to a hash.
|
||||
|
||||
=over
|
||||
|
||||
=item C<agg_ports>
|
||||
|
||||
Returns a HASH reference mapping from slave to master port for each member of
|
||||
a port bundle on the device. Keys are ifIndex of the slave ports, Values are
|
||||
ifIndex of the corresponding master ports.
|
||||
|
||||
=back
|
||||
|
||||
=head2 Table Methods imported from SNMP::Info::Layer3
|
||||
|
||||
@@ -277,6 +277,7 @@ retreved
|
||||
retrynosuch
|
||||
Robbert
|
||||
rom
|
||||
ros
|
||||
RouterOS
|
||||
rtt
|
||||
rttmon
|
||||
|
||||
Reference in New Issue
Block a user