~ubuntu-branches/debian/squeeze/erlang/squeeze

« back to all changes in this revision

Viewing changes to lib/snmp/test/snmp_test_data/ERICSSON-TOP-MIB.mib

  • Committer: Bazaar Package Importer
  • Author(s): Erlang Packagers, Sergei Golovan
  • Date: 2006-12-03 17:07:44 UTC
  • mfrom: (2.1.11 feisty)
  • Revision ID: james.westby@ubuntu.com-20061203170744-rghjwupacqlzs6kv
Tags: 1:11.b.2-4
[ Sergei Golovan ]
Fixed erlang-base and erlang-base-hipe prerm scripts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-- ERICSSON-TOP-MIB:  Top-level MIB for Ericsson AB's 
 
2
-- 193 branch of the enterprise MIB tree.
 
3
--
 
4
-- ERICSSON-TOP-MIB.mib,v 1.1 2002/06/12 13:14:57 epkpart Exp
 
5
--
 
6
-- ERICSSON-TOP-MIB.mib,v
 
7
-- Revision 1.1  2002/06/12 13:14:57  epkpart
 
8
-- Initial revision
 
9
--
 
10
-- 
 
11
-- Copyright (c) 2002 by Ericsson AB
 
12
-- All rights reserved.
 
13
-- 
 
14
 
 
15
ERICSSON-TOP-MIB DEFINITIONS ::= BEGIN
 
16
 
 
17
IMPORTS
 
18
    MODULE-IDENTITY, enterprises
 
19
        FROM SNMPv2-SMI;
 
20
 
 
21
ericsson MODULE-IDENTITY
 
22
    LAST-UPDATED
 
23
        "200205280000Z"
 
24
    ORGANIZATION
 
25
        "Ericsson AB "
 
26
    CONTACT-INFO
 
27
        "David Partain <david.partain@ericsson.com>
 
28
         or
 
29
         whoever is currently responsible for the Ericsson
 
30
         enterprise MIB tree branch (enterprises.193)."
 
31
    DESCRIPTION
 
32
        "This very small module is made available so that
 
33
        developers within the Ericsson community can import the
 
34
        'ericsson' name into their own MIB modules."
 
35
    ::= { enterprises 193 }
 
36
END