Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / mibs / irtf / IRTF-NMRG-SMING
1 module IRTF-NMRG-SMING {
2
3 //
4 // $RCSfile: IRTF-NMRG-SMING.sming,v $
5 // $Revision: 813 $
6 // $Author: strauss $
7 // $Date: 2000-02-13 23:08:34 +0100 (Sun, 13 Feb 2000) $
8 //
9
10     organization    "IRTF Network Management Research Group (NMRG),
11                      Network Management Group, TU Braunschweig";
12
13     contact         "        Frank Strauss
14
15                      Postal: TU Braunschweig
16                              Bueltenweg 74/75
17                              38106 Braunschweig
18                              Germany
19
20                       Phone: +49 531 391-3266
21                       EMail: strauss@ibr.cs.tu-bs.de";
22
23     description     "Core node definitions for SMIng.";
24
25     revision {
26         date        "2000-02-13";
27         description "SMIng grammar dropped module identity objects.";
28     };
29
30     revision {
31         date        "1999-05-07";
32         description "Initial Revision.";
33     };
34
35     node ccitt                          { oid 0;                };
36
37     node   zeroDotZero {
38         oid         0.0;
39         description "A value used for null identifiers.";
40     };
41
42     node iso                            { oid 1;                };
43     node   org                          { oid iso.3;            };
44     node     dod                        { oid org.6;            };
45     node       internet                 { oid dod.1;            };
46     node         directory              { oid internet.1;       };
47     node         mgmt                   { oid internet.2;       };
48     node           mib-2                { oid mgmt.1;           };
49     node             transmission       { oid mib-2.10;         };
50     node         experimental           { oid internet.3;       };
51     node         private                { oid internet.4;       };
52     node           enterprises          { oid private.1;        };
53     node         security               { oid internet.5;       };
54     node         snmpV2                 { oid internet.6;       };
55     node           snmpDomains          { oid snmpV2.1;         };
56     node           snmpProxys           { oid snmpV2.2;         };
57     node           snmpModules          { oid snmpV2.3;         };
58
59     node joint-iso-ccitt                { oid 2;                };
60
61 };