agentx.h
资源名称:snmp.src.rar [点击查看]
上传用户:cxs890
上传日期:2021-05-22
资源大小:347k
文件大小:0k
源码类别:
SNMP编程
开发平台:
C/C++
- #ifndef _AGENTX_MIBGROUP_H
- #define _AGENTX_MIBGROUP_H
- #ifdef __cplusplus
- extern "C" {
- #endif
- config_require(agentx/master)
- config_require(agentx/subagent)
- #ifdef __cplusplus
- }
- #endif
- #endif /* _AGENTX_MIBGROUP_H */