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.4.tar.gz
(29.1 kB
view details)
File details
Details for the file netsnmpagent-0.4.tar.gz
.
File metadata
- Download URL: netsnmpagent-0.4.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa84e3dc24b0363586fa0f0541cda17ca84c5698b47a1e5e79515b3936c146c2 |
|
MD5 | 361691d312eeae64d44dee967d815179 |
|
BLAKE2b-256 | b41d6f7c16a0c20ea6f9dda74723dd8326b4d9d9479ab5c7d6d42aaf1b8a6ad0 |