0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README More... about 13 years ago
Make Makefile clean up *.pyc files as well More... about 13 years ago
Correct dist target in convenience Makefile More... about 13 years ago
Add dist directory generated by distutils to .gitignore More... about 13 years ago
Add MANIFEST generated by distutils to .gitignore More... about 13 years ago
Bump version number to 0.1.1 More... about 13 years ago
Modify License specification to conform with openSUSE guidelines More... about 13 years ago
Remove the she-bang from netsnmpagent.py and netsnmpapi.py More... about 13 years ago
Clean up dist directory as well More... about 13 years ago
Add convenience Makefile More... about 13 years ago
Remove python- prefix from package name More... about 13 years ago
Update README More... about 13 years ago
Add distutils-style setup.py script More... about 13 years ago
Add own class for IpAddress to offer more natural Python interface More... about 13 years ago
Make Table value() method return integer-style values for integers, not strings More... about 13 years ago
Let pprint module do the variable dumping in example agent More... about 13 years ago
Improve Table value() output More... about 13 years ago
Of course one should use existing data types first... More... about 13 years ago
Add a second example table to demonstrate different index types More... about 13 years ago
Cosmetics in example agent's DumpRegistered() output More... about 13 years ago
Make run_example_agent.sh find snmpd within /usr/local as well More... about 13 years ago
Cosmetics More... about 13 years ago
Add first implementation of value() method for tables More... about 13 years ago
Add more error handling for netsnmp_ds_set_* calls More... about 13 years ago
Add support for Counter64 data type More... about 13 years ago
Update README More... about 13 years ago
Fix typos in README More... about 13 years ago
First implementation of table support More... about 13 years ago
Use a string index type for the exampleTable More... about 13 years ago
Move net-snmp API stuff into own file and define C function prototypes More... about 13 years ago