Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / test / smidiff / SMIDIFF-TEST-001-MIB.old
1 SMIDIFF-TEST-001-MIB DEFINITIONS ::= BEGIN
2
3 IMPORTS
4     MODULE-IDENTITY
5         FROM SNMPv2-SMI
6     smidiffTestMib
7         FROM SMIDIFF-TEST-MIB;
8
9 libsmiTest001Mib MODULE-IDENTITY
10     LAST-UPDATED    "200109262300Z"
11     ORGANIZATION    
12             "TU Braunschweig"
13     CONTACT-INFO    
14             "        Frank Strauss
15              
16              Postal: TU Braunschweig
17                      Muehlenpfordtstrasse 23
18                      38106 Braunschweig
19                      Germany
20              
21               Phone: +49 531 391-3283
22               EMail: strauss@ibr.cs.tu-bs.de
23                http://www.ibr.cs.tu-bs.de/~strauss/"
24     DESCRIPTION     
25             "This MIB module is used for smidiff, a tool to compare
26              two versions of the same MIB module and to check for
27              illegal modifications in the new version."
28     REVISION        "200109262300Z"
29     DESCRIPTION     
30             "Initial Revision."
31     ::= { smidiffTestMib 1 }
32
33 END