[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]
 

On Mon, 2005-04-18 at 10:55, Hongjunli wrote:
> Thank you very much.
> I have solved this problem. I meet another question which is if
> I use snmptable ,it shows me "No Response from localhost" but if
> I use snmpwalk ,it shows me several lines data and "No Response
> from localhost". In general ,what can case it? 

Well, you haven't said anything much about what you can
and can't see.  So this is pretty much fishing in the dark.

But as a wild guess, I'd suggest that there's a problem in
the MIB module such that it fails to process one particular
row or MIB object.
  My suspicion is that the snmptable command is retrieving
the same information as snmpwalk, but is failing before it
has enough results to display sensibly.


I'd suggest that you investigate this by retrieving values
one at a time (using 'snmpgetnext'), in order to pin down
exactly where things are failing.   If you can fix this
(so that snmpwalk runs to completion), I suspect that
snmptable would work too.

Dave



-------------------------------------------------------
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-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to