www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / snmpv3 / snmpEngine.h
diff --git a/userapps/opensource/net-snmp/agent/mibgroup/snmpv3/snmpEngine.h b/userapps/opensource/net-snmp/agent/mibgroup/snmpv3/snmpEngine.h
deleted file mode 100644 (file)
index 4390de0..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * snmpEngine.h
- *
- * This file was generated by mib2c and is intended for use as a mib module
- * for the ucd-snmp snmpd agent.
- */
-
-
-#ifndef _MIBGROUP_SNMPENGINE_H
-#define _MIBGROUP_SNMPENGINE_H
-
-/*
- * we use header_generic and checkmib from the util_funcs module 
- */
-
-config_require(util_funcs)
-config_add_mib(SNMP-FRAMEWORK-MIB)
-
-    /*
-     * Magic number definitions: 
-     */
-#define   SNMPENGINEID          1
-#define   SNMPENGINEBOOTS       2
-#define   SNMPENGINETIME        3
-#define   SNMPENGINEMAXMESSAGESIZE  4
-    /*
-     * function definitions 
-     */
-     extern void     init_snmpEngine(void);
-     extern FindVarMethod var_snmpEngine;
-
-#endif                          /* _MIBGROUP_SNMPENGINE_H */