Hi Alex,

I see. Yes, the access permissions on most methods in MibLoader is
wrong I guess. Since the full source code is available, there is not
much point with using "private" as a field accessor is there? ;-)

I'll look into fixing this in the next release.

Meanwhile, I think the only option is to hack the source of the
MibLoader class to do the right thing. :-(

Cheers,

/Per Cederberg

On Fri, Feb 19, 2010 at 16:33, Jacinto, Alex (GE Infra, Energy)
<[email protected]> wrote:
> Hi,
>
> All my MIBs are accessed through a URL that requires authentication and
> authorization, I can parse an MIB but the imports are explicitly being
> loaded by scheduleLoad and it resolving the import MIBs to a URL call
> that does not contain my authorization and authentication.  Is it
> possible to change the permission of MibLoader.locate?
>
> Thanks in advance,
> Alex
>
>
>
> _______________________________________________
> Mibble-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/mibble-users
>


_______________________________________________
Mibble-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mibble-users

Reply via email to