05-12-2006 11:38 AM
05-12-2006 03:32 PM
Read the error description for error 56 and you will find it is a network timeout error. You usually get this from TCP Open functions when no target answers the connection request, or from both UDP and TCP read when the addressed device did not respond. With UDP this usually means that the UDP Write was not sent to the right device address or the command contained a syntax error so that the device could not decode it and decided to not send any response.
@csantosh wrote:I am using SNMP toolkit by viodia..And I am getting an error code 56 while snmpgetrequest, which involves a UDP write and read? I am trying to get the manage UPS. And when i am trying to get data from the UPS i am getting this error?What could be the reason?
05-13-2006 04:03 AM
My Network properties are
IP: 10.7.17.37
Subnet mask: 255.0.0.0
default gateway: 10.7.0.1
With this i am trying to access the UPS varibles. do i need to change any network settings? I tried doing whatever u have done but my network goes down.
05-15-2006 06:39 PM
I agree with Rolf that this sounds like a nertwork issue, but have you tried contacting Viodia support? It may be a common issue with this particular toolkit that they are familiar with and can give you specific advice about.
Kind Regards,