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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  *  Host Resources MIB - Running Software group interface - hr_swrun.h
  3.  *      (also includes Running Software Performance group )
  4.  *
  5.  */
  6. #ifndef _MIBGROUP_HRSWRUN_H
  7. #define _MIBGROUP_HRSWRUN_H
  8. extern void     init_hr_swrun(void);
  9. extern FindVarMethod var_hrswrun;
  10. #endif                          /* _MIBGROUP_HRSWRUN_H */