Searched refs:OBMCErrorTimestamp (Results 1 – 1 of 1) sorted by relevance
157 uint64_t OBMCErrorTimestamp = 0; member in phosphor::network::snmp::OBMCErrorNotification177 OBMCErrorID(id), OBMCErrorTimestamp(ts), OBMCErrorSeverity(sev), in OBMCErrorNotification()204 u_char type = getASNType<decltype(OBMCErrorTimestamp)>(); in getFieldOIDList()206 objectList.emplace_back(id, idLen, type, OBMCErrorTimestamp); in getFieldOIDList()