POD cleanup

This commit is contained in:
Eric Miller
2008-07-23 02:03:07 +00:00
parent 808464a7d0
commit f0d490539e

View File

@@ -751,7 +751,7 @@ C<perldoc SNMP> -> bulkwalk() for more info.
Detects looping during getnext table column walks by comparing IIDs for each Detects looping during getnext table column walks by comparing IIDs for each
instance. A loop is detected if the same IID is seen more than once and the instance. A loop is detected if the same IID is seen more than once and the
walk is aborted. Note: This will not detect loops during a bulkwalk walk is aborted. Note: This will not detect loops during a bulkwalk
operation, Net-'s internal bulkwalk function must detect the loop. operation, Net-SNMP's internal bulkwalk function must detect the loop.
Set to C<0> to turn off loop detection. Set to C<0> to turn off loop detection.
@@ -2232,7 +2232,7 @@ ALTEON-TS-PHYSICAL-MIB::agPortCurCfgPortName.
A list of each mib needed. A list of each mib needed.
C<('MIB-NAME' => 'itemToTestForPresence')> ('MIB-NAME' => 'itemToTestForPresence')
The value for each entry should be a MIB object to check for to make sure The value for each entry should be a MIB object to check for to make sure
that the MIB is present and has loaded correctly. that the MIB is present and has loaded correctly.