Re: writing a subagent -- newbie help

2010-09-29 Thread Matt Flanzer
Following up... I got the example subagent working. (yay!) The issue is with macports, not net-snmp. The current macports distribution is net-snmp 5.5 but the master agent (snmpd) is 4.5. The generated subagents do not like to play well. Within the macports distribution the net-snmp config file (

AIX & Net SNMP install make error

2010-09-29 Thread I Apong
Hi I installed Net-snmp 5.5 on an AIX 5.3.12 - 64 bit server and all is well. I am now trying to install it on a production server: AIX 5.3.04 - 32bit I am using the same tar balls from before: net-snmp-5.5.tar openssl.0.9.8.1103.tar /configure --without-kmem-usage --with-mib-modules=host and /c

Re: Crosscompiling Netsnmp-5.6.rc1 for arm-unknown-linux under Cgywin

2010-09-29 Thread Leo Lin
Thanks Bart,   I apologize for my poor knowledge of linux, snmpd.exe.stackdump is created when I ran snmpd.exe with seg core fault.   after several tries, I was able to have the net-snmp-5.6.rc1 working for i686-pc-cygwin.   I experimented with many configure options, and try it to verify if they

PPP Interfacetype - ifphyscaddress textual name

2010-09-29 Thread Harish
Hi, For few devices I am getting textual string like "INDIA-LINK", "LONDON-LINK" for OID .1.3.6.1.2.1.2.2.1.6.x( ifphysaddress). This is for Iftype "PPP". I am wondering how we can set custom text string to this OID as it is read-only. Kindly explain. Also, if it is possible to set custom str

FW: SPAM-LOW: RE: SNMP only getting data every 15 seconds.

2010-09-29 Thread Ron Rader
[I think Steve meant to send this to the whole list ;) .] Steve, I'm not sure. It is certainly possible to do what you want, but if you want snmpd to populate the IF-MIB statistics quicker you may have to consider modifying the IF-MIB code to do it. Ron

Re: Crosscompiling Netsnmp-5.6.rc1 for arm-unknown-linux under Cgywin

2010-09-29 Thread Bart Van Assche
On Tue, Sep 28, 2010 at 6:34 PM, Leo Lin wrote: > I tried to revert to previous net-snmp-5.6.rc1 setup, by performing > > make uninstall > > also, decompress the downloaded .tar.gz again, > > and ran `autoreconf -i` > > I have to run `configure` `make` `make install` several times so it > instal