in reply to SNMP Error using Net::SNMP - Transport endpoint is not connected

At first glance, I'd recommend you try a
use strict; use warnings;

at the start of your script. You never know!

--
Rohan
  • Comment on Re: SNMP Error using Net::SNMP - Transport endpoint is not connected
  • Download Code