openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-netsnmpagent
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
6 days
ago. based on code collected
6 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 2 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
netsnmpagent: Fix IpAddress scalars being registered without ".0" suffix
Pieter Hollants
More...
about 7 years ago
netsnmptestenv: Detect "No Such Instance currently exists [...]" error
Pieter Hollants
More...
about 7 years ago
IpAddress: Fix update() for the case of None value/empty string
Pieter Hollants
More...
about 7 years ago
Add some simple tests for IpAddress variables
Pieter Hollants
More...
about 7 years ago
Add some simple tests for DisplayString
Pieter Hollants
More...
about 7 years ago
netsnmpagent: Rewrite SNMP variable type class instantiation
Pieter Hollants
More...
about 7 years ago
netsnmpagent: Remove doc string for _prepareRegistration
Pieter Hollants
More...
about 7 years ago
Bump copyright year
Pieter Hollants
More...
about 7 years ago
SIMPLE-MIB.txt: Use "table row" terminology instead of "table entry"
Pieter Hollants
More...
over 7 years ago
SIMPLE-MIB.txt: Fix third table definition
Pieter Hollants
More...
over 7 years ago
simple_agent.py: Create the table extendable and the rows snmpset'able
Hassan Pouralijan
More...
almost 8 years ago
Merge pull request #32 from csdexter/master
Pieter Hollants
More...
almost 9 years ago
Fix packaging of examples - the proper destination is %{_defaultdocdir}/%{name}-%{version} ... - ... but why bother when %doc can magically take care of it?
Radu - Eosif Mihailescu
More...
almost 9 years ago
Correct RFC number that describes the AgentX protocol
Pieter Hollants
More...
about 9 years ago
netsnmpagent: Update module docstring
Pieter Hollants
More...
over 9 years ago
Update README and setup.py.in to indicate Python 3 compatibility
Pieter Hollants
More...
over 9 years ago
netsnmptestenv: Add/revise some comments
Pieter Hollants
More...
over 9 years ago
netsnmptestenv: Hardcode temporary directory name
Pieter Hollants
More...
over 9 years ago
netsnmptestenv: Call shutdown() via atexit instead of __del__()
Pieter Hollants
More...
over 9 years ago
netsnmptestenv: Decode snmpcmd output to Unicode if necessary
Pieter Hollants
More...
over 9 years ago
Makefile: Run tests with both Python 2 and 3
Pieter Hollants
More...
over 9 years ago
test_02_netsnmpagent_init: Drop unused imports
Pieter Hollants
More...
over 9 years ago
netsnmpagent: Use long() under Python 2.x and int() otherwise
Pieter Hollants
More...
over 9 years ago
netsnmpagent: Always return numbers through int(), ignoring sys.maxint
Pieter Hollants
More...
over 9 years ago
netsnmpagent: Code formatting
Pieter Hollants
More...
over 9 years ago
netsnmpagent: Correct some comments
Pieter Hollants
More...
over 9 years ago
netsnmpagent: Remove superfluous double assignment of self._cvar.value
Pieter Hollants
More...
over 9 years ago
netsnmpagent: Convert between byte and unicode strings if necessary
Pieter Hollants
More...
over 9 years ago
Code formatting fixes
Pieter Hollants
More...
over 9 years ago
Python 3 support: Use items() when iteritems() is not available
Pieter Hollants
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree