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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  *  Host Resources MIB - network device group interface - hr_network.h
  3.  *
  4.  */
  5. #ifndef _MIBGROUP_HRNET_H
  6. #define _MIBGROUP_HRNET_H
  7. extern void     init_hr_network(void);
  8. extern FindVarMethod var_hrnet;
  9. config_require(mibII/interfaces)
  10. #endif                          /* _MIBGROUP_HRNET_H */