/*
 * Note: this file originally auto-generated by mib2c using
 *  : mib2c.create-dataset.conf,v 5.4 2004/02/02 19:06:53 rstory Exp $
 */
#ifndef ABCTABLE_H
#define ABCTABLE_H

/* function declarations */
void init_abcTable(void);
void initialize_table_abcTable(void);
Netsnmp_Node_Handler abcTable_handler;

/* column number definitions for table abcTable */
       #define COLUMN_ABCINDEX		1
       #define COLUMN_ABCVALUE		2
       #define COLUMN_ABCSIZE		3
#endif /* ABCTABLE_H */
