RE: example codes do not work

2009-01-08 Thread MEHMET ALI EKICI
Hi, I have tried what you offered but it did not change the result. I had "mibs ALL" in the snmpd.conf file. When I look at the logs I see that NET-SNMP-EXAMPLES-MIB loaded or parsed what ever it means. parse-mibs: Module 19 NET-SNMP-EXAMPLES-MIB is in /opt/ekicim/snmp/share/snmp/mibs//

RE: example codes do not work

2009-01-08 Thread ayush.pathak
There is issue with enviroment variables. Export the mibs. export MIBDIRS=$Dir export MIBS=ALL Dir=Path where your mibs are present. Regards Ayush Pathak From: MEHMET ALI EKICI [mailto:[email protected]] Sent: Thursday, January 08, 2009 5:12 PM To:

example codes do not work

2009-01-08 Thread MEHMET ALI EKICI
Hi All, I have configured net-snmp as follows ./configure --prefix=/opt/snmp/ --with-mib-modules=examples/example When I query for example oids I get the following error. NET-SNMP-MIB::netSnmp.2.1.1.0 = No Such Object available on this agent at this OID snmpget -v 2c -c public loc

Running Multiple snmpd agents on solaris (atleast two).

2009-01-08 Thread ayush.pathak
Hi Everyone, I am unable to run multiple snmpd agents on solaris machine. Event two instances of snmpd are not running on solaris although I am able to run any number of instances on linux. I tried all the options with snmpd but second instance aborts. Error is mostly because of using same 161 P