Hello,

I have been unable to get *enum values* to work with a python Session get/set.

If I'm not mistaken, in _parse_session_args (client.py), the value of UseEnums 
which is passed from the Session object, is not copied to sessArgs and 
eventually that user Session setting is forgotten. At least I was unable to get 
enum values working until I added that line in the _parse_session_args 
dictionary.

        'UseEnums':0,

I believe it's a bug, please let me know if you'd like me to open one. For some 
reason my registration to Sourceforge was considered as a spam and I decided to 
retry later.

Thanks for your help.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to