Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dsnmp.h80 const struct snmp_obj_id* snmp_get_device_enterprise_oid(void);
/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_system.c242 const struct snmp_obj_id *dev_enterprise_oid = snmp_get_device_enterprise_oid(); in system_get_value()
Dsnmp_traps.c190 trap_msg.enterprise = snmp_get_device_enterprise_oid(); in snmp_send_trap()
Dsnmp_core.c273 const struct snmp_obj_id *snmp_get_device_enterprise_oid(void) in snmp_get_device_enterprise_oid() function