Re: WRB - Process of get and set requests in v5 API.

2004-12-27 Thread Users
On Thu, 23 Dec 2004 12:49:20 -0800 [EMAIL PROTECTED] wrote: WC> >WRB> Would you be more supportive of one of the handlers, or of an WC> >extension WRB> of the if-mib implementation code? WC> > WC> >An extension of the if-mib code is only appropriate if the interface is to WC> >appear in the ifTable

Re: WRB - Process of get and set requests in v5 API.

2004-12-23 Thread wrb
Robert: >WRB> Since the table_dataset model operates through the >WRB> retention of data internal to the agent, I would suspect that get requests >WRB> will require that internal data store to be updated as appropriate prior >WRB> to execution of the function >WRB> >WRB> netsnmp_table_data_build

Re: WRB - Process of get and set requests in v5 API.

2004-12-23 Thread wrb
Robert: >WRB> > Wow. great description of your problem. I wish all our users were so >WRB> > verbose! >WRB> >WRB> It is really nice to have someone say this, how appreciative they are >WRB> of the verbosity of my postings. Dave tends to complain about the >WRB> length of same, suggesting that

Re: WRB - Process of get and set requests in v5 API.

2004-12-23 Thread Users
On Fri, 17 Dec 2004 08:44:34 -0800 William wrote: WRB> Since the table_dataset model operates through the WRB> retention of data internal to the agent, I would suspect that get requests WRB> will require that internal data store to be updated as appropriate prior WRB> to execution of the function

Re: WRB - Process of get and set requests in v5 API.

2004-12-23 Thread Users
On Wed, 22 Dec 2004 11:10:04 -0800 William wrote: WRB> > Wow. great description of your problem. I wish all our users were so WRB> > verbose! WRB> WRB> It is really nice to have someone say this, how appreciative they are WRB> of the verbosity of my postings. Dave tends to complain about the WR

RE: WRB - Process of get and set requests in v5 API.

2004-12-22 Thread William R. Buckley
Wes: Thanks for the quick response. > > William> I am still having some conceptual problems with the v5 API. > William> The model that I am using is the DataSet model for tables. > William> The routines that I am calling, and those that are produced > William> for the stub code generated by mib2

Re: WRB - Process of get and set requests in v5 API.

2004-12-22 Thread Wes Hardaker
> On Fri, 17 Dec 2004 08:44:34 -0800, "William R. Buckley" <[EMAIL > PROTECTED]> said: William> I am still having some conceptual problems with the v5 API. William> The model that I am using is the DataSet model for tables. William> The routines that I am calling, and those that are produ

WRB - Process of get and set requests in v5 API.

2004-12-17 Thread William R. Buckley
I am still having some conceptual problems with the v5 API. The model that I am using is the DataSet model for tables. The routines that I am calling, and those that are produced for the stub code generated by mib2c, are listed at the URL