Comment 15 for bug 610570

Revision history for this message
Martin Jackson (mhjacks) wrote :

Verified:

mjackson@anduril ~ % dpkg -l | grep pysnmp4
ii python-pysnmp4 4.1.9a-1ubuntu0.10.04.1 Python SNMP library for agents and managers
ii python-pysnmp4-apps 0.2.6a-1 Applications for the Python SNMP library
ii python-pysnmp4-mibs 0.0.5a-3 MIBs for the Python SNMP library
mjackson@anduril ~ % python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pysnmp.entity.rfc3413.oneliner import cmdgen
>>>