Lines Matching full:snmp
1 # SNMP trap
5 phosphor-snmp currently only supports sending traps for error log entries.
9 to generate the SNMP trap.
14 Other OpenBMC applications can still send the SNMP trap as needed. These
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
29 libsnmp: Exposes the API to send the SNMP trap phosphor-network-snmpconf: Used
30 for configuring the SNMP manager(Client).
32 ## SNMP Manager Configuration
34 The administrator can configure one or more SNMP managers to receive the OpenBMC
37 ### Add the SNMP Manager
41 …ion/json" -X POST -d '{"data": ["<snmp manager ip>", <port>] }' https://<hostname/ip>/xyz/openbmc_…
45 …penbmc_project.Network.SNMP /xyz/openbmc_project/network/snmp/manager xyz.openbmc_project.Network.…
47 ### Delete the SNMP Manager
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…