On 10/11/06, bhushan <[EMAIL PROTECTED]> wrote:
> # snmpget -v 1 -c public localhost 1.3.6.1.4.1.16901.1.1
> SNMPv2-SMI::enterprises.16901.1.1 = INTEGER: 3
> still o/p of snmpget shows SNMPv2-SIM as root as shown above
> for solution to this i tried to remove SNMPv2-SMI.txt from that directory
No - don't try removing MIB files. That's not the problem here.
The problem with be that (for some reason) the "snmpget" client isn't
loading your MIB file, so can't display meaningful names for anything
in your enterprise tree.
Try running
snmpget -Dparse-mibs .....
and look through the debug output. Check where it's looking for
MIB files, and whether it's trying to load your MIB file (and failing)
or simply not trying at all.
That should hopefully give you some indication of where the
problem lies.
BTW, this has *nothing* to do with AgentX, so it's actually
a bit of a misleading subject line.
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=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders