SNMP的纯Python实现:SNMP library for Python
jopen
11年前
采用纯Python编写的SNMP v1/v2c/v3引擎和应用。特性:
- 完整 SNMPv1/v2c 和 SNMPv3 引擎支持
- 可以充当管理者和/或代理角色
- 管理者和代理端的MIB支持
- 异步操作支持
- 纯Python实现
- 支持 Python 2.4 至 3.2
- py2exe and .egg friendly
- Twisted binding