Home
last modified time | relevance | path

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

/openbmc/phosphor-snmp/
H A Dsnmp_notification.hpp159 std::string OBMCErrorMessage; member in phosphor::network::snmp::OBMCErrorNotification
178 OBMCErrorTimestamp(ts), OBMCErrorSeverity(sev), OBMCErrorMessage(msg) in OBMCErrorNotification()
218 u_char type = getASNType<decltype(OBMCErrorMessage)>(); in getFieldOIDList()
220 objectList.emplace_back(id, idLen, type, OBMCErrorMessage); in getFieldOIDList()