aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib')
-rw-r--r--lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib36
1 files changed, 36 insertions, 0 deletions
diff --git a/lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib b/lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib
new file mode 100644
index 0000000000..8b5f594426
--- /dev/null
+++ b/lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib
@@ -0,0 +1,36 @@
+-- ERICSSON-TOP-MIB: Top-level MIB for Ericsson AB's
+-- 193 branch of the enterprise MIB tree.
+--
+-- ERICSSON-TOP-MIB.mib,v 1.1 2002/06/12 13:14:57 epkpart Exp
+--
+-- ERICSSON-TOP-MIB.mib,v
+-- Revision 1.1 2002/06/12 13:14:57 epkpart
+-- Initial revision
+--
+--
+-- Copyright (c) 2002 by Ericsson AB
+-- All rights reserved.
+--
+
+ERICSSON-TOP-MIB DEFINITIONS ::= BEGIN
+
+IMPORTS
+ MODULE-IDENTITY, enterprises
+ FROM SNMPv2-SMI;
+
+ericsson MODULE-IDENTITY
+ LAST-UPDATED
+ "200205280000Z"
+ ORGANIZATION
+ "Ericsson AB "
+ CONTACT-INFO
+ "David Partain <[email protected]>
+ or
+ whoever is currently responsible for the Ericsson
+ enterprise MIB tree branch (enterprises.193)."
+ DESCRIPTION
+ "This very small module is made available so that
+ developers within the Ericsson community can import the
+ 'ericsson' name into their own MIB modules."
+ ::= { enterprises 193 }
+END