# File lib/snmp/mib.rb, line 136 def initialize @by_name = {} @by_module_by_name = {} @by_oid = {} end