usmDHUserKeyTable_enums.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:1k
源码类别:
SNMP编程
开发平台:
Unix_Linux
- /*
- * Note: this file originally auto-generated by mib2c using
- * : generic-table-enums.m2c,v 1.3 2004/05/18 17:44:32 rstory Exp $
- *
- * $Id: usmDHUserKeyTable_enums.h,v 1.3 2004/10/09 02:07:13 rstory Exp $
- */
- #ifndef USMDHUSERKEYTABLE_ENUMS_H
- #define USMDHUSERKEYTABLE_ENUMS_H
- #ifdef __cplusplus
- extern "C" {
- #endif
- /*
- * NOTES on enums
- * ==============
- *
- * Value Mapping
- * -------------
- * If the values for your data type don't exactly match the
- * possible values defined by the mib, you should map them
- * below. For example, a boolean flag (1/0) is usually represented
- * as a TruthValue in a MIB, which maps to the values (1/2).
- *
- */
- /*************************************************************************
- *************************************************************************
- *
- * enum definitions for table usmDHUserKeyTable
- *
- *************************************************************************
- *************************************************************************/
- #ifdef __cplusplus
- }
- #endif
- #endif /* USMDHUSERKEYTABLE_ENUMS_H */