This is a discussion on Re: Ending tables within the SNMP Users forums, part of the Networking and Network Related category; On Thu, 17 Feb 2005 10:56:16 -0800 John wrote: JH> I'm enabling access in the snmpd....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, 17 Feb 2005 10:56:16 -0800 John wrote:
JH> I'm enabling access in the snmpd.conf file with "rocommunity public" and JH> have tried timeouts up to -t 60. Same problem. Ok, that eliminates one idea. JH> I tried adding a single dummy scalar to the end of our MIB and the problem JH> goes away for the last table, but moves to the scalar. The client JH> (snmpwalk) receives value of the dummy scalar as the last reply, then JH> returns with a GETNEXT on that OID, but the agent returns nothing. Hmmm... What happens if you do a simple GETNEXT on the dummy scalar? Same thing (timeout)? If so, can you send me the code you are using for the scalar. JH> I'm returning NULL to the GETNEXT on the final OID in my MIB, but the JH> agent doesn't send anything to the client (per Ethereal). What should JH> I expect it to return, something like "no such name"? If there is nothing in the agent after the dummy object (or last table), then the agent should be responding with END of MIB. Are you querying with -v1 or -v2c? Do they give different results? -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |