Pysmnp : setCmd doesn't modify the object value

2019-09-26 Thread cdoare.ext
Hello, I tried to set a value from setCmd. Execution doesn't return any error but the snmp request is not sent ! g = setCmd(SnmpEngine() , CommunityData('public', mpModel=1) , UdpTransportTarget(('x.x.x.x', 161)) , ContextData() , ObjectType(ObjectIdentity('1.3.6.1.2.1.2.2.1.7.364904448'), int('1'

RE: Unable to start Python with Windows 7

2019-09-23 Thread cdoare.ext
Hi Eren, Thanks for your help. But I tried another way. I am now on Linux and it works fine ! I don't to want to lose any more time on windows ;-) Christian -Message d'origine- De : Python-list [mailto:python-list-bounces+cdoare.ext=orange@python.org] De la part de E

RE: Unable to start Python with Windows 7

2019-09-23 Thread cdoare.ext
Hi Eren, I have Win 64bit and run Python also in 64 bits. What is strange is that I can run Python, but only with a short program ! Best regards, Christian -Message d'origine- De : Python-list [mailto:python-list-bounces+cdoare.ext=orange@python.org] De la part de Eko palypse E

Unable to start Python with Windows 7

2019-09-19 Thread cdoare.ext
Hi, I am no more able to start Python from Windows 7 environment. I have the following message : "The Application was unable to start correctly, (0xC142). Click OK to close the application" Do you have any idea where the problem is ? Bests regards, ___ Christian Doa