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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  *  Host Resources MIB - partition device group interface - hr_partition.h
  3.  *
  4.  */
  5. #ifndef _MIBGROUP_HRPART_H
  6. #define _MIBGROUP_HRPART_H
  7. extern void     init_hr_partition(void);
  8. extern FindVarMethod var_hrpartition;
  9. #endif                          /* _MIBGROUP_HRPART_H */