mibble-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Mibble-users] MIB resolver


From: Jacinto, Alex (GE Infra, Energy)
Subject: RE: [Mibble-users] MIB resolver
Date: Tue, 23 Feb 2010 14:03:21 -0500

Hi Per,

Thanks for answering.  One suggestion is to create an interface for the 
resolver (eg. MibResolver with method locate), then the client can implement 
its own instead of overriding the locate method.

Thanks again,
Alex

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Per Cederberg
Sent: Tuesday, February 23, 2010 1:54 PM
To: Announcements, support,and forum for Mibble users
Subject: Re: [Mibble-users] MIB resolver

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) 
<address@hidden> 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
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/mibble-users
>


_______________________________________________
Mibble-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/mibble-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]