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'
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
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
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