in reply to Re: Net::SNMP $session-get_request problem
in thread Net::SNMP $session-get_request problem

Thanks all for the help. I got if figured out. Just thought I'd give my findings for future generations.

After correcting the typo mentioned by dondelecaro, it works (well, it would have worked except that someone elses program was messing up the SNMP stuff).

A good reference for Net::SNMP is the module doc. I found a copy at here.

thanks again.

  • Comment on Re: Re: Net::SNMP $session-get_request problem