summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidnetsnmp/agent/mibgroup/disman/old-event-mib.h
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/application/spidnetsnmp/agent/mibgroup/disman/old-event-mib.h')
-rw-r--r--cleopatre/application/spidnetsnmp/agent/mibgroup/disman/old-event-mib.h33
1 files changed, 0 insertions, 33 deletions
diff --git a/cleopatre/application/spidnetsnmp/agent/mibgroup/disman/old-event-mib.h b/cleopatre/application/spidnetsnmp/agent/mibgroup/disman/old-event-mib.h
deleted file mode 100644
index 71ef1f528d..0000000000
--- a/cleopatre/application/spidnetsnmp/agent/mibgroup/disman/old-event-mib.h
+++ /dev/null
@@ -1,33 +0,0 @@
-config_add_mib(DISMAN-EVENT-MIB)
-
-/*
- * wrapper for the original disman event mib implementation code files
- */
-config_require(disman/mteTriggerTable)
-config_require(disman/mteTriggerDeltaTable)
-config_require(disman/mteTriggerExistenceTable)
-config_require(disman/mteTriggerBooleanTable)
-config_require(disman/mteTriggerThresholdTable)
-config_require(disman/mteObjectsTable)
-config_require(disman/mteEventTable)
-config_require(disman/mteEventNotificationTable)
-
-/*
- * conflicts with the new implementation
- */
-config_exclude(disman/event/mteScalars)
-config_exclude(disman/event/mteTrigger)
-config_exclude(disman/event/mteTriggerTable)
-config_exclude(disman/event/mteTriggerDeltaTable)
-config_exclude(disman/event/mteTriggerExistenceTable)
-config_exclude(disman/event/mteTriggerBooleanTable)
-config_exclude(disman/event/mteTriggerThresholdTable)
-config_exclude(disman/event/mteTriggerConf)
-config_exclude(disman/event/mteEvent)
-config_exclude(disman/event/mteEventTable)
-config_exclude(disman/event/mteEventSetTable)
-config_exclude(disman/event/mteEventNotificationTable)
-config_exclude(disman/event/mteEventConf)
-config_exclude(disman/event/mteObjects)
-config_exclude(disman/event/mteObjectsTable)
-config_exclude(disman/event/mteObjectsConf)