summaryrefslogtreecommitdiff
path: root/inttest/erlc/mibs/SIMPLE-MIB.mib
diff options
context:
space:
mode:
Diffstat (limited to 'inttest/erlc/mibs/SIMPLE-MIB.mib')
-rw-r--r--inttest/erlc/mibs/SIMPLE-MIB.mib26
1 files changed, 0 insertions, 26 deletions
diff --git a/inttest/erlc/mibs/SIMPLE-MIB.mib b/inttest/erlc/mibs/SIMPLE-MIB.mib
deleted file mode 100644
index ca8735a..0000000
--- a/inttest/erlc/mibs/SIMPLE-MIB.mib
+++ /dev/null
@@ -1,26 +0,0 @@
--- SIMPLE-MIB.
--- This is just a simple MIB used for testing!
---
-
-
-SIMPLE-MIB DEFINITIONS ::= BEGIN
-
-IMPORTS
- MODULE-IDENTITY, enterprises
- FROM SNMPv2-SMI;
-
-ericsson MODULE-IDENTITY
- LAST-UPDATED
- "201403060000Z"
- ORGANIZATION
- "rebar"
- CONTACT-INFO
- "rebar <rebar@example.com>
- or
- whoever is currently responsible for the SIMPLE
- enterprise MIB tree branch (enterprises.999)."
- DESCRIPTION
- "This very small module is made available
- for mib-compilation testing."
- ::= { enterprises 999 }
-END