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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  * Note: this file originally auto-generated by mib2c using
  3.  *       version : 1.12 $ of : mfd-data-access.m2c,v $
  4.  *
  5.  * $Id: ifXTable_data_access.h,v 1.5 2004/10/09 02:07:05 rstory Exp $
  6.  */
  7. #ifndef IFXTABLE_DATA_ACCESS_H
  8. #define IFXTABLE_DATA_ACCESS_H
  9. #ifdef __cplusplus
  10. extern          "C" {
  11. #endif
  12.     /*
  13.      *********************************************************************
  14.      * function declarations
  15.      */
  16.     /*
  17.      *********************************************************************
  18.      * Table declarations
  19.      */
  20. /**********************************************************************
  21.  **********************************************************************
  22.  ***
  23.  *** Table ifXTable
  24.  ***
  25.  **********************************************************************
  26.  **********************************************************************/
  27.     /*
  28.      * ifXTable is subid 1 of ifMIBObjects.
  29.      * Its status is Current.
  30.      * OID: .1.3.6.1.2.1.31.1.1, length: 9
  31.      */
  32.     int             ifXTable_init_data(ifXTable_registration_ptr
  33.                                        ifXTable_reg);
  34.     /*
  35.      * TODO:180:o: Review ifXTable cache timeout.
  36.      * The number of seconds before the cache times out
  37.      */
  38. #define IFXTABLE_CACHE_TIMEOUT   60
  39.     int             ifXTable_row_prep(ifXTable_rowreq_ctx * rowreq_ctx);
  40. #ifdef __cplusplus
  41. }
  42. #endif
  43. #endif                          /* IFXTABLE_DATA_ACCESS_H */