while (@names) { $next = shift @names; if (!oid_base_match($OID_ifTable, $next)) { return; # Table is done. } $table->{$next} = $list->{$next};
In reply to Re^3: get_bulk_request with Net::SNMP
by Anonymous Monk
in thread get_bulk_request with Net::SNMP
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |