Config.in 229 B

123456789
  1. config BR2_PACKAGE_NETSNMP
  2. bool "netsnmp"
  3. default n
  4. select BR2_PACKAGE_OPENSSL
  5. help
  6. Suite of applications used to implement SNMP v1, SNMP v2c, and
  7. SNMP v3 using both IPv4 and IPv6.
  8. http://net-snmp.sourceforge.net/