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

Hi,
when the OID don't end with a index (it's not a table) you need to add a .0 in the end of the OID, to retrieve (or set) a value.

see more in the rfc-1157

  • Comment on Re^2: SNMP Error using Net::SNMP - Transport endpoint is not connected