epmp1000 problem with SNMP - timeout

I am connecting to snmp through PHP using all the default values.

Version: 2c

Community: public

trying to read the following value: ".1.3.6.1.4.1.17713.21.1.2.30.1.15"

In the device with software version 3.0 works fine, but in software version 3.2 it gives me a timeout.

If I ping to the device is working fine, but the SNMP gives a timeout.

I am comparing one device with 3.0 and one with 3.2 with the exact same configuration, and one is working and the other is not working. I am trying through the command line, using PHP and using a MIB browser.

Maybe someone had this problem and can help.

Thanks!

There is a SNMP bug in 3.2.  It is resolved in 3.3.

2 Likes

@supportviguay wrote:

I am connecting to snmp through PHP using all the default values.

Version: 2c

Community: public

trying to read the following value: ".1.3.6.1.4.1.17713.21.1.2.30.1.15"

In the device with software version 3.0 works fine, but in software version 3.2 it gives me a timeout.

If I ping to the device is working fine, but the SNMP gives a timeout.

I am comparing one device with 3.0 and one with 3.2 with the exact same configuration, and one is working and the other is not working. I am trying through the command line, using PHP and using a MIB browser.

Maybe someone had this problem and can help.

Thanks!


Hi,

Could you please check whether issue still persists in 3.3 Release as @dkeltgen mentioned?

Thank you.

1 Like