Re: Fwd: Need information to retrieve etherStatsTable parameters from the linux kernel.

2009-11-19 Thread sanjaykumar
Hi, see the man page of "ethtool", google the "ethtool" for more information. You can also download the source code for the same. I hope this will help you. Rgds, Sanjay srivardhan hebbar wrote: > Hi All, > > I am trying to implement etherStatsTable of

Fwd: Need information to retrieve etherStatsTable parameters from the linux kernel.

2009-11-19 Thread srivardhan hebbar
Hi All, I am trying to implement etherStatsTable of the Rmon mib. I am using Net-SNMP 5.4.2.1. I am implementing it on linux kernel. I can get the values of some parameters from /proc/net/dev. The following are the parameters for which I could not find from where to get the values from the system.

"Ipv4InterfaceTable" and "Ipv6InterfaceTable" in IP-MIB

2009-11-19 Thread sanjaykumar
Hi All, I am going through the IP-MIB, net-snmp-5.4.2.1 As per my requirement I need to populate  the  "Ipv4InterfaceTable" and "Ipv6InterfaceTable". But the function  referring two table are protected under the macro    "USING_IP_MIB_IPV4INTERFACETABLE_IPV4INTERFACETABLE_MODULE" [

RE: How to change key/password in the Agent

2009-11-19 Thread Chi . Guan
Hi.Wes, I used -d at snmpusm command but I got binary print out. And I used snmpget and snmpwalk with new key, it does not connect with the agent, but the old key does. The agent running at 192.168.83.4 is written by Python SNMP, May be the agent have problem. The snmpsum result is as following:

Agentx Help Required

2009-11-19 Thread Puneeth M I
Hi, I am using Net-SNMP as agentx master agent and have written iReasoning agent to function as subagent. NetSNMP agent is runnning on 161 port , iReasoning subagent is running on 1666 port and Agentx is using 705 port. >From a mib browser I am doing a SNMP GET/GETNEXT operation on 161 port a

/usr/local/sbin # ./snmpd -f -Le error information

2009-11-19 Thread 飞飞
Dave,Mike and ALL: It is look like I didnot install net-snmp5.5 rightly,one of my co-worker said it the problem of the distribution version of the linux(especially the HIGH customized version,such as Ubuntu,SuSE,net-snmp is not called net-snmp in their software suite),I really need a linux-lik

Re:make error while cross compiling with arm-linux-gnu

2009-11-19 Thread lvzhen820404
just try to make distclean to remove the file generated before ,and reconfig it again . 在2009-11-19,"radhika mv" 写道: /opt/arm_tools/bin/../lib/gcc/arm-linux-gnu/3.4.3/../../../../arm-linux-gnu/bin/ld: mibgroup/snmpv3/.libs/usmConf.o: Relocations in generic ELF (EM: 3) mibgroup/snmpv3/.libs

Re: make error while cross compiling with arm-linux-gnu

2009-11-19 Thread Kirill Mishustin
On Thu, 19 Nov 2009 12:15:40 +0530 radhika mv wrote: > /opt/arm_tools/bin/../lib/gcc/arm-linux-gnu/3.4.3/../../../../arm-linux-gnu/bin/ld: > mibgroup/snmpv3/.libs/usmConf.o: Relocations in generic >ELF (EM: 3) > > mibgroup/snmpv3/.libs/usmConf.o: could not read symbols: >File in wrong > format