Searched refs:SNMPTrapOID (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-snmp/ |
H A D | snmp_notification.cpp | 123 if (!snmp_pdu_add_variable(pdu, SNMPTrapOID, in sendTrap() 124 sizeof(SNMPTrapOID) / sizeof(oid), in sendTrap()
|
H A D | snmp_notification.hpp | 53 oid SNMPTrapOID[] = {1, 3, 6, 1, 6, 3, 1, 1, 4, 1, 0}; variable
|