# File lib/snmp/manager.rb, line 193
    def load_module(name)
        @mib.load_module(name)
    end