/*
* Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
*
* U.S. Government Rights - Commercial software. Government users are subject
* to the Sun Microsystems, Inc. standard license agreement and applicable
* provisions of the FAR and its supplements.
*
*
* This distribution may include materials developed by third parties. Sun,
* Sun Microsystems, the Sun logo and Solaris are trademarks or registered
* trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
*/
/*
* Note: this file originally auto-generated by mib2c using
* : mib2c.scalar.conf,v 1.1.1.1 2003/03/26 18:12:30 pcarroll Exp $
*/
#ifndef DEMO_MODULE_1_H
#define DEMO_MODULE_1_H
/* function declarations */
void init_demo_module_1(void);
Netsnmp_Node_Handler get_me1SystemLoadAvg5min;
Netsnmp_Node_Handler get_me1SystemLoadAvg1min;
Netsnmp_Node_Handler get_me1SystemLoadAvg15min;
#endif /* DEMO_MODULE_1_H */