<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysnmp-git.git/examples/hlapi/v3arch/twisted/agent, branch master</title>
<subtitle>github.com: etingof/pysnmp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysnmp-git.git/'/>
<entry>
<title>Fix SNMP version in Twisted example (#246)</title>
<updated>2019-03-05T05:32:45+00:00</updated>
<author>
<name>Jorge Cabrera</name>
<email>jcabmora@yahoo.com</email>
</author>
<published>2019-03-05T05:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysnmp-git.git/commit/?id=a13afa0f44decc9a71ce6ff15e1b6244d0e31319'/>
<id>a13afa0f44decc9a71ce6ff15e1b6244d0e31319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat example scripts for easier reading (#241)</title>
<updated>2019-02-12T08:16:17+00:00</updated>
<author>
<name>Ilya Etingof</name>
<email>etingof@gmail.com</email>
</author>
<published>2019-02-12T08:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysnmp-git.git/commit/?id=b9a7b9c955df98b1e5eec250f418c3df3b7d0199'/>
<id>b9a7b9c955df98b1e5eec250f418c3df3b7d0199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `hlapi.v1arch` API (#186)</title>
<updated>2018-08-12T15:22:58+00:00</updated>
<author>
<name>Ilya Etingof</name>
<email>etingof@gmail.com</email>
</author>
<published>2018-08-12T15:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysnmp-git.git/commit/?id=ac0b956d006a4b7b32780e852740b56ecd826c7e'/>
<id>ac0b956d006a4b7b32780e852740b56ecd826c7e</id>
<content type='text'>
* Add `hlapi.v1arch` API

Introduce new sub-package `pysnmp.hlapi.v1arch` which
wraps otherwise very detailed packet-level SNMP
messaging into a handful of convenience functions.

As a side effect, the `pysnmp.hlapi.*` sub-packages
moved under `pysnmp.hlapi.v3arch` though `pysnmp.hlapi`
still exposes `pysnmp.hlappi.v3arch.*` symbols to
retain some degree of backward compatibility.

The signature of the hlapi `.sendNotification()` call
has changed to accept `*varBinds` instead of a sequence
of `varBinds`. The rationale is to unify this method
call with similar methods of CommandGenerator.

* Add v1arch docs and reshuffle hlapi docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add `hlapi.v1arch` API

Introduce new sub-package `pysnmp.hlapi.v1arch` which
wraps otherwise very detailed packet-level SNMP
messaging into a handful of convenience functions.

As a side effect, the `pysnmp.hlapi.*` sub-packages
moved under `pysnmp.hlapi.v3arch` though `pysnmp.hlapi`
still exposes `pysnmp.hlappi.v3arch.*` symbols to
retain some degree of backward compatibility.

The signature of the hlapi `.sendNotification()` call
has changed to accept `*varBinds` instead of a sequence
of `varBinds`. The rationale is to unify this method
call with similar methods of CommandGenerator.

* Add v1arch docs and reshuffle hlapi docs
</pre>
</div>
</content>
</entry>
</feed>
