summaryrefslogtreecommitdiffstats
path: root/plugins/omsnmp/mibs/ADISCON-MIB.txt
blob: 741ea84f46153730da306e220b5aecc0327f1b02 (plain)
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
37
38
-- *****************************************************************
-- ADISCON-RSYSLOG-MIB.txt:  Adiscon RSyslog message MIB file
--
-- March 2008, Andre Lorbach
--
-- Copyright (c) 2008 by Adiscon GmbH
-- All rights reserved.
-- *****************************************************************
--
-- This is a basic MIB which defines our main enterprise OID

ADISCON-MIB DEFINITIONS ::= BEGIN

--
-- Top-level infrastructure for the Adiscon enterprise MIB tree
--

IMPORTS
    MODULE-IDENTITY, enterprises FROM SNMPv2-SMI;

adiscon MODULE-IDENTITY
    LAST-UPDATED "200803040000Z"
    ORGANIZATION "www.adiscon.com"
    CONTACT-INFO    
	 "postal:	Adiscon GmbH
			Mozartstrasse 21
			D-97950 Großrinderfeld
			Deutschland

          email:    info@adiscon.com"
    DESCRIPTION
	"Top-level infrastructure for the Adiscon enterprise MIB tree"
    REVISION     "200803040000Z"
    DESCRIPTION
	"First draft"
    ::= { enterprises 19406}

END