On 30 July 2010 09:53, Julian Cebulla <[email protected]> wrote:
> I run the snmpd.exe like this “snmpd.exe
>     -I-udp,udpTable,tcp,tcpTable,icmp,ip,interfaces,system_mib,sysORTable
>          -m ALL -d –f” to see everything.

> But when I make a snmpwalk at .1.3.6.1.4.1 I doesn’t get anything from my
> enterprise OID.

Try doing an "snmpget" request for one OID within your private enterprise.
What does the agent display?   (i.e. the debug output with the packet dumps)

If you have any debug code in your MIB handler, try turning this on.
What do you see?   Presumably the initialisation routine is being called
when the subagent first starts.
  When you issue a GET request, does it get as far as the subagent
MIB handler?


Dave

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to