Home
last modified time | relevance | path

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

1234

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/
H A Dnet-snmp_5.9.4.bb2 HOMEPAGE = "http://www.net-snmp.org/"
11 SRC_URI = "${SOURCEFORGE_MIRROR}/net-snmp/net-snmp-${PV}.tar.gz \
18 file://0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch \
19 file://0002-net-snmp-fix-libtool-finish.patch \
25 file://0008-net-snmp-fix-engineBoots-value-on-SIGHUP.patch \
26 file://0009-net-snmp-fix-for-disable-des.patch \
27 file://0010-net-snmp-Reproducibility-Don-t-check-build-host-for.patch \
34 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/net-snmp/files/net-snmp/"
35 UPSTREAM_CHECK_REGEX = "/net-snmp/(?P<pver>\d+(\.\d+)+)/"
37 CVE_PRODUCT = "net-snmp:net-snmp"
[all …]
/openbmc/openbmc/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`
/openbmc/phosphor-snmp/docs/
H A Dsnmp-configuration.md5 phosphor-snmp currently only supports sending traps for error log entries.
25 [MIB]: https://github.com/openbmc/phosphor-snmp/tree/master/mibs
27 The phosphor-snmp repository exposes the following lib and the D-Bus service
41 …ion/json" -X POST -d '{"data": ["<snmp manager ip>", <port>] }' https://<hostname/ip>/xyz/openbmc_…
45 …twork.SNMP /xyz/openbmc_project/network/snmp/manager xyz.openbmc_project.Network.Client.Create Cli…
51 …e: application/json" -X DELETE https://<hostname/ip>/xyz/openbmc_project/network/snmp/manager/<id>`
55 `busctl call xyz.openbmc_project.Network.SNMP /xyz/openbmc_project/network/snmp/manager/<id> xyz.op…
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/
H A Dsnmp-policy.bb1 SUMMARY = "snmp policy configuration for meta-ibm machines"
11 SRC_URI += "file://snmp-config.yaml"
14 install -D ${UNPACKDIR}/snmp-config.yaml ${D}${config_dir}/snmp-config.yaml
17 FILES:${PN} += "${config_dir}/snmp-config.yaml"
H A Dphosphor-dbus-monitor-config.bbappend5 PHOSPHOR_DBUS_MONITOR_CONFIGS:append:ibm-ac-server = " snmp-policy"
6 PHOSPHOR_DBUS_MONITOR_CONFIGS:append:p10bmc = " snmp-policy"
H A Dphosphor-dbus-monitor_%.bbappend4 …DE:${PN}:append = " phosphor-dbus-monitor-snmp.conf:phosphor-dbus-monitor.service.d/phosphor-dbus-…
/openbmc/phosphor-snmp/
H A Dmeson.build2 'phosphor-snmp',
18 '/xyz/openbmc_project/network/snmp/manager',
22 '/var/lib/phosphor-snmp/managers/',
97 'snmp',
116 description: 'Phosphor snmp utilities',
119 install_headers('snmp.hpp', 'snmp_notification.hpp', subdir: '.')
H A Dsnmp_serialize.cpp17 CEREAL_CLASS_VERSION(phosphor::network::snmp::Client, CLASS_VERSION);
23 namespace snmp namespace
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0001-Android-Fix-the-build.patch10 Upstream-Status: Backport [https://github.com/net-snmp/net-snmp/commit/b4598662a39ff6974119c900ea56…
16 include/net-snmp/types.h | 3 +++
67 diff --git a/include/net-snmp/types.h b/include/net-snmp/types.h
69 --- a/include/net-snmp/types.h
70 +++ b/include/net-snmp/types.h
H A D0009-net-snmp-fix-for-disable-des.patch4 Subject: [PATCH] net-snmp: fix for --disable-des
9 Upstream-Status: Submitted [net-snmp-coders@lists.sourceforge.net]
H A D0011-ac_add_search_path.m4-keep-consistent-between-32bit-.patch9 /build/tmp/work/corei7-64-wrs-linux/net-snmp/5.9-r0/recipe-sysroot/usr/lib64
14 [1] /build/tmp/work/corei7-64-wrs-linux/net-snmp/5.9-r0/recipe-sysroot/usr/lib
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/
H A Dkeepalived_2.3.2.bb24 PACKAGECONFIG ??= "libnl snmp \
28 PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
52 FILES:${PN} += "${datadir}/snmp/mibs/KEEPALIVED-MIB.txt"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/
H A Dcorosync_3.1.6.bb27 dbus snmp \
31 PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
63 FILES:${PN}-doc += "${datadir}/snmp/mibs/COROSYNC-MIB.txt"
/openbmc/openbmc/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)
/openbmc/ipmitool/contrib/
H A DMakefile.am41 bmc-snmp-proxy bmc-snmp-proxy.service bmc-snmp-proxy.sysconf
H A Dbmc-snmp-proxy.service14 ExecStart=/usr/libexec/bmc-snmp-proxy start
15 ExecStop=/usr/libexec/bmc-snmp-proxy stop
H A Dbmc-snmp-proxy65 if [ ! -d /etc/snmp ] && [ ! -x /usr/sbin/snmpd ]; then
128 for SYSCONF in ${SYSCONF_DIR}/snmp*d;
251 /etc/snmp/snmpd*conf | head -1)
/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/
H A Dphosphor-snmp_git.bb3 HOMEPAGE = "http://github.com/openbmc/phosphor-snmp"
10 DEPENDS += "net-snmp"
15 SRC_URI = "git://github.com/openbmc/phosphor-snmp;branch=master;protocol=https"
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-dbus-monitor/
H A Dphosphor-dbus-monitor-snmp.conf2 Wants=mapper-wait@-xyz-openbmc_project-network-snmp.service
3 After=mapper-wait@-xyz-openbmc_project-network-snmp.service
/openbmc/phosphor-dbus-monitor/subprojects/
H A Dphosphor-snmp.wrap2 url = https://github.com/openbmc/phosphor-snmp.git
6 phosphor-snmp = phosphor_snmp_dep
/openbmc/phosphor-webui/app/configuration/styles/
H A Dsnmp.scss1 #configuration-snmp {
8 .snmp-field {
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/
H A Dlldpd_1.0.19.bb33 PACKAGECONFIG[snmp] = "--with-snmp,--without-snmp,net-snmp"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/
H A Dgpsd_3.25.bb84 PACKAGES =+ "libgps python3-pygps gpsd-udev gpsd-conf gpsd-gpsctl gpsd-snmp gps-utils gps-utils-pyt…
109 SUMMARY:gpsd-snmp = "MIB for using SNMP with gpsd"
110 FILES:gpsd-snmp = "${datadir}/snmp"
/openbmc/openbmc/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"

1234