Re: agentx subagent support

2007-02-23 Thread maddy
Thanks Mark, I tried that and it returned something like root 5250 1 0 05:35 ?00:00:02 /usr/sbin/snmpd -Lsd - Lf /dev/null -p /var/run/snmpd -a msat 15580 7321 0 15:30 pts/400:00:00 grep snmpd When I issued the command below snmpget -v 1 -c clovis localhost NET-SNM

Re: net-snmp 5.4 with perl support on AIX 5.3

2007-02-23 Thread Thomas Anders
Francois Le Hir wrote: > did anybody have success building net-snmp 5.4 with "--with-perl-modules " > on AIX 5.3 ? > > I keep getting the message: > > configure: error: Perl support requires --enable-shared > > event when I use "--enable-shared". It seams to be a conflict with the > defaults use

net-snmp 5.4 with perl support on AIX 5.3

2007-02-23 Thread Francois Le Hir
Hello, did anybody have success building net-snmp 5.4 with "--with-perl-modules " on AIX 5.3 ? I keep getting the message: configure: error: Perl support requires --enable-shared event when I use "--enable-shared". It seams to be a conflict with the defaults used for AIX in the configure script

Re: Problem Related to snmpwalk command

2007-02-23 Thread Brian A. Seklecki
Turn up the debugging verbosity? Use tcpdump can capture the session? More details on the agent? Any stateful inspection engines between you and the agent? ~BAS On Fri, 23 Feb 2007, [EMAIL PROTECTED] wrote: > HI... [...snip...] > > Error in packet. > Reason: (genError) A general failure

Real-time OID graphing utility?

2007-02-23 Thread Brian A. Seklecki
Can anyone recommend an X/11 utility for real-time OID value graphing? Anything in TK, Gnome, KDE etc works. Doesn't need to be the full MIB browser, just graphing with some basic scaling. Thanks, l8* -lava (Brian A. Seklecki - Pittsburgh, PA, USA) http://www.spiritual-

Re: monitor an extend OID

2007-02-23 Thread Kyle Tucker
> > > My simple script here, which I can run via snmpget, never gets > > run my snmpd. > > > > extend failure /usr/local/bin/failure > > monitor -r 1 . > > What about the "agentSecUser" or "iqueryUser" line? > Have you configured which user to run internal queries as > (and given that user su

agentx subagent support

2007-02-23 Thread maddy
Hi, I tried to implement the agentx subagent support example but I am getting a few errors. After building the example demon using the makefile and starting the master agent, When I change the root to ./example-demon & I get the error below Error: Failed to connect to the agentx master agent:

"No Such Instance"

2007-02-23 Thread Shuaib Siddiqui
Hi, I have extended the ucd-snmp agent and the registration of the module is successfull as register_mib() returns 0. when i run the snmpwalk for systemi get the replies but when i query any of the new OIDs using snmpget it gives me "No such Instance currently exists at this OID" ... i double che

Problem Related to snmpwalk command

2007-02-23 Thread [EMAIL PROTECTED]
HI... While running snmpwalk -v2c -c public localhost .1.3.6.1.2.1.10.184..command i got following error...in my WMAN-IF-MIB..LOT OF TABLES THERE ..LIKE WMAN-IFBS,SS,AND CMN BUT IS SHOWS ONLY WMAN-IFBS OBJECTS..NOT FULL OBJECT(HALF OF THE BS OBJECT),,WHAT ABOUT OTHER TABLES AND OBJECT...