# File lib/snmp/varbind.rb, line 168
    def with_mib(mib)
      @mib = mib
      self
    end