RE: net-snmp install on AIX 5.3

2012-04-10 Thread Alona Rossen
Pay attention to the compiler and 'make' you are using. From: Stephen Grecni [mailto:sgre...@metrohealth.org] Sent: April 10, 2012 10:26 AM To: net-snmp-users@lists.sourceforge.net Subject: net-snmp install on AIX 5.3 I'm attempting to install net-snmp 5.7.1 on AIX 5.3 I used the following comma

Re: network interface overruns - how I can get hold of this with snmp?

2012-04-10 Thread Per Jessen
Dave Shield wrote: > On 10 April 2012 09:42, Per Jessen wrote: >>> It's a little difficult to be sure which zero corresponds with >>> which, but I strongly suspect that "overruns" in the ifconfig output >>> corresponds to the "fifo" field in /proc/net/dev >> >> It does, I can confirm that: > > O

Re: network interface overruns - how I can get hold of this with snmp?

2012-04-10 Thread Dave Shield
On 10 April 2012 09:42, Per Jessen wrote: >> It's a little difficult to be sure which zero corresponds with which, >> but I strongly suspect that "overruns" in the ifconfig output >> corresponds to the "fifo" field in /proc/net/dev > > It does, I can confirm that: OK - then I think you're out of

Re: Help

2012-04-10 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 4 Ap

Re: network interface overruns - how I can get hold of this with snmp?

2012-04-10 Thread Per Jessen
Dave Shield wrote: > On 6 April 2012 14:49, Per Jessen wrote: >> I'm looking for the "overruns:" number as in the ifconfig display: >> >> # ifconfig eth5 >> eth5      Link encap:Ethernet  HWaddr 00:02:B3:8D:CF:F6 >> RX packets:2799 errors:0 dropped:0 overruns:0 frame:0 >> TX packets:20 errors:0 d

Re: unable to start snmp agent

2012-04-10 Thread Dave Shield
On 9 April 2012 10:32, pandit jignesh wrote: > My operating system is ubuntu 11.10 and net-snmp version is 5.7.1 . > executable snmpd file location: /usr/local/sbin/snmpd > when i start snmpd from /etc/init.d:# snmpd start > it says snmpd programme is not installed. I suspect that the init.d sc

Re: network interface overruns - how I can get hold of this with snmp?

2012-04-10 Thread Dave Shield
On 6 April 2012 14:49, Per Jessen wrote: > I'm looking for the "overruns:" number as in the ifconfig display: > > # ifconfig eth5 > eth5      Link encap:Ethernet  HWaddr 00:02:B3:8D:CF:F6 >           RX packets:2799 errors:0 dropped:0 overruns:0 frame:0 >           TX packets:20 errors:0 dropped:0

Re: How get OIDs from returned values in python net-snmp

2012-04-10 Thread Dave Shield
On 8 April 2012 17:50, standa dolinek wrote: > result = sess.walk(Vars) > print Vars[0].tag > print Vars[1].tag > > And i get: > > '.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifPhysAddress' > '.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifPhysAddress' That's corre

Re: Fw: snmp-target

2012-04-10 Thread Dave Shield
On 8 April 2012 11:29, MANSOUR NASERI wrote: > According to your comment , I added these rows: > snmpTargetParamsTable: > > Instance --->   sv2 > snmpTargetParamsName(IDX, IMP)--->Not accessible > snmpTargetParamsMPModel--->2 This is "reserved for SNMPv2u and SNMPv2*"

Re: question about net-snmp-5.7.1 and libcrypto.so.6 dependency

2012-04-10 Thread Dave Shield
On 7 April 2012 11:35, Reeve Yang wrote: > I'm trying to build net-snmp-5.7.1 in our system. Because the build > system we're using the package would be built into rpm before > installing in file system. I edited a rpm spec file based on the one > in net-snmp tarball, nothing special It might be