RE: mib2c

2006-03-08 Thread kanda.samy
Hi Amit, I don't this mib2c can give the range of enums. But snmptranslate does that. If you try "snmptranslate -Tp", it will give you mib tree with all the enum range, like +-- -R-- EnumVal ifType(3) |Textual Convention: IANAifType

Re: Return SNMP_ENDOFMIBVIEW on GetNext in a Subagent

2006-03-08 Thread Robert Story
On Mon, 20 Feb 2006 10:46:15 +0100 Beat wrote: KB> We are using agentx with shared tables (e.g. subagent 1 has row 1, KB> subagent 2 row 2, ...). Table_iterator is not used, because we don't KB> want to register a whole table, but only rows. The net-snmp version is KB> 5.3.0.1. KB> We had the prob

Re: 5.1.4.rc1 available for testing.

2006-03-08 Thread Robert Story
>> This is the end of the line for the 5.1.x series [...] Really? When did that get decided? Do we have an official policy on EOL'ing releases? -- Robert Story; NET-SNMP Junkie Support: Archive: Yo

Re: mib2c

2006-03-08 Thread amit limaye
hey samy, thanks for tht. Also just one more thing i have been trying to access enums defined in the MIB how can i access them. The mib2c man page gives a mechanism to check if a enum is defined to nothing to access the range of values in the enum Is there a way to do it -SIGTERM amit

Re: 5.1.4.rc1 available for testing.

2006-03-08 Thread Dave Shield
On Wed, 2006-03-08 at 15:48 +0100, Thomas Anders wrote: > Don't we have an existing release policy to apply here? As the two of > you are also the main authors of that document: do you feel the > principles have been followed? Hmmm perhaps not. Except perhaps the paragraph immediately follow

Re: 5.1.4.rc1 available for testing.

2006-03-08 Thread Thomas Anders
(moved to -coders) Dave Shield wrote: On Tue, 2006-03-07 at 16:09 -0800, Wes Hardaker wrote: Dave> But it needed one minor tweak to report Dave> memory/CPU statistics on the latest NetBSD and OpenBSD systems. Dave> I've wasn't sure whether to apply it to 5.1.4 as well.

Re: hpux11 with net-snmp 5.3.0.1 compike fail

2006-03-08 Thread Dave Shield
On Tue, 2006-03-07 at 11:37 -0800, Wes Hardaker wrote: > Ok so we're going to rename those files? I'd vote for that. The current names include a certain amount of redundancy, even if we basically stick with the full names of MIBs and/or tables. I'm personally not convinced that's necess

Re: how to add content to table?

2006-03-08 Thread Dave Shield
On Wed, 2006-03-08 at 12:15 +0800, zwang wrote: > I have got my .c file by mib2c -c mib2c.iterate.conf, but > I don`t know how to initialise the contents of the table. > I found there is a XTable_createEntry(index ) function, > Do I use it in initialize_table_XXX() to add contents to > my tab

Re: No Response

2006-03-08 Thread Thomas Anders
Roger Marc Sison wrote: [EMAIL PROTECTED] ~]# snmpwalk -c -v 1 ifDescr Timeout: No Response from http://www.net-snmp.org/docs/FAQ.html#Requests_always_seem_to_timeout__and_don_t_give_me_anything_back___Why_ +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) --

how to add content to table?

2006-03-08 Thread zwang
  Hi,all     I have got my .c file by mib2c -c mib2c.iterate.conf, but I don`t know how to initialise the contents of the table. I found there is a XTable_createEntry(index ) function, Do I use it  in initialize_table_XXX() to add contents to my table?         Thanks for any comments

Reporting errors & compile problems on irix6.5

2006-03-08 Thread Hale, Charlotte
I'm sending this to the coders list because of the configure output request but I tried the suggestions of Thomas Anders when I contacted the users list. I'm running on IRIX6.5. I've tried using a recent tarball (net-snmp-cvs-V5-3-patches_20060306_0306.tar.gz) and untarred it using the gnu

No Response

2006-03-08 Thread Roger Marc Sison
i got the following ruslt when i tried to query   [EMAIL PROTECTED] ~]# snmpwalk -c -v 1  ifDescrTimeout: No Response from   my snmp version is NET-SNMP version:  5.1.3.1Web:   http://www.net-snmp.org/Email: [email protected]   i tried installi