ports/net/py-snmp/pkg/DESCR

5 lines
264 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
PySNMP is a Python implementation of SNMP v.1/v.2c engine. Its general
functionality is to assemble/disassemble SNMP messages from/into given
SNMP Object IDs along with associated values. PySNMP also provides a few
transport methods specific to TCP/IP networking.