linuxOS_AP06/buildroot/package/snmpclitools/Config.in

10 lines
272 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_SNMPCLITOOLS
bool "snmpclitools"
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_PYTHON_PYSMI # runtime
select BR2_PACKAGE_PYTHON_PYSNMP # runtime
help
SNMP command-line tools.
https://github.com/etingof/snmpclitools