and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / disman / mteEventNotificationTable.h
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 /*
9  * function declarations 
10  */
11 void            init_mteEventNotificationTable(void);
12 void            initialize_table_mteEventNotificationTable(void);
13 Netsnmp_Node_Handler mteEventNotificationTable_handler;
14
15 /*
16  * column number definitions for table mteEventNotificationTable 
17  */
18 #define COLUMN_MTEEVENTNOTIFICATION             1
19 #define COLUMN_MTEEVENTNOTIFICATIONOBJECTSOWNER         2
20 #define COLUMN_MTEEVENTNOTIFICATIONOBJECTS              3
21
22 extern netsnmp_table_data_set *mteEventNotif_table_set;
23 #endif                          /* MTEEVENTNOTIFICATIONTABLE_H */