summaryrefslogtreecommitdiff
path: root/agent/mibgroup/disman/expr/expErrorTable.h
blob: 1d8339ed55ce1a9ed8e02735d7610cfa45e1fe51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*
 * Note: this file originally auto-generated by mib2c using
 *  : mib2c.table_data.conf,v 1.11 2005/09/16 11:48:12 dts12 Exp $
 */
#ifndef EXPEXPRESSIONERRORTABLE_H
#define EXPEXPRESSIONERRORTABLE_H

/*
 * function declarations 
 */
void            init_expErrorTable(void);
Netsnmp_Node_Handler expErrorTable_handler;

/*
 * column number definitions for table expExpressionErrorTable 
 */
#define COLUMN_EXPERRORTIME			1
#define COLUMN_EXPERRORINDEX			2
#define COLUMN_EXPERRORCODE			3
#define COLUMN_EXPERRORINSTANCE			4
#endif                          /* EXPEXPRESSIONERRORTABLE_H */