Net-snmp : IF-MIB, TCP-MIB; UDP-MIB etc not working - How to debug through debug token?

2017-06-27 Thread Murali Karicheri via Net-snmp-users
All, I was able to have net-snmp agent (snmpd) respond to network related MIB queries with v4.4.y kernel and corresponding file system with net-snmp installed. When I migrate to a v4.9.y kernel and a corresponding file system, I see that snmpd is only responding to system MIB queries, but not to

Re: Sending signed values problem

2017-06-27 Thread Bill Fenner
On Tue, Jun 27, 2017 at 11:37 AM, wrote: > Thank you so much for the reply, the command i'm using is the following: > > snmpset -v 2c -c public "IP" "OID" = -100 > > Watching the data over wireshark tho, the data length for that command is > 1. > > But if i send for

Re: Sending signed values problem

2017-06-27 Thread corvace.fabrizio--- via Net-snmp-users
Thank you so much for the reply, the command i'm using is the following: snmpset -v 2c -c public "IP" "OID" = -100 Watching the data over wireshark tho, the data length for that command is 1. But if i send for example -130 i get a data length of 2. > Il 27 giugno 2017 alle 16.51 Bill Fenner

Re: Need Help on Snmpv3 AES issue

2017-06-27 Thread Bill Fenner
On Tue, Jun 27, 2017 at 1:50 AM, Suhasini Katuri wrote: > Hi All, > > I've confgured a snmpv3 user with authentication of SHA and encryption of > AES and i tried to snmget on mib object of type sysuptime. As follows, > > i'm using centos and net-snmp version is 5.7.3,

Re: snmpget on a broadcast address

2017-06-27 Thread Bill Fenner
On Wed, Jun 21, 2017 at 6:28 AM, Guru Prasad wrote: > Hi All, > > Using netsnmp-5.7.3 in a debian machine. > I am trying to run snmpget on the network's broadcast address so as to get > all > the snmp agents in my network. But i could not get the response of the > snmp

Re: Sending signed values problem

2017-06-27 Thread Bill Fenner
On Thu, Jun 22, 2017 at 10:37 AM, corvace.fabrizio--- via Net-snmp-users < net-snmp-users@lists.sourceforge.net> wrote: > Hello, > > I'm currently struggling with a data problem. > > I have a system where i have to SET a value, the value is of type Integer > (-32768.32767). > > When sending a

Re: Need Help on Snmpv3 AES issue

2017-06-27 Thread Suhasini Katuri
Hi Pushpa, Thanks for information. By looking at your mail, i got that for older branches it is working fine.Latest branches are failing. Does this fix integrate in future releases?. Can you please share exact version of net-snmp has a fix for it. Thanks, Suhasini. On Tue, Jun 27, 2017 at 4:22

Re: Need Help on Snmpv3 AES issue

2017-06-27 Thread Suhasini Katuri
Hi Pushpa, Does anybody filed a bug for it in latest net-snmp version. If you know about that can you share those details. Thanks , Suhasini. On Tue, Jun 27, 2017 at 4:22 PM, Pushpa Thimmaiah < pushpa.thimma...@gmail.com> wrote: > Hi, > > I faced same behaviour too with latest(27/june/2017)

Re: After installing net-snmp 5.7.3 from source code, no libnetsnmpagent.so

2017-06-27 Thread Pushpa Thimmaiah
Hi, Can you check in net-snmp-5.7.3/agent/.libs folder (its invisible) ? On Thu, Jun 1, 2017 at 8:58 PM, Hess S wrote: > Hi, I'm trying to install net-snmp 5.7.3 to an alternative location on > a RedHat workstation. Since there's no relocatable rpm available, I > did it

Re: Need Help on Snmpv3 AES issue

2017-06-27 Thread Pushpa Thimmaiah
Hi, I faced same behaviour too with latest(27/june/2017) net-snmp-5.7.3.tar.gz --- *net-snmp-5.7.3* :~$ snmpwalk -v 3 -n "" -u initial -a MD5 -A "auth_pass" -x DES -X "priv_pass" -l authPriv 192.168.122.85