;
net-snmp-cod...@lists.sourceforge.net
Subject: Re: help needed with root oid and getnext operation
2009/2/28 EYRE Bernadette :
> One of my original problem was that when using snmpwalk command
OK - so you are using "snmpwalk".
That's definitely relevant here
> on say
e
Cc: Mike Ayers; net-snmp-users@lists.sourceforge.net; harish...@hp.com
Subject: Re: help needed with root oid and getnext operation
2009/2/26 Bernadette Eyre :
> My code registers organization root oid.
>
> (I substituted y and x in the oid to conceal some proprietary stuff)
Fair
2009/2/28 EYRE Bernadette :
> One of my original problem was that when using snmpwalk command
OK - so you are using "snmpwalk".
That's definitely relevant here
> on say a column (without any instance index) of one of the tables,
That's pretty much what I expected, but you hadn't given suffi
2009/2/26 Bernadette Eyre :
> My code registers organization root oid.
>
> (I substituted y and x in the oid to conceal some proprietary stuff)
Fair enough.
> I don't register the individual tables and scalars. The master agent
> knows of this root oid only. It knows to forward all the get/getne
Hi David,
my comments are embedded below.
On Thu, 2009-02-26 at 08:44 +, Dave Shield wrote:
> 2009/2/25 EYRE Bernadette :
> > Thank you both Mike and Harish, every little help counts.
> > a little more help from others on other points
> > will be greatly appreciated
>
> Mike has answered t
2009/2/25 EYRE Bernadette :
> Thank you both Mike and Harish, every little help counts.
> a little more help from others on other points
> will be greatly appreciated
Mike has answered the issues regarding general SNMP processing.
I've no idea what information Harish has suggested, since this does
-users@lists.sourceforge.net
Subject: RE: help needed with root oid and getnext operation
> From: EYRE Bernadette [mailto:bernadette.e...@alcatel-lucent.com]
> Sent: Monday, February 23, 2009 6:25 PM
> 1 - what am I expected to return for GETNEXT call? Do I
> return the index of th
> From: EYRE Bernadette [mailto:bernadette.e...@alcatel-lucent.com]
> Sent: Monday, February 23, 2009 6:25 PM
> 1 - what am I expected to return for GETNEXT call? Do I
> return the index of the next valid object instance
> or the actual value of the first valid object instance?
Always