diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:57:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:57:51 +0000 |
commit | 5500a62830645a53b4dda2bbbea41d91648e9f0e (patch) | |
tree | a846d3bf896e68e68a54aa62ce3e18941b1d398b /net-mgmt/py-snmp4-mibs/pkg-descr | |
parent | 51b7990c4823bf6419fb932f165bde8e4a5b37de (diff) |
- Update to 0.0.4a
PR: ports/98041
Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=163891
Diffstat (limited to 'net-mgmt/py-snmp4-mibs/pkg-descr')
-rw-r--r-- | net-mgmt/py-snmp4-mibs/pkg-descr | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/py-snmp4-mibs/pkg-descr b/net-mgmt/py-snmp4-mibs/pkg-descr index 3b60bea5ef88..0227dbe1b45e 100644 --- a/net-mgmt/py-snmp4-mibs/pkg-descr +++ b/net-mgmt/py-snmp4-mibs/pkg-descr @@ -1,6 +1,5 @@ -PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders -for a subset of ASN.1 data types, sockets based networking etc.) -written entirely in Python. This package provides additional python-format -MIB files for use with PySNMP. +PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager) +written entirely in Python. The -mibs distribution contains MIB modules +built from publicly available MIBs compiled to work with the pysnmp4 tools. WWW: http://pysnmp.sourceforge.net/ |