This is a discussion on Re: Subagentx : how to define the path where MIBS are installed within the SNMP Users forums, part of the Networking and Network Related category; On 13/10/06, Arnaud BODENAN <arnboden@hotmail.com> wrote: > But I'm still in trouble with ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 13/10/06, Arnaud BODENAN <arnboden@hotmail.com> wrote:
> But I'm still in trouble with my test. I run my sample subagentX with a > directory where no MIBS exist, and I try the command: > > snmpwalk -Oa -c public -v 2c localhost:1400 system > > I think I would have an error as system is not known, but I get no error and > snmpwalk displays me the right informations. But are you telling *snmpwalk* to look in the wrong place, or just the subagent? It's the client (snmpwalk) that converts from "system" to .1.3.6.1.2.1.1 and back again for the results. The agent/subagent doesn't use the MIB files at all (as mentioned in the FAQ entry that I pointed you to). > Problably, I miss something again. Try snmpwalk -M /home/arnboden/testMonitoring/etc ..... system That should fail, as expected. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |