agentx.h
上传用户:cxs890
上传日期:2021-05-22
资源大小:347k
文件大小:0k
源码类别:

SNMP编程

开发平台:

C/C++

  1. #ifndef _AGENTX_MIBGROUP_H
  2. #define _AGENTX_MIBGROUP_H
  3. #ifdef __cplusplus
  4. extern "C" {
  5. #endif
  6. config_require(agentx/master)
  7. config_require(agentx/subagent)
  8. #ifdef __cplusplus
  9. }
  10. #endif
  11. #endif /* _AGENTX_MIBGROUP_H */