ipAddr.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  *  Template MIB group interface - ipAddr.h
  3.  *
  4.  */
  5. #ifndef _MIBGROUP_IPADDR_H
  6. #define _MIBGROUP_IPADDR_H
  7. config_require(util_funcs)
  8. #if !defined(NETSNMP_ENABLE_MFD_REWRITES)
  9. config_require(mibII/ip)
  10. #endif
  11.      extern FindVarMethod var_ipAddrEntry;
  12. #endif                          /* _MIBGROUP_IPADDR_H */