Ejemplo n.º 1
0
 def __init__(self):
     self._snmpMsgSpec = self.snmpMsgSpec()  # local copy
     self._cache = cache.Cache()
Ejemplo n.º 2
0
 def __init__(self):
     self._snmpMsgSpec = self.SNMP_MSG_SPEC()  # local copy
     self._cache = cache.Cache()