Re: Problem with net-snmp 5.2.1.2

2005-11-19 Thread Wes Hardaker
> On Fri, 18 Nov 2005 05:09:26 -0800 (PST), md salauddin <[EMAIL > PROTECTED]> said: md> Thank you Robert and Dave. Actually i tried with --enable-mtd-rewrites ^^^ I assume that's a typo here and you actually used "mfd" not "m

Re: Problem with net-snmp 5.2.1.2

2005-11-18 Thread Robert Story
On Fri, 18 Nov 2005 05:09:26 -0800 (PST) md wrote: MS> net-snmp 5.2.1.2 i can see is interface admin status setting is not MS> written for linux ,i think it is available only for win32. How do i MS> implement please let me know. -Salauddin. You're looking in the wrong place. Did you try and set th

Re: Problem with net-snmp 5.2.1.2

2005-11-18 Thread md salauddin
Hello, Thank you Robert and Dave. Actually i tried with --enable-mtd-rewrites Now i can access all interface details also. But other problem with net-snmp 5.2.1.2 i can see is interface admin status setting is not written for linux ,i think it is available only for win32. How do i implement

Re: Problem with net-snmp 5.2.1.2

2005-11-17 Thread Dave Shield
On Wed, 2005-11-16 at 21:19 -0800, md salauddin wrote: > If I do cat /proc/net/dev i can see all my interface details > including interface names etc I think Robert is suggesting that *we* probably need to see the output of "cat /proc/net/dev". It's possible that there's something subtle ab

Re: Problem with net-snmp 5.2.1.2

2005-11-16 Thread md salauddin
Hello I have used same configuration file for both versions. I have only one version installed at one time. After displaying two values in the interface mib ,it is saying timeout,no response from agent. If I do cat /proc/net/dev i can see all my interface details including interface names etc..

Re: Problem with net-snmp 5.2.1.2

2005-11-16 Thread Robert Story
I repeat: MS> Robert Story <[EMAIL PROTECTED]> wrote: On Fri, 11 Nov 2005 07:27:21 MS> -0800 (PST) md wrote: MS> MS> I am using montavista linux2.4.18 on ixp425 platform (armv5teb). MS> MS> Did you configure both versions the same way? MS> MS> Do you have both versions installed at the same tim

Re: Problem with net-snmp 5.2.1.2

2005-11-15 Thread md salauddin
  Hello, When i say cat /proc/net/dev iam able to get all interface name and other information but if i query using SNMP manager or snmpwalk command iam able to get only three values from interface mib. They are as follows 1. interfaces.IfNumber.0   6 2. interface.IfTable.ifentry.ifIndex.1 :1

Re: Problem with net-snmp 5.2.1.2

2005-11-14 Thread Robert Story
On Fri, 11 Nov 2005 07:27:21 -0800 (PST) md wrote: MS> I am using montavista linux2.4.18 on ixp425 platform (armv5teb). Did you configure both versions the same way? Do you have both versions installed at the same time? (you shouldn't) Are there any error messages in the log files? MS> I have

Re: Problem with net-snmp 5.2.1.2

2005-11-11 Thread md salauddin
Hello I am using montavista linux2.4.18  on ixp425 platform (armv5teb). In the configuration file used for ucd-snmp 4.2.6 i have used com2sec  view and access directives for the community access. But if i use same configuration file for this net-snmp 5.2.1.2 iam not able to get any information fro

Re: Problem with net-snmp 5.2.1.2

2005-11-10 Thread Robert Story
On Thu, 10 Nov 2005 01:30:57 -0800 (PST) md wrote: MS> I was using ucd-snmp 4.2.6 earlier ,now i am using net-snmp 5.2.1.2. MS> With net-snmp 5.2.1.2 iam getting only two variables Interface number and MS> index from Interface MIB. Earlier i used to get whole interface mib MS> details from my devic

Problem with net-snmp 5.2.1.2

2005-11-10 Thread md salauddin
Hi I was using ucd-snmp 4.2.6 earlier ,now i am using net-snmp 5.2.1.2. With net-snmp 5.2.1.2 iam getting only two variables Interface number and index from Interface MIB. Earlier i used to get whole interface mib details from my device which is running snmp agent. Please let me know what could hav