コード例 #1
0
 def __init__(self):
     self._snmpMsgSpec = self.snmpMsgSpec()  # local copy
     self._cache = cache.Cache()
コード例 #2
0
ファイル: base.py プロジェクト: zxx1819/pysnmp
 def __init__(self):
     self._snmpMsgSpec = self.SNMP_MSG_SPEC()  # local copy
     self._cache = cache.Cache()