Home
last modified time | relevance | path

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

/openbmc/phosphor-snmp/
H A Dsnmp_notification.hpp48 using OID_LEN = size_t; typedef
59 OID_LEN oid_len;
137 virtual std::pair<OID, OID_LEN> getTrapOID() = 0;
182 std::pair<OID, OID_LEN> getTrapOID() override in getTrapOID()
186 OID_LEN idLen = 11; in getTrapOID()
187 return std::make_pair<OID, OID_LEN>(std::move(id), std::move(idLen)); in getTrapOID()
195 OID_LEN idLen = 11; in getFieldOIDList()
202 OID_LEN idLen = 11; in getFieldOIDList()
209 OID_LEN idLen = 11; in getFieldOIDList()
216 OID_LEN idLen = 11; in getFieldOIDList()