Re: Extending MIBS and related Agent Functionality

2011-05-17 Thread Robert Story
On Mon, 16 May 2011 22:02:47 +0200 Ernst wrote: EAK> On 16.05.2011 17:50, Robert Story wrote: EAK> > EAK> RS> Yes, but having a working example of the code mean it would be EAK> easier to stuff EAK> RS> into an extension mib. EAK> EAK> Ahok, so please find patches to hr_swrun.c and HOST-RESOURCE

Re: Extending MIBS and related Agent Functionality

2011-05-16 Thread Ernst Albrecht Köstlin
On 16.05.2011 17:50, Robert Story wrote: > RS> Yes, but having a working example of the code mean it would be easier to stuff RS> into an extension mib. Ahok, so please find patches to hr_swrun.c and HOST-RESOURCES-MIB attached to this mail. > I think adding a Net-SNMP extension table to th

Re: Extending MIBS and related Agent Functionality

2011-05-16 Thread Ernst Albrecht Köstlin
On 05/12/11 15:25, Robert Story wrote: > On Tue, 10 May 2011 08:53:16 +0100 Dave wrote: > DS> On 10 May 2011 00:08, Wes Hardaker wrote: > DS> > 2) We can, however, extend [the Host Resources MIB] by adding objects to the > DS> > Net-SNMP MIB tree that adds the needed functionality or defini

Re: Extending MIBS and related Agent Functionality

2011-05-16 Thread Robert Story
On Sun, 15 May 2011 17:28:50 +0200 Ernst wrote: EAK> > Unless you really need an IETF standard MIB to proceed, I suggest an EAK> extension EAK> > table. If the IETF MIB gets updated one day, the code will probably be EAK> > reusable. EAK> EAK> If I get this right you are not discussion how to

Re: Extending MIBS and related Agent Functionality

2011-05-14 Thread Ernst Albrecht Köstlin
On 05/12/11 23:34, Dave Shield wrote: > 2011/5/12 Ernst Albrecht Köstlin : >> Anyhow, what I had in mind when posting/talking about "more process related >> informatation" were such info one could find under the /proc/ tree in >> certain *X OSes. > > Can you be specific, please? What I really need

Re: Extending MIBS and related Agent Functionality

2011-05-12 Thread Dave Shield
2011/5/12 Ernst Albrecht Köstlin : > Anyhow, what I had in mind when posting/talking about "more process related > informatation" were such info one could find under the /proc/ tree in > certain *X OSes. Can you be specific, please? What are the precise items of information that you are looking to

Re: Extending MIBS and related Agent Functionality

2011-05-12 Thread Ernst Albrecht Köstlin
RS> Unless you really need an IETF standard MIB to proceed, Should I have the need? ;-) I initially mentioned the HOST-RESOURCES-MIB because the extensions I have in mind seem to fit into it quiet well (at least from the/my technical point of view). "My needs" are to have the extensions in the

Re: Extending MIBS and related Agent Functionality

2011-05-12 Thread Robert Story
On Tue, 10 May 2011 08:53:16 +0100 Dave wrote: DS> On 10 May 2011 00:08, Wes Hardaker wrote: DS> > 2) We can, however, extend [the Host Resources MIB] by adding objects to the DS> > Net-SNMP MIB tree that adds the needed functionality or definitions. DS> DS> > For things like this, we'd need to

Re: Extending MIBS and related Agent Functionality

2011-05-10 Thread Dave Shield
On 10 May 2011 00:08, Wes Hardaker wrote: > 2) We can, however, extend [the Host Resources MIB] by adding objects to the > Net-SNMP MIB tree that adds the needed functionality or definitions. > For things like this, we'd need to create an extension table in the > Net-SNMP tree, which is a bit mor

Re: Extending MIBS and related Agent Functionality

2011-05-09 Thread Wes Hardaker
> On Mon, 09 May 2011 18:49:55 +0200, "A.Köstlin" said: AK> First of all thanks for your great work! :-) Your welcome! We're glad you've found it useful! AK> Is it possible to add extensions to "HOST-RESOURCES-MIB" (and the AK> related agent code) and have the chance to get those in the re

Extending MIBS and related Agent Functionality

2011-05-09 Thread A.Köstlin
Dear Coders First of all thanks for your great work! :-) Secondly a general and short question: Is it possible to add extensions to "HOST-RESOURCES-MIB" (and the related agent code) and have the chance to get those in the release branch? Background: I plan of make use of (query) OIDs in