SNMP get response result

2014-03-12 Thread Ballarpure, Akshay (EXT-Tata Consultancy Ser - IN/Hyderabad)
Hello, I would like to know the response of snmp get in case of failure. We are getting zero in most of the success cases. If we can get 1 in case of timeout, shall we use value of "$?" as snmp success and failure (0 and 1 respectively) on Solaris box ? please reply asap. Thanks TCSH02-fm-1# /

SNMP Get error

2014-03-12 Thread Ruan Batista
Hi, When I execute a snmp get in a especific server, it return the follow errors: - (is a reserved word): At line 710 in /usr/local/share/snmp/mibs/SV7000GUI-MIB.txt OBJECT (is a reserved word): At line 710 in /usr/local/share/snmp/mibs/SV7000GUI-MIB.txt : (is a reserved word): At line 710 in /u

RE: Python 3 Bindings

2014-03-12 Thread Jason Pope
Ok just to update this, I figured out that the module that is being imported is actually part of netsnmp. I changed the import in __init__.py to: from .client import * now I get when I do an import netsnmp : Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3.3/si

Python 3 Bindings

2014-03-12 Thread Jason Pope
Hi all, Sorry to bump this again, but it I would really like to find a solution to this. I am using 5.7.2.1 I have managed to get Net-SNMP to compile and install for Python 3.3.4 but when I do an import netsnmp I get this : Traceback (most recent call last): File "", line 1, in File "/usr