# File lib/snmp/varbind.rb, line 173
    def to_varbind
      VarBind.new(self, Null)
    end