Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / test / mibs / LIBSMI-TEST-MIB
1 LIBSMI-TEST-MIB DEFINITIONS ::= BEGIN
2
3 IMPORTS
4     MODULE-IDENTITY
5         FROM SNMPv2-SMI
6     ibr
7         FROM TUBS-SMI;
8
9 testMib MODULE-IDENTITY
10     LAST-UPDATED    "200002090000Z"
11     ORGANIZATION    
12             "TU Braunschweig"
13     CONTACT-INFO    
14             "        Frank Strauss
15              
16              Postal: TU Braunschweig
17                      Bueltenweg 74/75
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 represents the toplevel module of
26              a collection of MIB modules to check the capabilities
27              of MIB parsers.
28
29              Each test module is named LIBSMI-TEST-???-MIB, where ???
30              is the test number. Each module's MODULE-IDENTITY
31              DESCRIPTION describes the expected or suggested behaviour
32              of MIB parsers when reading that module."
33     REVISION        "200002090000Z"
34     DESCRIPTION
35             "Changed the module registration to resolve a conflict."
36     REVISION        "199906101500Z"
37     DESCRIPTION     
38             "Initial Revision."
39     ::= { ibr 9 }
40
41 END