aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib
blob: 8b5f594426e1f4ea9a023ecc6ed7d52eee91d2d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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