Developer API for creating SNMP sensors
As an advanced user, I would like to use a framework in the form of a sensor API. This could be a Python library that allows me to use PRTG's internal SNMP stack with connection establishment, authentication, querying, etc., while also giving me the ability to build advanced SNMP sensors. This allows different OID trees to be combined in the code, which is not possible with SNMP custom sensors. This framework is intended to abstract the complexity of pure SNMP communication and allow developers to focus on logic and data processing.
2
votes
