summaryrefslogtreecommitdiff
path: root/win32/net-snmp/agent/agent_module_config.h
blob: c2b3e3eb6e62300633c6f4d34ed2c11ebc635222 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/* This file is automatically generated by configure.  Do not modify by hand. */
/* Define if compiling with the snmpv3/usmConf module files.  */
#define USING_SNMPV3_USMCONF_MODULE 1

#ifdef USING_AGENTX_MODULE

/* Define if compiling with the agentx/master module files.  */
#define USING_AGENTX_MASTER_MODULE 1
 
/* Define if compiling with the agentx/subagent module files.  */
#define USING_AGENTX_SUBAGENT_MODULE 1
 
/* Define if compiling with the agentx/protocol module files.  */
#define USING_AGENTX_PROTOCOL_MODULE 1
 
/* Define if compiling with the agentx/client module files.  */
#define USING_AGENTX_CLIENT_MODULE 1
 
/* Define if compiling with the agentx/master_admin module files.  */
#define USING_AGENTX_MASTER_ADMIN_MODULE 1
 
/* Define if compiling with the agentx/agentx_config module files.  */
#define USING_AGENTX_AGENTX_CONFIG_MODULE 1
 
#endif /* USING_AGENTX_MODULE */
 
/* Define if compiling with the mibII/vacm_conf module files.  */
#define USING_MIBII_VACM_CONF_MODULE 1
 
/* Define if compiling with the utilities/execute module files.  */
#define USING_UTILITIES_EXECUTE_MODULE 1