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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  * Note: this file originally auto-generated by mib2c using
  3.  *  : generic-table-enums.m2c,v 1.3 2004/05/18 17:44:32 rstory Exp $
  4.  *
  5.  * $Id: usmDHUserKeyTable_enums.h,v 1.3 2004/10/09 02:07:13 rstory Exp $
  6.  */
  7. #ifndef USMDHUSERKEYTABLE_ENUMS_H
  8. #define USMDHUSERKEYTABLE_ENUMS_H
  9. #ifdef __cplusplus
  10. extern          "C" {
  11. #endif
  12.     /*
  13.      * NOTES on enums
  14.      * ==============
  15.      *
  16.      * Value Mapping
  17.      * -------------
  18.      * If the values for your data type don't exactly match the
  19.      * possible values defined by the mib, you should map them
  20.      * below. For example, a boolean flag (1/0) is usually represented
  21.      * as a TruthValue in a MIB, which maps to the values (1/2).
  22.      *
  23.      */
  24. /*************************************************************************
  25.  *************************************************************************
  26.  *
  27.  * enum definitions for table usmDHUserKeyTable
  28.  *
  29.  *************************************************************************
  30.  *************************************************************************/
  31. #ifdef __cplusplus
  32. }
  33. #endif
  34. #endif                          /* USMDHUSERKEYTABLE_ENUMS_H */