SNMP integration and GUI
[tomato.git] / release / src / router / snmp / agent / mibgroup / disman / mteEventNotificationTable.h
blobdd9bdfa5ebd1684d8f778ab0e6f18ea8546066ee
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
8 /*
9 * function declarations
11 void init_mteEventNotificationTable(void);
12 void initialize_table_mteEventNotificationTable(void);
13 Netsnmp_Node_Handler mteEventNotificationTable_handler;
16 * column number definitions for table mteEventNotificationTable
18 #define COLUMN_MTEEVENTNOTIFICATION 1
19 #define COLUMN_MTEEVENTNOTIFICATIONOBJECTSOWNER 2
20 #define COLUMN_MTEEVENTNOTIFICATIONOBJECTS 3
22 extern netsnmp_table_data_set *mteEventNotif_table_set;
23 #endif /* MTEEVENTNOTIFICATIONTABLE_H */