SNMP walks return "end of MIB"

Hello all,

My subagent registers the subtree "private.enterprises.myenterprise.products.myagent", and all SNMP walks called on "myagent" or on the whole MIB tree produce the expected output.

However, when calling a walk from "private", "enterprises", or "myenterprise", I get an "end of MIB".

My configuration files don't differ a lot from those of the sample agent.

Any idea ?

Thanks.

[423 byte] By [tokriz] at [2007-11-26 5:54:26]
# 1

Recently I added myself into this developers nework.I saw this message and respondng now. Hope this might have resolved already.

Please recheck the configuration files of your subagent.

Stop master agent snmpdx and restart.

(/etc/rc3.d/S76snmpdx start|stop)

It should work. In which platform and OS are you running on?

HTH,

Regards

GANESH.

hg115875 at 2007-7-6 13:07:44 > top of Java-index,Administration Tools,Solstice Enterprise Agents...
# 2

Hi,

I am also getting the same error "END OF MIB"

I have my snmpd.conf file in my /etc/snmp/ dir.

When i try to run this command

snmpwalk -v 1 localhost -c public .1.3.6.1.4.1.2021.52, I get this error !!!! The OID is fine !!

I am new to this...Plz help !!!

usc_trojan at 2007-7-6 13:07:44 > top of Java-index,Administration Tools,Solstice Enterprise Agents...