Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > f4a5198ca12dcf9a8d9c105955b5c783 > files > 786

python3-pysnmp-4.4.8-1.mga7.noarch.rpm

.. toctree::
   :maxdepth: 2

Transport tweaks
----------------

.. include:: /../../examples/v3arch/asyncore/agent/ntforg/send-notification-over-ipv4-and-ipv6.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/asyncore/agent/ntforg/send-notification-over-ipv4-and-ipv6.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/asyncore/agent/ntforg/send-notification-over-ipv4-and-ipv6.py>` script.


.. include:: /../../examples/v3arch/asyncore/agent/ntforg/send-packet-from-specific-address.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/asyncore/agent/ntforg/send-packet-from-specific-address.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/asyncore/agent/ntforg/send-packet-from-specific-address.py>` script.


See also: :doc:`library reference </docs/api-reference>`.