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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  *  hpux specific mib sections
  3.  *
  4.  */
  5. #ifndef _MIBGROUP_HPUX_H
  6. #define _MIBGROUP_HPUX_H
  7. FindVarMethod   var_hp;
  8. WriteMethod     writeHP;
  9. #define TRAPAGENT 128.120.57.92
  10. #define HPCONF 1
  11. #define HPRECONFIG 2
  12. #define HPFLAG 3
  13. #define HPLOGMASK 4
  14. #define HPSTATUS 6
  15. #define HPTRAP 101
  16. #endif                          /* _MIBGROUP_HPUX_H */