00001 /* This file was generated by mib2c and is intended for use as a mib module 00002 for the ucd-snmp snmpd agent. */ 00003 00004 00005 #ifndef _MIBGROUP_RMSYSTEMINFO_H 00006 #define _MIBGROUP_RMSYSTEMINFO_H 00007 00008 00009 /* we may use header_generic and header_simple_table from the util_funcs module */ 00010 00011 00012 config_require(util_funcs) 00013 00014 00015 /* function prototypes */ 00016 00017 00018 void init_RMSystemInfo(void); 00019 FindVarMethod var_RMSystemInfo; 00020 FindVarMethod var_RMSubsystemInfoTable; 00021 00022 FindVarMethod var_RMResourceInfoTable; 00023 00024 FindVarMethod var_RMStatisticInfoTable; 00025 00026 FindVarMethod var_RMDataCapturePluginInfoTable; 00027 00028 00029 WriteMethod write_statisticCounterResetValueLow; 00030 WriteMethod write_statisticCounterResetValueHigh; 00031 WriteMethod write_statisticCounterReset; 00032 00033 00034 00035 #endif /* _MIBGROUP_RMSYSTEMINFO_H */