POD cleanup
This commit is contained in:
4
Info.pm
4
Info.pm
@@ -751,7 +751,7 @@ C<perldoc SNMP> -> bulkwalk() for more info.
|
||||
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
|
||||
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.
|
||||
|
||||
@@ -2232,7 +2232,7 @@ ALTEON-TS-PHYSICAL-MIB::agPortCurCfgPortName.
|
||||
|
||||
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
|
||||
that the MIB is present and has loaded correctly.
|
||||
|
||||
Reference in New Issue
Block a user