mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
54e135f210
On the path to instrumenting network switches, first we'll add some framework for SNMP. Given that we are using eventlet and thus we need a patchable SNMP, we employ PySNMP, despite it being a bit peculiar. This commit tucks away the oddness and makes it pretty easy to use for our purposes.