ucd-snmp-3.5.3.tar.gz

2022-11-16 Thread Magnus Fromreide
Hello! I am doing some software archeology and for that I have found that I need the distribution tar file for ucd-snmp-3.5.3. I am sadly not able to find that tar file on the internet - maybe it is just a case of my google karma beeing bad - so I am humbly asking if anyone here happens to have

Re: Do NetSNMP support CreateAndWait

2021-12-09 Thread Magnus Fromreide
On Thu, Dec 09, 2021 at 09:45:38PM +0530, Feroz wrote: > In the NetSNMP sample code I see the following block. > I would like to understand if NetSNMP support "CreateAndWait" > > File: ipAddressTable.c > > if (ROWSTATUS_CREATEANDWAIT == ipAddressRowStatus_val) { >

Re: sysUptime uses gettimeofday

2018-03-28 Thread Magnus Fromreide
On Wed, Mar 28, 2018 at 12:49:48PM +0530, Pushpa Thimmaiah wrote: > Hi All, > > I believed that sysUpTime is counter that increments every seconds. But In > net-snmp code , > sysUpTime being calculated as difference between 'snmpd-starttime' and > 'current time' . > > I would like to know

Re: unregister_mib fails

2013-03-19 Thread Magnus Fromreide
On Fri, 2013-03-08 at 12:45 -0800, Pal Saint wrote: unregister_mib fails even for standard UCD-DLMOD MIB. While registering all the columns are explicitly registered. But during unregistering, unregister_mib tries to do an exact match with the root oid to the subtree children that were

Re: unregister_mib fails

2013-03-19 Thread Magnus Fromreide
On Tue, 2013-03-19 at 10:20 -0700, Pal Saint wrote: The problem I mentioned was noticed even with UCD-DLMOD registration and unregistration code (agent/mibgroup/ucd-snmp/dlmod.c). Here is the example code I compiled and was able to reproduce on my Linux 2.6.32 (64bit). I am using

Re: snmp-readonly file system

2009-09-28 Thread Magnus Fromreide
On Wed, 2009-09-23 at 23:25 +0530, Raghu Ramaraj wrote: hi, We would like to have net-snmp in read only file system (cramfs). what are the things need to do? In our file system, only /tmp has R/W access .If i run snmpd, it is writing some files under /var/net-snmp/and also using

Re: broadcast/multicast between master/subagents in AgentX

2009-06-28 Thread Magnus Fromreide
On Fri, Jun 26, 2009 at 04:22:34PM -0700, Zaryab M. Munir wrote: Hi,   Does the net-snmp AgentX support broadcast/multicast between master and subagent? No. /Nej -- ___

RE: Multi-destiny Traps

2009-03-25 Thread Magnus Fromreide
On Tue, 2009-03-24 at 16:58 +, Sergio Cabaço wrote: What O/S is this unix-based system? It is a sub-module (uses the kernel with some modifications) of LynxOS (not all POSIX specifications) and it hasn't getopt available in the system. What does man getopt report? Nothing, it

Re: SNMPd exits problem

2008-12-08 Thread Magnus Fromreide
On Thu, 2008-12-04 at 15:09 +0530, Ambika Tripathy wrote: Hi Experts, I am facing problem in executing snmpd? It exits. When I gdb it I found below errors. (gdb) run -Lo -Le Starting program: /usr/local/sbin/snmpd -Lo -Le [Thread debugging using libthread_db enabled]

Re: Agentx communication issues with net-snmp 5.4.1

2008-05-15 Thread Magnus Fromreide
On ons, 2008-05-14 at 15:51 -0700, [EMAIL PROTECTED] wrote: Hi, I was using net-snmp 5.1.4 earlier and we have a subagent communicating using agentx with our master agent. Things were working fine. We are now trying to upgrade to net-snmp 5.4.1 and the master agent and the subagent are

Re: subagent

2008-02-20 Thread Magnus Fromreide
On mån, 2008-02-18 at 11:14 +0530, Pranesh Kulkarni wrote: Hi , I am using now mib2c.mfd.conf option , but with 3 tables , have to run as 3 separate subagent . Which will be best option from performance wise or architrcture wise Keeping 3 subagagents for 3 tables ,OR single

Re: subagent

2008-02-16 Thread Magnus Fromreide
On fre, 2008-02-15 at 16:44 +0530, Pranesh Kulkarni wrote: Hi , I have written a sample MIB which has 3 tables and 5 scalar variables. I want to have this to be a subagent and get connected to a standard net-snmp snmp agent /usr/local/sbin/snmpd by agentx support. The table

Re: overwrite standard mib2/interfaces

2008-02-03 Thread Magnus Fromreide
On tor, 2008-01-31 at 16:24 +0100, Masoud Fatollahy wrote: Hi, We are planning to find the best possible way to register our ports as interface in mib2/interfaces(if-mib/ifTable) table on net-snmp-5.4.1. since these ports are not seen by the linux system Here the stupid question that

RE: overwrite standard mib2/interfaces

2008-02-03 Thread Magnus Fromreide
On lör, 2008-02-02 at 21:42 +0100, Masoud Fatollahy wrote: Hi and thanks for the response, Since it is not possible to add our own rows to the ifTable right now and we don't know when this feature can be added to the net-snmp, I think it should be nice and helpful to know the way to

Re: AIX

2004-09-29 Thread Magnus Fromreide
On Tue, Sep 28, 2004 at 10:56:35AM +0100, Dave Shield wrote: When trying to build on an AIX machine as specified in dist/RELEASE-INSTRUCTIONS and modified in accordance with README.aix i end up in a loop or something in configure since the AIX grep doesn't support lines longer than 2048