http://qs321.pair.com?node_id=638628


in reply to SNMP problems

Painful solution: Net::SNMP. The example for get_bulk_request for ifTable worked for me for the mac table just by replacing the OID.

non-Perl: Andy Ford

Replies are listed 'Best First'.
Re^2: SNMP problems
by ribasushi (Pilgrim) on Sep 13, 2007 at 11:19 UTC
    I reported a bug with a new test script here. Can you run it on your end and confirm my results? Much appreciated. As far as my current problem - I'll just Net::SNMP. Thanks for the help!

      Great bug report! I get the same results as always, with Net::SNMP perfect and SNMP's output empty of results.

      non-Perl: Andy Ford