ConOpSys V2970  P004.07
ANVILEX control operating system
snmp_snmpv2_usm.h
Go to the documentation of this file.
1 /*
2 Generated by LwipMibCompiler
3 */
4 
5 #ifndef LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H
6 #define LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H
7 
8 #include "lwip/apps/snmp_opts.h"
9 #if LWIP_SNMP
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif /* __cplusplus */
14 
15 #include "lwip/apps/snmp_core.h"
16 
17 extern const struct snmp_mib snmpusmmib;
18 
19 #ifdef __cplusplus
20 }
21 #endif /* __cplusplus */
22 
23 #endif /* LWIP_SNMP */
24 #endif /* LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H */