I’m trying to use the proxy feature to implement the DS1-MIB (located at SNMPv2-SMI::transmission.18).  I just added a line like “

proxy -v2c -c public 192.168.1.1 .1.3.6.1.2.1.10.18” to snmpd.conf.  It basically works, but there’s one problem.  If I walk the MIB, the get-next responses skip over that portion of the tree.  Specifically, a get-next to the last OID in SNMPv2-SMI::udp returns the first OID in SNMPv2-SMI::snmp, completely skipping the transmission group.  However, if I start walking the MIB at SNMPv2-SMI::transmission.18, everything shows up.  Also, if I relocate the DS1 MIB under enterprises, everything works fine.  I’m using 5.3.1, but I tried an earlier revision and got the same behavior, so I think it’s been this way for a while.

 

So, can anyone point out something I’m doing wrong or perhaps offer a patch?  If not, can somebody point me to where I should start looking in the code to track this down?

 

 

Please remember to register for the Annual Educational Conference in Indianapolis November 5th through the 8th, 2006 at https://secure.ontariosystems.com/aec/index.php. This year's show "Explore" features keynote speaker Ed Viesturs with a special pesesentation by Judy Hammond. Ontario Systems is "Changing the World of Receivables Management." Attention: This message and all attachments are private and may contain information that is confidential and privileged. If you received this message in error, please notify the sender by reply email and delete the message immediately.
-------------------------------------------------------------------------
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

Reply via email to