Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

RMLeakyBucketConfig.h

Go to the documentation of this file.
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_RMLEAKYBUCKETCONFIG_H
00006 #define _MIBGROUP_RMLEAKYBUCKETCONFIG_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_RMLeakyBucketConfig(void);
00019 FindVarMethod var_RMLeakyBucketConfig;
00020 FindVarMethod var_LeakyBucketConfigTable;
00021 
00022 
00023 WriteMethod write_leakyBucketSizeValueLow;
00024 WriteMethod write_leakyBucketSizeValueHigh;
00025 WriteMethod write_leakyBucketFillValueLow;
00026 WriteMethod write_leakyBucketFillValueHigh;
00027 WriteMethod write_leakyBucketEventSeverity;
00028 WriteMethod write_leakyBucketConfigStatus;
00029 
00030 
00031 
00032 #endif /* _MIBGROUP_RMLEAKYBUCKETCONFIG_H */

Generated on Tue Sep 10 16:46:33 2002 for ResourceMonitorSNMPSubagent by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002