/* This file was generated by mib2c and is intended for use as a mib module for the ucd-snmp snmpd agent. */ #ifndef _MIBGROUP_LVS_H #define _MIBGROUP_LVS_H /* we may use header_generic and header_simple_table from the util_funcs module */ #include config_require(util_funcs) /* function prototypes */ void init_lvs(void); FindVarMethod var_lvs; FindVarMethod var_lvsServiceTable; int lvs_loaded; #define LVS_SNMP_NOTDEFINED -1 #endif /* _MIBGROUP_LVS_H */