I am trying to perform a basic GET command via a SNMP communication with the library pysnmp, My code is the following:
def snmpget(oid): from pysnmp.en