agent_module_config.h
来自「snmp的源代码,已经在我的ubuntu下编译通过」· C头文件 代码 · 共 33 行
H
33 行
/* 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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?