From 023b707f83bb1805dafdcd38ea5b1adfbf83d7e9 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sun, 4 Dec 2016 12:03:05 +0100 Subject: updated project url --- TODO.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index d8eac4fa..30a8699d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -59,4 +59,13 @@ Sparse notes on major existing problems/plans * Disallow empty SET value reaching scalar MIB object -* Figure out why .getUnitis() are not propagated from SNMPv2-SMI::ObjectType to response object \ No newline at end of file +* Figure out why .getUnitis() are not propagated from SNMPv2-SMI::ObjectType to response object + +* Extent pysmi/mibdump tool to produce MIB instances from ASN.1 MIBs + +* Write a tool that parses iana-private-enterprise numbers into a pysnmp MIB instance + +* Make mibdump producing OID->MIB indices in form of pysnmp MIB instance and JSON + +* Write a helper function/module based on pysnmp that reports device details based on SNMP data. + In particular: description, vendor ID/name (sysObjectID), implemented MIBs (sysORTable) \ No newline at end of file -- cgit v1.2.1