Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers snmp_snmpv2_usm.h Source File

snmp_snmpv2_usm.h

00001 /*
00002 Generated by LwipMibCompiler
00003 */
00004 
00005 #ifndef LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H
00006 #define LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H
00007 
00008 #include "lwip/apps/snmp_opts.h"
00009 #if LWIP_SNMP
00010 
00011 #ifdef __cplusplus
00012 extern "C" {
00013 #endif /* __cplusplus */
00014 
00015 #include "lwip/apps/snmp_core.h"
00016 
00017 extern const struct snmp_mib snmpusmmib;
00018 
00019 #ifdef __cplusplus
00020 }
00021 #endif /* __cplusplus */
00022 
00023 #endif /* LWIP_SNMP */
00024 #endif /* LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H */