pySNMP 介绍
pySNMP 是纯 Python 实现的 SNMP v1/v2c/v3
特征:
- Complete SNMPv1/v2c and SNMPv3 engine support
- Can act Manager and/or Agent role
- Manager and Agent side MIB support
- Asynchronous operations support
- Pure-Python implementation
- Runs on Python 2.4 through 3.2
- py2exe and .egg friendly
- Twisted binding