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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  * Note: this file originally auto-generated by mib2c using
  3.  *  : mib2c.create-dataset.conf,v 5.2 2002/07/17 14:41:53 dts12 Exp $
  4.  */
  5. #ifndef MTEEVENTNOTIFICATIONTABLE_H
  6. #define MTEEVENTNOTIFICATIONTABLE_H
  7. /*
  8.  * function declarations 
  9.  */
  10. void            init_mteEventNotificationTable(void);
  11. void            initialize_table_mteEventNotificationTable(void);
  12. Netsnmp_Node_Handler mteEventNotificationTable_handler;
  13. /*
  14.  * column number definitions for table mteEventNotificationTable 
  15.  */
  16. #define COLUMN_MTEEVENTNOTIFICATION 1
  17. #define COLUMN_MTEEVENTNOTIFICATIONOBJECTSOWNER 2
  18. #define COLUMN_MTEEVENTNOTIFICATIONOBJECTS 3
  19. extern netsnmp_table_data_set *mteEventNotif_table_set;
  20. #endif                          /* MTEEVENTNOTIFICATIONTABLE_H */