Home
last modified time | relevance | path

Searched refs:dbusSNMPid (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dsnmp_trap_event_clients.hpp129 const std::string& host, const std::string& dbusSNMPid) in afterSnmpClientCreate() argument
155 sdbusplus::message::object_path path(dbusSNMPid); in afterSnmpClientCreate()
178 const sdbusplus::message_t& msg, const std::string& dbusSNMPid) { in addSnmpTrapClient() argument
179 afterSnmpClientCreate(asyncResp, ec, msg, host, dbusSNMPid); in addSnmpTrapClient()