139140141142143144145146147148149
} if (list.size() <= 0) { frame.loadMib("RFC1213-MIB"); frame.loadMib("HOST-RESOURCES-MIB"); } frame.refreshTree(); frame.setBlocked(false); } /** * Prints command-line help information.