4 projects tagged "snmp"
snmpd-pyagentx provides Python3 bindings for AgentX extension of the snmpd part of the Net-SNMP project. It allows you to tie into snmpd, returning your own values for OIDs or whole OID trees right from the Python code. It consists of a thin C interface for snmp_agent_api(3), provided by net-snmp project libraries, and pure Python logic for handling forwarded requests. The C code is loosely based on the python-agentx project codebase by Bozhin Zafirov.
snmp4zabbix provides a simple SNMP interface to the Zabbix monitoring solution. This lets Zabbix monitor itself using the Simple Network Management Protocol. This is an alternate solution to the Zabbix API for integration, to some extent, with any third party software capable of understanding SNMP.
A TCPDF wrapper class for rendering Gantt charts as part of a PDF document.