This is a discussion on RE: Agent Extension within the SNMP Coders forums, part of the Networking and Network Related category; Hi, Do you say "export MIBS=3DALL"? "man snmp.conf" and "man snmpcmd" will ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
Do you say "export MIBS=3DALL"? "man snmp.conf" and "man snmpcmd" will help you with command related stuff. Bernhard > -----Original Message----- > From: John Pfaff [mailto:john.pfaff@gmail.com]=20 > Sent: Montag, 04. April 2005 16:57 > To: net-snmp-coders@lists.sourceforge.net > Subject: Re: Agent Extension >=20 > Also, I tried using the nstAgentModuleObject and can't get a=20 > response for it either. >=20 > On Apr 4, 2005 10:21 AM, John Pfaff <john.pfaff@gmail.com> wrote: > > It's in /usr/share/snmp/mibs with all of the other mibs. I can do=20 > > snmptranslate and see it just fine. > >=20 > > On Apr 4, 2005 1:16 AM, res0d1zz@verizon.net=20 > <res0d1zz@verizon.net> wrote: > > > Have you included MIB file to the right place? try use=20 > OID number to=20 > > > see if you can get the data. > > > > > > -res > > > > > > ----- Original Message ----- > > > From: "John Pfaff" <john.pfaff@gmail.com> > > > To: <net-snmp-coders@lists.sourceforge.net> > > > Sent: Sunday, April 03, 2005 6:08 PM > > > Subject: Agent Extension > > > > > > > I'm sure there's probably a step I'm missing, but I=20 > can't figure=20 > > > > out what it is. I generated my code with mib2c -c=20 > > > > mib2c.int_watch.conf my-mib.txt. > > > > I do ./configure --with-mib-modules=3D"my-mib" I see .o=20 > files, so I=20 > > > > know it's getting compiled, but when I do snmpget all I get is=20 > > > > noSuchName. I can query sysDescr.0, but if I try=20 > > > > testConfiguration.0 (or testConfiguration) I get noSuchName. > > > > > > > > Is ther a step I'm missing? > > > > >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest &=20 > candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&al...396&op=3Dclick > _______________________________________________ > Net-snmp-coders mailing list > Net-snmp-coders@lists.sourceforge.net > https://lists.sourceforge.net/lists/...et-snmp-coders >=20 >=20 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |