Facilitates writing Net-SNMP (AgentX) subagents in Python
Project description
python-netsnmpagent is a Python module that facilitates writing Net-SNMP subagents in Python. Subagents connect to a locally running Master agent (snmpd) over a Unix domain socket (eg. “/var/run/agentx/master”) and using the AgentX protocol (RFC2747). They implement custom Management Information Base (MIB) modules that extend the local node’s MIB tree. Usually, this requires writing a MIB as well, ie. a text file that specifies the structure, names and data types of the information within the MIB module.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
netsnmpagent-0.5.2.tar.gz
(48.0 kB
view hashes)