Fwd: [Solved] Tree walk doesn't continue into my 'pass' function.

2006-09-26 Thread sourceforge_net . 3 . lyager
On 9/26/06, <> wrote: > However, when trying to walk the whole tree, SNMPd doesn't jump into > the tree-section controlled by my 'pass'-program. So: > > $ snmpwalk -v2c -c public 10.0.0.11 .1 > > Yeilds all other SNMP values but skips my section > (.1.3.6.1.4.1.26124.42.2.1.1) > > How am I to le

Tree walk doesn't continue into my 'pass' function.

2006-09-26 Thread sourceforge_net . 3 . lyager
Hi there. I've compiled a very minimal version of net-snmp-5.3.1 with intentions to use it on an embedded system. The only MIB I've compiled in are "if-mib/ifTable" and "ucd-snmp/pass", now I've written a program to 'pass' to, and it works fine if I ask directly into the tree with snmp-walk like: