summaryrefslogtreecommitdiff
path: root/agent/mibgroup/agent_mibs.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/mibgroup/agent_mibs.h')
-rw-r--r--agent/mibgroup/agent_mibs.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/agent/mibgroup/agent_mibs.h b/agent/mibgroup/agent_mibs.h
new file mode 100644
index 0000000..50dd159
--- /dev/null
+++ b/agent/mibgroup/agent_mibs.h
@@ -0,0 +1,9 @@
+config_require(agent/nsTransactionTable)
+config_require(agent/nsModuleTable)
+#ifndef NETSNMP_NO_DEBUGGING
+config_require(agent/nsDebug)
+#endif
+config_require(agent/nsCache)
+config_require(agent/nsLogging)
+config_require(agent/nsVacmAccessTable)
+config_add_mib(NET-SNMP-AGENT-MIB)