oi-extras/net-snmp/sun/sdk/demo/demo_module_8/me1LoadGroup.h
branchoi-extras
changeset 215 6eb7b62e444c
equal deleted inserted replaced
214:c3302cbcf163 215:6eb7b62e444c
       
     1 /*
       
     2  * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
     3  *
       
     4  * U.S. Government Rights - Commercial software. Government users are subject
       
     5  * to the Sun Microsystems, Inc. standard license agreement and applicable
       
     6  * provisions of the FAR and its supplements.
       
     7  *
       
     8  *
       
     9  * This distribution may include materials developed by third parties. Sun,
       
    10  * Sun Microsystems, the Sun logo and Solaris are trademarks or registered
       
    11  * trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
       
    12  *
       
    13  */
       
    14 
       
    15 /*
       
    16  * Note: this file originally auto-generated by mib2c using
       
    17  *        : mib2c.scalar.conf,v 1.1.1.1 2003/03/26 18:12:30 pcarroll Exp $
       
    18  */
       
    19 
       
    20 #ifndef ME1LOADGROUP_H
       
    21 #define ME1LOADGROUP_H
       
    22 
       
    23 /* function declarations */
       
    24 void init_me1LoadGroup(void);
       
    25 Netsnmp_Node_Handler get_me1SystemLoadAvg15min;
       
    26 Netsnmp_Node_Handler get_me1SystemLoadAvg1min;
       
    27 Netsnmp_Node_Handler get_me1SystemLoadAvg5min;
       
    28 
       
    29 #endif /* ME1LOADGROUP_H */