Home
last modified time | relevance | path

Searched refs:snmp (Results 1 – 25 of 78) sorted by relevance

1234

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/
H A Dnet-snmp_5.9.3.bb2 HOMEPAGE = "http://www.net-snmp.org/"
11 SRC_URI = "${SOURCEFORGE_MIRROR}/net-snmp/net-snmp-${PV}.tar.gz \
17 file://net-snmp-add-knob-whether-nlist.h-are-checked.patch \
19 file://net-snmp-testing-add-the-output-format-for-ptest.patch \
25 file://net-snmp-5.7.2-fix-engineBoots-value-on-SIGHUP.patch \
26 file://net-snmp-fix-for-disable-des.patch \
33 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/net-snmp/files/net-snmp/"
34 UPSTREAM_CHECK_REGEX = "/net-snmp/(?P<pver>\d+(\.\d+)+)/"
60 --with-persistent-directory=${localstatedir}/lib/net-snmp \
85 PTEST_BUILD_HOST_FILES += "net-snmp-config gen-variables"
[all …]
/OK3568_Linux_fs/buildroot/package/netsnmp/
H A DS59snmpd18 export MIBDIRS=/usr/share/snmp/mibs
38 if [ "$SNMPDRUN" = "yes" -a -f /etc/snmp/snmpd.conf ]; then
44 if [ "$TRAPDRUN" = "yes" -a -f /etc/snmp/snmptrapd.conf ]; then
52 if [ "$SNMPDRUN" = "yes" -a -f /etc/snmp/snmpd.conf ]; then
58 if [ "$TRAPDRUN" = "yes" -a -f /etc/snmp/snmptrapd.conf ]; then
66 if [ "$SNMPDRUN" = "yes" -a -f /etc/snmp/snmpd.conf ]; then
72 if [ "$TRAPDRUN" = "yes" -a -f /etc/snmp/snmptrapd.conf ]; then
H A Dnetsnmp.mk8 NETSNMP_SITE = https://downloads.sourceforge.net/project/net-snmp/net-snmp/$(NETSNMP_VERSION)
9 NETSNMP_SOURCE = net-snmp-$(NETSNMP_VERSION).tar.gz
12 NETSNMP_CPE_ID_VENDOR = net-snmp
14 NETSNMP_SELINUX_MODULES = snmp
20 --with-persistent-directory=/var/lib/snmp \
31 --with-default-snmp-version="1" \
42 NETSNMP_CONFIG_SCRIPTS = net-snmp-config
H A Dnetsnmp.hash2 # https://sourceforge.net/projects/net-snmp/files/net-snmp/5.9/net-snmp-5.9.tar.gz.asc
4 sha256 04303a66f85d6d8b16d3cc53bde50428877c82ab524e17591dfceaeb94df6071 net-snmp-5.9.tar.gz
H A DConfig.in9 http://net-snmp.sourceforge.net/
23 The net-snmp clients (snmpget, snmpwalk, etc).
29 The net-snmp package contains a selection of MIB files.
35 default "host ucd-snmp/dlmod agentx" if !BR2_STATIC_LIBS
49 By default net-snmp is compiled without debugging support
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-netsnmp-cross-compile.patch1 Fix net-snmp when cross-compiling
3 Remove irrelevant references to net-snmp libs and flags
4 when cross-compiling net-snmp
24 - SNMPFLAGS=`${net_snmp_config:-net-snmp-config} --cflags | perl -p -e 's/ -O\S*//g'`
25 - SNMPLIBS=`${net_snmp_config:-net-snmp-config} --libs`
39 - SNMPFLAGS=`${net_snmp_config:-net-snmp-config} --cflags | perl -p -e 's/ -O\S*//g'`
40 - SNMPLIBS=`${net_snmp_config:-net-snmp-config} --libs`
/OK3568_Linux_fs/buildroot/package/ptpd2/
H A D0003-Solve-issue-25-Removing-type-U64-from-net-snmp-relat.patch4 Subject: [PATCH] Solve issue #25 - Removing type U64 from net-snmp related
10 src/dep/snmp.c | 2 +-
13 diff --git a/src/dep/snmp.c b/src/dep/snmp.c
15 --- a/src/dep/snmp.c
16 +++ b/src/dep/snmp.c
H A Dptpd2.mk21 PTPD2_CONF_ENV += ac_cv_path_PATH_NET_SNMP_CONFIG=$(STAGING_DIR)/usr/bin/net-snmp-config
24 PTPD2_CONF_OPTS += --disable-snmp
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/etc/
H A Drpc58 snmp 100122 na.snmp snmp-cmc snmp-synoptics snmp-unisys snmp-utk
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/etc/
H A Drpc58 snmp 100122 na.snmp snmp-cmc snmp-synoptics snmp-unisys snmp-utk
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/keepalived/
H A Dkeepalived_2.2.2.bb23 PACKAGECONFIG ??= "libnl snmp \
27 PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
43 FILES:${PN} += "${datadir}/snmp/mibs/KEEPALIVED-MIB.txt"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/corosync/
H A Dcorosync_3.0.3.bb27 dbus snmp \
31 PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
63 FILES:${PN}-doc += "${datadir}/snmp/mibs/COROSYNC-MIB.txt"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/
H A Dinit7 export MIBDIRS=/usr/share/snmp/mibs
24 if [ "$SNMPDRUN" = "yes" -a -f /etc/snmp/snmpd.conf -a ! -f "$PIDFILE" ]; then
29 if [ "$TRAPDRUN" = "yes" -a -f /etc/snmp/snmptrapd.conf -a ! -f "$SPIDFILE" ]; then
36 test ! -x /sbin/restorecon || /sbin/restorecon -FR /var/lib/net-snmp
H A Dsnmpd.conf109 syslocation Unknown (configure /etc/snmp/snmpd.local.conf)
110 syscontact Root <root@localhost> (configure /etc/snmp/snmpd.local.conf)
/OK3568_Linux_fs/buildroot/package/nut/
H A Dnut.mk92 --with-snmp \
93 --with-net-snmp-config=$(STAGING_DIR)/usr/bin/net-snmp-config
95 NUT_CONF_OPTS += --without-snmp
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/lldpd/
H A Dlldpd_1.0.8.bb33 PACKAGECONFIG[snmp] = "--with-snmp,--without-snmp,net-snmp"
/OK3568_Linux_fs/buildroot/package/lldpd/
H A Dlldpd.mk49 LLDPD_CONF_OPTS += --with-snmp
52 ac_cv_path_NETSNMP_CONFIG=$(STAGING_DIR)/usr/bin/net-snmp-config
54 LLDPD_CONF_OPTS += --without-snmp
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/collectd/
H A Dcollectd_5.12.0.bb31 PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp --with-libnetsnmp=no,net-snmp"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A Dnet-snmp-fix-for-disable-des.patch4 Subject: [PATCH] net-snmp: fix for --disable-des
9 Upstream-Status: Submitted [net-snmp-coders@lists.sourceforge.net]
/OK3568_Linux_fs/buildroot/package/snmppp/
H A DConfig.in2 bool "snmp++"
35 comment "snmp++ needs a toolchain w/ threads, C++, dynamic library"
/OK3568_Linux_fs/buildroot/package/agentpp/
H A DConfig.in4 depends on BR2_TOOLCHAIN_HAS_THREADS # snmp++
5 depends on !BR2_STATIC_LIBS # snmp++
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/frr/
H A Dfrr_8.2.2.bb44 PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
/OK3568_Linux_fs/buildroot/support/testing/tests/package/test_opkg/
H A Dpost-build.sh10 ${IPK_BUILD}/etc/snmp \
14 echo "agentuser nobody" > ${IPK_BUILD}/etc/snmp/snmpd.conf
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/dool/dool/
H A D0001-Fix-rename-in-docs.patch121 --snmp-cpu::
125 --snmp-load::
129 --snmp-mem::
133 --snmp-net::
137 --snmp-net-err:
141 --snmp-sys::
/OK3568_Linux_fs/buildroot/package/apcupsd/
H A Dapcupsd.mk61 APCUPSD_CONF_OPTS += --enable-snmp
63 APCUPSD_CONF_OPTS += --disable-snmp

1234