示例#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()