# # Simple Network Management Protocol (SNMP). # # Net-SNMP is a Simple Network Management Protocol for monitoring the health # and welfare of network equipment (eg. routers), computer equipment and # even devices like UPSs. It includes a suite of applications used to # implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=net-snmp pkgversion=5.9.3 arch=amd64 release=1 pkgcategory="networking" full_pkgname=net-snmp_5.9.3_amd64-1@networking blurb="Simple Network Management Protocol (SNMP)." homepage="http://www.net-snmp.org/" license="BSD 3-clause" fetch="https://sourceforge.net/projects/net-snmp/files/net-snmp/5.9.3/net-snmp-5.9.3.tar.gz" replace=""