Using pysnmp or any other library, is it possible to take the response from a SNMP get/getbulk request and automatically populate a Python data structure (class, etc) based on the MIB?
Cheers, Donal
Using pysnmp or any other library, is it possible to take the response from a SNMP get/getbulk request and automatically populate a Python data structure (class, etc) based on the MIB?
Cheers, Donal