Import Upstream version 1.2.2
[quagga-debian.git] / zebra / GNOME-SMI
1 GNOME-SMI DEFINITIONS ::= BEGIN\r
2 \r
3 IMPORTS\r
4         MODULE-IDENTITY,\r
5         OBJECT-IDENTITY,\r
6         enterprises\r
7                 FROM SNMPv2-SMI;\r
8 \r
9 gnome MODULE-IDENTITY\r
10         LAST-UPDATED "9809010000Z"\r
11         ORGANIZATION "GNOME project"\r
12         CONTACT-INFO\r
13                 "GNU Network Object Model Environment project\r
14                 \r
15                 see http://www.gnome.org for contact persons of a particular\r
16                 area or subproject of GNOME.\r
17 \r
18                 Administrative contact for MIB module:\r
19 \r
20                 Jochen Friedrich\r
21                 Wingertstr. 70/1\r
22                 68809 Neulussheim\r
23                 Germany \r
24 \r
25                 email: snmp@gnome.org"\r
26         DESCRIPTION\r
27                 "The Structure of GNOME."\r
28         ::= { enterprises 3317 }        -- assigned by IANA\r
29 \r
30 gnomeProducts OBJECT-IDENTITY\r
31         STATUS  current\r
32         DESCRIPTION\r
33                 "gnomeProducts is the root OBJECT IDENTIFIER from\r
34                 which sysObjectID values are assigned."\r
35         ::= { gnome 1 }\r
36 \r
37 gnomeMgmt OBJECT-IDENTITY\r
38         STATUS  current\r
39         DESCRIPTION\r
40                 "gnomeMgmt defines the subtree for production GNOME related\r
41                 MIB registrations."\r
42         ::= { gnome 2 }\r
43 \r
44 gnomeTest OBJECT-IDENTITY\r
45         STATUS  current\r
46         DESCRIPTION\r
47                 "gnomeTest defines the subtree for testing GNOME related\r
48                 MIB registrations."\r
49         ::= { gnome 3 }\r
50 \r
51 -- more to come if necessary.\r
52 \r
53 END\r