netSnmpHostsTable.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:1k
- /*
- * Note: this file originally auto-generated by mib2c using
- * : mib2c.iterate_access.conf,v 1.4 2003/07/01 00:15:11 hardaker Exp $
- */
- #ifndef NETSNMPHOSTSTABLE_H
- #define NETSNMPHOSTSTABLE_H
- /** other required module components */
- config_require(examples/netSnmpHostsTable_access)
- config_require(examples/netSnmpHostsTable_checkfns)
- config_add_mib(NET-SNMP-EXAMPLES-MIB)
- /*
- * function declarations
- */
- void init_netSnmpHostsTable(void);
- void initialize_table_netSnmpHostsTable(void);
- Netsnmp_Node_Handler netSnmpHostsTable_handler;
- /*
- * column number definitions for table netSnmpHostsTable
- */
- #include "netSnmpHostsTable_columns.h"
- /*
- * enum definions
- */
- #include "netSnmpHostsTable_enums.h"
- #endif /** NETSNMPHOSTSTABLE_H */