lextudio / pysnmp

Python SNMP library
https://www.pysnmp.com/pysnmp/
BSD 2-Clause "Simplified" License
78 stars 21 forks source link

Tracker of etingof/pysnmp opened issues #4

Open lextm opened 1 year ago

lextm commented 1 year ago
Issue Status Comments
etingof/pysnmp/issues/408 TODO About agent development. Seems to be a bug in com2sec.
etingof/pysnmp/issues/405 TODO Request to review long sample code.
etingof/pysnmp/issues/402 TODO A performance issue. Whether SNMP engine object can be shared.
etingof/pysnmp/issues/392 TODO About INFORM receiver. More details are needed.
etingof/pysnmp/issues/391 TODO About MIB loading performance issue. Python 2.6.
etingof/pysnmp/issues/387 TODO Seem to ask about how to write a script based on PySNMP.
etingof/pysnmp/issues/370 DONE Install error with setup.py. In general ask for offline install.
etingof/pysnmp/issues/369 TODO Table query error on IF-MIB.
etingof/pysnmp/issues/368 DONE A good feature request. Wait for pull request.
etingof/pysnmp/issues/367 TODO Code review. But links are not valid.
etingof/pysnmp/issues/363 TODO An error related to pysnmp_mibs.
etingof/pysnmp/issues/361 TODO Polling error after device restart. Couldn't reproduce.
etingof/pysnmp/issues/356 TODO Inside trap receiver, how to use com2sec to drop certain TRAPs.
etingof/pysnmp/issues/355 TODO Table query issue when different APIs are used.
etingof/pysnmp/issues/353 TODO Issue of snmpwalk. Not enough information to reproduce. Custom agent/responder development.
etingof/pysnmp/issues/352 TODO Data display issue.
etingof/pysnmp/issues/336 TODO A MIB doc issue. Also related to pysmi.
etingof/pysnmp/issues/331 TODO RFC2786 support.
etingof/pysnmp/issues/328 TODO MIB related question.
etingof/pysnmp/issues/327 TODO High level SMI API design.
etingof/pysnmp/issues/316 TODO Table related error.
etingof/pysnmp/issues/315 TODO Custom code issue.
etingof/pysnmp/issues/306 TODO key change feature request.
etingof/pysnmp/issues/305 TODO Possible patch.
etingof/pysnmp/issues/283 TODO ???
etingof/pysnmp/issues/274 TODO Table query issue. Missing index.
etingof/pysnmp/issues/273 TODO MIB related issue.
etingof/pysnmp/issues/268 TODO A performance issue with com2sec.
etingof/pysnmp/issues/265 TODO Static import feature request.
etingof/pysnmp/issues/255 TODO Custom code performance issue.
etingof/pysnmp/issues/250 TODO A timeout value issue.
etingof/pysnmp/issues/237 TODO pysmi issue. Duplicate names is not well handled in pysmi.
etingof/pysnmp/issues/234 TODO Source IP? Cannot fully understand the question. Custom agent development.
etingof/pysnmp/issues/228 TODO Custom code issue.
etingof/pysnmp/issues/219 TODO Duplicate TRAP sent, but no way to reproduce it.
etingof/pysnmp/issues/211 TODO Twisted and source IP spoofing.
etingof/pysnmp/issues/206 TODO A Integer32 issue. likely a bad agent.
etingof/pysnmp/issues/187 TODO Custom code issue. Not sure the purposes of the code.
etingof/pysnmp/issues/183 TODO Feature request. Changed exception handling.
etingof/pysnmp/issues/182 TODO Possible bug. snmpwalk crashed.
etingof/pysnmp/issues/170 TODO Custom code issue. "pysnmp.carrier.error.CarrierError: Unregistered transport"
etingof/pysnmp/issues/158 TODO Custom code issue. Sample code not ported to asyncio.
etingof/pysnmp/issues/149 TODO Resource leak.
etingof/pysnmp/issues/145 TODO WALK error handling/ignore.
etingof/pysnmp/issues/123 TODO Feature request on snmptrap to match NET-SNMP.
etingof/pysnmp/issues/119 TODO ASN.1 issue. Buggy agents.
etingof/pysnmp/issues/118 TODO Feature request on Float type.
etingof/pysnmp/issues/109 TODO asyncio usage issue. Might need a patch.
etingof/pysnmp/issues/107 TODO RFC3414 revisit. Seem to be a non-compliant agent.
etingof/pysnmp/issues/105 TODO Counter64 in v1.
etingof/pysnmp/issues/103 TODO Resource leak on PyPy.
etingof/pysnmp/issues/100 TODO Data encode/decode question. Might not be supported. Pickle doesn't work with Textual Convention.
etingof/pysnmp/issues/75 TODO Custom code issue. Consulting on how to use pysnmp.
etingof/pysnmp/issues/72 TODO Trap listener issue. Load MIB from the file system.
etingof/pysnmp/issues/44 TODO A performance issue, compared to libsnmp.
etingof/pysnmp/issues/43 TODO Feature request on asyncio. Async MIB API.
etingof/pysnmp/issues/39 TODO Issue with PyInstaller.
etingof/pysnmp/issues/9 TODO Feature request. Size constraint.

Old 5.0 roadmap is at https://github.com/etingof/pysnmp/projects/1

lextm commented 1 year ago

Opened pull requests

lextm commented 1 month ago

Important changes not cherry-picked yet,